You are not logged in.

#1 2010-06-30 09:15:30

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Arch32 chroot, no open gl [solved]

I installed a 32bit chroot in my 64bit archlinux using the Xyne package.

Unfortunately I cannot make the direct rendering working...

Here is some relevant messages from my system:

$ glxinfo |grep 'ct r\|er s'
direct rendering: Yes
OpenGL renderer string: GeForce GTS 250/PCI/SSE2

$ schroot -pqd . -- glxinfo |grep 'ct r\|er s'
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: GeForce GTS 250/PCI/SSE2

$ pacman -Q | grep nvidia
lib32-nvidia-utils 195.36.31-1
nvidia 195.36.31-1
nvidia-cg-toolkit 2.2-4
nvidia-utils 195.36.31-1

$ pacman32 -Q | grep nvidia
nvidia 256.35-1
nvidia-utils 256.35-4

I tried setting the LIBGL_DEBUG variable, but I got nothing... Maybe I am doing it wrong.

Any ideas? What can I do?
Thanks

Last edited by ezzetabi (2010-07-01 21:30:09)

Offline

#2 2010-06-30 14:48:35

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: Arch32 chroot, no open gl [solved]

Can you run X applications at all from your chroot? Perhaps you just forgot to set xhosts...


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#3 2010-07-01 09:16:08

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: Arch32 chroot, no open gl [solved]

schroot -pqd . -- glxgears

works fine. So I guess xhosts is correct.

Offline

#4 2010-07-01 19:08:44

doorknob60
Member
Registered: 2008-09-29
Posts: 403

Re: Arch32 chroot, no open gl [solved]

Looks like your 64 bit Nvidia drivers it at an older version than your 32 bit nvidia driver. Update the 64 bit one.

Offline

#5 2010-07-01 21:29:55

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: Arch32 chroot, no open gl [solved]

So easy... pacman -Syy, pacman -Su... Thanks guys.

Offline

Board footer

Powered by FluxBB