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 ) id 1HbSkZ-0004Zj-03 for garchives@archives.gentoo.org; Wed, 11 Apr 2007 02:39:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3B2clGg027209; Wed, 11 Apr 2007 02:38:47 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l3B2YYvg022573 for ; Wed, 11 Apr 2007 02:34:34 GMT Received: by ug-out-1314.google.com with SMTP id z38so25073ugc for ; Tue, 10 Apr 2007 19:34:34 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=Pu4NwQ63DsGSk/YRp/JBdnEzgQlwhcPe4iudp4QaPUrR0nSuRzVojZU78OcRX8hGb+ihBhfXuJCvBQ1vElZAefnFDDqVWRc9WIxPcqygc22fBYLeTloiUBC4lLWony10GatYTRA8GYqUkJ4X4UrgDapiahHMocb2cwcinrWujGw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=eEqCH/G/8kWUoxsNL8K54pLBY+0U6vxXMPYqNTWok4MgRKQ2IPUhu+FfhbthA0/YgXuGOI7HwHt9J5nyDv7RS4ViXVmPnGaaVO1XHvt+8NvYe7xtmvOlXX4D8oldIY+CR1qvqKAYs06dehHiKgs2LeW8hQmSeRlfl7fRmQ5OYf0= Received: by 10.78.131.8 with SMTP id e8mr13420hud.1176258873873; Tue, 10 Apr 2007 19:34:33 -0700 (PDT) Received: by 10.78.13.14 with HTTP; Tue, 10 Apr 2007 19:34:33 -0700 (PDT) Message-ID: Date: Wed, 11 Apr 2007 11:34:33 +0900 From: boblu_tech Sender: boblucn@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Beryl: white square In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1866_27021163.1176258873812" References: X-Google-Sender-Auth: 089d4b24382f24e1 X-Archives-Salt: 32308805-4a13-4704-8140-58f2150f140c X-Archives-Hash: 79e1797dd92808d78e9ce821eff9e217 ------=_Part_1866_27021163.1176258873812 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I once had the same problem you can do this, hope that it could help you out enable dri with Intel Corporation 82852/855GM Integrated Graphics Device to solve beryl's white screen problem 1. enable dri USE flags 2. Device Drivers ---> Character devices ---> * /dev/agpgart (AGP Support) * Intel 440LX/BX/GX, I8xx and E7x05 chipset support M Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) M Intel 830M, 845G, 852GM, 855GM, 865G M i915 driver 3. echo "drm" >> /etc/modules.autoload.d/kernel-2.6 echo "i915" >> /etc/modules.autoload.d/kernel-2.6 On 4/10/07, Sylvain Chouleur wrote: > > Hi, > > I tried to install beryl on my unstable gentoo (so I've the version 0.2.1= ) > but when I launch it, I've got the famous white square. I've tried a lot > of > things which I've read from forums but with no results. > > I've a ATI Radeon Mobility U1 (Radeon IGP 320 M) and I'm using the free > driver: radeon (from the package xf86-video-ati) because fglrx doesn't > works > with my card. > > here is the output of beryl when I launch it: > ************************************************************** > * Beryl system compatiblity check * > ************************************************************** > > Detected xserver : AIGLX > > Checking Display :0.0 ... > > Checking for XComposite extension : passed (v0.3) > Checking for XDamage extension : passed > Checking for RandR extension : passed > Checking for XSync extension : passed > > Checking Screen 0 ... > > libGL warning: 3D driver claims to not support visual 0x4b > Checking for GLX_SGIX_fbconfig : passed > Checking for GLX_EXT_texture_from_pixmap : passed > Checking for non power of two texture support : passed > Checking maximum texture size : passed (2048x2048) > > libGL warning: 3D driver claims to not support visual 0x4b > beryl: No GLXFBConfig for default depth, falling back on visinfo. > Reloading options > > > Do you have any idea to resolve my problem? > > Thanks a lot > Sylvain Chouleur > > _________________________________________________________________ > Windows Live Messenger sur i-mode=99 : dialoguez avec vos amis depuis vot= re > mobile comme sur PC ! http://mobile.live.fr/messenger/bouygues/ > > -- > gentoo-user@gentoo.org mailing list > > ------=_Part_1866_27021163.1176258873812 Content-Type: text/html; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I once had the same problem
you can do this, hope that it could help you= out


enable dri with Intel Corporation 8285= 2/855GM Integrated Graphics Device to solve beryl's white screen proble= m

1. enable dri USE flags
2. Device Drivers --->
Character devices --->
* /dev/agpgart (AGP Support)
* Intel 440LX/BX/GX, I8xx and E7x05 chipset support
M Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
M Intel 830M, 845G, 852GM, 855GM, 865G
M i915 driver
3. echo "drm" >> /etc/modules.autoload.d/kernel-2.6
echo "i915" >> /etc/modules.autoload.d/kernel-2.6

=


On 4/10/07, Sylvain Chouleur <neolistic@hotmail.com>= wrote:
Hi,=

I tried to install beryl on my unstable gentoo (so I've the version= 0.2.1)
but when I launch it, I've got the famous white square. I= 9;ve tried a lot of
things which I've read from forums but with no r= esults.

I've a ATI Radeon Mobility U1 (Radeon IGP 320 M) and I'm us= ing the free
driver: radeon (from the package xf86-video-ati) because fg= lrx doesn't works
with my card.

here is the output of beryl w= hen I launch it:
**************************************************************
* Ber= yl system compatiblity check        = ;            &n= bsp;       *
************************= **************************************

Detected xserver  &= nbsp;           &nbs= p;            &= nbsp;    : AIGLX

Checking Display :0.0 ...

Checking for XComposite extension&= nbsp;           &nbs= p;  : passed (v0.3)
Checking for XDamage extension   = ;            &n= bsp;  : passed
Checking for RandR extension   &= nbsp;           &nbs= p;    : passed
Checking for XSync extension       &= nbsp;           &nbs= p;: passed

Checking Screen 0 ...

libGL warning: 3D driver cla= ims to not support visual 0x4b
Checking for GLX_SGIX_fbconfig  = ;            &n= bsp;   : passed
Checking for GLX_EXT_texture_from_pixmap&= nbsp;       : passed
Checking for non power of two texture support   : passed
C= hecking maximum texture size        = ;           : passed (204= 8x2048)

libGL warning: 3D driver claims to not support visual 0x4bberyl: No GLXFBConfig for default depth, falling back on visinfo.
Reloading options


Do you have any idea to resolve my problem= ?

Thanks a lot
Sylvain Chouleur

__________________________= _______________________________________
Windows Live Messenger sur i-mod= e=99 : dialoguez avec vos amis depuis votre
mobile comme sur PC ! http://mobile.live.fr/messenger/bouygues/

--
gentoo-user@gentoo.org mailing list
<= br>



------=_Part_1866_27021163.1176258873812-- -- gentoo-user@gentoo.org mailing list