X11 how to configure?

General support questions
Post Reply
dartron
Posts: 12
Joined: 2012/04/09 22:24:01

X11 how to configure?

Post by dartron » 2012/06/09 14:44:09

Hi
I was trying to install kmod Nvidia driver thus the mouveau driver is turned off now.
The problem is that the X windowing system does not detect my screens: laptop screen and external monitor(Dell u2312hm) connected through VGA cable.

Here is the error:

[code]
[ 287.319]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 287.321] X Protocol Version 11, Revision 0
[ 287.321] Build Operating System: c6b5 2.6.32-44.2.el6.x86_64
[ 287.322] Current Operating System: Linux centos-lenovo 2.6.32-220.17.1.el6.centos.plus.x86_64 #1 SMP Wed May 16 05:20:13 BST 2012 x86_64
[ 287.323] Kernel command line: ro root=UUID=897de0d6-6c6c-4381-8843-cb96b65ced4e rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD quiet \
SYSFONT=latarcyrheb-sun16 rhgb crashkernel=128M KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM nouveau.modeset=0 rdblacklist=nouveau
[ 287.324] Build Date: 25 February 2012 04:11:35PM
[ 287.325] Build ID: xorg-x11-server 1.10.4-6.el6_2.1.0.1.centos
[ 287.325] Current version of pixman: 0.18.4
[ 287.326] Before reporting problems, check http://wiki.centos.org/Documentation
to make sure that you have the latest version.
[ 287.327] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 287.329] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 9 15:15:36 2012
[ 287.330] (==) Using config file: "/etc/X11/xorg.conf"
[ 287.331] (==) ServerLayout "Layout0"
[ 287.331] (**) |-->Screen "Screen0" (0)
[ 287.331] (**) | |-->Monitor "Monitor0"
[ 287.331] (**) | |-->Device "Device0"
[ 287.331] (**) |-->Input Device "Keyboard0"
[ 287.331] (**) |-->Input Device "Mouse0"
[ 287.331] (==) Automatically adding devices
[ 287.331] (==) Automatically enabling devices
[ 287.331] (**) FontPath set to:
/usr/share/fonts/default/Type1,
catalogue:/etc/X11/fontpath.d,
built-ins
[ 287.331] (**) ModulePath set to "/usr/lib64/xorg/modules/extensions/nvidia,/usr/lib64/xorg/modules"
[ 287.331] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 287.331] (WW) Disabling Keyboard0
[ 287.331] (WW) Disabling Mouse0
[ 287.331] (II) Loader magic: 0x7d6d20
[ 287.331] (II) Module ABI versions:
[ 287.331] X.Org ANSI C Emulation: 0.4
[ 287.331] X.Org Video Driver: 10.0
[ 287.331] X.Org XInput driver : 12.2
[ 287.331] X.Org Server Extension : 5.0
[ 287.332] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21d1 rev 9, Mem @ 0xf2400000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[ 287.332] (--) PCI: (0:1:0:0) 10de:0dda:17aa:21d1 rev 161, Mem @ 0xf0000000/33554432, 0xc0000000/268435456, 0xd0000000/67108864, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[ 287.332] (II) LoadModule: "extmod"
[ 287.332] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[ 287.332] (II) Module extmod: vendor="X.Org Foundation"
[ 287.332] compiled for 1.10.4, module version = 1.0.0
[ 287.332] Module class: X.Org Server Extension
[ 287.332] ABI class: X.Org Server Extension, version 5.0
[ 287.332] (II) Loading extension SELinux
[ 287.332] (II) Loading extension MIT-SCREEN-SAVER
[ 287.332] (II) Loading extension XFree86-VidModeExtension
[ 287.332] (II) Loading extension XFree86-DGA
[ 287.332] (II) Loading extension DPMS
[ 287.332] (II) Loading extension XVideo
[ 287.332] (II) Loading extension XVideo-MotionCompensation
[ 287.332] (II) Loading extension X-Resource
[ 287.332] (II) LoadModule: "dbe"
[ 287.332] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[ 287.332] (II) Module dbe: vendor="X.Org Foundation"
[ 287.332] compiled for 1.10.4, module version = 1.0.0
[ 287.332] Module class: X.Org Server Extension
[ 287.332] ABI class: X.Org Server Extension, version 5.0
[ 287.333] (II) Loading extension DOUBLE-BUFFER
[ 287.333] (II) LoadModule: "glx"
[ 287.333] (II) Loading /usr/lib64/xorg/modules/extensions/nvidia/libglx.so
[ 287.338] (II) Module glx: vendor="NVIDIA Corporation"
[ 287.338] compiled for 4.0.2, module version = 1.0.0
[ 287.339] Module class: X.Org Server Extension
[ 287.339] (II) NVIDIA GLX Module 295.53 Fri May 11 23:49:08 PDT 2012
[ 287.339] (II) Loading extension GLX
[ 287.339] (II) LoadModule: "record"
[ 287.339] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 287.339] (II) Module record: vendor="X.Org Foundation"
[ 287.339] compiled for 1.10.4, module version = 1.13.0
[ 287.339] Module class: X.Org Server Extension
[ 287.339] ABI class: X.Org Server Extension, version 5.0
[ 287.339] (II) Loading extension RECORD
[ 287.339] (II) LoadModule: "dri"
[ 287.339] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[ 287.339] (II) Module dri: vendor="X.Org Foundation"
[ 287.339] compiled for 1.10.4, module version = 1.0.0
[ 287.339] ABI class: X.Org Server Extension, version 5.0
[ 287.339] (II) Loading extension XFree86-DRI
[ 287.339] (II) LoadModule: "dri2"
[ 287.339] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 287.339] (II) Module dri2: vendor="X.Org Foundation"
[ 287.339] compiled for 1.10.4, module version = 1.2.0
[ 287.339] ABI class: X.Org Server Extension, version 5.0
[ 287.339] (II) Loading extension DRI2
[ 287.339] (II) LoadModule: "nvidia"
[ 287.339] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 287.340] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 287.340] compiled for 4.0.2, module version = 1.0.0
[ 287.340] Module class: X.Org Video Driver
[ 287.340] (II) NVIDIA dlloader X Driver 295.53 Fri May 11 23:29:56 PDT 2012
[ 287.340] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 287.340] (--) using VT number 7

[ 287.343] (EE) No devices detected.
[ 287.343]
Fatal server error:
[ 287.343] no screens found
[ 287.343]
Please consult the CentOS support
at http://wiki.centos.org/Documentation
for help.
[ 287.343] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 287.343]
[/code][[Moderator edit: Wrap long line.]


and the Xorg.conf:

[code]
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 295.53 (buildmeister@swio-display-x86-rhel47-07.nvidia.com) Sat May 12 00:34:20 PDT 2012

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules"
FontPath "/usr/share/fonts/default/Type1"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us"
Option "XkbModel" "pc105"
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
[/code]


How can I configure X correctly ??

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

X11 how to configure?

Post by pschaff » 2012/06/10 11:48:02

Please [url=http://www.centos.org/modules/newbb/viewtopic.php?topic_id=28723&forum=54]provide more information about your system[/url] by running "./getinfo.sh driver" and showing us the output file.

dmm108
Posts: 3
Joined: 2010/05/26 21:11:19

Re: X11 how to configure?

Post by dmm108 » 2012/06/15 16:06:14

I'm also trying to reconfigure my X windows. I have no xorg.conf file, none of the configuration tools that referred to in my search of the forums, just xrandr. I'm stuck at a default 1024x768 default for an unknown monitor, and when I change it via xrandr, although it shows that it was reset, the display remains at 1024x768 after restarting x. Im using Centos 6.2. Any help would be appreciated. I can't do a ./getinfo.sh driver because there is no getinfo command available either.

Thanks.

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Re: X11 how to configure?

Post by pschaff » 2012/06/15 16:50:24

You failed to [b][i]read[/i][/b] the [url=http://www.centos.org/modules/newbb/viewtopic.php?topic_id=28723&forum=54]link[/url] and download the script, but please review the recommended reading and do not hijack threads. Start a new Topic for your issue to get the attention you need, providing a link to this one if required for context.

Post Reply