Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 2009 13:23:15 -0500
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-x11@FreeBSD.org
Cc:        Mark Atkinson <atkin901@gmail.com>
Subject:   Re: kwin composite w/ opengl on r600?
Message-ID:  <200912041323.17494.jkim@FreeBSD.org>
In-Reply-To: <hfbi7j$50n$1@ger.gmane.org>
References:  <hf8snq$epi$1@ger.gmane.org> <1259942917.2315.223.camel@balrog.2hip.net> <hfbi7j$50n$1@ger.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 04 December 2009 12:51 pm, Mark Atkinson wrote:
> Robert Noland wrote:
> > Actually, I don't see anything odd in this config.  The only
> > thing I can point out is that I use the radeon driver rather than
> > radeonhd, but it isn't clear to me if that could somehow impact
> > performance in this area. The only reason that I know of to use
> > radeonhd currently is if you need HDMI audio, otherwise radeon
> > has everything and more.
>
> OK, I learn something every day.   The radeonhd was auto chosen by
> xorg -configure.  But there are couple of other reasons it turns
> out:
>
> * radeonhd-devel conflicts with the xf86-video-ati port, this was
> my first 'try to get it working step'

[SNIP!]

Actually it does not conflict with xf86-video-ati any more:

%tar tf xf86-video-ati-6.12.4.tbz
+CONTENTS
+COMMENT
+DESC
+MTREE_DIRS
man/man4/ati.4x.gz
man/man4/radeon.4x.gz
lib/xorg/modules/drivers/ati_drv.la
lib/xorg/modules/drivers/ati_drv.so
lib/xorg/modules/drivers/radeon_drv.la
lib/xorg/modules/drivers/radeon_drv.so
lib/xorg/modules/multimedia/theatre200_drv.la
lib/xorg/modules/multimedia/theatre200_drv.so
lib/xorg/modules/multimedia/theatre_detect_drv.la
lib/xorg/modules/multimedia/theatre_detect_drv.so
lib/xorg/modules/multimedia/theatre_drv.la
lib/xorg/modules/multimedia/theatre_drv.so
%tar tf xf86-video-radeonhd-devel-1.3.0.20091101.tbz 
+CONTENTS
+COMMENT
+DESC
+MTREE_DIRS
man/man4/radeonhd.4x.gz
sbin/rhd_conntest
sbin/rhd_dump
lib/xorg/modules/drivers/radeonhd_drv.la
lib/xorg/modules/drivers/radeonhd_drv.so
lib/xorg/modules/drivers/radeonhd_drv.a

I believe man/man4/radeonhd.4x was the conflict at some point but we 
should remove or limit the conflicts, IMHO.

Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912041323.17494.jkim>