Иксы в SuSe-9.1
Здравствуйте, comp.
Поставил SuSe-9.1. Поставил дрова NVIDIA. Дрова встали(5336) с полпинка, но!!!!
Не могу установить разрешение 1024-768 24бит цвет и 85 гц. Может есть какая тонкость
в установке дров. Монитор LG F700P, но в базе Yast его нет. Ставит vesa и ни
как не могу настроить. То разрешение запредельное и частота моника снижается
до 50-60 гц и всё мелко, то 800-600, опять вроде мало.
На сайте NVDIA есть ридми по установке на SuSe, но я что то не врубился
Посмотрите. Может что подскажете
SuSE Linux 9.1
It is recommended to use YOU (YaST Online Update) for (re)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.
Inside YOU enable "Installable and Installed Patches" for "Show Patch
Category" and select "Download NVIDIA(r) Graphics Driver" from the
patches list (usually at the bottom of the list). Note, that you need
to mark it as "Update" (right mouse click) if you already installed it
before and the driver was uninstalled - for any reason. Proceed as
usual now. After YOU has finished restart your Xserver (i.e. logout
from your Xsession) and you're fine.
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 YOU and skip the steps below.
1) Kernel sources must be installed and configured. Usually this means
installing the 'kernel-source' package with YaST2. Update it - if not
already done - via YaST2 Online Update (YOU) and configure it then
with the following commands:
cd /usr/src/linux
make cloneconfig # Вот на этом выскакивает ошибка
2) Use the nvidia installer for 1.0-5336.
sh NVIDIA-Linux-x86-1.0-5336-pkg1.run
3) Configure XFree86 with
sax2 -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.