Originally posted by Nedanfor
View Post
Updated and Optimized Ubuntu Free Graphics Drivers
Collapse
X
-
https://bugs.freedesktop.org/show_bug.cgi?id=47281 is causing problems for me. The fix was supposed to be released on 2012-04-27, and there has been two releases of the ubuntu driver debs since then. But still, I'm getting the same errors.
Before I go back to the bug saying that the fix doesn't work, is it really included in the latest driver packages?
The versions on my machine are
$ dpkg -l|grep radeon
ii libdrm-radeon1 2.4.34+git1205110954.86451a~gd~p Userspace interface to radeon-specific kernel DRM services -- runtime
ii xserver-xorg-video-radeon 1:6.14.99+git1205111032.4b9bad~gd~p X.Org X server -- AMD/ATI Radeon display driver
Comment
-
-
Originally posted by tpievila View Posthttps://bugs.freedesktop.org/show_bug.cgi?id=47281 is causing problems for me. The fix was supposed to be released on 2012-04-27, and there has been two releases of the ubuntu driver debs since then. But still, I'm getting the same errors.
Before I go back to the bug saying that the fix doesn't work, is it really included in the latest driver packages?
The versions on my machine are
$ dpkg -l|grep radeon
ii libdrm-radeon1 2.4.34+git1205110954.86451a~gd~p Userspace interface to radeon-specific kernel DRM services -- runtime
ii xserver-xorg-video-radeon 1:6.14.99+git1205111032.4b9bad~gd~p X.Org X server -- AMD/ATI Radeon display driver
Comment
-
-
Hi oibaf,
i915 and i915g both don't seem to work anymore. Instead i get llvmpipe and /usr/lib/dri-alternates doesn't exist anymore.
glxinfo shows this:
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x301)
OpenGL version string: 2.1 Mesa 8.1-devel (git-c2f1fbf precise-oibaf-ppa)
OpenGL shading language version string: 1.20
Comment
-
-
Originally posted by oibaf View PostPlease post the output of:
Code:LIBGL_DEBUG=verbose glxgears
libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/swrast_dri.so
libGL: Can't open configuration file /home/reddevil/.drirc: No such file or directory.
Comment
-
Comment