Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mounting ipod [SOLVED]
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
tytus
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jun 2004
Posts: 97
Location: Boston, USA

PostPosted: Tue Sep 06, 2005 9:40 pm    Post subject: mounting ipod [SOLVED] Reply with quote

I configured my kernel following http://gentoo-wiki.com/HOWTO_iPod_Shuffle but can't get /dev/sda1 to show up after connecting my ipod. Instead /dev/uba shows up every time I connect the device. Here is dmesg output:
Code:
uhci_hcd 0000:00:1d.0: wakeup_hc
uhci_hcd 0000:00:1d.0: port 1 portsc 0083
hub 1-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
uhci_hcd 0000:00:1d.0: CTRL: TypeReq=0x2301 val=0x2 idx=0x0 len=0 ==> -32
usb 1-1: new full speed USB device using address 5
usb 1-1: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1: default language 0x0409
usb 1-1: Product: iPod mini
usb 1-1: Manufacturer: Apple
usb 1-1: SerialNumber: 000A27001465BBA8
usb 1-1: hotplug
usb 1-1: adding 1-1:1.0 (config #1, interface 0)
usb 1-1:1.0: hotplug
ub 1-1:1.0: usb_probe_interface
ub 1-1:1.0: usb_probe_interface - got id
uba: device 5 capacity nsec 50 bsize 512
uba: device 5 capacity nsec 50 bsize 512
 uba:end_request: I/O error, dev uba, sector 0
Buffer I/O error on device uba, logical block 0
end_request: I/O error, dev uba, sector 2
Buffer I/O error on device uba, logical block 1
end_request: I/O error, dev uba, sector 4
Buffer I/O error on device uba, logical block 2
end_request: I/O error, dev uba, sector 6
Buffer I/O error on device uba, logical block 3
end_request: I/O error, dev uba, sector 6
Buffer I/O error on device uba, logical block 3
end_request: I/O error, dev uba, sector 4
Buffer I/O error on device uba, logical block 2
end_request: I/O error, dev uba, sector 2
Buffer I/O error on device uba, logical block 1
end_request: I/O error, dev uba, sector 0
Buffer I/O error on device uba, logical block 0
 unable to read partition table
 uba:end_request: I/O error, dev uba, sector 2
Buffer I/O error on device uba, logical block 1
end_request: I/O error, dev uba, sector 4
Buffer I/O error on device uba, logical block 2
end_request: I/O error, dev uba, sector 6
Buffer I/O error on device uba, logical block 3
end_request: I/O error, dev uba, sector 0
Buffer I/O error on device uba, logical block 0
 unable to read partition table

Any help greatly appreciated.


Last edited by tytus on Wed Sep 07, 2005 1:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
nadi
Apprentice
Apprentice


Joined: 06 Aug 2004
Posts: 280
Location: Norway

PostPosted: Tue Sep 06, 2005 10:00 pm    Post subject: Reply with quote

did you check the udev files? here is my definition:
Code:
# less /etc/udev/rules.d/10-local.rules
BUS="scsi", SYSFS{model}=="iPod            ", KERNEL="sd*", NAME="%k", SYMLINK="ipod"


so, maybe you should change the KERNEL variable. Check the udev pages.

hope it helps.
Nadi
Back to top
View user's profile Send private message
nadi
Apprentice
Apprentice


Joined: 06 Aug 2004
Posts: 280
Location: Norway

PostPosted: Tue Sep 06, 2005 10:06 pm    Post subject: Reply with quote

sorry for asking, you have probably done it already,
have you activated the files system in the kernel

Quote:
File systems --->
DOS/FAT/NT Filesystems --->
<*> VFAT (Windows-95) fs support


I am sure you did.
Back to top
View user's profile Send private message
tytus
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jun 2004
Posts: 97
Location: Boston, USA

PostPosted: Tue Sep 06, 2005 11:12 pm    Post subject: Reply with quote

Thanks for all the replies. I found the problem. I had to modify kernel config:
Code:
Device Drivers  --->
   Block devices  --->
     < > Low Performance USB Block driver


This option must be unchecked at least in 2.6.9 kernel that I use.


Piotr
Back to top
View user's profile Send private message
nadi
Apprentice
Apprentice


Joined: 06 Aug 2004
Posts: 280
Location: Norway

PostPosted: Wed Sep 07, 2005 8:27 am    Post subject: Reply with quote

excellent! just put [SOLVED] in the subject...
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