Package: discover Version: 2.0.7-2.1 Severity: important Hello
While trying to reconfiguring xserver-xorg I noticed that it did no longer detects my display card right and figured out that discover's "-t" option does not work correctly on my amd64 although very well in the 32bit i386 chroot on the same machine. Interestingly rebuilding the package under amd64 produces a working binary! Also, when unmounting /sys and using /proc it does work, too. This is the output of the non-working binary from the Debian package: > app109# which discover /sbin/discover > app109# dpkg -l "*discover*" | grep ^.i ii discover 2.0.7-2.1 hardware identification system ii discover-data 2.2005.02.13-1 Data lists for Discover hardware detection ii libdiscover2 2.0.7-2.1 hardware identification library > app109# discover -v -t display Loading XML data... ata pci pcmcia scsi usb Done Status message: Device "display" not found > app109# discover [...] Marvell Technology Group Ltd. Gigabit Ethernet Controller Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control ATI Technologies Inc RV350 AP [Radeon 9600] ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary) This is the output of the selfcompiled discover binary. I added a printf() command in sysdep/linux/pci.c > app109# discover -v -t display Loading XML data... ata pci pcmcia scsi usb Done [...] #42#DEBUG# path=/sys/bus/pci/devices/0000:01:00.0/class data=0300 #42#DEBUG# path=/sys/bus/pci/devices/0000:01:00.1/class data=0380 ATI Technologies Inc RV350 AP [Radeon 9600] ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary) As I cannot produce a broken binary, I cannot give more information. bye, -christian- -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-9-amd64-k8 Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to de_DE) Versions of packages discover depends on: ii libdiscover2 2.0.7-2.1 hardware identification library discover recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]