WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Xlib: extension "GLX" missing on display ":0.0"  (Read 5121 times)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Xlib: extension "GLX" missing on display ":0.0"
« on: June 19, 2009, 07:33:23 AM »
Hi,

getting error message on TC 2.0

Xlib: extension "GLX" missing on display ":0.0"

How to resolve?

Regards

Béla
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10965
Re: Xlib: extension "GLX" missing on display ":0.0"
« Reply #1 on: June 19, 2009, 08:11:01 AM »
There's no 3d support in Xvesa. Install and configure the Xorg extension to get it, and to get rid of that error.
The only barriers that can stop you are the ones you create yourself.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Xlib: extension "GLX" missing on display ":0.0"
« Reply #2 on: June 19, 2009, 08:36:57 AM »
Tried.

Run Xorg -configure and tested the created config file. Many error messages:

Unable to open /dev/agpgart
Module i915 not found
...


Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10965
Re: Xlib: extension "GLX" missing on display ":0.0"
« Reply #3 on: June 19, 2009, 09:06:41 AM »
modprobe agpgart
modprobe i915
The only barriers that can stop you are the ones you create yourself.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Xlib: extension "GLX" missing on display ":0.0"
« Reply #4 on: June 19, 2009, 09:24:44 AM »
There are no such modules. /lib/modules/.../kernel/drivers/video is nearly empty, only backlight module is there all others are deleted.

Searched repository but did not find extra modules, maybe I missed.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10965
Re: Xlib: extension "GLX" missing on display ":0.0"
« Reply #5 on: June 19, 2009, 09:43:37 AM »
The info file states
Quote
...
   This extension depends on graphics-2.6.29.1.tcem for
      any kind of 3D or video accel.
.
      Please note, for AGP or integrated AGP cards such as Intel
      chips you will always need graphics-2.6.29.1.tcem.
...
Since you're after 3D, and have an Intel card, have you loaded this extension?

edit: It is not a default dependency because many people will only look for improved 2d and the (much better) keymaps.
« Last Edit: June 19, 2009, 09:47:00 AM by curaga »
The only barriers that can stop you are the ones you create yourself.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Xlib: extension "GLX" missing on display ":0.0"
« Reply #6 on: June 19, 2009, 10:01:05 AM »
Thanks pointing to this extension, I missed it. I will play with the setup now to configure it properly.

Regards

Béla

Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Xlib: extension "GLX" missing on display ":0.0"
« Reply #7 on: June 20, 2009, 12:15:34 AM »
Software 3D works fine with Xorg. Hw acceleration starts but need some more configuration, screen resolution is too high.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline edmenje

  • Newbie
  • *
  • Posts: 18
Re: Xlib: extension "GLX" missing on display ":0.0"
« Reply #8 on: June 21, 2009, 05:38:07 PM »
I don't know if it's related to the same problem, but I'm getting a similar message:

Xlib: extension "Generic Event Extension" missing on display ":0.0"

happens in terminal and emelfm when I launch something.

edmenje
The only binaries that can stop you are the ones you compile yourself  ;-)

Offline ^thehatsrule^

  • Administrator
  • Hero Member
  • *****
  • Posts: 1726
Re: Xlib: extension "GLX" missing on display ":0.0"
« Reply #9 on: June 21, 2009, 08:16:43 PM »
I don't know if it's related to the same problem, but I'm getting a similar message:

Xlib: extension "Generic Event Extension" missing on display ":0.0"

happens in terminal and emelfm when I launch something.
That warning is safe to ignore.  If you want that extension, something like the Xorg extension can be used.