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 General
| |-+  Rockbox General Discussion
| | |-+  Sansa Fuze randomly unmounts on OSX
« previous next »
  • Print
Pages: [1] 2

Author Topic: Sansa Fuze randomly unmounts on OSX  (Read 3122 times)

Offline mhLeft

  • Member
  • *
  • Posts: 6
Sansa Fuze randomly unmounts on OSX
« on: March 16, 2011, 02:49:40 PM »
When I have my rockbox'd sansa fuze v1 plugged into my mac to transfer music, it will randomly unmount every couple minutes. Sometimes the screen will go black and I'll have trouble turning it on again, but this past time, it continued to keep the usb icon on the screen the whole time. The battery is charged the whole way and I never had trouble with it before on OF. Any ideas what's wrong with it? I tried turning off HID for the USB and setting the power saver time to off just incase either of those was an issue, but it doesn't seem to be.
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Sansa Fuze randomly unmounts on OSX
« Reply #1 on: March 16, 2011, 03:25:19 PM »
Does the OF still behave as expected?  Confirming that the OF is behaving as expected currently will help eliminate external factors.  If this is a problem that only occurs while running Rockbox, is it a new problem?  Finally, which build of Rockbox are you using?
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline mhLeft

  • Member
  • *
  • Posts: 6
Re: Sansa Fuze randomly unmounts on OSX
« Reply #2 on: March 21, 2011, 10:56:19 PM »
I haven't tried OF since installing rockbox. I also just killed the original folder structure (##MUSIC#) and I have a feeling booting OF will bring that back and cruddy up what I've done with the place. As of when I stopped using the OF, I never had issues with it connecting to the computer. It used to freeze if I tried to remove songs directly on the sansa, but no problems with the computer.

Rockbox version r29534-110306
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Sansa Fuze randomly unmounts on OSX
« Reply #3 on: March 21, 2011, 11:44:55 PM »
Freezing while deleting files could lead to file system errors.  It might be worth checking the file system.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline mhLeft

  • Member
  • *
  • Posts: 6
Re: Sansa Fuze randomly unmounts on OSX
« Reply #4 on: March 23, 2011, 11:26:23 PM »
File system errors are quite likely. Would that affect it unmounting/freezing while connected? I tried running fsck on it and got this:


$ fsck /dev/disk1
** /dev/rdisk1
BAD SUPER BLOCK: MAGIC NUMBER WRONG

LOOK FOR ALTERNATE SUPERBLOCKS? [yn] y

SEARCH FOR ALTERNATE SUPER-BLOCK FAILED. YOU MUST USE THE
-b OPTION TO FSCK TO SPECIFY THE LOCATION OF AN ALTERNATE
SUPER-BLOCK TO SUPPLY NEEDED INFORMATION; SEE fsck(8).


What else can I use to clear that up?
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Sansa Fuze randomly unmounts on OSX
« Reply #5 on: March 23, 2011, 11:57:40 PM »
I'm not familiar with that option with fsck, so I can't offer advice about that.  I'm not sure it's necessary but formatting the device (using Sandisk's firmware) should be sufficient.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline sideral

  • Developer
  • Member
  • *
  • Posts: 48
Re: Sansa Fuze randomly unmounts on OSX
« Reply #6 on: March 24, 2011, 03:58:54 AM »
Quote from: mhLeft on March 23, 2011, 11:26:23 PM
$ fsck /dev/disk1
** /dev/rdisk1
BAD SUPER BLOCK: MAGIC NUMBER WRONG

You're running the wrong fsck program.  The one for FAT32 is typically called fsck.vfat on Linux.
« Last Edit: March 24, 2011, 04:13:51 AM by sideral »
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Sansa Fuze randomly unmounts on OSX
« Reply #7 on: March 24, 2011, 11:52:14 AM »
Quote from: sideral on March 24, 2011, 03:58:54 AM
Quote from: mhLeft on March 23, 2011, 11:26:23 PM
$ fsck /dev/disk1
** /dev/rdisk1
BAD SUPER BLOCK: MAGIC NUMBER WRONG

You're running the wrong fsck program.  The one for FAT32 is typically called fsck.vfat on Linux.


Consulting the man page, fsck is just a front-end for the other programs so it should also work in principle.  I guess you need to specify the file system type when running this way, though.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline mhLeft

  • Member
  • *
  • Posts: 6
Re: Sansa Fuze randomly unmounts on OSX
« Reply #8 on: March 24, 2011, 02:02:58 PM »
fsck_msdos (I'm on mac, not linux), but it doesn't seem to do much, I get this:


** /dev/disk1
** Phase 1 - Preparing FAT
** Phase 2 - Checking Directories
** Phase 3 - Checking for Orphan Clusters
1119 files, 1908000 KiB free (59625 clusters)

The man page had very little in it so I don't know if I need to run some more options to get it to make repairs. How likely is it that this is actually causing it to hang?

Post Merge: March 24, 2011, 03:01:50 PM
An update. I ran fsck.vfat on my linux machine. It was more helpful than fsck_msdos, but the sansa still freezes up and dismounts on fedora just like OSX.
« Last Edit: March 24, 2011, 03:01:50 PM by mhLeft »
Logged

Offline Machete234

  • Member
  • *
  • Posts: 9
Re: Sansa Fuze randomly unmounts on OSX
« Reply #9 on: March 25, 2011, 02:34:34 PM »
Same happens to me in Windows 7 (64bit)
Since I boot in the OF before doing file transfers I dont have this issue anymore.

But booting into OF is suboptimal because the player allways wants to rebuild the database when I unplug it.
Logged

Offline mhLeft

  • Member
  • *
  • Posts: 6
Re: Sansa Fuze randomly unmounts on OSX
« Reply #10 on: April 06, 2011, 09:53:15 PM »
I reformatted from OF and things are better, but it's still having issues.
Logged

Offline themapleboy

  • Member
  • *
  • Posts: 5
Re: Sansa Fuze randomly unmounts on OSX
« Reply #11 on: April 06, 2011, 10:36:49 PM »
I have the same issue occasionally when transferring large file groups (like 4gb of mp3's). Not a real deal breaker just a nuisance, the funny thing is individual large files have no problem transferring (like a 4gb video).  If any one can tell me how to collect logs I'd post some if needed.

Edit:
Data abort
at 30053884
(domain0, fault8)
address 0xA00000BF

is what the player says upon unmounting.
« Last Edit: April 08, 2011, 01:20:09 AM by themapleboy »
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Sansa Fuze randomly unmounts on OSX
« Reply #12 on: April 08, 2011, 03:06:27 PM »
I didn't see a relevant bug report in the tracker.  Care to post one for this? 
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline themapleboy

  • Member
  • *
  • Posts: 5
Re: Sansa Fuze randomly unmounts on OSX
« Reply #13 on: April 10, 2011, 10:40:36 PM »
Just did, never made a formal bug report before; wasn't sure all too sure what to include.
http://www.rockbox.org/tracker/task/12059
« Last Edit: April 10, 2011, 10:43:16 PM by themapleboy »
Logged

Offline vsl2005

  • Member
  • *
  • Posts: 28
  • Humble User
Re: Sansa Fuze randomly unmounts on OSX
« Reply #14 on: April 12, 2011, 03:17:32 PM »
This may be overly simplistic, but I was experiencing similar random unmounts w my e260. After reformatting the device and reinstalling Rockbox several times I assumed the unit was dying.  I had purchased a cable accessory kit aftermarket for very cheap and was using one of the included cables. As a last resort I tried another cable and that fixed it. No problems since.

Using Win7 64bit.

Cheers!
Logged
Archos JB v2, Ipod 5.5g, Sansa e260, e280, Clip+

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Sansa Fuze randomly unmounts on OSX
 

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

Page created in 0.101 seconds with 15 queries.