You are not logged in.
Pages: 1
Hi Arch people ;o)
I've had some trouble installing gdm on my newly arch install.
when, but not always, but almost every time I run the "gdm" command I end up seeing this:
gdm-binary[1841]: WARNING: GdmDisplay: display lasted 2.787705 seconds
gdm-binary[1841]: WARNING: GdmDisplay: display lasted 2.787705 seconds
gdm-binary[1841]: WARNING: GdmDisplay: display lasted 2.787705 seconds
gdm-binary[1841]: WARNING: GdmDisplay: display lasted 2.787705 seconds
gdm-binary[1841]: WARNING: GdmDisplay: display lasted 2.787705 seconds
gdm-binary[1841]: WARNING: GdmDisplay: display lasted 2.787705 seconds
gdm-binary[1841]: WARNING: GdmLocalDisplayFactory: maximum number of X display failures reached: check X server log for errors
well, the seconds are different, but you get the idea
I have a nvidia GeForce 8600M GT card - i've installed:
pacman -S nvidia nvidia-utils lib32-nvidia-utils
because i've got a 64bit system.
My X log is:
[ 107.878]
X.Org X Server 1.9.2
Release Date: 2010-10-30
[ 107.878] X Protocol Version 11, Revision 0
[ 107.878] Build Operating System: Linux 2.6.35-ARCH x86_64
[ 107.878] Current Operating System: Linux pask 2.6.36-ARCH #1 SMP PREEMPT Sat Jan 8 14:15:27 CET 2011 x86_64
[ 107.878] Kernel command line: root=/dev/sda4 ro
[ 107.878] Build Date: 01 November 2010 10:29:19PM
[ 107.878]
[ 107.878] Current version of pixman: 0.20.2
[ 107.878] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 107.878] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 107.879] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 20 22:18:56 2011
[ 107.880] (==) Using config file: "/etc/X11/xorg.conf"
[ 107.880] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 107.911] (==) ServerLayout "X.org Configured"
[ 107.911] (**) |-->Screen "Screen0" (0)
[ 107.911] (**) | |-->Monitor "Monitor0"
[ 107.911] (**) | |-->Device "Card0"
[ 107.911] (**) |-->Input Device "Mouse0"
[ 107.911] (**) |-->Input Device "Keyboard0"
[ 107.911] (==) Automatically adding devices
[ 107.911] (==) Automatically enabling devices
[ 107.911] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 107.911] Entry deleted from font path.
[ 107.911] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 107.911] Entry deleted from font path.
[ 107.911] (**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 107.911] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 107.911] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 107.911] (WW) Disabling Mouse0
[ 107.911] (WW) Disabling Keyboard0
[ 107.911] (II) Loader magic: 0x7d3360
[ 107.911] (II) Module ABI versions:
[ 107.911] X.Org ANSI C Emulation: 0.4
[ 107.911] X.Org Video Driver: 8.0
[ 107.911] X.Org XInput driver : 11.0
[ 107.911] X.Org Server Extension : 4.0
[ 107.913] (--) PCI:*(0:1:0:0) 10de:0407:0000:0000 rev 161, Mem @ 0xb6000000/16777216, 0xd0000000/268435456, 0xb4000000/33554432, I/O @ 0x00002000/128
[ 107.913] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 107.913] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 107.913] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[ 107.913] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 107.913] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[ 107.913] (II) "dri" will be loaded by default.
[ 107.913] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[ 107.913] (II) LoadModule: "dri2"
[ 107.913] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 107.937] (II) Module dri2: vendor="X.Org Foundation"
[ 107.937] compiled for 1.9.2, module version = 1.2.0
[ 107.937] ABI class: X.Org Server Extension, version 4.0
[ 107.937] (II) Loading extension DRI2
[ 107.937] (II) LoadModule: "dbe"
[ 107.937] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 107.952] (II) Module dbe: vendor="X.Org Foundation"
[ 107.952] compiled for 1.9.2, module version = 1.0.0
[ 107.952] Module class: X.Org Server Extension
[ 107.952] ABI class: X.Org Server Extension, version 4.0
[ 107.952] (II) Loading extension DOUBLE-BUFFER
[ 107.952] (II) LoadModule: "glx"
[ 107.952] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 108.888] (II) Module glx: vendor="NVIDIA Corporation"
[ 108.908] compiled for 4.0.2, module version = 1.0.0
[ 108.908] Module class: X.Org Server Extension
[ 108.908] (II) NVIDIA GLX Module 260.19.29 Wed Dec 8 12:24:30 PST 2010
[ 108.908] (II) Loading extension GLX
[ 108.908] (II) LoadModule: "extmod"
[ 108.909] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 108.925] (II) Module extmod: vendor="X.Org Foundation"
[ 108.925] compiled for 1.9.2, module version = 1.0.0
[ 108.925] Module class: X.Org Server Extension
[ 108.925] ABI class: X.Org Server Extension, version 4.0
[ 108.925] (II) Loading extension MIT-SCREEN-SAVER
[ 108.925] (II) Loading extension XFree86-VidModeExtension
[ 108.925] (II) Loading extension XFree86-DGA
[ 108.925] (II) Loading extension DPMS
[ 108.925] (II) Loading extension XVideo
[ 108.925] (II) Loading extension XVideo-MotionCompensation
[ 108.925] (II) Loading extension X-Resource
[ 108.925] (II) LoadModule: "record"
[ 108.925] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 108.926] (II) Module record: vendor="X.Org Foundation"
[ 108.926] compiled for 1.9.2, module version = 1.13.0
[ 108.926] Module class: X.Org Server Extension
[ 108.926] ABI class: X.Org Server Extension, version 4.0
[ 108.926] (II) Loading extension RECORD
[ 108.926] (II) LoadModule: "dri"
[ 108.926] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 108.927] (II) Module dri: vendor="X.Org Foundation"
[ 108.927] compiled for 1.9.2, module version = 1.0.0
[ 108.927] ABI class: X.Org Server Extension, version 4.0
[ 108.927] (II) Loading extension XFree86-DRI
[ 108.927] (II) LoadModule: "nvidia"
[ 108.927] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 109.007] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 109.014] compiled for 4.0.2, module version = 1.0.0
[ 109.014] Module class: X.Org Video Driver
[ 109.793] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
[ 109.793] (EE) NVIDIA: system's kernel log for additional error messages.
[ 109.793] (II) UnloadModule: "nvidia"
[ 109.793] (II) Unloading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 109.793] (EE) Failed to load module "nvidia" (module-specific error, 0)
[ 109.793] (EE) No drivers available.
[ 109.793]
Fatal server error:
[ 109.793] no screens found
[ 109.793]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 109.793] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 109.793]
And i'm a bit lost on what to do ? i've tried modprobing nvidia before X start, but It will not let me.
Offline
I had this before, but I'm trying to remember how I solved it. First did you run
nvidia-xconfig
as root? Second, make sure gdm is last in your daemon's array.
Offline
I ran nvidia-xconfig as sudo - does that make a different? I'll try it as pure root, and i'll check up on the daemon array )
Offline
reboot after installing nvidia. also remove xorg.conf. it would use automatically because we have /etc/X11/xorg.conf.d/20-nvidia.conf
Give what you have. To someone, it may be better than you dare to think.
Offline
hi again, i've tried rebooting after installing nvidia, removed xorg.conf - but still cant make it work properly.
The wierd part is, i can run ubuntu perfectly, and a vmbox with archlinux thats run sort of okay, this leads me to that my hardware most be okay - and is there anyway I could use my ubuntu nvidia settings in archlinux ?
Offline
Pages: 1