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




Rockbox Technical Forums


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

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Sansa Fuze+
« previous next »
  • Print
Pages: 1 ... 19 20 [21] 22 23 ... 54

Author Topic: Sansa Fuze+  (Read 294342 times)

Offline alienkid10

  • Member
  • *
  • Posts: 66
Re: Sansa Fuze+
« Reply #300 on: January 07, 2012, 03:09:30 PM »
Mpeg buffering issue fixed but:
trying to play ele-dream 320x240 4:3 from mpegplayer page:
undefuned instruction at 5EE96BF0
that happened first time but now it gets to video area seems to play audio fine but video is fronzen AND only a tiny bit displays as a right triangle from bottom (left edge when held normally) of play btn to the top left screen edge. (top right when held normally)
Audio plays fine.
Logged

Offline megal0maniac

  • Member
  • *
  • Posts: 45
Re: Sansa Fuze+
« Reply #301 on: January 07, 2012, 03:43:09 PM »
Experiencing the same behavior wrt video playback.
Have commented with the details here.
Didn't get the undefined instruction error though. Could be the bug reported when playing a different file format than the previous file. You shouldn't get this error after a fresh boot.
If you do, though, please let us know  :)
Logged

Offline alienkid10

  • Member
  • *
  • Posts: 66
Re: Sansa Fuze+
« Reply #302 on: January 07, 2012, 03:49:22 PM »
It was because I was listening to music before trying video, most likely. Will try to recreate later.
Logged

Offline Raiden175

  • Member
  • *
  • Posts: 35
Re: Sansa Fuze+
« Reply #303 on: January 10, 2012, 12:01:41 AM »
Hello everyone. I come here with an issue that has recently occurred to my Sansa FuzePlus player. I was updating the rockbox files and boot loader. I do believe i also  deleted and re-added my music and ever since then when I attempt to add new files or such it does nothing. Also another think I noticed was when I boot into my OF it says "Database Error! Please format this device." Then a few seconds later it says "Your Sansa will shit down" which it does. I have tried reformatting it but it on windows but it says it is unable. Any Ideas what may have happened?

Sorry if I put this in the wrong place. Will make a new post if I am required to do so.
Logged

Offline metaphys

  • Member
  • *
  • Posts: 133
Re: Sansa Fuze+
« Reply #304 on: January 10, 2012, 10:16:07 AM »
it looks like an internal memory error. You could try to do a scan of the disk for error...
Logged

Offline Raiden175

  • Member
  • *
  • Posts: 35
Re: Sansa Fuze+
« Reply #305 on: January 10, 2012, 06:57:45 PM »
I tried last night but still nothing. I ran Chkdsk and other programs on it.
Logged

Offline alienkid10

  • Member
  • *
  • Posts: 66
Re: Sansa Fuze+
« Reply #306 on: January 12, 2012, 02:14:47 PM »
sleeptimer doesn't off device. I had my "soft/slow" stuff on repeat with a sleeptimer for 2hrs and woke up to a dead battery instead of a player that slept like it was supposed to. Does SLT need BL>1?
Logged

Offline pamaury

  • Developer
  • Member
  • *
  • Posts: 508
Re: Sansa Fuze+
« Reply #307 on: January 13, 2012, 04:49:04 AM »
I don't know how the sleep timer works, I'll have a look.
I encountered a problem with audio yesterday: the Fuze+ would randomly in some files play garbage and then skip to the next file. I happened one every two of three files. I'm going to open a bug report if I can reproduce it. If you have seen this bug, please wait for the bug report and don't write it here
Logged
Please don't PM me, use our IRC channel instead.

Offline alienkid10

  • Member
  • *
  • Posts: 66
Re: Sansa Fuze+
« Reply #308 on: January 13, 2012, 09:53:48 AM »
sleeptimer wouldn't have been a problem if I didn't have it set to repeat forever, but I do it that way since the list is shorter then 2hrs. Haven't seen that bug yet. Thanks for the hardwork!
Logged

Offline RipCurl

  • Member
  • *
  • Posts: 12
Re: Sansa Fuze+
« Reply #309 on: January 13, 2012, 05:14:43 PM »
is there still someone working on the mpeg player issue???
http://www.rockbox.org/tracker/task/12510

since megal0maniac described occurring playback bugs (which I can confirm), there hasn't been any further feedback about the current status.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8770
Re: Sansa Fuze+
« Reply #310 on: January 13, 2012, 05:16:55 PM »
Quote from: RipCurl on January 13, 2012, 05:14:43 PM
is there still someone working on the mpeg player issue???
http://www.rockbox.org/tracker/task/12510

Unless you are working on it, theres no need to ask about it here. 
Logged

Offline pamaury

  • Developer
  • Member
  • *
  • Posts: 508
Re: Sansa Fuze+
« Reply #311 on: January 15, 2012, 08:07:44 AM »
Hi all,
I'm sorry that the porting has been stalling a bit recently because I have a lot of work. Fortunately Jean-Louis Biasini is doing lots of stuff. We are also currently transitioning from svn to git so I will not commit killer features until the buildserver is back ;) However,
  • I know why mepgplayer doesn't display anything, I will soon fix it
  • Everything is ready to implement recording which should be, hopefully, easy to do (some tweaking might be needed later on)
  • I still don't know why the radio won't tune
  • I think Jean-Louis nearly finished the fuze+ manual
  • Rockbox Utility has support for the fuze+ thanks to Jean-Louis but we still don't have a bootloader file online
  • I haven't investigated the sleep timer issue, is this still an issue ?
Logged
Please don't PM me, use our IRC channel instead.

Offline alienkid10

  • Member
  • *
  • Posts: 66
Re: Sansa Fuze+
« Reply #312 on: January 15, 2012, 08:34:27 AM »
No need to be sorry you do this voluntarily! Sleep timer is still an issue  as of the last SVN revision. Again I give you guys both a big THANK YOU!

Meta: If it isn't too much work for you right now can you fix the text_editor keymap so we can add newlines? (AKA so we can get to the Line Options menu)

Thanks again guys!

PS: why is this still marked "unusable"? It's been rather useable for quite awhile now.
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3362
  • creature
Re: Sansa Fuze+
« Reply #313 on: January 15, 2012, 11:21:30 AM »
Quote from: pamaury on January 15, 2012, 08:07:44 AM
Rockbox Utility has support for the fuze+ thanks to Jean-Louis but we still don't have a bootloader file online

This is wrong -- there is a bootloader on the download server, and Rockbox Utility will happily install it. You need a recent build of Rockbox Utility though (the latest release 1.2.11 doesn't have bootloader support for the fuze+ at all). You can try a svn build if you want to (see my signature for a link or the sticky in the Rockbox Utility forum).

Quote from: alienkid10 on January 15, 2012, 08:34:27 AM
PS: why is this still marked "unusable"? It's been rather useable for quite awhile now.

Is that really important? Nobody did it, and as pamaury said we're in the transition to git, so some things will need to get sorted first.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline alienkid10

  • Member
  • *
  • Posts: 66
Re: Sansa Fuze+
« Reply #314 on: January 15, 2012, 12:33:18 PM »
Quote from: bluebrother on January 15, 2012, 11:21:30 AM
Quote from: alienkid10 on January 15, 2012, 08:34:27 AM
PS: why is this still marked "unusable"? It's been rather useable for quite awhile now.

Is that really important? Nobody did it, and as pamaury said we're in the transition to git, so some things will need to get sorted first.
It's not but it doesn't get a place on the builds page as unsusable. I was just asking.
Logged

  • Print
Pages: 1 ... 19 20 [21] 22 23 ... 54
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Sansa Fuze+
 

  • SMF 2.0.6 | SMF © 2013, Simple Machines
  • XHTML
  • RSS
  • WAP2

Page created in 0.175 seconds with 66 queries.