Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB external hd (mp3 player) unrecognized format
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Remillard
Apprentice
Apprentice


Joined: 07 Mar 2003
Posts: 200
Location: Irvine, CA

PostPosted: Sun Jan 09, 2005 8:54 pm    Post subject: USB external hd (mp3 player) unrecognized format Reply with quote

Hello,

Recently I acquired an iAudio M3 mp3 player. Like others, it's basically a 20 GB hard drive with a usb interface and some firmware to play mp3, ogg, etc. I'm trying to get it to mount as a filesystem in Gentoo.

In the kernel, I added all the bits for USB driver types and I put in VFAT as a recognized filesystem type. However, when the M3 connects via USB, I get the following in /var/log/messages:
Code:

Jan  9 11:33:24 gopher usb 1-3: USB disconnect, address 8
Jan  9 11:35:32 gopher usb 1-3: new high speed USB device using address 9
Jan  9 11:35:36 gopher uba: device 9 capacity nsec 50 bsize 512
Jan  9 11:35:36 gopher uba: tag orig 0x2 reply 0x0
Jan  9 11:35:36 gopher uba: made changed
Jan  9 11:35:36 gopher uba: tag orig 0x3 reply 0x1
Jan  9 11:35:36 gopher uba: device 9 capacity nsec 50 bsize 512
Jan  9 11:35:36 gopher uba: tag orig 0x4 reply 0x2
Jan  9 11:35:36 gopher uba: device 9 capacity nsec 50 bsize 512
Jan  9 11:35:36 gopher /dev/ub/a:end_request: I/O error, dev uba, sector 0
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 0
Jan  9 11:35:36 gopher end_request: I/O error, dev uba, sector 2
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 1
Jan  9 11:35:36 gopher end_request: I/O error, dev uba, sector 4
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 2
Jan  9 11:35:36 gopher end_request: I/O error, dev uba, sector 6
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 3
Jan  9 11:35:36 gopher end_request: I/O error, dev uba, sector 6
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 3
Jan  9 11:35:36 gopher end_request: I/O error, dev uba, sector 4
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 2
Jan  9 11:35:36 gopher end_request: I/O error, dev uba, sector 2
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 1
Jan  9 11:35:36 gopher end_request: I/O error, dev uba, sector 0
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 0
Jan  9 11:35:36 gopher unable to read partition table
Jan  9 11:35:36 gopher /dev/ub/a:end_request: I/O error, dev uba, sector 2
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 1
Jan  9 11:35:36 gopher end_request: I/O error, dev uba, sector 4
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 2
Jan  9 11:35:36 gopher end_request: I/O error, dev uba, sector 6
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 3
Jan  9 11:35:36 gopher end_request: I/O error, dev uba, sector 0
Jan  9 11:35:36 gopher Buffer I/O error on device uba, logical block 0
Jan  9 11:35:36 gopher unable to read partition table


I'm not sure how to make sense of this. I have made it connect using the Knoppix LiveCD, but the device file in fstab was strangely complex and the /dev structure didn't match the gentoo.

I think I'm using devfs as I just redid the kernel and root and I haven't reswitched to udev. It seems to be located in /dev/ub/a rather than /dev/usb/sda1 (or similar).

Any ideas?

Regards,
Remillard
_________________
This signature is printed with 100% post-consumer recycled electrons.
Back to top
View user's profile Send private message
Remillard
Apprentice
Apprentice


Joined: 07 Mar 2003
Posts: 200
Location: Irvine, CA

PostPosted: Wed Jan 12, 2005 7:30 pm    Post subject: Reply with quote

I hadn't heard anything, so thought I'd bump it once just to see if any fresh eyes see it and know what's going on. Thanks.
_________________
This signature is printed with 100% post-consumer recycled electrons.
Back to top
View user's profile Send private message
harp2812
n00b
n00b


Joined: 06 Jul 2004
Posts: 16
Location: Seattle, WA

PostPosted: Tue Mar 22, 2005 1:05 am    Post subject: Reply with quote

If I remember correctly, if your kernel has this option selected:
-> Device Drivers -> Block devices -> Low Performance USB Block driver
it will cause the device to connect under /dev/ub/x and will cripple the usb-storage driver. Once you disable that kernel option, it should connect under /dev/sda1, which fixed most of the problems I was having with my iAudio.
My fstab line is pretty basic:
/dev/sda1 /mnt/iaudio vfat defaults,noauto,rw,user 0 0
I just have to use the same usb port, which isn't much of a hassle. Hope this helps
_________________
College is a fountain of learning where students go to drink.
Back to top
View user's profile Send private message
Remillard
Apprentice
Apprentice


Joined: 07 Mar 2003
Posts: 200
Location: Irvine, CA

PostPosted: Tue Mar 22, 2005 1:09 am    Post subject: Reply with quote

Yeah it does. I'll try adding that to the fstab line.

and you brought up something I just realized (aggravatingly) today. it DOES matter which port you plug into. I've been toting it back and forth from work with work on it, and I tried to use the front USB ports on my box. No go...

Any idea why this happens?... it wasn't even that it put it at a different address. It wouldn't assign a device to it AT ALL.
_________________
This signature is printed with 100% post-consumer recycled electrons.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum