Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2014 17:51:52 +0200
From:      xtremyst inxtremo <xtremyst.in.xtremo@gmail.com>
To:        freebsd-x11@freebsd.org
Subject:   Re: Issue with DRI after latest update
Message-ID:  <CAOrhW_DN-6YXinjKaENv_wgqbaAs2Hv_N-ZhWrmFeX36WwHZKw@mail.gmail.com>
In-Reply-To: <CAOrhW_BBaDGuyLsfH79Qspj883htON=hw%2Brvo8QphEnj30VN3w@mail.gmail.com>
References:  <CAOrhW_Az4Qr2srmpdUWhxGMH26g4DDgaKg%2BeTG5mRAmNKr2RcA@mail.gmail.com> <5457F75F.4080205@riseup.net> <CAOrhW_BBaDGuyLsfH79Qspj883htON=hw%2Brvo8QphEnj30VN3w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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).
>>
>>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOrhW_DN-6YXinjKaENv_wgqbaAs2Hv_N-ZhWrmFeX36WwHZKw>