Comment 3 for bug 345651

Revision history for this message
Bryce Harrington (bryce) wrote :

Actually what I need is the PCI ID's, which can be gotten via:

lspci -vvnn | head -n2

lspci -vvnn | grep -A2 "VGA "

I gather your video card is AGP? Have you tested setting different VGAModes? See

  https://wiki.ubuntu.com/X/Quirks#ATI Radeon Driver Quirks

(am I remembering correctly that we went through this once already for your hardware?)