UbuntuThis forum is for the discussion of Ubuntu Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Having a problem with an nVidia 6600gt getting dual head to work with Dapper.
Here's the Xorg.0.log file...
X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.15.7 i686
Current Operating System: Linux nicotine 2.6.15-27-386 #1 PREEMPT Sat Sep 16 01:51:59 UTC 2006 i686
Build Date: 16 March 2006
Before reporting problems, check (removed url)
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: Thu Sep 21 20:04:14 2006
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 163 of section ServerLayout in file /etc/X11/xorg.conf
"nerama"" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error parsing the config file
Fatal server error:
no screens found
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
My video card is a dual head 6600GT and I have Identical Viewsonic G90fb monitors.
So the Monitor0 and Monitor1 sections are an exact copy of my working xorg.conf file which is only setup for one monitor.
It gets stuck when I tell it to restart the X-server (from the menu at the login screen) at the Kubuntu splash screen with no bar progress (which I don't think it should be showing) although the secondary monitor shows this same screen with messed up colors.
So I ctrl-alt-F1 it to a tty session and kill -9 the kdm. Then I copy my original xorg.conf back and do a kdm start command. (If I don't kill -9 it, I can't use restart. And plain old kill just takes me back to the stuck screen.) One I get back into my desktop, firefox loads and says the last session crashed, so I think it's actually running, just not updating video?
Any help will be appreciated.
Here's My xorg.conf file...
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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
Having a problem with an nVidia 6600gt getting dual head to work with Dapper.
Here's the Xorg.0.log file...
X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.15.7 i686
Current Operating System: Linux nicotine 2.6.15-27-386 #1 PREEMPT Sat Sep 16 01:51:59 UTC 2006 i686
Build Date: 16 March 2006
Before reporting problems, check (removed url)
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: Thu Sep 21 20:04:14 2006
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 163 of section ServerLayout in file /etc/X11/xorg.conf
"nerama"" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error parsing the config file
Fatal server error:
no screens found
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
Thanks...
That is an error with the file did you use it exactly as I wrote it in the other thread? Because I have the Xinerama section properly commented out and it is only finding nerama with this error.
I noticed the "nerama" part also, so I checked the xorg.conf file, and it was commented out properly. I also copied and pasted your post, so it wasn't a typo...
I thought it was odd also.
I'm going to comment it out after the tab to see if it makes a difference...
Last edited by YellowPlague; 09-21-2006 at 09:08 PM.
Yet I still get the parsing error, only it says line 164 instead of 163 now.
(it's actually on line 163)
That is strange I just copied it into Kwrite and turned on the line numbers and I only get 163 in total it looks like you may have a blank line or two at the top of the file remove them and the Xinerama section at the bottom.
I removed the first line which was blank.
And removed the last four lines.
Here's where we are now. Starting at the last informational message before I get a warning and some errors...
Thank you for your patience.
(II) LoadModule: "nvidia"
(WW) Warning, couldn't open module nvidia
(II) UnloadModule: "nvidia"
(EE) Failed to load module "nvidia" (module does not exist, 0)
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(EE) No drivers available.
I removed the first line which was blank.
And removed the last four lines.
Here's where we are now. Starting at the last informational message before I get a warning and some errors...
Thank you for your patience.
(II) LoadModule: "nvidia"
(WW) Warning, couldn't open module nvidia
(II) UnloadModule: "nvidia"
(EE) Failed to load module "nvidia" (module does not exist, 0)
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(EE) No drivers available.
Apparently I'm missing the nvidia module?
Well that suggests that you have not installed the nvidia driver. Have you installed it if so which driver did you use official Nvidia or distro packages?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.