Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Problem with xf86-video-ati & nvidia-drivers
Date: Wed, 13 Jul 2011 15:07:04
Message-Id: ivkaqr$j0a$1@dough.gmane.org
In Reply to: Re: [gentoo-user] Re: Problem with xf86-video-ati & nvidia-drivers by Mick
1 On 07/13/2011 03:25 PM, Mick wrote:
2 > [...]
3 > Is the [r600] gallium stable now? I found it was locking up a kde desktop with
4 > effects enabled and set it back to classic.
5
6 It's been made the default driver in Mesa now. So I guess that means
7 it's considered stable. But for me, both classic and gallium can hang
8 the machine. At least with Gallium I know how to fix it though:
9
10 Section "Device"
11 Identifier "HD4870"
12 Driver "radeon"
13 Option "EnablePageFlip" "FALSE"
14 EndSection
15
16 in an xorg.conf.d file.

Replies

Subject Author
Re: [gentoo-user] Re: Problem with xf86-video-ati & nvidia-drivers Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] Re: Problem with xf86-video-ati & nvidia-drivers Mick <michaelkintzios@×××××.com>