From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-powerpc+bounces-20-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CC6AD138C9D for <garchives@archives.gentoo.org>; Thu, 16 Apr 2015 17:10:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 529E6E0712; Thu, 16 Apr 2015 17:10:46 +0000 (UTC) Received: from mail-qk0-f179.google.com (mail-qk0-f179.google.com [209.85.220.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D9151E0785 for <gentoo-powerpc@lists.gentoo.org>; Thu, 16 Apr 2015 17:10:45 +0000 (UTC) Received: by qkhg7 with SMTP id g7so136542290qkh.2 for <gentoo-powerpc@lists.gentoo.org>; Thu, 16 Apr 2015 10:10:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=GttzcYjrj3zWaCWVh/QGzO3iBwA16odwMeeMdJGO1fU=; b=kaWfEXS7OOas2gpqidAFjlcipwkxrbmFFLPK5ZnSqPVCOnT6TULfynKwdrhgIv6KPB nz4Uh4JtWWCeBJ3Ha9ZabJe/dPSnZ7k3GKhfjcbOtyHGidgoZkDS2zYHaxU+q9JCAzRt YfOaALYUWom6GjBIuZQDsD3dlewikc6D5Fnu/B8tMnYQ4mzxNT0lN6ZtH9WGSL8nOjur phyjOikn/oudlRNLVuc9PzcCVvvMvW+2W8i0A3JEep+lpxh1316rDq5zPYEKQ/pKTWpE +uuDjLZhaU2eVGHu8FdBXXhk7mfrZJFJYiSBpbpq3y+GtwaDvTAn99nfFUH1v88ftB3Z ZLjw== Precedence: bulk List-Post: <mailto:gentoo-powerpc@lists.gentoo.org> List-Help: <mailto:gentoo-powerpc+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-powerpc+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-powerpc+subscribe@lists.gentoo.org> List-Id: Gentoo on PowerPC <gentoo-powerpc.gentoo.org> X-BeenThere: gentoo-powerpc@gentoo.org X-BeenThere: gentoo-powerpc@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.140.107.139 with SMTP id h11mr27615595qgf.63.1429204245157; Thu, 16 Apr 2015 10:10:45 -0700 (PDT) Received: by 10.140.39.240 with HTTP; Thu, 16 Apr 2015 10:10:45 -0700 (PDT) Date: Thu, 16 Apr 2015 12:10:45 -0500 Message-ID: <CAJRA9dxJx_oZxcDcDqNWP3JgqiAMGjEaaYKzXiG9UvdMRk5vHA@mail.gmail.com> Subject: [gentoo-powerpc] Radeon 3D powerpc From: "Herminio Hernandez, Jr." <herminio.hernandezjr@gmail.com> To: gentoo-powerpc <gentoo-powerpc@lists.gentoo.org> Content-Type: multipart/alternative; boundary=001a113951f8581e140513da8b9e X-Archives-Salt: c1a22452-3da5-40db-83ae-45eb7971c6c9 X-Archives-Hash: 16c3dca4471e78ef5658e059009a90b1 --001a113951f8581e140513da8b9e Content-Type: text/plain; charset=UTF-8 There is common issue with the r300 driver in Mesa and Radeon cards on G4 Macs. When you have KMS enabled and to see if useing opengl you get this. rican-linux@ibookG4-gentoo ~ $ LIBGL_DEBUG=verbose glxinfo |grep render libGL: screen 0 does not appear to be DRI3 capable libGL: pci id for fd 4: 1002:4e56, driver r300 libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: r300 libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast Error: couldn't find RGB GLX visual or fbconfig There are two ways to resolve this 1. set you default display to 16 in xorg.conf, but on PowerBook you really see the drop in depth bot so much in iBooks. 2. apply a patch found here <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746272> I would much rather do option 2 and test that, however I am having some difficulty learning how to apply patches and reinstall in gentoo. In debian or ubuntu i would apt-get source the package, apply the patch, then recompile and reinstall. Can someone point me to resource that can help. I really cannot find it in the gentoo wiki, but I admit it may be I am not search for the correct thing. Thanks! --001a113951f8581e140513da8b9e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div><div><div><div>There is common issue with the r300 dr= iver in Mesa and Radeon cards on G4 Macs. When you have KMS enabled and to = see if useing opengl you get this.<br><br>rican-linux@ibookG4-gentoo ~ $ LI= BGL_DEBUG=3Dverbose glxinfo |grep render<br>libGL: screen 0 does not appear= to be DRI3 capable<br>libGL: pci id for fd 4: 1002:4e56, driver r300<br>li= bGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so<br>libGL: OpenDriver: = trying /usr/lib/dri/r300_dri.so<br>libGL error: No matching fbConfigs or vi= suals found<br>libGL error: failed to load driver: r300<br>libGL: OpenDrive= r: trying /usr/lib/dri/tls/swrast_dri.so<br>libGL: OpenDriver: trying /usr/= lib/dri/swrast_dri.so<br>libGL error: No matching fbConfigs or visuals foun= d<br>libGL error: failed to load driver: swrast<br>Error: couldn't find= RGB GLX visual or fbconfig<br><br><br></div>There are two ways to resolve = this<br><br></div>1. set you default display to 16 in xorg.conf, but on Pow= erBook you really see the drop in depth bot so much in iBooks.<br><br></div= >2. apply a patch found <a href=3D"https://bugs.debian.org/cgi-bin/bugrepor= t.cgi?bug=3D746272">here</a><br><br></div>I would much rather do option 2 a= nd test that, however I am having some difficulty learning how to apply pat= ches and reinstall in gentoo. In debian or ubuntu i would apt-get source th= e package, apply the patch, then recompile and reinstall. Can someone point= me to resource that can help. I really cannot find it in the gentoo wiki, = but I admit it may be I am not search for the correct thing. Thanks!<br></d= iv> --001a113951f8581e140513da8b9e--