|
instalacja driverów nvidii
pawciak - 15-07-2008 21:35
Niestety jestem kolejnym idiotą który nie potrafi sobie poradzić z nvidią. Mam obecnie Debiana Lenny.
Robiłem wszystko według tego poradnika: TUTORIAL
Poszło wszystko bez mniejszych problemów - i NIC. Dosłownie jak napiszę:
glxinfo | egrep '(direct|OpenGL)'
To wyskakuje to:
Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Error: couldn't find RGB GLX visual Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0".
Czyli moim zdaniem nic się nie zainstalowało. Zaglądam do xorga i tam tez niewiele:
# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "pl" EndSection
Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection
Section "Device" Identifier "Configured Video Device" EndSection
Section "Monitor" Identifier "Configured Monitor" EndSection
Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSection
Najgorsze jest to że ogólnie miałem problemy na samym początku nawet z soruces.list bo nie umiałem pobrać nagłówków do mojej wersji. Co zrobić?
thalcave - 15-07-2008 22:37
http://debian.linux.pl/viewtopic.php?t=1247
pawciak - 16-07-2008 09:35
Spokojnie zainstalowałem według tego poradnika i problem kolejny. Otóż zainstalowałem i wyskoczyło ze wersja gcc obecna 4.1 jest różna od najnowszej 4.3. Według poradnika można spróbować zignorować. Tak też zrobiłem i po restarcie iksy nie wstają. Jak przeglądam xorg.0.log, to ten plik jest pusty. xorg.conf jest raczej dobry. Niemniej problem mam przy logowaniu ponieważ iksy nie startują i koniec. Ponowna instalacja sterowników nic nie dała. Powiedzcie mi tak łopatologicznie (proszę bardzo) czy nie można w takim razie zaktualizować gcc? Bo ja instalowałem linux-headers zgodnie ze swoją wersją jajka. To pojawiła się wersja xen-686. A że jestem początkujący toteż prosiłbym bardzo o pomoc.
Pakos - 16-07-2008 18:58
CC=/usr/bin/gcc-4.1 ./NV*
pawciak - 17-07-2008 11:22
Dziękuję - na nowo postawiłem Debiana. Stąd moje pytanie - posiadam wersję kernela 2.6.24-1-686. Kiedy chcę instalować linux-headers to w moich repozytorium nie ma takiej wersji. Wiem, że to głupie pytane ale skoro są one w repozytorium Etcha to mogę je stamtąd pobrać? Jeśli nie to co mam zrobić? Aktualizacja jajka, jeśli tak to czy wystarczy wpisać aptitude install i wyższą wersję kernela? Pozdrawiam. Po prostu nie chcę niczego ,,pocukrować''.
PhockouS - 17-07-2008 14:41
Są w repo lenny'ego.
zanotowane.pldoc.pisz.plpdf.pisz.plminister.pev.pl
|