PDA

View Full Version : GLXUnsupportedPrivateRequest error



cavemandick
October 26th, 2008, 01:23 PM
Hey

I installed boxee today and when i run the app i get the following output:


26/10/08 17:49:20#DEBUG#bxbgprocess.cpp:142(Start)#bg process initialized. 1 worker threads created.
26/10/08 17:49:20#DEBUG#bxcurl.cpp:63(Initialize)#curl initialized. version <7.18.0>

Running Boxee test...
And the log goes to... /tmp/richard-
X Error of failed request: GLXUnsupportedPrivateRequest
Major opcode of failed request: 144 (GLX)
Minor opcode of failed request: 16 (X_GLXVendorPrivate)
Serial number of failed request: 25
Current serial number in output stream: 30
Boxee: asked to stop
Boxee: already stopped
BXBGProcess, Resolver Audio Processor, asked to stop, this = 0x903f660
BXBGProcess, Resolver Video Processor, asked to stop, this = 0x903f5f4
BXBGProcess, , asked to stop, this = 0x903f11c
BXBGProcess, Application Messenger, asked to stop, this = 0x8faab0c
BXBGProcess, Application Messenger, asked to stop, this = 0x8faab0c


I've tried running GLXGears and they run fine.

Anyone have any ideas?

Setup:

Linux Mint 5 Elyssa (Based on Hardy), Geforce4, Propriety drivers installed

Thanks!

marcel
October 26th, 2008, 01:56 PM
which geforce 4 card do you have ...

try this:
# glxinfo | grep -i direct

The result should be:

direct rendering: Yes

If the result, is No, it means that the display driver is not properly configured.

keshab
November 8th, 2010, 05:46 AM
Hey

I installed boxee today and when i run the app i get the following output:


26/10/08 17:49:20#DEBUG#bxbgprocess.cpp:142(Start)#bg process initialized. 1 worker threads created.
26/10/08 17:49:20#DEBUG#bxcurl.cpp:63(Initialize)#curl initialized. version <7.18.0>

Running Boxee test...
And the log goes to... /tmp/richard-
X Error of failed request: GLXUnsupportedPrivateRequest
Major opcode of failed request: 144 (GLX)
Minor opcode of failed request: 16 (X_GLXVendorPrivate)
Serial number of failed request: 25
Current serial number in output stream: 30
Boxee: asked to stop
Boxee: already stopped
BXBGProcess, Resolver Audio Processor, asked to stop, this = 0x903f660
BXBGProcess, Resolver Video Processor, asked to stop, this = 0x903f5f4
BXBGProcess, , asked to stop, this = 0x903f11c
BXBGProcess, Application Messenger, asked to stop, this = 0x8faab0c
BXBGProcess, Application Messenger, asked to stop, this = 0x8faab0c


I've tried running GLXGears and they run fine.

Anyone have any ideas?

Setup:

Linux Mint 5 Elyssa (Based on Hardy), Geforce4, Propriety drivers installed

Thanks!

what is are the procedure to enable direct rendering ??????