NV 180.22 problem
1. ctrl+alt+F1
2. sudo telinit 3
3. sudo /etc/init.d/gdm stop
4. nainstaloval som driver sudo sh driver.sh
Dostal som klasicku hlasku " No precompiled kernel ..... "
A tu je problem. Pri starsich verziach som to napravil cez synaptic v pohode, no na tuto verziu to nefunguje (mam headers pre moju verziu kernelu). Hladal somna forach a mnozstvo ludi ma rovnaky problem, no nepodarilo sa to vyriesit. Mate s tym skusenost? Dakujem
Pre pridávanie komentárov sa musíte prihlásiť.
Moja verzia kernelu: Linux version 2.6.24-23-generic (buildd@vernadsky) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Mon Jan 26 00:13:11 UTC 2009
na vyber mam source vo verzii 2.6.24-23.25 a 2.6.24-23.48. Nainstaloval som 48, ne ziadny vysledok. Co mam este doinstalovat? POdla navodu mam vsetko :(
PS: Preco su tam 2 instalatori (pkg0 a 1) ?
Dakujem
To download and install the drivers, follow the steps below:
STEP 1: Review the NVIDIA Software License.
You will need to accept this license prior to downloading any files.
STEP 2: Download the Driver File
Download - NVIDIA-Linux-x86-180.22.pkg1.run
SuSE users: please read the SuSE NVIDIA Installer HOWTO before downloading the driver.
STEP 3: Install
Type "sh NVIDIA-Linux-x86-180.22-pkg1.run" to install the driver. NVIDIA now provides a utility to assist you with configuration of your X server configuration file. Please see Chapter 3 of the README or run 'man nvidia-xconfig' for details on usage. Instructions for those wishing to edit their X config file by hand can also be found in the README.
Vsimol som si ze pri instalacii zvolis moznost automaticky upravit xorg.conf pomocou nvidia-xconfig. IMHO je lepsie upravit xorg.conf rucne prip. podla pokynov v README.txt v /usr/share/doc/NVIDIA... . Skus skontrolovat xorg.conf.
Ale celkom nerozumiem - v prvom prispevku si pisal ze dostanes hlasku ,, No precompiled kernel interface found ... ,,. Pokial viem, na nej nie je nic zle. Instalator len oznamuje ze nenasiel skompilovane kernel-rozhranie pre tvoj kernel a ak ho nenajde ani na webe nvidie, tak si ho skompiluje. Ja tu hlasku dostanem vzdy aj ked mam nainstalovane vsetky potrebne softwareove nastroje a vsetko prebehne bez problemov.
Skontroluj si svoj /etc/X11/xorg.conf súbor a porovnaj ho s doporučeniami v README.txt v /usr/share/doc/NVIDIA
:-)
It looks like, from the message, that one of the cross-references (between the Screen section and the Monitor section) is broken.
Revert the Monitor section's Identifier line back to "Monitor0", and try it again."
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Sat Jan 24 18:59:13 PST 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
:-)
Je fajn, keď si môže človek z čoho vyberať.