Jump to content

After installing nVidia-driver, X won't start


Gul Dukat
 Share

Recommended Posts

Mmm, oke. Did you let nVidia configure xorg.conf automatically? Or did you do it yourself and what did you change in xorg.conf then?

I let it do it automatically. It did it correctly.

 

I didn't want to do it manually because I couldn't remember the location of the new config file - it's no longer at /etc/X11/XF86Config, I think.

 

EDIT : It's at xorg.conf in the same directory. Things have changed since I used Mandrake two versions ago.

Link to comment
Share on other sites

I let it do it automatically. It did it correctly.

 

I didn't want to do it manually because I couldn't remember the location of the new config file - it's no longer at /etc/X11/XF86Config, I think.

 

EDIT : It's at xorg.conf in the same directory. Things have changed since I used Mandrake two versions ago.

I changed it manually. Will try to do it automatically, hopes it workes. Thanks for your input.

 

Hi

 

I had the "Fatal server error: no screens found" error. If you add these options to your xorg.conf 'device' section:

 

Option "UseEdidFreqs" "FALSE"

Option "UseEDID" "FALSE"

Option "ModeValidation" "NoEdidModes"

 

you might find a screen :)

 

The drivers installed for me but X was in 1152x864 resolution and the monitor stuck in 1024x768. Didn't get round to finding out what I had to change in the xorg.conf to fix it :D and went back to 8178.

 

The latest drivers handle refresh rates, screen modes etc. differently as far as I can gather. This might help:

 

Vertical Refresh with 1.0-8756

 

or other posts on that forum.

 

Hope I helped a little :)

 

Tried your modifications, but with no effect. X still won't start.

Link to comment
Share on other sites

open /etc/X11/xorg.conf as root with your favorite text editor. look for the line:

Load "/usr/X11R6/lib/modules/extensions/nvidia/libglx.so"

comment it out with a pound sign:

#Load "/usr/X11R6/lib/modules/extensions/nvidia/libglx.so"

press return to get a new line and put:

Load "glx"

also...post your /etc/X11/xorg.conf file so that we can try to troubleshoot the issue.

Link to comment
Share on other sites

Tyme,

thx for your reaction. The I've already tried the suggestions you made. But to be honest, I don't have that line in my xorg.conf. Isn't that line added to your xorg.conf after you installed the nvidia-drivers from the PLF-source?

 

As for posting my xorg.conf. I wish I would know how to do that. As I can't get X and therefor KDE up and running. That would mean I would have to manually retype my xorg.conf on another computer with which I can get onto the internet and post it here. I'm open for other sollutions though.

Link to comment
Share on other sites

you can switch back to the nv driver in xorg.conf to get KDE up and running for the time being, just changed:

Driver "nvidia"

to:

Driver "nv"

in xorg.conf, using nano or vi. this way you can paste your xorg.conf for us.

 

also, the line:

Load "glx"

is required for nvidia drivers to work, not matter where you get them, so it has to be in your xorg.conf somewhere. be sure that you've followed all the directions here to the T (as the saying goes) to be sure the nvidia driver is installed and that xorg.conf is properly configured.

 

(i aplogize if i'm repeating previous instructions you've been giving, i'm just trying to make sure all the correct steps have been taken before we delve deeper into this thing).

Link to comment
Share on other sites

Oke,

I managed to foind a way around, so I can post my xorg.conf. First I'm posting my xorg.conf with the old nVidia-driver (8178), with whih I can boot without any problems:

 

# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this 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 does not 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" "us(alt-intl)"
Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection

Section "Monitor"
Identifier "monitor1"
VendorName "Hansol Electronics"
ModelName "Hansol Electronics Mazellan710P"
HorizSync 30-95
VertRefresh 47-160

# Monitor preferred modeline (85.0 Hz vsync, 91.1 kHz hsync, ratio 5/4)
ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +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

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_120"  176.01  1152 1240 1368 1584  864 865 868 926  -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_100"  143.47  1152 1232 1360 1568  864 865 868 915  -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_85"  119.65  1152 1224 1352 1552  864 865 868 907  -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_75"  104.99  1152 1224 1352 1552  864 865 868 902  -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_60"  81.62  1152 1216 1336 1520  864 865 868 895  -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_50"  66.85  1152 1208 1328 1504  864 865 868 889  -HSync +Vsync
EndSection

Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce FX (generic)"
Driver "nvidia"
Option "DPMS"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24

Subsection "Display"
	Depth 8
	Virtual 1152 864
EndSubsection

Subsection "Display"
	Depth 15
	Virtual 1152 864
EndSubsection

Subsection "Display"
	Depth 16
	Virtual 1152 864
EndSubsection

Subsection "Display"
	Depth 24
	Virtual 1152 864
EndSubsection
EndSection

Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection

 

And this is my xorg.conf with the newest nVidia-drivers (8756). The one with which I can't get X up and running:

 

# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this 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 does not 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" "us(alt-intl)"
Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection

Section "Monitor"
Identifier "monitor1"
VendorName "Hansol Electronics"
ModelName "Hansol Electronics Mazellan710P"
HorizSync 30-95
VertRefresh 47-160

# Monitor preferred modeline (85.0 Hz vsync, 91.1 kHz hsync, ratio 5/4)
ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +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

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_120"  176.01  1152 1240 1368 1584  864 865 868 926  -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_100"  143.47  1152 1232 1360 1568  864 865 868 915  -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_85"  119.65  1152 1224 1352 1552  864 865 868 907  -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_75"  104.99  1152 1224 1352 1552  864 865 868 902  -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_60"  81.62  1152 1216 1336 1520  864 865 868 895  -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1152x864_50"  66.85  1152 1208 1328 1504  864 865 868 889  -HSync +Vsync
EndSection

Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce FX (generic)"
Driver "nvidia"
Option "DPMS"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24

Subsection "Display"
	Depth 8
	Virtual 1152 864
EndSubsection

Subsection "Display"
	Depth 15
	Virtual 1152 864
EndSubsection

Subsection "Display"
	Depth 16
	Virtual 1152 864
EndSubsection

Subsection "Display"
	Depth 24
	Virtual 1152 864
EndSubsection
EndSection

Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection

 

Hopes this helps.

Link to comment
Share on other sites

Well, your configurations look fine...there doesn't appear to be any differences between the two that could be causing this problem. In fact, you should be able to use the same configuration from the first nvidia driver for the second, and if the first is working...hm.

 

You say you're having this issue with the most recent kernel from Mandriva? 2.6.12-18 i think it is?

 

Can you post your /var/log/Xorg.0.log? I'm not sure if that filename is correct. Be sure to try starting X right before you grab this file to post.

Link to comment
Share on other sites

Hi again

 

Thought I'd have another go at installing these drivers and found this which helped a great deal.

 

I changed all the - Virtual 1152 864 - lines to - Modes "1152x864" - and it worked.

 

The trouble is if you run any programs that want to change the screen resolution (like a game, enemy territory in my case :)) it no longer does it automatically like it did before. So I changed - Modes "1152x864" - to - Modes "1152x864_75" "1024x768_85" - (including the vertical refresh rates that the old drivers had used) and everything works much like it did before.

 

I don't think it's ideal though and wonder why nvidia changed the way their driver works?

 

Maybe this will help :) Maybe not :D Linux is funny like that :huh:

 

BTW, this is without the options I mentioned in my previous post :)

 

cya

Edited by speedball2
Link to comment
Share on other sites

nvidia didn't change how their driver works, the virtual lines aren't the usual way of setting resolutions - I don't know why mandriva does that. here's my section of xorg.conf for comparison purposes:

Section "Screen"
Identifier	"Default Screen"
Device		"NVIDIA0"
Monitor		"F-17"
DefaultDepth	24
SubSection "Display"
	Depth		1
	Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
	Depth		4
	Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
	Depth		8
	Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
	Depth		15
	Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
	Depth		16
	Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
	Depth		24
	Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
EndSection

If you add more resolutions to the Modes line they will be usable.

Link to comment
Share on other sites

Well, your configurations look fine...there doesn't appear to be any differences between the two that could be causing this problem. In fact, you should be able to use the same configuration from the first nvidia driver for the second, and if the first is working...hm.

 

You say you're having this issue with the most recent kernel from Mandriva? 2.6.12-18 i think it is?

 

Can you post your /var/log/Xorg.0.log? I'm not sure if that filename is correct. Be sure to try starting X right before you grab this file to post.

 

Yes, the most recent stable kernel from Mandriva is 2.6.12-18mdk. But I also have 2 copmuters with the most recent cooker-kernel 2.6.14-2mdk. And with those two I have the same problems.

 

This is my /var/log/Xorg.0.log:

 

X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: Linux 2.6.3-29mdk-i686-up-4GB i686 [ELF] 
Current Operating System: Linux localhost 2.6.14-2mdk #1 Fri Mar 10 23:53:51 CET 2006 i686
Build Date: 13 March 2006
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 19 09:25:10 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) |   |-->Monitor "monitor1"
(**) |   |-->Device "device1"
(**) |-->Input Device "Keyboard1"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us(alt-intl)"
(**) XKB: layout: "us(alt-intl)"
(**) Option "XkbOptions" "compose:rwin"
(**) XKB: options: "compose:rwin"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse1"
(**) FontPath set to "unix/:-1"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.8
X.Org XInput driver : 0.5
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
Using vt 7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,01e0 card 1043,80ac rev c1 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01ea card 1043,80ac rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 1043,80ac rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 1043,80ac rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 1043,80ac rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 1043,80ac rev c1 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1043,80ad rev a4 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 1043,0c11 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1043,0c11 rev a4 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0066 card 1043,80a7 rev a1 class 02,00,00 hdr 00
(II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 1043,0c11 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
(II) PCI: 01:08:0: chip 1102,0002 card 1102,8067 rev 0a class 04,01,00 hdr 80
(II) PCI: 01:08:1: chip 1102,7002 card 1102,0020 rev 0a class 09,80,00 hdr 80
(II) PCI: 02:00:0: chip 10de,0343 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0202 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 2 non-prefetchable memory range:
[0] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(--) PCI:*(2:0:0) nVidia Corporation NV36 [GeForce FX 5700LE] rev 161, Mem @ 0xe0000000/24, 0xd0000000/28
(II) Addressable bus resource ranges are
[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xc0000000 from 0xcfffffff to 0xbfffffff
(II) Active PCI resource ranges:
[0] -1	0	0xe2001000 - 0xe2001fff (0x1000) MX[B]
[1] -1	0	0xe2000000 - 0xe20000ff (0x100) MX[B]
[2] -1	0	0xe2003000 - 0xe2003fff (0x1000) MX[B]
[3] -1	0	0xe2002000 - 0xe2002fff (0x1000) MX[B]
[4] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
[5] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[6] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[7] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
[8] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
[9] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
[10] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
[11] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1	0	0xe2001000 - 0xe2001fff (0x1000) MX[B]
[1] -1	0	0xe2000000 - 0xe20000ff (0x100) MX[B]
[2] -1	0	0xe2003000 - 0xe2003fff (0x1000) MX[B]
[3] -1	0	0xe2002000 - 0xe2002fff (0x1000) MX[B]
[4] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
[5] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[6] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[7] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
[8] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
[9] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
[10] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
[11] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1	0	0xe2001000 - 0xe2001fff (0x1000) MX[B]
[6] -1	0	0xe2000000 - 0xe20000ff (0x100) MX[B]
[7] -1	0	0xe2003000 - 0xe2003fff (0x1000) MX[B]
[8] -1	0	0xe2002000 - 0xe2002fff (0x1000) MX[B]
[9] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
[10] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[11] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[12] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
[15] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
[16] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
[17] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
[18] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 0.0.1
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.9.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.8756
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.8756
Module class: X.Org Video Driver
(II) LoadModule: "keyboard"
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) v4l driver for Video4Linux
(II) NVIDIA dlloader X Driver  1.0-8756  Wed Mar 29 14:27:53 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 02:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.8
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1	0	0xe2001000 - 0xe2001fff (0x1000) MX[B]
[6] -1	0	0xe2000000 - 0xe20000ff (0x100) MX[B]
[7] -1	0	0xe2003000 - 0xe2003fff (0x1000) MX[B]
[8] -1	0	0xe2002000 - 0xe2002fff (0x1000) MX[B]
[9] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
[10] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[11] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[12] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
[15] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
[16] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
[17] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
[18] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
(II) resource ranges after probing:
[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1	0	0xe2001000 - 0xe2001fff (0x1000) MX[B]
[6] -1	0	0xe2000000 - 0xe20000ff (0x100) MX[B]
[7] -1	0	0xe2003000 - 0xe2003fff (0x1000) MX[B]
[8] -1	0	0xe2002000 - 0xe2002fff (0x1000) MX[B]
[9] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
[10] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[11] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[12] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
[13] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
[14] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
[18] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
[19] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
[20] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
[21] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
[22] 0	0	0xe10003b0 - 0xe10003bb (0xc) IS[B]
[23] 0	0	0xe10003c0 - 0xe10003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) 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): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5700LE at PCI:2:0:0
(--) NVIDIA(0): VideoRAM: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 04.36.20.41.00
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5700LE at
(--) NVIDIA(0):	 PCI:2:0:0:
(--) NVIDIA(0):	 Hansol (CRT-0)
(--) NVIDIA(0): Hansol (CRT-0): 400 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(WW) NVIDIA(0): 
(WW) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(WW) NVIDIA(0):	 will be used as the requested mode.
(WW) NVIDIA(0): 
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):	 "nvidia-auto-select"
(**) NVIDIA(0): Virtual screen size configured to be 1152 x 864
(WW) NVIDIA(0): Mode "nvidia-auto-select" is larger than virtual size 1152 x
(WW) NVIDIA(0):	 864; discarding mode
(EE) NVIDIA(0): Failure to construct a valid mode list: no modes remaining.
(EE) NVIDIA(0):  *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "ramdac"
(II) UnloadModule: "fb"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support 
 at http://wiki.X.Org
for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

 

Hopes this helps. This is with the latest nVidia-drivers (8756). The ones which don't work for me.

BTW. I don't understand the "nvidia-auto-select"-part. Is this new in the nVidia-driver and what does it do?

Edited by Gul Dukat
Link to comment
Share on other sites

this is where the problem exists:

(WW) NVIDIA(0):
(WW) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(WW) NVIDIA(0):	 will be used as the requested mode.
(WW) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):	 "nvidia-auto-select"
(**) NVIDIA(0): Virtual screen size configured to be 1152 x 864
(WW) NVIDIA(0): Mode "nvidia-auto-select" is larger than virtual size 1152 x
(WW) NVIDIA(0):	 864; discarding mode
(EE) NVIDIA(0): Failure to construct a valid mode list: no modes remaining.
(EE) NVIDIA(0):  *** Aborting ***

it has to do with your mode settings, as was suggested before. reference this post if you haven't already attempted that fix (if you have let us know). also, if you let us know what type of monitor you have we should be able to put together some better modelines for you xorg.conf.

Link to comment
Share on other sites

Oke, it works. Partiallly.

KDE starts up with a resolution of 1600x1200. Not a pretty sight, though. I normally run a resolution of 1152x864 on this screen @100Hz. But now I can't get a resoluiton higher then 75Hz. I probably have to change them manually in my xorg.conf.

 

I still find this strange. Is this a bug in their new drivers when used with Mandriva? Because with the old drivers I never had such problems.

Link to comment
Share on other sites

i think it's mandriva using a non-standard xorg.conf configuration. but that's just my guess.

 

a little later this afternoon i'll try putting together a better xorg.conf set up for you that might completely resolve this issue. right now i have class :)

Link to comment
Share on other sites

@Tyme: that would be great. Thanks. I'm looking forward to testing your "xorg.conf".

 

@Scarecrow: I'm doing the same. I'm using the old drivers for now, that would be the 8178-ones. I still prefer the 8178-ones.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...