Page 3 of 10

Re: Mesa & DRI for PPC

Posted: Thu Jun 14, 2018 1:47 pm
by caseycullen
Are you using Ubuntu, Debian, or Christian’s release of MATE PowerPC Remix?
acefnq wrote:Hi Casey
Tried to install using Xeno's instructions but no luck. Stuck on 18.0.0 (obviously changed files to copy in his instructions). Any ideas of what I might be doing wrong?

Cheers

Allan

Re: Mesa & DRI for PPC

Posted: Thu Jun 14, 2018 2:55 pm
by acefnq
caseycullen wrote:Are you using Ubuntu, Debian, or Christian’s release of MATE PowerPC Remix?
acefnq wrote:Hi Casey
Tried to install using Xeno's instructions but no luck. Stuck on 18.0.0 (obviously changed files to copy in his instructions). Any ideas of what I might be doing wrong?

Cheers

Allan

Ubuntu 16.04, I updated to 18.0.0 ok a while back and again followed those instructions with no luck.

Cheers

Allan

Re: Mesa & DRI for PPC

Posted: Thu Jun 14, 2018 4:45 pm
by xeno74
Allan,

Please post the output of ls -l /usr/lib/powerpc-linux-gnu/mesa/.

Cheers,
Christian

Re: Mesa & DRI for PPC

Posted: Thu Jun 14, 2018 4:55 pm
by caseycullen
I think there is a problem with the download. I'll fix it this afternoon.
---Casey
acefnq wrote:Ubuntu 16.04, I updated to 18.0.0 ok a while back and again followed those instructions with no luck.

Cheers

Allan

Re: Mesa & DRI for PPC

Posted: Thu Jun 14, 2018 11:49 pm
by caseycullen
My apologies! I uploaded the incorrect files, please try again.
http://ppcutopia.ddns.net/html/mesa-18.1.1.tar.gz
---Casey

Re: Mesa & DRI for PPC

Posted: Fri Jun 15, 2018 6:28 am
by acefnq
caseycullen wrote:My apologies! I uploaded the incorrect files, please try again.
http://ppcutopia.ddns.net/html/mesa-18.1.1.tar.gz
---Casey
Casey
No need to apologise, your theone doing the hard lifting here. I re-downloaded and copied over using Xeno's instructions, of course using 18.1.1, no go. All appears to copy ok but I get this output;
allan@ubuntu-mate:~$ glxinfo | grep "OpenGL version"
libGL error: unable to load driver: r600_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: r600
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 49
Current serial number in output stream: 48
I then backtracked to 18.0.0rc4 worked fine. then 18.0.0 works fine I the tried your 18.03 once again no luck with similar or same output as above. Hope this helps.

Allan

Re: Mesa & DRI for PPC

Posted: Fri Jun 15, 2018 7:30 am
by xeno74
Hi Casey,

Did you compile your Mesa versions on Debian PPC64?

Cheers,
Christian

Re: Mesa & DRI for PPC

Posted: Fri Jun 15, 2018 3:57 pm
by caseycullen
No; 32-bit Debian.
Allan could you please post the output of

Code: Select all

ls -l /usr/lib/powerpc-linux-gnu/mesa/
Christian have you tried to upgrade from the Mesa I compiled?
xeno74 wrote:Hi Casey,

Did you compile your Mesa versions on Debian PPC64?

Cheers,
Christian

Re: Mesa & DRI for PPC

Posted: Fri Jun 15, 2018 4:22 pm
by xeno74
caseycullen wrote:No; 32-bit Debian.
Allan could you please post the output of

Code: Select all

ls -l /usr/lib/powerpc-linux-gnu/mesa/
Christian have you tried to upgrade from the Mesa I compiled?
Hi Casey,

No, I haven’t upgraded it yet because I don’t have any AmigaOnes here (business trip). Currently, I cross compile the kernels on my PC and test them in virtual QEMU machines. If you compile Mesa on a new Debian version then it could be that it doesn’t work on ubuntu MATE 16.04 LTS.

Cheers,
Christian

Re: Mesa & DRI for PPC

Posted: Sun Jun 17, 2018 5:43 am
by acefnq
[quote="caseycullen"]No; 32-bit Debian.
Allan could you please post the output of

Code: Select all

ls -l /usr/lib/powerpc-linux-gnu/mesa/
Christian have you tried to upgrade from the Mesa I compiled?

Casey
I have reverted back to 18.0.0. Do you want me to try again to get the output?

Cheers

Allan