problem with Xorg

Jimmy Wu jimmywu013 at gmail.com
Fri Jul 6 19:48:11 UTC 2007


sktsee - I took your advice and set the driver back to nv, but before X
would work again, I also had to do a dpkg-reconfigure xserver-xorg
Right now, I'm trying to figure out what's wrong with glxinfo
Here is the output:

name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x21 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x39 32 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Segmentation fault (core dumped)

There is definitely something wrong here, but I have no idea how to go about
fixing it

Anyone else have any ideas?

Thanks,

Jimmy
On 7/6/07, sktsee <sktsee at tulsaconnect.com> wrote:
>
> On Fri, 2007-07-06 at 12:23 -0400, Jimmy Wu wrote: [snip]
> >
> > Also, the boot screen gives me these messages about the X server:
> > Error: API mismatch: the NVIDIA kernel module is version 1.0.7184, but
> > this X module is version 1.0.7185.  Please be sure that your kernel
> > module and all NVIDIA driver files have the same driver version.
>
> You're getting that message because the nvidia kernel module that was
> installed with the linux-restricted-modules package (1.0-7184) is being
> loaded at boot time along with the nvidia xorg driver (1.0-7185) that
> you installed with the nvidia-installer
> (NVIDIA-Linux-x86-1.0-7185-pkg1.run) program which gets loaded when gdm
> starts X. As the error message indicates, the kernel module and xorg
> driver have to match versions.
>
> If you are going to use the Nvidia provided 7185 driver, then you have
> to edit /etc/default/linux-restricted-modules-common and put the line
> "DISABLED_MODULES="nv" at the bottom. That will prevent the lrm-manager
> from linking and loading the linux-restricted-modules version of the
> nvidia kernel module and allow the Nvidia provided version to load.
>
> Frankly, though I would just try to get X working again before messing
> with getting gl acceleration turned on. Edit your /etc/X11/xorg.conf
> file to replace "nvidia" with "nv" on the "Driver" line under the
> "Device" section and restart gdm. If X starts without any errors, then
> you can move on to trying to get the nvidia drivers installed.
>
> --
> sktsee
>
>
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070706/808da443/attachment.html>


More information about the ubuntu-users mailing list