سلام.
نمیخواستم تاپیک جدید بزنم اما چه کنم که نشد.
اوبونتو گرافیکم رو نشناخت.
Ubuntu and Nvidia (GeForce 6600)
If you happen to evaluate Ubuntu and you’ve got something like a GeForce 6600 you’re out of luck. Your installation will fail loading Gnome.
But no worries. Here’s how to get it working:
I hope Ubuntu detected your Internet settings, because I won’t get into details. You need to download some packages and the original
Nvidia drivers.
To prevent your system going into a graphical disaster in case something goes wrong, I highly recommend disabling gdm like so: sudo mv
/etc/rc2/S99gdm /etc/rc2/_S99gdm. You can switch it back later on, after manual start of Gnome succeeded.
Install lynx for browsing: sudo apt-get install lynx
Install your kernel headers. sudo apt-get install linux-headers should give you some module names, then use it again, this time with
the appropriate package (like sudo apt-get install linux-headers-386).
Install a gcc with sudo apt-get install gcc.
Goto
http://www.nvidia.com/linux and download the appropriate driver.
In the directory you downloaded the driver, issue something like sh NVIDIA-Linux-x86-1.0-6629-pkg1.run.
If all else fails (no kernel module found locally and online), setup will build a new module.
If this was successful, you can add a line with nvidia to your /etc/modules.
Check with lsmod nvidia|grep nvidia whether it is already loaded.
Edit your /etc/X11/XF86Config-4 file. Comment out the following lines:
# Load "GLcore"
# Load "dri"
Load "glx"
# Section "DRI"
# Mode 0666
# End Section
/etc/init.d/gdm start should display an Nvidia splash screen and then load Gnome successfully.
If your XFree works after installation of the nvidia drivers, but fails again after reboot, this could be a startup script changing some TLS
libs. Just disable /etc/rc2/S20nvidia-glx (e.g., with mv /etc/rc2/S20nvidia-glx /etc/rc2/_S20nvidia-glx).
/ul>
That’s it
خواهشا اگه این آموزش خوبه برام فارسی بگید تا من بتونم انجامش بدم.
چون هیچی از اینکارایی که گفته نمیفهمم.
اصلا تازه لینوکس نصب کردم.
برام کامل توضیح بدین.
فقط نگید که برو فلان برنامه رو نصب کن.
راستی هنوز مودمم هم راه نیوفتاده تو تاپیک مربوطه درخواست دادم.