From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-user+bounces-58693-garchives=archives.gentoo.org@gentoo.org>) id 1H7wIq-0000SS-Hn for garchives@archives.gentoo.org; Fri, 19 Jan 2007 16:09:21 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0JG7BFo031647; Fri, 19 Jan 2007 16:07:11 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0JFx6bB008021 for <gentoo-user@lists.gentoo.org>; Fri, 19 Jan 2007 15:59:06 GMT Received: by ug-out-1314.google.com with SMTP id z38so479058ugc for <gentoo-user@lists.gentoo.org>; Fri, 19 Jan 2007 07:59:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=VNe3IH70v+4Mh9rlMn8g21nXv4YOityt/f1KrCPq+GnDQ0xd0VF+m3qm+9WBYnMu+cI0sDExw+/IyPe1JwsvYB07Uu9tGS2dfTIP2EGFpJwnwQllcyi2emcQtIAITswpOtiUbeeH/3gkmNFCDQ7TP7qDnUwueK1bQGgGFaDMBMU= Received: by 10.82.165.1 with SMTP id n1mr554803bue.1169222345818; Fri, 19 Jan 2007 07:59:05 -0800 (PST) Received: by 10.82.126.14 with HTTP; Fri, 19 Jan 2007 07:59:05 -0800 (PST) Message-ID: <7573e9640701190759n4985ca51y5ed62e20a39b8139@mail.gmail.com> Date: Fri, 19 Jan 2007 08:59:05 -0700 From: "Richard Fish" <bigfish@asmallpond.org> Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Xgl and direct rendering or 'Would you like Xorg or Xgl, sir?' In-Reply-To: <45B0E734.8040809@stepien.com.pl> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Disposition: inline References: <45AFF91E.4050106@stepien.com.pl> <200701190105.54420.volker.armin.hemmann@tu-clausthal.de> <45B0E734.8040809@stepien.com.pl> X-Google-Sender-Auth: 328f95986ba77398 X-MIME-Autoconverted: from base64 to 8bit by robin.gentoo.org id l0JFx6bB008021 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id l0JG7BG3031647 X-Archives-Salt: 406c9957-eaa3-4f93-8fdf-955d71a0dda9 X-Archives-Hash: 143decf962316de130795060c84ee424 On 1/19/07, Jan St=EApie=F1 <jan@stepien.com.pl> wrote: > When entering default runlevel GDM starts and launches both servers. > First one, Standard, has got direct rendering turned on and OpenGL is > rendered by fglrx driver. OpenGL apps work fine. On the other hand > second server, Xgl, has not got direct rendering, and what is most > suspicious, it uses Mesa drivers, which cause Beryl to run at an > absolutely unacceptable performance. Why both servers are not rendered > using fglrx? Have you got any ideas how to do it? Have you checked your /var/log/Xorg.*.log files? They should reflect why the Xgl server is not being accellerated. Also, one other option may be to try the opensource radeon driver. You can lookup your card's pci ID (use lspci && lspci -n) in /usr/src/linux/drivers/char/drm/drm_pciids.h to see if it is supported or not. If so, you should be able to get aiglx working with opensource drivers. -Richard --=20 gentoo-user@gentoo.org mailing list