Package: discover
Version: 2.0.7-2.1
Severity: normal


Debian Release: 3.1
Architecture: amd64

Kernel: Linux 2.6.8-11-amd64-k8-smp #1 SMP Wed Jun 1 00:01:27 CEST 2005 x86_64 
GNU/Linux

Versions of packages discover depends on:
ii  libdiscover2                  2.0.7-2.1  hardware identification library


When running discover-modprobe on amd64, no modules will be loaded.
Here's the debug output:

suenner:~# sh -x /sbin/discover-modprobe 
+ EX_USAGE=64
+ sysconfdir=/etc
+ localstatedir=/var
+ discover=discover
+ '[' -x /usr/bin/discover-config ']'
++ discover-config --sysconfdir
+ sysconfdir=/etc
++ discover-config --localstatedir
+ localstatedir=/var
+ '[' -x /sbin/discover ']'
+ discover=/sbin/discover
+ conf=/etc/discover-modprobe.conf
+ crashdir=/var/lib/discover
+ crashfile=/var/lib/discover/crash
+ . /etc/discover-modprobe.conf
++ types=all
+ '[' -d /var/lib/discover ']'
+ nop=
+ verbose=false
+ getopts nv ch
+ shift 0
+ false
+++ uname -r
++ grep -E -v '^ *$'
++ /sbin/discover --data-path=linux/module/name 
--data-path=linux/module/options '--format=%s %s' 
--data-version=2.6.8-11-amd64-k8-smp all
+ module_details=
+ module_details_uniq=
+ module_details=
+ false
+ '[' -f /var/lib/discover/crash ']'
+ exit 0


The call of /sbin/discover ..... does not echo any modules. When
omitting the "all" string at the end of line and calling the same
command without it, everything works fine.

This bug may be important or serious, since without hardware
detection, the system may not boot up.

-- 
regards Thomas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to