LINUX.ORG.RU

И снова NVIDIA


0

0

Установил дрова, иксы грузятся только если прописать перед загрузкой modprobe nvidia. По-другому никак. Скажите, пожалуйста, как добавить драйвер в автозагрузку? В FAQ'е этого нет и в поиске я нашёл только то, что нужно прописать в /etc/modprobe.conf или в /etc/modules.conf. Прописал, а толку никакого: как ни грузился - так и не грузится.

anonymous

Обычно к драйверу идет README. Там описано как отредактировать конфиг X-ов, чтобы он грузил новые драйвера...

anonymous
()

Для FC3

nVidia:
Log in as root.
Open Firefox (the "mouse and world" icon on the bottom left). Go to http://www.nvidia.com/object/linux_display_ia32_1.0-6629.html and download NVIDIA-Linux-x86-1.0-6629-pkg1.run. (Select "save to disk".) This should save the file to the /root directory.
Open the terminal and type:
gedit /etc/X11/xorg.confIn the "module" section comment out (put a "#" in front of) load "dri" so that it reads # load "dri". In the "device" section change "nv" to "nvidia".
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
# Load "dri"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 MX (generic)"
EndSection
Click the "save" icon and exit gedit.
With the root terminal still open type:
gedit /etc/rc.localAt the end of the file add the line:
/sbin/modprobe nvidiaAdd a carriage return as well if necessary to insure that there is a blank line at the bottom of the file. Click on the "save" icon and exit gedit. Close the terminal.
Click "Actions" > "Log Out" > "Restart the computer" and click "ok". When Fedora reboots it will try to load the nVidia driver (which has been downloaded but not yet installed). You will see the command line login prompt 3 or 4 times as it continues to try to load the driver and then you will see a text mode screen with the message "...cannot start the x server...". Answer "no" (right arrow and enter) to the question "would you like to view the x server output?". Answer "no" to the question "would you like me to run the x configuration program?". Answer "ok" to "...disable the x server for now...". You will then be presented with a text mode command line login prompt. Log in as root, type "ls" and hit enter. You should see the nVidia driver file that you downloaded previously. Type:
sh NVIDIA-Linux-x86-1.0-6629-pkg1.runHit enter. You will be presented with a text mode nVidia screen. Left arrow to "accept" and hit enter. Answer "yes" to "download...". Answer "ok" to "no matching kernel...". Answer "ok" to "warning - your kernel was...". nVidia will build and install a kernel module for the nVidia driver. When the "...complete" screen appears hit enter on "ok", then type "reboot" and hit enter. You should see the nVidia splash screen when Fedora reboots indicating that the installation was successful.
Log in as the default user (not "root").
Click "Applications" > "System Tools". Right click on "Terminal" and select "Add this launcher to panel".
Right click on the terminal icon on the bottom panel and select "move". Move the icon to the left near the separator bar and click to position it there.

Vitel ★★
()
Ответ на: Для FC3 от Vitel

Какой щедрый аттач!!!

anonymous
()
Ответ на: комментарий от Vitel

Знаешь понятие "смешались кони/люди" - вот это про твой ответ.

Он полный, слишком полный. Начиная с установки. К тому же на английском. И к тому же не совсем верный (правда, я кажется такую статью читал) - десяток перезагрузок и т.п.

Кстати, утверждается, что новый udev в обновлениях fedora решает проблему, но я не экспериментировал.

P.S. Давая ответы, которые являются вариацией тех, что есть в faq, ты потакаешь лентяям.

jackill ★★★★★
()
Ответ на: комментарий от jackill

Короче, рид ми я уже наизусть знаю, но всё равно ничего у меня не получается. Как сделать так, чтобы автоматом драйвер загружался? Я уже очень много всего перепробовал и не надо на рид ми ссылаться! Там ничего нету. Кстати, в Community я всё делал также, как и сейчас и всё работало, а в официале не работает

anonymous
()
Ответ на: комментарий от anonymous

Странно. Модуль должен грузиться. Что за дистр? Слышал старые дрова на FC не устанавливались из NVidia установщика. Они вроде ядерный модуль не собирали. На FC3+6629 всё работает из коробки(+правка /etc/rc.local). Но если после modprobe nvidia всё работает, значит дело не в этом.

anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.