Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
IPod mini
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
Titeuf
l33t
l33t


Joined: 19 Jun 2004
Posts: 759
Location: Middelkerke, Belgium

PostPosted: Fri Mar 04, 2005 7:16 pm    Post subject: IPod mini Reply with quote

I've been searching those forums and google for an answer, but I just can't find one:
I can't use my ipod mini (I just got it today, so I think it's 2nd generation), when I plug it in (through the usb cable, I don't have a firewire cable), there's nothing added to dmesg, and /dev/sda* isn't created.
I've triple checked that my kernel config is right, but can't find what I did wrong.
I'm using 2.6.10-gentoo-r6 now, and emerging gentoo-dev-sources-2.6.11-r1, to see if it will work with it.
Can somebody help me with what I probably did wrong ?
Back to top
View user's profile Send private message
Titeuf
l33t
l33t


Joined: 19 Jun 2004
Posts: 759
Location: Middelkerke, Belgium

PostPosted: Fri Mar 04, 2005 7:45 pm    Post subject: Reply with quote

This is what dmesg says, it's the same on 2.6.11:
Code:

usb 1-3: new high speed USB device using ehci_hcd and address 3
ub: cmd #0 cmd status (-104)
ub: cmd #1 cmd status (-104)
uba: device 3 capacity nsec 0 bsize 512
ub: cmd #2 cmd status (-104)
ub: cmd #3 cmd status (-104)
uba: device 3 capacity nsec 0 bsize 512
ub: cmd #4 cmd status (-104)

It doesn't even mention /dev/sda:(
Back to top
View user's profile Send private message
Sachankara
l33t
l33t


Joined: 11 Jun 2004
Posts: 696
Location: Stockholm, Sweden

PostPosted: Fri Mar 04, 2005 11:57 pm    Post subject: Reply with quote

Titeuf wrote:
This is what dmesg says, it's the same on 2.6.11:
Code:

usb 1-3: new high speed USB device using ehci_hcd and address 3
ub: cmd #0 cmd status (-104)
ub: cmd #1 cmd status (-104)
uba: device 3 capacity nsec 0 bsize 512
ub: cmd #2 cmd status (-104)
ub: cmd #3 cmd status (-104)
uba: device 3 capacity nsec 0 bsize 512
ub: cmd #4 cmd status (-104)

It doesn't even mention /dev/sda:(
The log says that you're using the low speed USB storage device instead of the USB provided by SCSI. Therefor your devices are named /dev/ubXZ . But I'd recommend removing it, since it's quite poor , and instead using the normal SCSI driver.
_________________
Gentoo Hardened Linux 2.6.21 + svorak (Swedish dvorak)
Back to top
View user's profile Send private message
Titeuf
l33t
l33t


Joined: 19 Jun 2004
Posts: 759
Location: Middelkerke, Belgium

PostPosted: Sat Mar 05, 2005 11:34 am    Post subject: Reply with quote

Code:

usb 1-3: new high speed USB device using ehci_hcd and address 3

The ehci_hcd part means that it uses USB2, right ?

And secondly, how do I remove the low speed USB storage device ? I can't really find it in menuconfig.
Back to top
View user's profile Send private message
Titeuf
l33t
l33t


Joined: 19 Jun 2004
Posts: 759
Location: Middelkerke, Belgium

PostPosted: Sun Mar 06, 2005 11:30 am    Post subject: Reply with quote

*bump*
Back to top
View user's profile Send private message
Titeuf
l33t
l33t


Joined: 19 Jun 2004
Posts: 759
Location: Middelkerke, Belgium

PostPosted: Mon Mar 07, 2005 5:40 pm    Post subject: Reply with quote

*bump*
Here is my kernel .config, maybe this can help you guys, but I don't see what's wrong with it.
Does it just work for others ?
Back to top
View user's profile Send private message
Sachankara
l33t
l33t


Joined: 11 Jun 2004
Posts: 696
Location: Stockholm, Sweden

PostPosted: Mon Mar 07, 2005 7:22 pm    Post subject: Reply with quote

Titeuf wrote:
*bump*
Here is my kernel .config, maybe this can help you guys, but I don't see what's wrong with it.
Does it just work for others ?
Disable the following: Device Drivers ---> Block devices ---> Low Performance USB Block driver

Or like this in .config :
Code:

# CONFIG_BLK_DEV_UB is not set

_________________
Gentoo Hardened Linux 2.6.21 + svorak (Swedish dvorak)
Back to top
View user's profile Send private message
Titeuf
l33t
l33t


Joined: 19 Jun 2004
Posts: 759
Location: Middelkerke, Belgium

PostPosted: Mon Mar 07, 2005 7:55 pm    Post subject: Reply with quote

Thank you a lot :)
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