http://mandrivausers.org/index.php?...stall-for-8-yr-old-kid/page__st__15
burada;
When done use the sudo nvidia-glx-config enable, if it says or don't work. You'll need to do manually.
sudo nano /etc/X11/xorg.conf
Change:
Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600/GeForce 6600 GT]" (this is my card, you'll properly looks diffrent)
Driver "nv"
EndSection
to
Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600/GeForce 6600 GT]"
Driver "nvidia"
EndSection
Save & Exit.
reboot.
demiş ama benim xorgconf dosyamın içeriği:
Section "Device"
Identifier "Default Device"
Option "NoLogo" "True"
EndSection
nvidia 310m var bende driver ı kurulu değil olabilir mi...
http://eddieringle.com/how-to-install-official-nvidia-drivers-in-linux/ burada anlatıyor kurayım mı başka biyerde mi sorun?
|