Re: ARGH!! -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Unknown wrote:
> heres the xorg.o.log if it helps
/etc/X11/xorg.conf might be handy too.
> (WW) `fonts.dir' not found (or not valid) in
> "/usr/X11R6/lib/X11/fonts/local". Entry deleted from font path.
> (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/local").
> (WW) `fonts.dir' not found (or not valid) in
> "/usr/X11R6/lib/X11/fonts/Speedo". Entry deleted from font path.
> (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/Speedo").
> (WW) The directory "/usr/local/share/fonts" does not exist.
> Entry deleted from font path.
> (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts".
> Entry deleted from font path.
Bunch of font dirs not present, which is odd might suggest you haven't
installed X properly.
> (II) LoadModule: "nvidia"
> (II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
> (II) Module nvidia: vendor="NVIDIA Corporation"
> compiled for 4.0.2, module version = 1.0.6106
> Module class: XFree86 Video Driver
....
> (II) LoadModule: "nvidia"
> (II) Reloading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
> (II) UnloadModule: "nvidia"
> (EE) Failed to load module "nvidia" (once-only module, 136843168)
Looks like a problem with xorg.conf, you nvidia module seems to be loading
twice, it shouldn't (as the message tell you).
> (II) LoadModule: "speedo"
> (WW) Warning, couldn't open module speedo
> (II) UnloadModule: "speedo"
> (EE) Failed to load module "speedo" (module does not exist, 0)
Comment out the LoadModule "speedo" line in your xorg.conf.
> (WW) NVIDIA(0): The user specified VertRefresh "40.000-90.000" has been
> (WW) NVIDIA(0): adjusted to "50.000-90.000" (the intersection with
> (WW) NVIDIA(0): EDID-specified VertRefresh "50.000-160.000"
Check your monitor section settings.
Basicly, it looks like your xorg.conf is wrong but also you're missing some
font directories too (what does 'ls /var/log/packages/x11-fonts*' look
like?).
Blumf
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFCMaUEMid3IcxolsoRAg7sAJ9a/71PQcEswKee6S2nZJNvfZzdwACeJbtC
QAWl5/Nn1LwGwQ2enPY/9Z4=
=Vo8z
-----END PGP SIGNATURE----- |