<div dir="ltr">Thanks mate. Actually I build from mesa git, and the last time I built was *after* that patch went in. It looks like I have a different issue. But thanks again for the tip anyway :)<div><br>Dan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 6, 2017 at 10:08 AM, Chris Healy <span dir="ltr"><<a href="mailto:cphealy@gmail.com" target="_blank">cphealy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Daniel,<br>
<br>
Regarding the rendering issues you are having with Wayland, I had some<br>
rendering issues that sound similar and applying the following patch<br>
addressed them:<br>
<br>
<a href="https://cgit.freedesktop.org/mesa/mesa/commit/src/gallium/drivers/etnaviv?id=8fbd82f464f26a56167f7962174b2b69756a105a" rel="noreferrer" target="_blank">https://cgit.freedesktop.org/<wbr>mesa/mesa/commit/src/gallium/<wbr>drivers/etnaviv?id=<wbr>8fbd82f464f26a56167f7962174b2b<wbr>69756a105a</a><br>
<br>
You may want to pull that in if you don't already have it.<br>
<br>
Regards,<br>
<br>
Chris<br>
<div><div class="h5"><br>
On Sun, Nov 5, 2017 at 2:54 PM, Daniel Kasak <<a href="mailto:d.j.kasak.dk@gmail.com">d.j.kasak.dk@gmail.com</a>> wrote:<br>
> Hi all. Responses inline ...<br>
><br>
> On Fri, Nov 3, 2017 at 7:49 PM, Luís Mendes <<a href="mailto:luis.p.mendes@gmail.com">luis.p.mendes@gmail.com</a>> wrote:<br>
>><br>
>> Hi Daniel,<br>
>><br>
>> Ok, so the permissions of /dev/dri look good.<br>
>> So the error "failed to export dumb buffer: Permission denied" has nothing<br>
>> to do with card permissions, so it must have to do with the app you are<br>
>> using for testing that requires permissions to write files, it seems,<br>
>> otherwise it seems to be working.<br>
>> kmscube probably wants to write a file to the folder where it is installed<br>
>> (/usr/bin?) but needs root permission to do so. You can try to run it as a<br>
>> super user, or check the comman-line options of kmscube to see you can set a<br>
>> working directory.<br>
><br>
><br>
> Actually I didn't do 'make install' on the Cubox - I just ran it from the<br>
> build directory ( which I had permission to write to ).<br>
><br>
>><br>
>><br>
>> If you X running, I think the best way to check if mesa is working is to<br>
>> use glxinfo, glxgears and glxheads test apps. it is normally contained in<br>
>> mesa-utils package, but on  gentoo is a bit different for sure, you should<br>
>> however be able to find them by those names. They are easier to use as they<br>
>> integrate well with the Xorg environment.<br>
><br>
><br>
> Yes I originally was using glxinfo - see my 1st post. Since updating a few<br>
> packages, about 3 months ago now, I haven't been able to get glxinfo or<br>
> glxgears to run with 3D acceleration. That's what this post is about :)<br>
><br>
> At this point, I'm thinking of changing tack somewhat. I have 3D<br>
> acceleration working under Wayland - and Enlightenment is actually really<br>
> smooth during full-screen transitions etc, which is great, but there are<br>
> some rendering issues with terminology ( completely corrupted window ). I'm<br>
> trying out other terminals and trying to see if I can figure out what<br>
> terminology's problem is.<br>
><br>
> Dan<br>
><br>
>><br>
>><br>
>> Luís<br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> On Thu, Nov 2, 2017 at 9:59 PM, Daniel Kasak <<a href="mailto:d.j.kasak.dk@gmail.com">d.j.kasak.dk@gmail.com</a>><br>
>> wrote:<br>
>>><br>
>>> Hi Luis. I'm @ work at the moment ( so can't test ), but looking at it<br>
>>> from here, it appears I don't have any permission issues:<br>
>>><br>
>>> dkasak@raptor /dev/dri $ ls -l<br>
>>> total 0<br>
>>> drwxr-xr-x  2 root root       100 Jul 13 00:01 by-path<br>
>>> crw-rw----+ 1 root video 226,   0 Jul 13 00:01 card0<br>
>>> crw-rw----+ 1 root video 226,   1 Nov  1 21:29 card1<br>
>>> crw-rw----+ 1 root video 226, 128 Jul 13 00:01 renderD128<br>
>>> dkasak@raptor /dev/dri $ groups dkasak<br>
>>> wheel video cron dkasak<br>
>>> dkasak@raptor /dev/dri $<br>
>>><br>
>>> It's the same permissions as I have on all my other Gentoo boxes which<br>
>>> don't have issues ... ie I've done this many times before. On my work<br>
>>> laptop, for example:<br>
>>><br>
>>> dkasak@gandalf /dev/dri $ ls -l<br>
>>> total 0<br>
>>> drwxr-xr-x  2 root root        80 Nov  2 17:09 by-path<br>
>>> crw-rw----+ 1 root video 226,   0 Nov  3 08:41 card0<br>
>>> crw-rw----+ 1 root video 226, 128 Nov  2 17:09 renderD128<br>
>>> dkasak@gandalf /dev/dri $<br>
>>><br>
>>> Also, I *can* get 3D acceleration under Wayland. That's why I thought<br>
>>> xf86-video-armada might be implicated. I've been building mesa from git<br>
>>> every week or so for the past 2 months. I haven't tried 17.2.4, but I might<br>
>>> as well give it a go ... if I start building now, it will be ready by the<br>
>>> time I get home ;)<br>
>>><br>
>>> Dan<br>
>>><br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> etnaviv mailing list<br>
> <a href="mailto:etnaviv@lists.freedesktop.org">etnaviv@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/etnaviv" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/etnaviv</a><br>
><br>
</blockquote></div><br></div>