[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

scsi_mod with SATA drive (usb stick problem)



Hi guys I have a weird problem with my sata drives (I guess)!
here 's the deal: my root partition is in a sata drive so I have to compile the kernel with scsi-mod module built in, otherwise I get a kernel panic at the very first stages of the boot process. Everything's fine BUT I cannot mount usb sticks! Any time I plug in a usb drive I can't get it recognized and neither I can mount it. Here is my lsmod

Module                  Size  Used by
ide_scsi               17156  0
vfat                   14720  0
fat                    46144  1 vfat
nvidia               3922364  12
md5                     4224  1
ipv6                  258436  8
dm_mod                 57596  0
af_packet              22280  2
snd_intel8x0           34696  0
snd_ac97_codec         68228  1 snd_intel8x0
snd_pcm_oss            53288  0
snd_mixer_oss          19840  1 snd_pcm_oss
snd_pcm                95496  2 snd_intel8x0,snd_pcm_oss
snd_timer              25348  1 snd_pcm
snd_page_alloc         11784  2 snd_intel8x0,snd_pcm
snd_mpu401_uart         8064  1 snd_intel8x0
snd_rawmidi            24996  1 snd_mpu401_uart
snd_seq_device          8328  1 snd_rawmidi
snd 56164 9 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore              10464  1 snd
pciehp                 96236  0
shpchp                 99436  0
pci_hotplug            12164  2 pciehp,shpchp
intel_agp              22432  1
agpgart                33960  2 nvidia,intel_agp
ehci_hcd               31108  0
joydev                 10048  0
evdev                   9728  0
usbhid                 32640  0
uhci_hcd               32272  0
sk98lin               165288  1
usb_storage            67264  0
usbcore               115940  6 ehci_hcd,usbhid,uhci_hcd,usb_storage
ide_cd                 41888  0
cdrom                  39708  1 ide_cd
rtc                    12728  0
ide_generic             1664  0
ide_disk               21376  0
piix                   13344  1
ide_core 131768 6 ide_scsi,usb_storage,ide_cd,ide_generic,ide_disk,piix
sd_mod                 21632  4
unix                   28468  242

The only thing I can see it's missing is scsi-mod...but I don't really have that module! Here's my lspci output

0000:00:00.0 Host bridge: Intel Corp. 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02) 0000:00:01.0 PCI bridge: Intel Corp. 82865G/PE/P PCI to AGP Controller (rev 02) 0000:00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1 (rev 02) 0000:00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2 (rev 02) 0000:00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02) 0000:00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4 (rev 02) 0000:00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2)
0000:00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Bridge (rev 02) 0000:00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) Ultra ATA 100 Storage Controller (rev 02) 0000:00:1f.2 IDE interface: Intel Corp. 82801EB (ICH5) Serial ATA 150 Storage Controller (rev 02) 0000:00:1f.3 SMBus: Intel Corp. 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02) 0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02) 0000:01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 00f1 (rev a2) 0000:02:05.0 Ethernet controller: Marvell Technology Group Ltd. Yukon Gigabit Ethernet 10/100/1000Base-T Adapter (rev 13)

ANy ideas? I am pretty desperate: cannot simply think about doing without usb sticks! :) THanks,


Albert



Reply to: