Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Mam problem z montowaniem USB na jądrze 2.6.26 (2.6.25 działa bez porblemu).
Dysk teoretycznie montuje się bez żadnego błędu, jednak punkt montowania wygląda jak po inwazji Kononowicza — nie ma niczego.
dmesg:
[ 4408.470781] usb 1-2: new full speed USB device using uhci_hcd and address 2 [ 4408.686079] usb 1-2: configuration #1 chosen from 1 choice [ 4408.693576] usb 1-2: New USB device found, idVendor=4102, idProduct=1019 [ 4408.693622] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4408.693641] usb 1-2: Product: iriver T30 [ 4408.693655] usb 1-2: Manufacturer: iriver Limited [ 4410.044637] Initializing USB Mass Storage driver... [ 4410.051962] scsi0 : SCSI emulation for USB Mass Storage devices [ 4410.053487] usbcore: registered new interface driver usb-storage [ 4410.053530] USB Mass Storage support registered. [ 4410.054461] usb-storage: device found at 2 [ 4410.054494] usb-storage: waiting for device to settle before scanning [ 4415.053198] usb-storage: device scan complete [ 4415.056720] scsi scan: INQUIRY result too short (5), using 36 [ 4415.056770] scsi 0:0:0:0: Direct-Access PQ: 0 ANSI: 0 [ 4415.107716] sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512. [ 4415.107762] sd 0:0:0:0: [sda] 1 512-byte hardware sectors (0 MB) [ 4415.113760] sd 0:0:0:0: [sda] Write Protect is off [ 4415.113804] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 4415.113822] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 4415.120749] sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512. [ 4415.120797] sd 0:0:0:0: [sda] 1 512-byte hardware sectors (0 MB) [ 4415.123741] sd 0:0:0:0: [sda] Write Protect is off [ 4415.123782] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 4415.123799] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 4415.123822] sda: [ 4415.128322] sd 0:0:0:0: [sda] Attached SCSI disk
fstab:
/dev/sda /mnt/t30 vfat umask=0,users,iocharset=iso8859-2,codepage=852,noauto,rw 0 0
lsusb -v:
Bus 001 Device 002: ID 4102:1019 iRiver, Ltd. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x4102 iRiver, Ltd. idProduct 0x1019 bcdDevice 1.00 iManufacturer 1 iProduct 2 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 80 Bulk (Zip) iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x85 EP 5 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x06 EP 6 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 cannot read device status, Operation not permitted (1)
Oczywiście jajko z paczki.
Ostatnio edytowany przez azhag (2008-09-07 10:25:12)
Offline
a jak zrobisz mount -v /dev/sda /mnt/t30 to też nie wywala nic ciekawego?
Offline
$ mount -vvv /dev/sda mount: fstab path: "/etc/fstab" mount: lock path: "/etc/mtab~" mount: temp path: "/etc/mtab.tmp" mount: no LABEL=, no UUID=, going to mount /dev/sda by path mount: spec: "/dev/sda" mount: node: "/mnt/t30" mount: types: "vfat" mount: opts: "umask=0,users,iocharset=iso8859-2,codepage=852,noauto,rw" mount: mount(2) syscall: source: "/dev/sda", target: "/mnt/t30", filesystemtype: "vfat", mountflags: -1058209778, data: umask=0,iocharset=iso8859-2,codepage=852 /dev/sda on /mnt/t30 type vfat (rw,noexec,nosuid,nodev,umask=0,iocharset=iso8859-2,codepage=852)
Offline
spróbuj modprobe ehci_hcd
Offline
Nic. Załądowanie uhci_hcd też nic nie dało.
lsmod:
Module Size Used by ehci_hcd 28428 0 nls_iso8859_2 4480 1 nls_cp852 4736 1 vfat 9152 1 fat 40864 1 vfat nls_utf8 1760 1 isofs 28164 1 nls_base 6820 6 nls_iso8859_2,nls_cp852,vfat,fat,nls_utf8,isofs zlib_inflate 14144 1 isofs usb_storage 75712 1 nfsd 186704 13 lockd 54248 1 nfsd nfs_acl 2912 1 nfsd auth_rpcgss 33952 1 nfsd sunrpc 162176 11 nfsd,lockd,nfs_acl,auth_rpcgss exportfs 3904 1 nfsd ppdev 6468 0 lp 8164 0 ipv6 235172 16 ext3 105256 1 jbd 39444 1 ext3 mbcache 7108 1 ext3 fuse 42908 1 dm_snapshot 14340 0 dm_mirror 15104 0 dm_log 8452 1 dm_mirror dm_mod 46184 3 dm_snapshot,dm_mirror,dm_log gl518sm 13844 0 eeprom 5232 0 apm 16412 1 sd_mod 22200 1 ide_generic 2464 0 [permanent] snd_emu10k1_synth 5664 0 snd_emux_synth 27936 1 snd_emu10k1_synth snd_seq_virmidi 4896 1 snd_emux_synth snd_seq_midi_emul 5376 1 snd_emux_synth snd_emu10k1 115200 3 snd_emu10k1_synth firmware_class 6816 1 snd_emu10k1 snd_ac97_codec 88484 1 snd_emu10k1 ac97_bus 1728 1 snd_ac97_codec snd_pcm_oss 32800 0 snd_mixer_oss 12320 1 snd_pcm_oss snd_pcm 62628 4 snd_emu10k1,snd_ac97_codec,snd_pcm_oss snd_util_mem 4032 2 snd_emux_synth,snd_emu10k1 snd_hwdep 6212 2 snd_emux_synth,snd_emu10k1 snd_seq_dummy 2660 0 parport_pc 22500 1 parport 30988 3 ppdev,lp,parport_pc snd_seq_oss 24992 0 snd_seq_midi 5728 0 snd_rawmidi 18560 3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi snd_seq_midi_event 6432 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi psmouse 32336 0 snd_seq 41456 9 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 17800 3 snd_emu10k1,snd_pcm,snd_seq snd_seq_device 6380 8 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq emu10k1_gp 2688 0 serio_raw 4740 0 i2c_piix4 7216 0 gameport 10700 2 emu10k1_gp i2c_core 19828 3 gl518sm,eeprom,i2c_piix4 intel_agp 22300 1 snd 45604 16 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device snd_page_alloc 7816 2 snd_emu10k1,snd_pcm agpgart 28776 1 intel_agp shpchp 25528 0 soundcore 6368 1 snd pci_hotplug 23460 1 shpchp pcspkr 2432 0 evdev 8000 1 xfs 458040 5 ide_cd_mod 27684 1 cdrom 30176 1 ide_cd_mod ide_disk 10496 8 ata_generic 4676 0 libata 140416 1 ata_generic scsi_mod 129356 3 usb_storage,sd_mod,libata dock 8272 1 libata uhci_hcd 18672 0 piix 6568 0 [permanent] ide_pci_generic 3908 0 [permanent] floppy 47716 0 8139too 20320 0 mii 4896 1 8139too ide_core 92628 5 ide_generic,ide_cd_mod,ide_disk,piix,ide_pci_generic usbcore 118160 4 ehci_hcd,usb_storage,uhci_hcd thermal_sys 10856 0
Offline
[ 4415.123799] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 4415.123822] sda:
[ 4415.128322] sd 0:0:0:0: [sda] Attached SCSI disk
Brakuje mi czegoś w drugiej lini, a mianowicie urządzenia sda1. Zakładam, że powinno być sda: sda1
Sprawdziłbym, czy się partycja nie zwaliła, etc.
Offline
tutaj coś piszą o złej współpracy sterowników usb z nowszymi jądrami
Offline
siarka2107 napisał(-a):
tutaj coś piszą o złej współpracy sterowników usb z nowszymi jądrami
ale o własnościowych sterownikach, tutaj jest mowa o dysku UMS, sterownik uniwersalny
czadman napisał(-a):
Brakuje mi czegoś w drugiej lini, a mianowicie urządzenia sda1. Zakładam, że powinno być sda: sda1
Sprawdziłbym, czy się partycja nie zwaliła, etc.
konkretnie nie jest to zwykły pendrive, a odtwarzacz Ogg V. (;)), zawsze było po prostu sda, bez sda1 (zresztą na 2.6.25 działa)
ale chyba coś jest na rzeczy — klasyczny pendrive i aparat, które mają sda1, montują sie bez problemu
Offline
http://bugzilla.kernel.org/show_bug.cgi?id=11125
Sądzę, że to podobna sytuacja.
Offline
czadman napisał(-a):
http://bugzilla.kernel.org/show_bug.cgi?id=11125
Sądzę, że to podobna sytuacja.
zwłaszcza, że "mój" T30 również jest wymieniony: http://bugzilla.kernel.org/show_bug.cgi?id=11125#c7
wychodzi więc na to, że muszę poczekać na aktualizację jądra, a tymczasem używać 2.6.25
dzięki
Offline