From owner-freebsd-x11@FreeBSD.ORG Sat Feb 17 18:18:40 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 E764C16A406; Sat, 17 Feb 2007 18:18:40 +0000 (UTC) (envelope-from cedric@decemplex.net) Received: from mail.decemplex.net (mail.decemplex.net [80.237.247.202]) by mx1.freebsd.org (Postfix) with ESMTP id A4E3713C4A7; Sat, 17 Feb 2007 18:18:40 +0000 (UTC) (envelope-from cedric@decemplex.net) Received: from localhost (mail.decemplex.net [80.237.247.202]) by mail.decemplex.net (Postfix) with ESMTP id 9604A7D162C; Sat, 17 Feb 2007 18:50:29 +0100 (CET) X-Virus-Scanned: amavisd-new at decemplex.net Received: from mail.decemplex.net ([80.237.247.202]) by localhost (mail.decemplex.net [80.237.247.202]) (amavisd-new, port 10024) with LMTP id kXMAjhHxNMs3; Sat, 17 Feb 2007 18:50:29 +0100 (CET) Received: from decemplex.loc (171-186-112-217.dyn.adsl.belcenter.be [217.112.186.171]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.decemplex.net (Postfix) with ESMTP id 0E37F7D162B; Sat, 17 Feb 2007 18:50:28 +0100 (CET) Date: Sat, 17 Feb 2007 18:50:19 +0100 From: =?ISO-8859-1?Q?C=E9dric?= Jonas To: freebsd-x11@freebsd.org Message-ID: <20070217185019.6064c900@ganymed> X-Mailer: Claws Mail 2.7.1 (GTK+ 2.10.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_pzVcs.9Y3PdwglX203XE9WS; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: flz@freebsd.org Subject: Xorg 7.2 + beryl on FreeBSD 7.0-CURRENT 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: Sat, 17 Feb 2007 18:18:41 -0000 --Sig_pzVcs.9Y3PdwglX203XE9WS Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, I tried to get Beryl to work on -CURRENT since 2 months now. Since Xorg runs fine from the beginning, beryl was only a pain: it was awfully slow and unusable (I use the nVidia driver). I tried this night to rebuild all ports from 0, and got everything to work, here some notices: * libxcb seems to have 2 silly dependencies: it needs doxygen and graphviz. Problem: doxygen needs tmake, which needs qt, which needs libX11... which needs libxcb :p I got a fantastical loop while building the ports... removing doxygen and graphviz as dependencies solves the problem for me and let libxcb build. * I build Xorg with WITH_XCB=3Dyes, it runs just like a charm until now... can it be enabled by default? * My beryl problem: after the rebuild, beryl don't run better... I found following patch in the comments from flz@'s blog: http://nullkey.ath.cx/~stuff/misc/nvidia-always-paint-screen.patch (from http://blog.xbsd.org/2006/11/24/beryl-ports-hit-the-experimental-xorg-tree/= #comments) After applying the patch, beryl runs fine... could it be included in the port? Note that beryl seems to run without this patch on -STABLE and Linux, but I couldn't test it... --=20 C=E9dric Jonas cedric@decemplex.net GPG ID: 30CCFE8D GPG Key: http://box.decemplex.net/~cedric/cedric.key.asc GPG Fingerprint: CF03 E1FD 9428 1B6B E971 B107 9044 AA99 30CC FE8D Jabber-ID: cedric@decemplex.net --Sig_pzVcs.9Y3PdwglX203XE9WS Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFF10BjkESqmTDM/o0RApT2AJ0dUQ8pf2jJkl7ylBpTipd3CsikowCfQSsC tbhqbOxR3RDNc9LdXtOoEr8= =WJsL -----END PGP SIGNATURE----- --Sig_pzVcs.9Y3PdwglX203XE9WS--