You are not logged in.
Pages: 1
Hi all!
I have bug after last update. I have kdm on rc.conf and it can't start. My /var/log/kdm.log said:
X.Org X Server 1.9.2
Release Date: 2010-10-30
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.35-ARCH i686
Current Operating System: Linux myhost 2.6.36-ARCH #1 SMP PREEMPT Fri Dec 10 20:01:53 UTC 2010 i686
Kernel command line: root=/dev/sda1 ro
Build Date: 01 November 2010 10:35:30PM
Current version of pixman: 0.20.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Sun Jan 2 23:56:35 2011
(==) Using config directory: "/etc/X11/xorg.conf.d"
(EE) Failed to load module "nv" (module does not exist, 0)
(EE) Failed to load module "fbdev" (module does not exist, 0)
(EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
error setting MTRR (base = 0xd0000000, size = 0x08000000, type = 1) Invalid argument (22)I have no xorg.conf.
Everything worked fine.
When I run startx by root I can startup my X without any problem. What's wrong?
GeForce FX 5200, 32-bit. driver: nvidia-173.
Last edited by SkyTod (2011-01-02 22:33:04)
Offline
If you want to use the nvidia driver you do need a conf file. The nvidia-173xx-utils package should've installed one, /etc/X11/xorg.conf.d/20-nvidia.conf to be precise. Check that this file exists and has a Device section that sets the nvidia driver. If you don't, reinstall nvidia-173xx-utils
Last edited by Gusar (2011-01-02 22:37:30)
Offline
Did you reboot?
Offline
Fixed. It was no free space on my partition / . Thanks to everyone.
Last edited by SkyTod (2011-01-03 15:50:10)
Offline
Pages: 1