diff options
Diffstat (limited to 'lst')
-rw-r--r-- | lst/Cards+ | 6 | ||||
-rw-r--r-- | lst/pcitable | 6 |
2 files changed, 7 insertions, 5 deletions
@@ -255,9 +255,11 @@ LINE Option "UseFBDev" "1" LINE Option "HWCursor" "0" # Per https://qa.mandriva.com/show_bug.cgi?id=38391 : as of 2008/09 -# these are not supported by nv driver - AdamW 2008/09 +# 7050 is not supported by nv driver. I have a 9400 GT (ID 0641) and +# it doesn't work with nv either, hangs the system on a black screen +# - AdamW 2009/01 -NAME NVIDIA GeForce 7050 +NAME NVIDIA GeForce 7050 and 9400 GT DRIVER vesa DRIVER2 nvidia-current DRIVER2_NO_SSE nvidia96xx diff --git a/lst/pcitable b/lst/pcitable index 5095e316..3aa93158 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1288,8 +1288,8 @@ 0x10de 0x042f "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0531 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0533 "Card:NVIDIA GeForce 6100 and later" -0x10de 0x053a "Card:NVIDIA GeForce 7050" -0x10de 0x053b "Card:NVIDIA GeForce 7050" +0x10de 0x053a "Card:NVIDIA GeForce 7050 and 9400 GT" +0x10de 0x053b "Card:NVIDIA GeForce 7050 and 9400 GT" 0x10de 0x053e "Card:NVIDIA GeForce 6100 and later" 0x10de 0x055c "snd_hda_intel" 0x10de 0x055d "snd_hda_intel" @@ -1324,7 +1324,7 @@ 0x10de 0x062c "Card:NVIDIA GeForce 6100 and later" 0x10de 0x063a "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0640 "Card:NVIDIA GeForce 6100 and later" -0x10de 0x0641 "Card:NVIDIA GeForce 6100 and later" +0x10de 0x0641 "Card:NVIDIA GeForce 7050 and 9400 GT" 0x10de 0x0643 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0647 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0648 "Card:NVIDIA GeForce 6100 and later" |