|
|
发表于 2007-6-2 20:00:24
|
显示全部楼层
到nvidia的官方网站,注意读下面的这一段,我的也是 GF go 7300
beryl那是相当的稳定.
一般关闭系统的时候,我都把管理器从beryl换回kde,这样下次启动默认是kde.
需要的时候,再打开beryl就是了,在桌面做个快捷,很方便的。
2. openSUSE 10.2-AMD64
It is recommended to use YaST for installation of the NVIDIA
driver. There are several reasons for this. First, it's
simple. Second, and this is the most important one, you won't need to
recompile the nvidia kernel module after a kernel update.
Update your Kernel via YOU (YaST Online Update). Use
YaST -> Software -> Installation Source -> Add
Protocol: HTTP
Server Name: : download.nvidia.com
Directory on Server: /opensuse/10.2
to add the NVIDIA ftp server as additional installation source.
Now use
YaST -> Software -> Software Management
to install the NVIDIA driver. Select the following packages:
x11-video-nvidia
nvidia-gfx-kmp-default
Use "sax2 -r" for X.Org configuration.
People who aren't afraid of recompiling the nvidia kernel module or
even reinstalling the nvidia driver each time the kernel has been
updated and want or need to use the latest and greatest nvidia driver
can use the following steps 1-3. The others should use the
instructions above using YaST and skip the steps below.
1) Kernel sources must be installed and configured. Usually this means
installing the 'kernel-source', 'make' and 'gcc' packages with YaST2.
2) Use the nvidia installer for 1.0-9755.
sh NVIDIA-Linux-x86_64-1.0-9755-pkg2.run -q
3) Configure X.Org with
sax2 -r -m 0=nvidia (0 is a digit, not a letter!)
NOTE: There is no need to try to enable 3D support. It's already
enabled, when the nvidia driver is running.
IMPORTANT: You need to recompile and install the nvidia kernel module
after each kernel update.
sh NVIDIA-Linux-x86_64-1.0-9755-pkg2.run -K |
|