You may also want to try to purge the PPA (see Revert to original drivers at https://launchpad.net/~oibaf/+archive/graphics-drivers/ this should always be done before upgrading to a newer Ubuntu) and reinstall it.
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 (insufficient resources for operation)
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Serial number of failed request: 22
Current serial number in output stream: 25
I try to fill the bug in Mesa
thx
You may also want to try to purge the PPA (see Revert to original drivers at https://launchpad.net/~oibaf/+archive/graphics-drivers/ this should always be done before upgrading to a newer Ubuntu) and reinstall it.
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
r300: DRM version: 2.22.0, Name: ATI RV530, ID: 0x71c5, GB: 1, Z: 2
r300: GART size: 509 MB, VRAM size: 128 MB
r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: YES
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
fixme:win:EnumDisplayDevicesW ((null),0,0x195f200,0x00000000), stub!
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 10 (X_UnmapWindow)
Resource id in failed request: 0x5800001
Serial number of failed request: 110
Current serial number in output stream: 113
lolren@lolren-iMac:~/.wine/drive_c/Program Files (x86)/Serious Sam 2/Bin$ \
why libxtc could not be opened? kubuntu 12.10 user here10x
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 purged your PPA and reverted intel driver with Ubuntu repos; at the moment I've installed these drivers https://launchpad.net/~glasen/+archive/intel-driver in order to be able to use SNA features (anyway even those works only with "export LIBGL_ALWAYS_SOFTWARE=1" entry in .bashrc on my box)
thx
when you use Ubuntu to select the gallium/non-gallium drivers as default? I prefer to compile a snapshot on my own, but basically a nice idea. How do you build the 32 bit mesa libs for a 64 bit system? Since llvm is forced i could not build em...![]()
Last edited by Michael504; 10-31-2012 at 08:18 PM.
I just installed your ppa on my Ubuntu 12.10 which is installed on ASUS K53E laptop that comes with 2nd gen i5 and Intel HD3000 video. Earlier on I had the stock drivers and had SNA enabled via xorg. I updated to your driver via PPA and before that I removed the xorg so as not to cause any conflict. However after upgrading and rebooting, I noticed that SNA was not activated and I had to resort to creating the xorg to get SNA enabled. While this is fine, the xorg ppa intel drivers don't seem to need the xorg hack as they come with SNA enabled by default.