Date: Tue, 28 Aug 2012 10:20:13 +0200 From: Olivier Smedts <olivier@gid0.org> To: x11@freebsd.org Subject: Re: [CFT] Xorg 7.7 ready for testing! Message-ID: <CABzXLYNSod_acPToGbAWL-WTjdXJkqPsMLzU4-L-fQgCnVu99w@mail.gmail.com> In-Reply-To: <20120607203753.2466c63a.miwi@FreeBSD.org> References: <20120607203753.2466c63a.miwi@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello,
2012/6/7 Martin Wilke <miwi@freebsd.org>:
> Our current plan is to let the CFT running for a while, and see what
> the outcome of the discussion above is. We hope to get a lot of
> feedback to solve as many problems as possible. Also we are working on
> the libglut to freeglut migration, this will definitely complete before
> we import Xorg 7.7. So we still have enough time. We are looking
> forward for your feedback.
xorg-dev seems to be broken when WITH_NEW_XORG is *not* set.
First, graphics/libdrm/files/patch-intel__intel__bufmgr__gem.c fails
to apply in this case. Removing the patch solves the problem (add a
conditional on WITH_NEW_XORG before applying the patch ?).
Then, dri-7.6.1,2 does not install the proper files, pkg-plist seems broken :
===>>> Creating a package for new version dri-7.6.1,2
tar: lib/dri/i810_dri.so: Cannot stat: No such file or directory
tar: lib/dri/mach64_dri.so: Cannot stat: No such file or directory
tar: lib/dri/mga_dri.so: Cannot stat: No such file or directory
tar: lib/dri/r128_dri.so: Cannot stat: No such file or directory
tar: lib/dri/r300_dri.so: Cannot stat: No such file or directory
tar: lib/dri/r600_dri.so: Cannot stat: No such file or directory
tar: lib/dri/savage_dri.so: Cannot stat: No such file or directory
tar: lib/dri/sis_dri.so: Cannot stat: No such file or directory
tar: lib/dri/tdfx_dri.so: Cannot stat: No such file or directory
tar: lib/dri/unichrome_dri.so: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
I tried to *not* set WITH_NEW_XORG=yes because when setting it, the
latest xorg-server segfaults. The previous one (xorg-server 1.10 I
think) was working fine but it tried to load
/usr/local/lib/dri/r600_dri.so for my ATI card and this file did not
exist (so no hw accel), while I have a pretty recent graphics card :
vgapci0@pci0:1:0:0: class=0x030000 card=0x10021002 chip=0x94981002
rev=0x00 hdr=0x00
vendor = 'ATI Technologies Inc'
device = 'RV730 PRO [Radeon HD 4650]'
class = display
subclass = VGA
Olivier
--
Olivier Smedts _
ASCII ribbon campaign ( )
e-mail: olivier@gid0.org - against HTML email & vCards X
www: http://www.gid0.org - against proprietary attachments / \
"Il y a seulement 10 sortes de gens dans le monde :
ceux qui comprennent le binaire,
et ceux qui ne le comprennent pas."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABzXLYNSod_acPToGbAWL-WTjdXJkqPsMLzU4-L-fQgCnVu99w>
