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

Bug#235578: discover: fails to load several modules on 2.6, because of different names



Package: discover
Version: 1.5-2
Severity: important

Discover detects my hardware, and tries to load modules. It seems to me
it is using 2.4 module names, thus it fails.

Some typescripts:
Detecting hardware: agpgart i810_rng i810-tco i82092 i82092 e100
ide-scsi i810_audio usb-ohci usb-ohci
Skipping Module agpgart. It's already loaded.
FATAL: Module i810_rng not found.
Skipping i810_rng module; assuming it is compiled into the kernel.
FATAL: Module i810_tco not found.
Skipping i810-tco module; assuming it is compiled into the kernel.
FATAL: Module i82092 not found.
Skipping i82092 module; assuming it is compiled into the kernel.
FATAL: Module i82092 not found.
Skipping i82092 module; assuming it is compiled into the kernel.
Loading e100 module.
Intel(R) PRO/100 Network Driver - version 2.3.36-k1
Copyright (c) 2003 Intel Corporation

e100: eth0: Intel(R) PRO/100 Network Connection
  Hardware receive checksums enabled

FATAL: Module ide_scsi not found.
Skipping ide-scsi module; assuming it is compiled into the kernel.
FATAL: Module i810_audio not found.
Skipping i810_audio module; assuming it is compiled into the kernel.
FATAL: Module usb_ohci not found.
Skipping usb-ohci module; assuming it is compiled into the kernel.
FATAL: Module usb_ohci not found.
Skipping usb-ohci module; assuming it is compiled into the kernel.

And by hand:
swordfish:/usr/share/doc/discover# modprobe intel-agp
agpgart: Detected an Intel i845 Chipset.
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: AGP aperture is 256M @ 0x60000000

i810_audio:

swordfish:/usr/share/doc/discover# modprobe snd-intel8x0
intel8x0_measure_ac97_clock: measured 49312 usecs
intel8x0: clocking to 48000

usb-ohci:

swordfish:/usr/share/doc/discover# modprobe ohci-hcd
ohci_hcd 0000:02:0e.0: OHCI Host Controller
ohci_hcd 0000:02:0e.0: irq 10, pci mem d1bfa000
ohci_hcd 0000:02:0e.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ohci_hcd 0000:02:0e.1: OHCI Host Controller
ohci_hcd 0000:02:0e.1: irq 10, pci mem d1c05000
ohci_hcd 0000:02:0e.1: new USB bus registered, assigned bus number 2
usb 1-2: new low speed USB device using address 2
drivers/usb/input/hid-core.c: ctrl urb status -32 received
drivers/usb/input/hid-core.c: ctrl urb status -32 received
input: USB HID v1.10 Mouse [PS/2+USB Mouse] on usb-0000:02:0e.0-2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
swordfish:/usr/share/doc/discover# modprobe ehci-hcd
ehci_hcd 0000:02:0e.2: EHCI Host Controller
ehci_hcd 0000:02:0e.2: irq 10, pci mem d1c0d000
ehci_hcd 0000:02:0e.2: new USB bus registered, assigned bus number 3
ehci_hcd 0000:02:0e.2: USB 2.0 enabled, EHCI 0.95, driver 2003-Dec-29
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 5 ports detected
swordfish:/usr/share/doc/discover# usb 1-2: USB disconnect, address 2
usb 1-2: new low speed USB device using address 3
drivers/usb/input/hid-core.c: ctrl urb status -32 received
drivers/usb/input/hid-core.c: ctrl urb status -32 received
input: USB HID v1.10 Mouse [PS/2+USB Mouse] on usb-0000:02:0e.0-2

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (99, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: LANG=C, LC_CTYPE=C

Versions of packages discover depends on:
ii  dash                        0.4.21       The Debian Almquist Shell
ii  debconf                     1.3.22       Debian configuration management sy
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdiscover1                1.5-2        hardware identification library

-- debconf information:
* discover/manage_cdrom_devices: false
  discover/cdrom_base_mountpoint: /
  discover/cdrom_base_mountpoint_error: 




Reply to: