Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Sansa Fuze+
« previous next »
  • Print
Pages: 1 ... 30 31 [32] 33 34 ... 54

Author Topic: Sansa Fuze+  (Read 308430 times)

Offline gama

  • Member
  • *
  • Posts: 16
Re: Sansa Fuze+
« Reply #465 on: May 15, 2012, 01:31:26 PM »
Hi, Pamaury

have you managed to get the cpu frequency scaling working?.  I remeber you told me that currently rockbox doesn't change the frequency in the fuze+ and the bootloader doesn't set the maximun frequency either.  I hope that gets fixed soon ;).
Logged

Offline ddscentral

  • Member
  • *
  • Posts: 34
Re: Sansa Fuze+
« Reply #466 on: May 15, 2012, 03:31:48 PM »
Running ab91905-120513 (with RDS patch), RDS seems to work fine for me (tried with a local radio station).
Logged

Offline alienkid10

  • Member
  • *
  • Posts: 66
Re: Sansa Fuze+
« Reply #467 on: May 15, 2012, 09:24:29 PM »
I noticed the loud radio in the OF before too, but it seems like it's only on some stations, I'll try some stations tonight in RB. I'm always for a setting for anything. If you could add a (persistent) setting for the touchpad sensi that would be nice to.
On another note I still have nothing interms of RDS, I know one station uses it since I got it in the OF.
Small thing: can you add a hotkey or something in the radio wps to change between preset and scan modes? I don't have everything as preset.
Logged

Offline germandan

  • Member
  • *
  • Posts: 3
Re: Sansa Fuze+
« Reply #468 on: May 16, 2012, 06:36:07 AM »
Hi everyone,

first off great work on this port, it really gives my fuze+ a real edge and is way more usable than the OF. Thank you very much for your efforts!

I am having a few issues so far though that I couldn't find in the bug tracker (at least not the exact problem I am having).
When skipping a track, Rockbox panics with the following error:

Data abort at 60070210
FSR 0x1
(Domain0, fault 1)
address 0x00000013
bt pc: 0x60070210, sp: 0x00004A80


It is usually this error, though I have also seen this one when skipping tracks very fast:

prefetch abort at FFFFFB44
FSR 0x1
(Domain0, fault 1)
bt pc: 0xFFFFFB44, sp: 0x00004B50
bt end:


The error only occurs when skipping from a mp3 file to a flac file, but it panics very reliably if I do that. Flac -> Mp3 seems to work fine, I haven't tested OGG or WMA though. Again, it only happens when skipping. If the track changes from mp3 to flac by itself when a song ends, no problems occur.

I am using the build dd59e1d-120511, everything was tested using the internal storage of my 8GB Fuze+.

Any ideas?

--Daniel
Logged

Offline RipCurl

  • Member
  • *
  • Posts: 12
Re: Sansa Fuze+
« Reply #469 on: May 17, 2012, 11:02:46 AM »
same here...
Logged

Offline halonachos117

  • Member
  • *
  • Posts: 65
Re: Sansa Fuze+
« Reply #470 on: May 18, 2012, 12:38:42 AM »
I have learned to live with it for now, but...
Whenever I used to experience either this bug or FS# 12609, I used to have to manually skip from whatever song I had played the last time I willingly shut down, to what every I was player before the thing crashed/freezed. Now, it remembers where I was, regardless of whether I shut it down willingly or not.
@Pamaury: did you commit some kind of mod to force this?
Logged
...and may the Swartz be with you! You! You!

What a world!

Offline germandan

  • Member
  • *
  • Posts: 3
Re: Sansa Fuze+
« Reply #471 on: May 29, 2012, 11:26:34 AM »
Quote from: halonachos117 on May 18, 2012, 12:38:42 AM
Now, it remembers where I was, regardless of whether I shut it down willingly or not.

Yes, there must have been some sort of change, because it used to also forget all changes in the EQ settings for example when crashing. It doesn't do that anymore.
For now I'm just very conscious about what formats I have in the playlist and try to not skip tracks when the next song is a flac, which works pretty fine.
Logged

Offline pamaury

  • Developer
  • Member
  • *
  • Posts: 508
Re: Sansa Fuze+
« Reply #472 on: May 31, 2012, 07:57:23 AM »
Hi all,
I have not yet found the bug causing playback crashes but thanks to rarog, we have identified that the SD not showing up on windows might be linked to the lack of device serial number. I have implemented this now so that the device reports a really unique serial and Windows should be happy with that. If some of you (not everyone) can confirm that it works or not, that would be nice.
Logged
Please don't PM me, use our IRC channel instead.

Offline ddscentral

  • Member
  • *
  • Posts: 34
Re: Sansa Fuze+
« Reply #473 on: May 31, 2012, 09:56:11 AM »
Seems to work for me. I can see both the internal eMMC and SD card under Windows 7. It also works in bootloader mode (after updating the bootloader).




Logged

Offline Rarog

  • Member
  • *
  • Posts: 18
Re: Sansa Fuze+
« Reply #474 on: June 06, 2012, 07:40:57 AM »
I've uploaded a precompiled Bootlader v10 with the fixes for Windows at the wiki page.
Logged

Offline sportscrazed2

  • Member
  • *
  • Posts: 41
Re: Sansa Fuze+
« Reply #475 on: June 06, 2012, 11:57:11 AM »
Quote from: Rarog on June 06, 2012, 07:40:57 AM
I've uploaded a precompiled Bootlader v10 with the fixes for Windows at the wiki page.
so any reason to update if you use linux?
Logged

Offline pamaury

  • Developer
  • Member
  • *
  • Posts: 508
Re: Sansa Fuze+
« Reply #476 on: June 06, 2012, 12:02:03 PM »
You shouldn't update the bootloader if you don't really have a problem. I'll try to do an official release including this fix and a boot menu if it's stable enough.
Logged
Please don't PM me, use our IRC channel instead.

Offline sportscrazed2

  • Member
  • *
  • Posts: 41
Re: Sansa Fuze+
« Reply #477 on: June 06, 2012, 12:03:08 PM »
cool thanks.       
Logged

Offline alienkid10

  • Member
  • *
  • Posts: 66
Re: Sansa Fuze+
« Reply #478 on: June 08, 2012, 10:11:55 AM »
boot menu?
Logged

Offline pamaury

  • Developer
  • Member
  • *
  • Posts: 508
Re: Sansa Fuze+
« Reply #479 on: June 08, 2012, 10:14:12 AM »
Something new to allow to boot from either internal storage or sd. Since the internal storage seems to weak and failing for some people, this allows the device be usable even with dead internal sotrage.
Logged
Please don't PM me, use our IRC channel instead.

  • Print
Pages: 1 ... 30 31 [32] 33 34 ... 54
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Sansa Fuze+
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.169 seconds with 22 queries.