On Thu, Jun 28, 2012 at 12:51:22PM +0200, Armin K. wrote:
> On 06/28/2012 11:26 AM, Omar wrote:
> > Hi all,
> > When checking DRI from /var/log/Xorg.0.log in section "Xorg-7.7-1 Testing 
> > and Configuration" I can't find messages like "(II) R128(0): Direct 
> > rendering enabled" and "(II) intel(0): direct rendering: DRI2 Enabled". The 
> > log just tells me that
> >
> > "
> > Load Module DRI2...
> > Load Module DRI...
> > .....
> >
> > [    26.680] (II) AIGLX: Screen 0 is not DRI2 capable
> > [    26.680] (II) AIGLX: Screen 0 is not DRI capable
> >
[...]
> 
> Alright, I think Ken or Andy asked same question about direct rendering. 
> Turned out they weren't members of "video" group. Check if your user is 
> member of that group by running "groups" as that user. If not, add 
> yourself to the video group and log in again. Another possibility might 
> be older card. I see you mention r128, and that driver is old and I 
> think there isn't any DRI driver for it in Mesa 8.0. There is DRI driver 
> tough, in Kernel - Drivers - Graphics - Direct Rendering or something 
> like that. If all fails, you can post whole Xorg.0.log so we could check 
> it out.

 Yes, it was me and that solved the problem on my old radeon r200.

 If I'm reading Omar correctly, he hasn't said *what* video card he
is using (nor which video driver).  They are key to this.

 The 'R128' is what the book gives as an example.  Perhaps we should
suggest a different test, to be run from an xterm or similar.
Neither of these will help diagnose Omar's problem, but we could use

 $glxinfo | grep renderer

(software rendering means DRI, not DRI2), or just report on AIGLX

 $grep AIGLX /var/log/Xorg.0.log

 Wikipedia suggests that AIGLX depends on the xorg video driver -
ati (radeon), intel (i810 and later) and nouveau should work, others
might not.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to