Package: discover-data Version: 2.2005.02.13-1 Severity: normal Tags: patch
Hello The following patch was necessary to let xserver-xorg autodetect my graphic card. It seems to me that "radeon" would be a better driver name but it's not in the list of options that xserver-xorg (see my bug report there). --- pci-device.xml 2005-02-05 20:53:22.000000000 +0100 +++ /lib/discover/pci-device.xml 2005-07-30 23:43:53.000000000 +0200 @@ -1065,6 +1065,16 @@ <device model='414a' vendor='1002' model_name='R350 AJ [Radeon 9800]'/> <device model='414b' vendor='1002' model_name='R350 AK [Fire GL X2]'/> <device model='4150' vendor='1002' model_name='RV350 AP [Radeon 9600]'> + <data class='xfree86'> + <data version='[6.8.2, inf)' class='server'> + <data class='name'>Xorg</data> + <data class='device'> + <data class='driver'>ati</data> + </data> + </data> + <data class='last-updated'>2005-07-30</data> + <data class='last-updated-by'>[EMAIL PROTECTED]</data> + </data> <data class='linux'> <data class='module'> <!-- Disabled due to possible interference with X drivers. --> 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) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]