Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NVidia - Failed to initialize the NVIDIA kernel module!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
servus
n00b
n00b


Joined: 15 Feb 2006
Posts: 3

PostPosted: Fri Feb 17, 2006 4:55 pm    Post subject: NVidia - Failed to initialize the NVIDIA kernel module! Reply with quote

Witam! Mam NVidię TNT2, kernel v. 2.6.14. Zainstalowałem sobie sterowniki 6111 ( z godnie z HOW-TO z angielskiego forum Gentoo ), ustawiłem w xorg.conf sterownik na nvidia i podczas włączania X-ów wywala mi błąd.
To fragment logu X-ów dotyczący sterownika:
Quote:
(**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
(==) NVIDIA(0): RGB weight 565
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NvAGP" "1"
(**) NVIDIA(0): Use of NVIDIA internal AGP requested
(--) NVIDIA(0): Linear framebuffer at 0xD6000000
(--) NVIDIA(0): MMIO registers at 0xD4000000
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found


oraz X.org.conf:
Quote:

Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
# FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/local/"
# FontPath "/usr/share/fonts/Speedo/"
# FontPath "/usr/share/fonts/TrueType/"
# FontPath "/usr/share/fonts/freefont/"
EndSection

Section "ServerFlags"

EndSection

Section "InputDevice"

Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "pl"

EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons"
EndSection

Section "Monitor"

Identifier "Samsung SyncMaster 757DFX"
HorizSync 31.5 - 79.0
VertRefresh 50-100

EndSection

Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "vga"

EndSection

Section "Device"
Identifier "NVidia TNT2 M64 32M"
Driver "nv"
# Option "NvAGP" "1"
VideoRam 32768
# Insert Clocks lines here if appropriate
EndSection

Section "Screen"
Identifier "Screen 1"
Device "NVidia TNT2 M64 32M"
Monitor "Samsung SyncMaster 757DFX"
DefaultDepth 24

Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection

Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"

EndSection

Co mam z tym zrobić? Próbowałem już ze sterami 6629 i 7174 ( wyższe wersje nie obsługują już TNT2 ).
Kernel i stery kompilowane tą samą wersją GCC.
Back to top
View user's profile Send private message
nigdydosc
n00b
n00b


Joined: 20 Sep 2005
Posts: 38
Location: Jaroslaw, Poland

PostPosted: Fri Feb 17, 2006 6:02 pm    Post subject: Reply with quote

Code:
modprobe nvidia


i pozniej startx

jesli zadziała to dopisz sobie do /etc/modules.autoload/kernel-2.6 ten modul co by sie uruchamial przy starcie sytemu
_________________
Miejsce na Twoją reklamę.
Back to top
View user's profile Send private message
ffurbo
Tux's lil' helper
Tux's lil' helper


Joined: 12 Oct 2005
Posts: 112
Location: Poland/Radom

PostPosted: Fri Feb 17, 2006 10:40 pm    Post subject: Reply with quote

Jeżeli nie zadziała to sprawdź czy masz urządzenie /dev/nvidia0.
Jeżeli nie to uruchom
Code:

# NVmakedevices.sh

spod konta roota i dopiero uruchom X.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum