Bug#235578: marked as done (discover: fails to load several modules on 2.6, because of different names)
Your message dated Thu, 22 Sep 2005 16:32:15 -0700
with message-id <E1EIaY3-0006gZ-00@spohr.debian.org>
and subject line Bug#235578: fixed in discover1-data 1.2005.09.22
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Mar 2004 08:52:26 +0000
>From linux42@freemail.hu Mon Mar 01 00:52:26 2004
Return-path: <linux42@freemail.hu>
Received: from (mail.kabira.fr) [217.153.132.50]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AxjA1-0008Al-00; Mon, 01 Mar 2004 00:52:26 -0800
Received: from gee by localhost with local (Exim 4.30)
id 1Awh4l-0000LQ-73; Fri, 27 Feb 2004 13:26:43 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Gabor Nagy <linux42@freemail.hu>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: discover: fails to load several modules on 2.6, because of different names
X-Mailer: reportbug 2.48
Date: Fri, 27 Feb 2004 13:26:42 +0100
Message-Id: <E1Awh4l-0000LQ-73@localhost>
Sender: Gabor Nagy <linux42@freemail.hu>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_27
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.9 required=4.0 tests=FROM_ENDS_IN_NUMS,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_02_27
X-Spam-Level:
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:
---------------------------------------
Received: (at 235578-close) by bugs.debian.org; 22 Sep 2005 23:41:26 +0000
>From katie@spohr.debian.org Thu Sep 22 16:41:26 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EIaY3-0006gZ-00; Thu, 22 Sep 2005 16:32:15 -0700
From: Gaudenz Steinlin <gaudenz@debian.org>
To: 235578-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#235578: fixed in discover1-data 1.2005.09.22
Message-Id: <E1EIaY3-0006gZ-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Thu, 22 Sep 2005 16:32:15 -0700
Delivered-To: 235578-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: discover1-data
Source-Version: 1.2005.09.22
We believe that the bug you reported is fixed in the latest version of
discover1-data, which is due to be installed in the Debian FTP archive:
discover1-data-udeb_1.2005.09.22_all.udeb
to pool/main/d/discover1-data/discover1-data-udeb_1.2005.09.22_all.udeb
discover1-data_1.2005.09.22.dsc
to pool/main/d/discover1-data/discover1-data_1.2005.09.22.dsc
discover1-data_1.2005.09.22.tar.gz
to pool/main/d/discover1-data/discover1-data_1.2005.09.22.tar.gz
discover1-data_1.2005.09.22_all.deb
to pool/main/d/discover1-data/discover1-data_1.2005.09.22_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 235578@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gaudenz Steinlin <gaudenz@debian.org> (supplier of updated discover1-data package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 22 Sep 2005 23:58:44 +0200
Source: discover1-data
Binary: discover1-data discover1-data-udeb
Architecture: source all
Version: 1.2005.09.22
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Gaudenz Steinlin <gaudenz@debian.org>
Description:
discover1-data - hardware lists for libdiscover1
discover1-data-udeb - hardware lists for libdiscover1 (short list) (udeb)
Closes: 235578 291052 323864 323865 323865
Changes:
discover1-data (1.2005.09.22) unstable; urgency=low
.
[ Gaudenz Steinlin ]
* Add entry fot the following PCI IDs:
- 1000:0054 scsi using mptscsih (closes: #323864)
- 103c:3220 scsi using cciss (closes: #323865)
- 103c:3230 scsi using cciss (closes: #323865)
* changed the following PCI IDs:
- 8086:1a31 change agpgart to intel-agp (closes: #235578)
- 5333:88f0 change s3 to vesa (closes: #291052)
* update my mailadress in Uploaders
* update FSF's adress in copyright
.
[ Otavio Salvador ]
* Add entry for the following PCI IDs:
- 8086:27c0 a ide sata controller using module ata_piix;
- 8086:27c1 a ide sata controller using module ahci;
- 8086:27da a i2c controller using module i2c-i801;
- 8086:27df a ide controller using module piix;
- 8086:27b8 a watchdog using module i8xx_tco;
- 8086:27b9 a watchdog using module i8xx_tco;
* Fix device class for the following PCI IDs:
- 8086:27b8 to bridge
- 8086:27b9 to bridge
- 8086:27da ro unknown
Files:
e0e050194586af7cdd4abc73d4bc1c77 774 libs optional discover1-data_1.2005.09.22.dsc
d7df4c11cf81671c007b502711f993f8 123939 libs optional discover1-data_1.2005.09.22.tar.gz
9294e95d844c036b64d01156ffce246e 106734 libs optional discover1-data_1.2005.09.22_all.deb
4d4e4b6d0a9fc039cc5d394e95c49e3a 17688 debian-installer extra discover1-data-udeb_1.2005.09.22_all.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDMzpt8rUqXQpftocRAo3HAJwLWJn7kyk8nH2LvsgAfUPvYkK1AQCgoqYK
GGQWFBwvGpbeBIsH3C1GI20=
=rk8r
-----END PGP SIGNATURE-----
Reply to: