Kezdőlap › Fórumok › Fedora Core / RedHat /CentOS › Fedora/RedHat kezdõ › Fedora Core 3 vs. NVidia driver
- This topic has 9 hozzászólás, 7 résztvevő, and was last updated 20 years, 7 months telt el by
sevi.
-
SzerzőBejegyzés
-
2004-11-19-08:47 #1985786
Szerintem mindenképpen keresgélj a /etc/modprobe.conf file-ban.
De a parasztlengõs megoldás is segíthet: a /lib/modules/2.6.9 … könyvtárszerkezetben valahol ott lesz a driver. Töröld ki – vagy nevezd át -, és akkor nem fogja megtalálni.
Sok sikert!2004-11-19-12:02 #1985787Szerintem mindenképpen keresgélj a /etc/modprobe.conf file-ban.
De a parasztlengõs megoldás is segíthet: a /lib/modules/2.6.9 … könyvtárszerkezetben valahol ott lesz a driver. Töröld ki – vagy nevezd át -, és akkor nem fogja megtalálni.
Sok sikert!
[align=right][snapback]98532[/snapback][/align]A parasztlengõt már próbáltam. Behalt ugyanúgy. 🙁 :blink: :blush:
2004-11-19-17:50 #1985788A parasztlengõt már próbáltam. Behalt ugyanúgy. 🙁 :blink: :blush:
[align=right][snapback]98562[/snapback][/align]csinálsz egy fájlt pl.
modul_remove
néven, beleírodCode:#!/bin/bash
#modul kinyírás
rmmod rivafbBeteszed az /etc/init.d könytárba és futtatod az gdm.vagy kdm (amit használsz) indulása elõtt.
2004-11-22-13:49 #1985789Egy külfeldi oldalon találtam rá megoldást és mûködik. Egy az egyben leírom ami ott van csak honosítva és mindenki kimazsolázhatja a lényeget. A srác így csinálta:
1) a) /etc/inittab módosítás: id::5::initdefault => id::3::initdefault
B) /etc/X11/xorg.conf: Driver: ‘nv’ => ‘nvidia’
kikommentezni: Load ‘dri’ és Load ‘GLcore’ és legyen Load ‘glx’
c) újraindítás
2)karakteresen elindul majd az NVIDIA installer futtatása
ne töltse le hanem fordítson kernel interface-t
ha lefordult, végzett a telepítõ akkor a következõ:
modprobe nvidia
cp -a /dev/nvidia* /etc/udev/devices
chown root.root /etc/udev/devices/nvidia*
majd
/etc/inittab módosítás: id::3::initdefault => id::5::initdefault
és újraindításebbõl gondolom van ami egyszerûbben is megoldható de ez bejött.
2004-11-28-09:02 #1985790Itt egy jó leírás:
http://fedoranews.org/contributors/stanton_finley/fc3_note/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…2_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.conf
In 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”
EndSectionSection „Device”
Identifier „Videocard0”
Driver „nvidia”
VendorName „Videocard vendor”
BoardName „NVIDIA GeForce 4 MX (generic)”
EndSectionClick the „save” icon and exit gedit.
* With the root terminal still open type:
gedit /etc/rc.local
At the end of the file add the line:
/sbin/modprobe nvidia
Add 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.run
Hit 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.
2004-11-29-17:33 #1985791én e leírás alapján csináltam, de a kernelmodulok beállításánál befagy…
Ha a xorg.conf-ban a Drivert visszaálítom nv-re akkor a rendszer is újra feláll…Beteszed az /etc/init.d könytárba és futtatod az gdm.vagy kdm (amit használsz) indulása elõtt.
A rendszer már a legelején lefagy, még a konzol se jön elõ.
szerintem nem a rivafb-vel van a baj, mert arról egy szót se ír ez a leírás.
2004-11-29-18:03 #1985792Azzal a riva-s cuccal sosem volt nekem gondom, pedig legalább 4 distroban parázott az nvidia miatta, ha nem olyan a kártyád / riva tnt/2 / akkor úgysem töltõdik be, tehát nem zavarhat.
2004-11-30-12:18 #1985793én e leírás alapján csináltam, de a kernelmodulok beállításánál befagy…
Ha a xorg.conf-ban a Drivert visszaálítom nv-re akkor a rendszer is újra feláll…
A rendszer már a legelején lefagy, még a konzol se jön elõ.szerintem nem a rivafb-vel van a baj, mert arról egy szót se ír ez a leírás.
[align=right][snapback]100753[/snapback][/align]Nekem ugyanezt csinálta, és amikor az általam leírtak alapján csinálta, akkor tökéletesen mûködött. Ja és az udev-et rögtön telepítés után ajánlott frissíteni. Ezt a hivatalos oldalon is kiemelten kezelték.
2004-11-30-18:17 #19857941) a) /etc/inittab módosítás: id::5::initdefault => id::3::initdefault
cool.gif /etc/X11/xorg.conf: Driver: ‘nv’ => ‘nvidia’
kikommentezni: Load ‘dri’ és Load ‘GLcore’ és legyen Load ‘glx’
c) újraindítás
2)karakteresen elindul majd az NVIDIA installer futtatása
ne töltse le hanem fordítson kernel interface-t
ha lefordult, végzett a telepítõ akkor a következõ:
modprobe nvidia
cp -a /dev/nvidia* /etc/udev/devices
chown root.root /etc/udev/devices/nvidia*
majd
/etc/inittab módosítás: id::3::initdefault => id::5::initdefault
és újraindításlionelqw isten vagy!!! sikerült megcsinálni 😀
annyit tennék hozzá, hogy nem kell az inittabot átszerkeszteni, hanem elegendõ kontrolaltefeggyel elõhozni a konzolt, majd init3, de ez már csak kényelmi kérdés 😀még1x kösz a segítséget
már csak 1 kérdés van: honnan lehet kernel-source rpm-et szedni??
az apt-getben nincs, a CDken se találtam 🙁nem értem hogy a 6629es drivernek hogyhogy nem kell a kernel-source csomag.
a 5336os még hiányolta…2009-12-04-19:56 #1877121Sziasztok!
Felraktam a FC3-at és utána az nVidia driver-t azt modja, hogy rivafb modullal ütközik és kernel tainted. Utána nem indul el mert kiírja hogy Kernel modulok konfigurálása és ott megfagy. Hogyan lehet kiszedni a rivafb modult, hogy ne töltse be az alapból feltett kernel. Mert ugye ez modul, tehát valahogy ki lehet iktatni. Nem kell kernelt fordítani. Vagy ha mégis kell, akkor hogyan lehet olyat csinálni, hogy csak azt kelljen beállítani, hogy az a modul ne legyen betöltve és minden más maradjon, ami eddig is volt.
:blink: :blink: :blink: :blink: -
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz