Running lspci -v (Suse 9.3) on this Dell Inspiron 600m with an ATI Radeon 9000M yeilds: 0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [FireGL 9000] (rev 02) (prog-if 00 [VGA]) Subsystem: Dell: Unknown device 011e Flags: bus master, VGA palette snoop, stepping, 66Mhz, medium devsel, latency 255, IRQ 11 Memory at e8000000 (32-bit, prefetchable) [size=128M] I/O ports at c000 [size=256] Memory at fcff0000 (32-bit, non-prefetchable) [size=64K] Capabilities: [58] AGP version 2.0 Capabilities: [50] Power Management version 2 This, of course, is an error; the R250 Lf is a completely different video card. This caused severe problems during the initial system install, a problem which occasionally recurs when running SuSEconfig/Sax, when it decides, for some reason, to turn my screen into complete garbage by rewriting /etc/X11/xorg.conf. By "garbage" I mean that the screen displays four identical quandrants, each of which has some recognizable graphics, but other than those looks like some image which has been run through a shredder and its pieces randomly pasted back together. I'm guessing that the horizontal and vertical sync rates and the guard zones are all way off due to the misidentification of the video card. Since getting the above output from lspci, I hand-edited /usr/share/pci.ids to make the following changes. # 4c66 Radeon R250 Lf [FireGL 9000] 4c66 Radeon R250 Lf [Radeon Mobility 9000 M9] While lspci reflects this change, I doubt that this will effect anything more than a cosmetic change and haven't rerun sax to see if it still messes up the display or not. Though I reported this problem more than a year ago (an email address specified in the lspci manpage), it hasn't yet been fixed, so I thought it was time to write and send out another report. Maybe it'll be fixed by v.10.3. If someone knows a better person or office to send this to, please pass it on or let me know so that I can. Thanks much.