[CFT] Xorg 7.7 ready for testing!

Olivier Smedts olivier at gid0.org
Tue Aug 28 08:20:16 UTC 2012


Hello,

2012/6/7 Martin Wilke <miwi at 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 at 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 at 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."


More information about the freebsd-x11 mailing list