Issue with DRI after latest update
xtremyst inxtremo
xtremyst.in.xtremo at gmail.com
Tue Nov 4 15:51:54 UTC 2014
I removed WITHOUT_NEW_XORG option, upgraded to 10.1-RC4 (with vt(4)),
removed and rebuild xorg and mesa-demos and started xorg-server again, DRI
seems to be disabled and I still can't use xv for videos.
I tried the "trick" that worked before, rebuilding xorg-server right before
starting X, but now it doesn't change anything.
I also noticed that running cat /var/log/Xorg.0.log | grep DRI shows:
[ 3246.533] (II) Loading extension XFree86-DRI
[ 3246.534] (II) Loading extension DRI2
[ 3246.786] (II) AIGLX: Screen 0 is not DRI2 capable
[ 3246.786] (II) AIGLX: Screen 0 is not DRI capable
[ 3246.835] (II) GLX: Initialized DRISWRAST GL provider for screen 0
My /etc/make.conf now looks like this:
#OPTIONS_SET=GALLIUM
#WITH_GALLIUM="YES"
#WITHOUT_NEW_XORG=yes
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
and my bootloader.conf:
# radeon_load="YES"
#radeonkms_load="YES"
linux_load="YES"
fuse_load="YES"
kern.vty=vt
I also tried with radeonkms_load="YES" but didn't change anything.
I tried to replace xf86-video-ati with xf86-video-ati-ums but x fails to
start (no screen found).
If you need any other info I'll be more than happy to provide it.
On Tue, Nov 4, 2014 at 8:22 AM, xtremyst inxtremo <
xtremyst.in.xtremo at gmail.com> wrote:
>
> Thanks a lot for taking the time to reply Piotr, I have tried building
> these ports in the past without the "WITHOUT_NEW_XORG" flag, but I kept
> ending up with no working DRI.
> As i wrote two posts back, the closest I've come to a working DRI so far
> is by rebuilding the xorg-server every time I want to startx.
> I will give it another try though, according to your suggestions, as soon
> as I have time and I'll report back.
> Best regards
>
> On Mon, Nov 3, 2014 at 11:45 PM, Piotr Kubaj <pkubaj at riseup.net> wrote:
>
>> See
>>
>> https://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-October/000096.html
>> Basically, just remove WITHOUT_NEW_XORG="YES" from /etc/make.conf and
>> rebuild whole Xorg stack and Mesa. Since you use Radeon GPU, for best
>> experience you should upgrade to 10.1 (RC4 at the moment) and use vt(4).
>>
>>
>
More information about the freebsd-x11
mailing list