lod
11-24-02, 04:47 AM
I am having issues getting the GLX module to work.
I am running a butchered sourcemage distribution
Linux version 2.4.19 (gcc version 3.2.1)
gcc version 3.2.1
nforce motherboard
I have no issues with the sound or network drivers
I am compiling the modules from source, the kernel portion appears to compile and load correctly (using the 3123 version)
size NVdriver
text data bss dec hex filename
891930 55380 52396 999706 f411a NVdriver
The GLX component installs without issue
The error (following) occurs: (EE) NVIDIA(0): Failed to obtain a shared memory identifier.
A short time later (II) [GLX]: Calling GlxExtensionInit, the splash screen turns into a garbled mess of horizontal lines and hangs... I cannot switch terminal or break out of x, I can still ctrl-alt-del.
Removing the load "glx" line causes X to load fine. I did have it working in the past (quite some time ago), I believe I was running gcc2 & the 2960 drivers.
Any assistance would be appreciated, I can provide further detail including log files if that may help.
I am running a butchered sourcemage distribution
Linux version 2.4.19 (gcc version 3.2.1)
gcc version 3.2.1
nforce motherboard
I have no issues with the sound or network drivers
I am compiling the modules from source, the kernel portion appears to compile and load correctly (using the 3123 version)
size NVdriver
text data bss dec hex filename
891930 55380 52396 999706 f411a NVdriver
The GLX component installs without issue
The error (following) occurs: (EE) NVIDIA(0): Failed to obtain a shared memory identifier.
A short time later (II) [GLX]: Calling GlxExtensionInit, the splash screen turns into a garbled mess of horizontal lines and hangs... I cannot switch terminal or break out of x, I can still ctrl-alt-del.
Removing the load "glx" line causes X to load fine. I did have it working in the past (quite some time ago), I believe I was running gcc2 & the 2960 drivers.
Any assistance would be appreciated, I can provide further detail including log files if that may help.