From owner-freebsd-x11@FreeBSD.ORG Thu Jun 7 23:16:16 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 12ACA16A400 for ; Thu, 7 Jun 2007 23:16:16 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from b.mx.visualtech.com (a.imap.visualtech.com [208.16.19.9]) by mx1.freebsd.org (Postfix) with ESMTP id D63DF13C4B0 for ; Thu, 7 Jun 2007 23:16:15 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from [192.168.0.101] (c-68-45-180-45.hsd1.nj.comcast.net [68.45.180.45]) by b.mx.visualtech.com (Postfix) with ESMTP id A06CE483A2; Thu, 7 Jun 2007 19:16:12 -0400 (EDT) From: Adam K Kirchhoff To: Josef Karthauser In-Reply-To: <20070607215349.GA2011@genius.tao.org.uk> References: <20070607215349.GA2011@genius.tao.org.uk> Content-Type: text/plain Date: Thu, 07 Jun 2007 19:16:12 -0400 Message-Id: <1181258172.4735.12.camel@sorrow> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: Problem with Beryl and xorg 7.2 - RELENG_6 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2007 23:16:16 -0000 You should be able to get beryl to run with the --use-copy option, but it will be very slow. Currently, the texture_from_pixmap render path (the default for beryl), won't work with the radeon driver as AIGLX is broken on those drivers. Getting it working on intel (also with AIGLX) seems to be hit-or-miss as well. Adam On Thu, 2007-06-07 at 22:53 +0100, Josef Karthauser wrote: > Hey there, I wonder whether anyone knows what's going on here. > > I'm trying to get beryl up and running on my 6.x box; having upgraded to > xorg 7.2 everything continues to work as expected with my enlightenment > port, however if I substitute beryl instead in .xsession, > > .xsession: > beryl & > xterm > > I get a white xterm up on the blue background, and nothing else. I can > execute commands in the xterm, but it's like the text is white on white, > so I can't see what I am typing. > > When I run beryl it reports: > > genius% beryl > ************************************************************** > * 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 ... > > 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) > > beryl: Another window manager is already running on screen: 0 > beryl: No manageable screens found on display :0.0 > > and so it thinks that it can start. > > Attached is a copy of my xorg log file. > > I would be very grateful of any ideas to resolve this, as beryl is way > cool and I want to play. > > Thanks, > Joe > > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"