Date: Tue, 24 Jan 2017 20:26:27 +0100 From: Matthieu Volat <mazhe@alkumuna.eu> To: Pete Wright <pete@nomadlogic.org> Cc: Baptiste Daroussin <bapt@FreeBSD.org>, ports@FreeBSD.org, x11@FreeBSD.org Subject: Re: CFT upgrade to xorg 1.18.4 and newer intel/ati DDX Message-ID: <20170124202627.268bdaa0@freedom.alkumuna.eu> In-Reply-To: <a5b5d7d0-3684-660c-07cc-dc8037f13aaf@nomadlogic.org> References: <20170123235516.o5lvu3sfwq5r5tsq@ivaldir.etoilebsd.net> <20170124095555.13772b01@freedom.alkumuna.eu> <a5b5d7d0-3684-660c-07cc-dc8037f13aaf@nomadlogic.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/LjWMV5AufYWUXwNa92EpCik Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 24 Jan 2017 11:12:56 -0800 Pete Wright <pete@nomadlogic.org> wrote: > On 01/24/2017 00:55, Matthieu Volat wrote: > > On Tue, 24 Jan 2017 00:55:16 +0100 > > Baptiste Daroussin <bapt@FreeBSD.org> wrote: > > > >> Hi all, > >> > >> This is a call for testing for newer Xorg along with newer drivers: in= tel and > >> ati. > >> > >> The patch against the head ports: https://people.freebsd.org/~bapt/new= xorg.diff > >> > >> Note that you would need to rebuild all the xf86-* packages to work wi= th that > >> newer xorg (hence the bump of the revision) > >> > >> Do not expect newer gpu supported as this is not the kernel part. > >> > >> If you experience any issue with intel or radeon driver please try to = use the > >> new modesetting driver provided by xorg directly (note that fedora and= debian > >> recommands to use that new driver instead of the ati/intel one) > >> > >> To use that driver: > >> > >> cat /usr/local/etc/xorg.conf.d/modesetting.conf > >> Section "Device" > >> Identifier "Card0" > >> Driver "modesetting" > >> EndSection > >> > >> You need to first load the kms driver eiter via loader.conf or manuall= y via > >> kldload > >> > >> Best regards, > >> Bapt of behalf of the X11 team > > Looks good with x11/nvidia driver! >=20 > Hi Matthieu - did you run into any issues building components from=20 > x11-drivers? specifically i'm running into this error when attempting=20 > to build x11-drivers/xf86-input-mouse x11-drivers/xf86-video-vesa (among= =20 > others): >=20 > from vesa build log: > <snip> > checking if DPMSExtension is defined... yes > checking for XORG... no > configure: error: Package requirements (xorg-server >=3D 1.6 xproto=20 > fontsproto randrproto renderproto xextproto) were not met: >=20 > Package dri3proto was not found in the pkg-config search path. > Perhaps you should add the directory containing `dri3proto.pc' > to the PKG_CONFIG_PATH environment variable > Package 'dri3proto', required by 'xorg-server', not found >=20 >=20 > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > </snip> >=20 > It's odd because xorg-server built fine as did dri3proto - so I'm not=20 > sure why its not being picked up by poudriere when i attempt to build=20 > these packages. >=20 > Cheers! > -pete >=20 Hmm, I did not have the issue when I rebuilt ports, but you're right: it se= ems that dri3proto should be added to ${PORTSDIR}/Mk/bsd.xorg.mk line 61 US= E_XORG flags... I think I missed the problem since xorg-server must have brought the depend= ancy that was not removed from my system until I ran "pkg autoremove". -- Matthieu Volat --Sig_/LjWMV5AufYWUXwNa92EpCik Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iFwEARECAB0WIQTxuiqPSkQnzRDOjsP4Q0N5gpmLfgUCWIeqYwAKCRD4Q0N5gpmL fo4RAJdGF9fe1kbkL+JF0d3qHeLF0Y2qAKChj/VdhM1eSZcPYMar83B1aGhW5w== =2Zgg -----END PGP SIGNATURE----- --Sig_/LjWMV5AufYWUXwNa92EpCik--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170124202627.268bdaa0>