|
|
#1 | |
|
Registered User
Join Date: Jan 2004
Posts: 5
|
Hi
I have a problem loading the glx module in the Xfree 86, I am new to linux and am not sure what has gone wrong I installed suse using a default driver, I then downloaded and ran the NVIDIA-Linux-x86-1.0-5328-pkg1.run installation program. It told me to use SaSx 2 to run the driver but in SaSx 2 It wouldnt work So I tried to edit the XF86Config file. I checked the log file and it said it couldnt load the glx module I dont know why I think its there. the following files i found in the glx folder file:/usr/X11R6/lib/modules/extensions/libdbe.a file:/usr/X11R6/lib/modules/extensions/libdri.a file:/usr/X11R6/lib/modules/extensions/libextmod.a file:/usr/X11R6/lib/modules/extensions/libglx.so.1.0.5328 file:/usr/X11R6/lib/modules/extensions/librecord.a file:/usr/X11R6/lib/modules/extensions/libxtrap.a system details: linux distribution:SUSE 8.2 graphic card:Nvidia geforce 3 Ti 200 video card driver version:NVIDIA-Linux-x86-1.0-5328-pkg1.run processor: pentum 4 1.8 Ghz Am not sure what motherboard I have but it is a dell computer I would be greatfull for any help advice anyone could offer thanks cormac the following is my XF86Config file # /.../ # SaX generated XFree86 config file # Created on: 2001-08-23. # # Version: 4.7 # Contact: Marcus Schaefer <sax@suse.de>, 2002 # # Automatically generated by [ISaX] (4.7) # PLEASE DO NOT EDIT THIS FILE! # Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/PEX" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1" FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/kwintv" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1" FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/xtest" InputDevices "/dev/ttyS0" InputDevices "/dev/ttyS1" InputDevices "/dev/ttyS2" InputDevices "/dev/ttyS3" InputDevices "/dev/ttyS4" InputDevices "/dev/ttyS5" InputDevices "/dev/ttyS6" InputDevices "/dev/ttyS7" InputDevices "/dev/ttyS8" InputDevices "/dev/psaux" InputDevices "/dev/logibm" InputDevices "/dev/sunmouse" InputDevices "/dev/atibm" InputDevices "/dev/amigamouse" InputDevices "/dev/atarimouse" InputDevices "/dev/inportbm" InputDevices "/dev/gpmdata" InputDevices "/dev/mouse" InputDevices "/dev/usbmouse" InputDevices "/dev/adbmouse" InputDevices "/dev/input/mice" InputDevices "/dev/input/event0" InputDevices "/dev/pointer0" InputDevices "/dev/pointer1" InputDevices "/dev/pointer2" InputDevices "/dev/pointer3" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" Option "RandR" "on" EndSection Section "Module" Load "speedo" Load "v4l" Load "dbe" Load "freetype" # tried this Load "/usr/X11R6/lib/modules/extensions/libglx.so" # and this Load "/usr/X11R6/lib/modules/extensions/libglx.so.1.0.5328" Load "glx" Load "extmod" Load "type1" EndSection Section "InputDevice" Driver "Keyboard" Identifier "Keyboard[0]" Option "MapName" "Generic Windows Keyboard [ pc105 ]" Option "Protocol" "Standard" Option "XkbLayout" "gb" Option "XkbModel" "pc105" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Device" "/dev/mouse" Option "Emulate3Buttons" "on" Option "Name" "Autodetection" Option "Protocol" "ps/2" Option "Vendor" "Sysp" EndSection Section "Monitor" Option "CalcAlgorithm" "CheckDesktopGeometry" HorizSync 30-80 Identifier "Monitor[0]" ModelName "1701FP(DIGITAL)" VendorName "DELL" VertRefresh 56-76 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "1024x768" 78.65 1024 1056 1184 1312 768 772 776 792 EndSection Section "Screen" DefaultDepth 16 SubSection "Display" Depth 16 Modes "default" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "Graphics" Driver "fbdev" Identifier "Device[0]" Screen 0 Option "Rotate" "off" VendorName "Unclassified" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection
__________________
cormac duffy |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jan 2004
Location: Wisconsin, USA
Posts: 6
|
I haven't had much luck with Sax2 either. It seemed to change things around in ways that the driver didn't want, like glx in your case. the key in the XF86Config file is to make sure you are using the 'nvidia' driver, not the 'nv' or 'fbdev'. Check the readme on nvidia's site to see what options exist for the driver too, if you want to change those.
as to the glx module, you have it, but it is named (for a couple reasons) in such a way it is not being found. run this command: ln -s libglx.so.1.0.5328 /usr/X11R6/lib/modules/extensions/libglx.so then it will find it. My preference would be to install the driver again so everything gets put back (there are some libraries that use the same link-to-where-X-wants-it method Sax2 might have changed). Or maybe a newer version of Sax2 would help, if there is one. key points: - make sure driver's parts are in the right place (running the driver's install script would do this. mostly harmless )- use the 'nvidia' Driver in XF86Config, not 'fbdev'. hope this helps |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jan 2004
Posts: 5
|
thanks for the advice It did solve the couldnt load the glx module however unforunately my instalation appears to have more problems. I check the XF86Config file and I am using the nvidia driver. I tried to reinstall the driver but it didnt change anything
the new errors in the log are: (EE) FBDEV(0): FBIOPAN_DISPLAY: Invalid argument (==) FBDEV(0): Backing store disabled (**) RandR enabled (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension LBX (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (EE) Failed to initialize GLX extension (NVIDIA XFree86 driver not found) (EE) FBDEV(0): FBIOPAN_DISPLAY: Invalid argument (EE) FBDEV(0): FBIOPAN_DISPLAY: Invalid argument I tried making a link similar to the one in your last post however it didnt change anything Any further advice you might have would be great thanks for your help cormac
__________________
cormac duffy |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jan 2004
Location: Wisconsin, USA
Posts: 6
|
Quote:
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Jan 2004
Posts: 5
|
yeh that was fairly stupid of me!
but I did chnage it and the guts of my XF86Config is now with the same errors, thanks anyway. Section "Module" Load "dbe" Load "glx" Load "extmod" Load "type1" Load "freetype" Load "speedo" Load "v4l" EndSection Section "InputDevice" Driver "Keyboard" Identifier "Keyboard[0]" Option "MapName" "Generic Windows Keyboard [ pc105 ]" Option "Protocol" "Standard" Option "XkbLayout" "gb" Option "XkbModel" "pc105" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Device" "/dev/mouse" Option "Emulate3Buttons" "on" Option "Name" "Autodetection" Option "Protocol" "ps/2" Option "Vendor" "Sysp" EndSection Section "Monitor" Option "CalcAlgorithm" "CheckDesktopGeometry" HorizSync 30-80 Identifier "Monitor[0]" ModelName "1701FP(DIGITAL)" VendorName "DELL" VertRefresh 56-76 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "1024x768" 78.65 1024 1056 1184 1312 768 772 776 792 EndSection Section "Screen" DefaultDepth 16 SubSection "Display" Depth 16 Modes "default" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" Identifier "Device[0]" VendorName "nvidia" Driver "nvidia" i assume this is where its supposed to be changed? BusID "PCI:1:0:0" Screen 0 Option "Rotate" "off" Option "IgnoreDisplayDevices" "TV" Option "NvAgp" "1" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection
__________________
cormac duffy |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 173.14.34 -- Xorg 1.12.1 & 1.11.4, glx module fails to load | mereset | NVIDIA Linux | 17 | 06-10-12 01:24 AM |
| X Failed to load NVdriver | c00lr4c3r | NVIDIA Linux | 13 | 10-22-02 01:44 PM |
| Glx | mrbig1344 | NVIDIA Linux | 7 | 09-30-02 06:45 AM |
| Error messages... HELP!!!! | Imperito | NVIDIA Linux | 3 | 09-24-02 10:46 PM |
| GForce drivers installed...but dont work | tomfullery | NVIDIA Linux | 6 | 09-22-02 08:23 AM |