|
|
#1 | |
|
Registered User
Join Date: Apr 2004
Posts: 5
|
I finally installed the NVIDIA-Linux-x86_64-1.0-5332 drivers (downloaded from www.minion.de) for my SK8v/Athlon FX-51 running Mandrake 10, beta 2, but can't seem to configure my XF86Config-4.
If anybody can identify what I'm doing wrong, I'd really appreciate it. Below is my XF86Config-4 file and the error log generated when I try to start X. [Full files attached.] * * * * * * XF86Config-4 file * * * * * * * Section "Files" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Mandrake 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:-1" EndSection Section "ServerFlags" #DontZap # disable <Crtl><Alt><BS> (server abort) AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) EndSection Section "Module" Load "dbe" # Double-Buffering Extension #Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "glx" # 3D layer EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "en_US" Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Eraser1" Driver "wacom" Option "Device" "/dev/input/event0" Option "Type" "eraser" Option "Mode" "Absolute" Option "USB" EndSection Section "InputDevice" Identifier "Cursor1" Driver "wacom" Option "Device" "/dev/input/event0" Option "Type" "cursor" Option "Mode" "Relative" Option "USB" EndSection Section "InputDevice" Identifier "Stylus1" Driver "wacom" Option "Device" "/dev/input/event0" Option "Type" "stylus" Option "Mode" "Absolute" Option "USB" EndSection Section "Monitor" Identifier "monitor1" VendorName "NEC LCD1765" HorizSync 31.00-81.00 VertRefresh 56.00-75.00 # Sony Vaio C1(X,XS,VE,VN)? # 1024x480 @ 85.6 Hz, 48 kHz hsync ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync # TV fullscreen mode or DVD fullscreen output. # 768x576 @ 79 Hz, 50 kHz hsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # 768x576 @ 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection Section "Device" Identifier "NV AGP TwinView" VendorName "nvidia" Driver "nvidia" Option "TwinView" Option "SecondMonitorHorizSync" "31-81" Option "SecondMonitorVertRefresh" "56-75" Option "TwinViewOrientation" "RightOf" Option "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768" EndSection Section "Screen" Identifier "Screen AGP TwinView" Device "NV AGP TwinView" Monitor "monitor1" DefaultColorDepth 24 Subsection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x400" EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x400" EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x400" EndSubsection EndSection Section "ServerLayout" Identifier "AGPTwinView" Screen "Screen AGP TwinView" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" InputDevice "Eraser1" "AlwaysCore" InputDevice "Cursor1" "AlwaysCore" InputDevice "Stylus1" "AlwaysCore" EndSection * * * * * * Abridged Error log * * * * * * * * * * * * * (II) Setting vga for screen 0. (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/X11R6/lib64/modules/libvgahw.a (II) Module vgahw: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.6 (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 (==) NVIDIA(0): RGB weight 888 (==) NVIDIA(0): Default visual is TrueColor (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) (**) NVIDIA(0): Option "ConnectedMonitor" "crt,crt" (**) NVIDIA(0): Option "TwinView" (**) NVIDIA(0): Option "TwinViewOrientation" "RightOf" (**) NVIDIA(0): Option "SecondMonitorHorizSync" "31-81" (**) NVIDIA(0): Option "SecondMonitorVertRefresh" "56-75" (**) NVIDIA(0): Option "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768" (**) NVIDIA(0): ConnectedMonitor string: "crt,crt" (**) NVIDIA(0): TwinView enabled (--) NVIDIA(0): Linear framebuffer at 0xE0000000 (--) NVIDIA(0): MMIO registers at 0xF5000000 (EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module! (EE) NVIDIA(0): *** Aborting *** (II) UnloadModule: "nvidia" (II) UnloadModule: "vgahw" (II) Unloading /usr/X11R6/lib64/modules/libvgahw.a (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found Last edited by dylansm; 04-24-04 at 03:42 PM. |
|
|
|
|
|
|
#2 | |
|
550Ti
Join Date: Jan 2004
Location: New Zealand
Posts: 854
|
"modprobe nvidia" before startx?
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Apr 2004
Posts: 5
|
I love easy answers. Thanks a lot. It works perfectly now.
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Rise of Object-based File Systems for HPC | News | Latest Tech And Game Headlines | 0 | 05-09-12 01:10 PM |
| RPM Source problems | LaoTzuTao | NVIDIA Linux | 10 | 01-19-03 05:15 AM |
| Can't install NVIDIA_kernel.XXXX.XXXX.src or regular rpm | noeffort | NVIDIA Linux | 15 | 12-17-02 01:22 PM |
| Where is my log file? | Frink | NVIDIA Linux | 20 | 09-19-02 09:59 PM |
| tvout & XF86Config | lacto | NVIDIA Linux | 2 | 08-01-02 01:44 AM |