You can disable it with .drirc file in your home
<driconf>
<device screen="0" driver="dri2">
<application name="Default">
<option name="vblank_mode" value="0" />
</application>...
Type: Posts; User: dentaku65; Keyword(s):
You can disable it with .drirc file in your home
<driconf>
<device screen="0" driver="dri2">
<application name="Default">
<option name="vblank_mode" value="0" />
</application>...
Hi oibaf,
no the last version, at least the one available yesterday, crash my box (Xubuntu 12.04); the panel of Xfce was missing, the cursor was missing and the desktop was strangely "opaque"; I've...
The problem is still there; new packages without "export LIBGL_ALWAYS_SOFTWARE=1" string in .bashrc I get executing glxinfo:
name of display: :0.0
X Error of failed request: BadAlloc...
Hi again,
found a workaround; putting this value:
export LIBGL_ALWAYS_SOFTWARE=1
on .bashrc file, saving and reboot, seems that fix the issue.
by
I found a workaround to Badalloc issue on 3d accell; I put inside .bashrc file this string:
export LIBGL_ALWAYS_SOFTWARE=1
Save and reboot
Now everything "seems" to work correctly
by
Hi,
the last version of your intel PPA really boost the performances but give me this error in glxinfo
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode...
Thanks Tormod to explain this; since I used Karmic I was always use xorg-edgers for my video card that with the official repos has really poor performance (I do not speak about Jaunty) and only once...
I open the thread in Karmic Ubuntu forum
http://ubuntuforums.org/showthread.php?t=1288307
about the package name of xserver-xorg-video-intel; seems that the package name of the PPA is lower that...