View previous topic :: View next topic |
Author |
Message |
lude Retired Dev
Joined: 18 Apr 2002 Posts: 114 Location: New York, NY
|
Posted: Tue Apr 23, 2002 9:59 am Post subject: nVidia 2880 XFree Drivers causing trouble. |
|
|
Everything worked A-OK before I installed these drivers.
Now I get this:
rtr-1 xfree # startx
Code: |
XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.17-r5 i686 [ELF]
Module Loader present
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/XFree86.0.log", Time: Tue Apr 23 05:57:27 2002
(==) Using config file: "/etc/X11/XF86Config"
dlopen: /usr/lib/libGLcore.so.1: undefined symbol: __nvsym02839
(EE) Failed to load /opt/nvidia/modules/extensions/libglx.so
(EE) Failed to load module "glx" (loader failed, 0)
Fatal server error:
Caught signal 11. Server aborting
|
Even if I take out the Option GLX from XF86Config, It just SEGV's and drops back to the command prompt. When I switch back to the stock XFree86 nv driver, everything works fine.
Anyone see this (yet)? |
|
Back to top |
|
|
taskara Advocate
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Tue Apr 23, 2002 10:44 am Post subject: |
|
|
hmm seems like the module isn't installed properly.. do you have it starting at boot ?
ie in your /etc/modules.autoload
try re-installing both kernel and GLX and add to module autoload, reboot and see if it loads the module properly
echo NVdriver >> /etc/modules.autoload |
|
Back to top |
|
|
lude Retired Dev
Joined: 18 Apr 2002 Posts: 114 Location: New York, NY
|
Posted: Tue Apr 23, 2002 10:54 am Post subject: |
|
|
taskara wrote: | hmm seems like the module isn't installed properly.. do you have it starting at boot ? |
Wouldn't it complain about unable to init kernel driver in that case?
Either way, it's installed, insmods itself fine, and is the correct version. (2880)
Anything else? |
|
Back to top |
|
|
lude Retired Dev
Joined: 18 Apr 2002 Posts: 114 Location: New York, NY
|
Posted: Tue Apr 23, 2002 11:10 am Post subject: |
|
|
lude wrote: | Anything else? |
It was my bad, unmerging the old versions woulda helped. This link clued me in though.
|
|
Back to top |
|
|
Descender n00b
Joined: 21 Apr 2002 Posts: 1
|
Posted: Wed Apr 24, 2002 2:32 pm Post subject: |
|
|
What is your /etc/XF86Config like. It looks like X window is trying to load libGLcore.so, which it shouldn't. Did you take out these lines in the file?
Load "GLcore"
Load "dri" _________________ I never made a mistake in my life. I thought I did once, but I was wrong.
-- Lucy Van Pelt |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|