Search found 215 matches

by acefnq
Wed Jun 20, 2018 5:32 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Mesa & DRI for PPC
Replies: 53
Views: 28896

Re: Mesa & DRI for PPC

Christian 1. Install 18.1.1 as per standing instructions 2. Remove and install symbolic link 3. Cold reboot 4. Output: allan@ubuntu-mate:~$ ls -l /usr/lib/powerpc-linux-gnu/mesa/total 5716 -rw-r--r-- 1 root root 32 Jan 30 06:25 ld.so.conf lrwxrwxrwx 1 root root 14 Jun 20 13:45 libGL.so.1 -> libGL.so...
by acefnq
Tue Jun 19, 2018 12:04 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Kernel 4.18
Replies: 51
Views: 19525

Re: Kernel 4.18

18-rc1 installed and working fine, thank you.

Allan
by acefnq
Tue Jun 19, 2018 12:03 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Mesa & DRI for PPC
Replies: 53
Views: 28896

Re: Mesa & DRI for PPC

Thanks for the output. I think I see the problem. The libGL.so.1 is linked to the old Mesa 18.0.0 libGL.so.1.2.0.bak . Please delete the symbolic link libGL.so.1 and create a new symbolic link libGL.so.1 which references to the new Mesa libGL.so.1.2.0 . sudo rm libGL.so.1 sudo ln -s libGL.so.1.2.0 l...
by acefnq
Tue Jun 19, 2018 9:08 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Mesa & DRI for PPC
Replies: 53
Views: 28896

Re: Mesa & DRI for PPC

Casey Same output after reverting to 18.0.0 allan@ubuntu-mate:~/Downloads$ ls -l /usr/lib/powerpc-linux-gnu/mesa/total 5756 -rw-r--r-- 1 root root 32 Jan 30 06:25 ld.so.conf lrwxrwxrwx 1 root root 18 Jun 15 18:43 libGL.so.1 -> libGL.so.1.2.0.bak -rwxr-xr-x 1 root root 2941256 Jun 19 17:41 libGL.so.1...
by acefnq
Tue Jun 19, 2018 8:59 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Mesa & DRI for PPC
Replies: 53
Views: 28896

Re: Mesa & DRI for PPC

[quote="caseycullen"]If possible that would be helpful. Thanks! Casey allan@ubuntu-mate:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.4 LTS Release: 16.04 Codename: xenial allan@ubuntu-mate:~$ allan@ubuntu-mate:~$ glxinfo | grep "Open...
by acefnq
Sun Jun 17, 2018 5:43 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Mesa & DRI for PPC
Replies: 53
Views: 28896

Re: Mesa & DRI for PPC

[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
by acefnq
Fri Jun 15, 2018 6:28 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Mesa & DRI for PPC
Replies: 53
Views: 28896

Re: Mesa & DRI for PPC

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 co...
by acefnq
Thu Jun 14, 2018 2:55 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Mesa & DRI for PPC
Replies: 53
Views: 28896

Re: Mesa & DRI for PPC

Are you using Ubuntu, Debian, or Christian’s release of MATE PowerPC Remix? 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....
by acefnq
Thu Jun 14, 2018 8:43 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Mesa & DRI for PPC
Replies: 53
Views: 28896

Re: Mesa & DRI for PPC

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
by acefnq
Thu Jun 14, 2018 8:41 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Kernel 4.18
Replies: 51
Views: 19525

Re: Kernel 4.18

Works fine here on my X5000.

Thanks

Allan