Ok, so I shutdown last night, rebooted just now.
No X
Darn!
/var/log/XF log file told me:
CODE
(--) NVIDIA(0): Linear framebuffer at 0xE8000000
(--) NVIDIA(0): MMIO registers at 0xE5000000
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
What the fsck is going on??
So I just su to root, checked whether the module was loaded (NVdriver) with lsmod, unloaded and reloaded etc.
Then thought: what the heck, I'll just reinstall.
And after that, xstart (as normal user) just worked....
Then I thought: let's try glxgears too.
No go.
CODE
$ glxgears
NV: could not open control device /dev/nvidiactl (Permission denied)
Error: Could not open /dev/nvidiactl because the permissions
are too resticitive. Please see the FREQUENTLY ASKED QUESTIONS
section of /usr/share/doc/NVIDIA_GLX-1.0/README for steps
to correct.
and:
$ ll /dev/nvidia*
crw------- 1 root root 195, 0 Jan 1 1970 /dev/nvidia0
crw------- 1 root root 195, 255 Jan 1 1970 /dev/nvidiactl
So I corrected that with chmod 0666 /dev/nvidia*
but in any case, it is weird, or am I wrong?
Did I miss anything?
Anyway, my glxgears tells me:
CODE
13098 frames in 5.0 seconds = 2619.600 FPS
13136 frames in 5.0 seconds = 2627.200 FPS
13027 frames in 5.0 seconds = 2605.400 FPS
1950 frames in 5.0 seconds = 190.000 FPS
964 frames in 5.0 seconds = 192.800 FPS
954 frames in 5.0 seconds = 190.800 FPS
and that is with a gf ti4200-64MB and athlon 2400+, which went to 100% usage. Note that my display res is 1600x1200...