On Sun, 20 Sep 2009 12:59:47 +0100, Liviu Andronic wrote: > Dear all > I decided to write on this bug report since Marvin reported a > Xorg.0.log very similar to the one I get. I'm currently on an > up-to-date amd64 Debian testing, that is with fglrx 9-9-1 installed. > I configured ATI card with "aticonfig --initial" and also tried the > suggested "aticonfig --acpi-services=off", with the same result. At > start-up, X will fail to load with a message similar to the following: > "(WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:17:0) > found"
there are no errors in your Xorg.log file, so things should be working. the only problem i can see is that there are no 'Modes' in the "Display" subsection in your xorg.conf. it should look something like: SubSection "Display" Depth 24 Modes "1280x1024" "1280x800" "1024x768" "800x600" "640x480" EndSubSection mike -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org