Public bug reported:

Binary package hint: xserver-xgl

I've a 9600se ATI video card with Fglrx driver include in festy depots.
I follow this instruction :

create a /usr/bin/startxgl.sh

#!/bin/sh
Xgl -fullscreen :1 -ac -accel glx:pbuffer -accel xv:fbo & 
sleep 4 
export DISPLAY=:1
exec dbus-launch --exit-with-session gnome-session

and a /usr/share/xsessions/xgl.desktop

[Desktop Entry]
Encoding=UTF-8
Name=XGL
Exec=/usr/bin/startxgl.sh
TryExec=/usr/bin/startxgl.sh
Icon=
Type=Application

I did a "sudo chmod 755 /usr/bin/startxgl.sh"

and there is screenshoots of my bug :

http://img363.imageshack.us/img363/8571/capturewz6.png
http://img253.imageshack.us/img253/8695/capture1yi0.png
http://img130.imageshack.us/img130/8420/capture2sg5.png

** Affects: xserver-xgl (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Xgl make yellow noise ( seem to be a alpha channel bug)
https://launchpad.net/bugs/96890

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to