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

Re: USB storage (memstick) trouble



Andrew Perrin <clists@perrin.socsci.unc.edu> wrote:

> Try the following:
> insmod usbcore
'insmod usbcore'
--> Using /lib/modules/2.4.18-bf2.4/kernel/drivers/usb/usbcore.o
    insmod: a module named usbcore already exists
> insmod usb-uhci
'insmod usb-uhci'
--> Using /lib/modules/2.4.18-bf2.4/kernel/drivers/usb/usb-uhci.o
    /lib/modules/2.4.18-bf2.4/kernel/drivers/usb/usb-uhci.o: init_module: No such device
    Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
          You may find more information in syslog or the output from dmesg
> insmod usb-ohci
'insmod usb-ohci'
--> Using /lib/modules/2.4.18-bf2.4/kernel/drivers/usb/usb-ohci.o
    /lib/modules/2.4.18-bf2.4/kernel/drivers/usb/usb-ohci.o: init_module: No such device
    Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
          You may find more information in syslog or the output from dmesg
> insmod usb-storage
'insmod usb-storage'
--> Using /lib/modules/2.4.18-bf2.4/kernel/drivers/usb/storage/usb-storage.o
    insmod: a module named usb-storage already exists
> 
> And see what the output is. If no luck, try posting the output of lspci.
Seems like no luck to me, so here's the lspci output:
00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] System Controller (rev 14)
00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] AGP Bridge
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:07.1 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 06)
00:07.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:0a.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 0c)
00:0c.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
00:0c.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07)
01:05.0 VGA compatible controller: Matrox Graphics, Inc. MGA G550 AGP (rev 01)



Reply to: