From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Qi7eH-0003BB-PH for garchives@archives.gentoo.org; Sat, 16 Jul 2011 16:23:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C043421C206; Sat, 16 Jul 2011 16:23:11 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id A9ABA21C046 for ; Sat, 16 Jul 2011 16:22:17 +0000 (UTC) Received: by wyh22 with SMTP id 22so646333wyh.40 for ; Sat, 16 Jul 2011 09:22:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=baQVNE5Y6lsQAXjI8NxVHYXjdPuZsUrvJ6udcdFkpKE=; b=qMjr+0L6T0ncOFhj/0sfTHPSLY7emac7R9cftVE2zrjpcazx0OVa/naC1do9OgOE7n +7UQWqBcg9HkszXUtAXqfBOyOnFhBSdbefKfE4ETMySqhHpHWg3heDLDhEEKZznuLkiH bY45z5M8cdGtQH6lwbSDfKrLeqKkBioP9UOms= Received: by 10.216.229.222 with SMTP id h72mr4068104weq.34.1310833336812; Sat, 16 Jul 2011 09:22:16 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id w8sm1365786wec.0.2011.07.16.09.22.13 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 16 Jul 2011 09:22:14 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Problem with xf86-video-ati & nvidia-drivers Date: Sat, 16 Jul 2011 17:22:39 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.38-gentoo-r6; KDE/4.6.3; x86_64; ; ) References: <201107131325.50891.michaelkintzios@gmail.com> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1972483.tYfM37hjjS"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201107161723.00187.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: b41630140184a015f1b38983dfc867bb --nextPart1972483.tYfM37hjjS Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Wednesday 13 Jul 2011 15:42:02 Nikos Chantziaras wrote: > On 07/13/2011 03:25 PM, Mick wrote: > > [...] > > Is the [r600] gallium stable now? I found it was locking up a kde > > desktop with effects enabled and set it back to classic. >=20 > It's been made the default driver in Mesa now. So I guess that means > it's considered stable. But for me, both classic and gallium can hang > the machine. At least with Gallium I know how to fix it though: >=20 > Section "Device" > Identifier "HD4870" > Driver "radeon" > Option "EnablePageFlip" "FALSE" > EndSection >=20 > in an xorg.conf.d file. Unfortunately it doesn't help. If I enable compositing in KDE the screen=20 locks up (with horizontal artifacts/tearing) and I get this in dmesg: [drm:r100_cs_track_check] *ERROR* [drm] No buffer for z buffer ! [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [drm:r100_cs_track_check] *ERROR* [drm] No buffer for z buffer ! [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [drm:r100_cs_track_check] *ERROR* [drm] No buffer for z buffer ! [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [drm:r100_cs_track_check] *ERROR* [drm] No buffer for z buffer ! [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! Google mentions a bug in mesa. =2D-=20 Regards, Mick --nextPart1972483.tYfM37hjjS Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk4huuQACgkQVTDTR3kpaLbxdACg8utBiCDbOqZfm6g+oBZQxMbC 5ikAn11ew/GZDC0jozI7guny2j6XHchl =G6J1 -----END PGP SIGNATURE----- --nextPart1972483.tYfM37hjjS--