From: Aivils S. <ai...@la...> - 2005-01-09 16:12:11
|
Hi All! This is off topic a litle. Under 2.4.29-rc1, 2.4.27 current Nvidia 6629 works for me. But i must disable GLX extension . GLX will work only after patching installation: Remove under 2.4.XX undesired symbolic link # rm /usr/lib/tls/libnvidia-tls.so.1 Create working one # ln -s /usr/lib/libnvidia-tls.so.1.0.6629 /usr/lib/tls/libnvidia-tls.so.1 6629 provide two files libnvidia-tls.so.1.0.6629. Seems only one works under 2.4.XX This simple hack turn on GeForce MX 440, TNT2M64. GeForce FX 5200 (PCI) will not work. Aivils |