Amiga.org

Operating System Specific Discussions => Linux PPC discussion => Topic started by: xeno74 on January 30, 2016, 01:04:59 PM

Title: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on January 30, 2016, 01:04:59 PM
Ubuntu MATE 16.04 Alpha 2 Released as the Biggest Update Ever

Links:

- news.softpedia.com (http://news.softpedia.com/news/ubuntu-mate-16-04-alpha-2-released-as-the-biggest-update-ever-499632.shtml)
- ubuntu-mate.org (https://ubuntu-mate.org/blog/ubuntu-mate-xenial-alpha2/)

(https://lh3.googleusercontent.com/-aON7UNgs8A8/VqyKZY6GCyI/AAAAAAAACEY/_OHcAJJTxj4/w506-h380/ubuntu_MATE_16.04_Alpha2_PowerPC_1.png) (https://plus.google.com/115515624056477014971/posts/GXzwZZtXqxD)  (https://lh3.googleusercontent.com/-2TVic4F9_HQ/Vqyts9SCBnI/AAAAAAAACFI/sy2qBzQCwrc/w506-h380/ubuntu_MATE_16.04_Alpha2_PowerPC_in_QEMU_KVM.png) (https://plus.google.com/115515624056477014971/posts/6gDJMiV7jAB)

Lubuntu 16.04 Alpha 2 is also available for PowerPC computers: lubuntu/releases/xenial/alpha-2/xenial-desktop-powerpc.iso (http://cdimage.ubuntu.com/lubuntu/releases/xenial/alpha-2/xenial-desktop-powerpc.iso)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on February 06, 2016, 05:46:35 PM
Hi All,

I created an installation initial ramdisk for the installation of ubuntu MATE 16.04 with the stable longterm kernel 4.1.17.


Download: vmlinux-4.1.17-AmigaONE_X1000.tar.bz2 (http://www.xenosoft.de/vmlinux-4.1.17-AmigaONE_X1000.tar.bz2)

Download: initrd-4.1.17-1.ubuntu16.04-ppc64.gz (http://www.xenosoft.de/initrd-4.1.17-1.ubuntu16.04-ppc64.gz)

USB pen drive.
Code: [Select]
CFE> ramdisk –z –addr=0x24000000 –fatfs usbdisk0:initrd-4.1.17-1.ubuntu16.04-ppc64.gz
From the CF card:
Code: [Select]
CFE> ramdisk –z –addr=0x24000000 –fatfs cf0:initrd-4.1.17-1.ubuntu16.04-ppc64.gz

Code: [Select]
CFE> boot -elf -noints -fatfs usbdisk0:vmlinux-4.1
From the CF card:
Code: [Select]
CFE> boot -elf -noints -fatfs cf0:vmlinux-4.1[/list]

without loading them.

long time]

continue
You must exercise caution when modifying your partition tables!

flavour(s) you would like to install. You can install as many as you like. To install
ubuntu MATE arrow down to the “Ubuntu MATE desktop” option and press the
space bar to mark the option. Now press return to continue.

installed. - [this will take some time to complete depending on the speed of your
internet connection ]

pen drive containing the vmlinux-4.1 kernel. Enter the following commands replacing
the root partition (sdb9) with the ID of the partition where you installed ubuntu
MATE.
Code: [Select]
CFE> setenv bootargs "root=/dev/sdb9"
From a USB pen drive:
Code: [Select]
CFE> boot -elf -noints -fatfs usbdisk0:vmlinux-4.1
From the CF card:
Code: [Select]
CFE> boot -elf -noints -fatfs cf0:vmlinux-4.1

menu entry.
Code: [Select]
CFE> setenv -p MENU_2_LABEL "ubuntu MATE 16.04 with kernel 4.1"
Code: [Select]
CFE> setenv -p MENU_2_COMMAND 'set pmu -astate=A4 ; setenv bootargs "root=/dev/sdb9 quiet ro splash" ; boot -elf -noints -fatfs cf0:vmlinux-4.1' [/list]

I successfully tested the new installation initial ramdisk for the installation of ubuntu MATE 16.04 with the stable longterm kernel 4.1.17 today.

PLEASE test the new installation initial ramdisk.

Cheers,

Christian
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: trekiej on February 09, 2016, 03:34:59 AM
Thanks for the info.
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: trekiej on February 11, 2016, 09:13:14 PM
Ubuntu 10.10
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on February 23, 2016, 05:21:46 PM
Hi All,

I updated ubuntu MATE 16.04 today.

New:

After the update I had to copy the r600_dri.so to /usr/lib/powerpc-linux-gnu/dri.

Code: [Select]
sudo cp /usr/local/mesa-10.0.4/lib/dri/r600_dri.so /usr/lib/powerpc-linux-gnu/dri

Then I logged on again and the 3D acceleration works again.

Julian released a new ubuntu MATE 16.04 installation initial RAM disk today.

New:

Quote

This one should auto select and install the proper Ubuntu-Mate Desktop down to themes and Ubuntu-Welcome as well as installing the Xorg.conf and 4.1.18 modules.
So no software selection screen is shown during the installation.
The install script functions tested ok on my Sam460ex with the Sam460ex version .

Regards Julian


Download: initrd-4.1.18_ubuntu-mate_16.04-ppc64-1.gz (http://www.xenosoft.de/initrd-4.1.18_ubuntu-mate_16.04-ppc64-1.gz) (I suggest to download it with a right click on the link and then with the menu point "Save target as" or something like this.)

@Spectre660: Thanks a lot for the new ubuntu MATE 16.04 installation initial RAM disk. Well done! :)

Screenshots of ubuntu MATE 16.04 with the new panel layout Mutiny:

(https://lh3.googleusercontent.com/-CquWt-1oSP0/VsyHmhPV8fI/AAAAAAAACNo/9_CKuVmfFps/w506-h380/ubuntu_MATE_16.04_PowerPC_with_Mutiny_2.png) (https://plus.google.com/115515624056477014971/posts/axeCyHMbmFh) (https://lh3.googleusercontent.com/-W8BITqz1FeA/Vsx3g-zjhEI/AAAAAAAACM8/H9e6aqPbYJ4/w506-h380/ubuntu_MATE_16.04_PowerPC_with_Mutiny.png) (https://plus.google.com/115515624056477014971/posts/251S5PV8xNu)

Cheers,

Christian
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: trekiej on February 24, 2016, 05:40:13 PM
Is there an updated Blender3D for this distro?
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on February 25, 2016, 07:48:12 AM
Quote from: trekiej;804573
Is there an updated Blender3D for this distro?


Blender 2.76.b+dfsg0-3build1 (https://launchpad.net/ubuntu/+source/blender/2.76.b+dfsg0-3build1/+build/8971620) is available for ubuntu MATE 16.04 PowerPC currently.

@All

(https://upload.wikimedia.org/wikipedia/commons/thumb/5/53/Ubuntu_MATE_logo.svg/372px-Ubuntu_MATE_logo.svg.png)

Hi All,

Spectre660 has released a lot of ISOs and initrds for installing ubuntu MATE 16.04 PowerPC on NG Amigas.

New:

- Auto selecting and installing the official ubuntu MATE desktop
- Installing the xorg.conf automatically
- Copying the kernel modules automatically

Downloads:

A-EON AmigaONE X1000: initrd-4.1.18_ubuntu-mate_16.04-ppc64-1.gz (http://www.xenosoft.de/initrd-4.1.18_ubuntu-mate_16.04-ppc64-1.gz) (You need additionally the stable longterm kernel 4.1.18 (http://www.xenosoft.de/vmlinux-4.1.18-AmigaONE_X1000.tar.gz))

A-EON AmigaONE X5000: uRamdisk_Ubuntu-Mate_16.04_cyrus_net-1 (You need additionally the kernel 4.4.1. Downloads for beta testers only)

A-EON AmigaONE A1222: uRamdisk_Ubuntu-Mate_16.04_tabor_net-1 (You need additionally the kernel 4.1.18. Downloads for beta testers only)

ACube Sam440ep( Flex): Sam440ep_Ubuntu-Mate_16.04_Netinstall-1.iso (http://www.xenosoft.de/Sam440ep_Ubuntu-Mate_16.04_Netinstall-1.iso)

ACube AmigaONE 500/Sam460ex( Lite): Sam460ex_Ubuntu-Mate_16.04_Netinstall-1.iso (http://www.xenosoft.de/Sam460ex_Ubuntu-Mate_16.04_Netinstall-1.iso)

Many many thanks to Spectre660 for his hard work! :)

Cheers,

Christian
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on February 25, 2016, 09:07:54 AM
ubuntu MATE 16.04 PowerPC on the new AmigaONE 1222 (Tabor board):

(https://lh3.googleusercontent.com/-WEHJ9Z102sM/Vs2SR4sMdmI/AAAAAAAACOY/OKBiaslebJw/w506-h285/Tabor_Ubuntu-Mate_16.04-2.png) (https://plus.google.com/115515624056477014971/posts/7g46hx7159K)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on February 26, 2016, 09:09:14 AM
Hi All,

Martin Wimpress released the Beta 1 of ubuntu MATE 16.04 yesterday.

Link: http://ubuntu-mate.org/blog/

ISOs and initrds for installing ubuntu MATE 16.04 PowerPC:


I successfully updated my ubuntu MATE 16.04 PowerPC to the Beta 1 on my AmigaONE X1000 today.

(https://lh3.googleusercontent.com/--kZZYkBoGIA/VtAF6y4i44I/AAAAAAAACPg/tFZJbaB3NrA/w506-h380/ubuntu_MATE_16.04_beta1_PowerPC_AmigaONE_X1000.png) (https://plus.google.com/115515624056477014971/posts/5eu7N5t7GVu)

@Kilaueabart: It seems, that the problem with the "clock applet" has been solved. :-)

PLEASE test it.

Many thanks in advance,

Christian
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on February 26, 2016, 12:28:14 PM
Julian has recently successfully updated ubuntu MATE 16.04 PowerPC to the Beta 1 on the Sam460ex and on the AmigaONE A1222.

(https://lh3.googleusercontent.com/-Poekc1fiSlc/VtApLnH9gJI/AAAAAAAACQs/fNOA84qohYY/s253-p/Tabor_Ubuntu-Mate_16.04-Beta1.png)(https://lh3.googleusercontent.com/-sIktjXc9E_4/VtApSllhR2I/AAAAAAAACQs/gWs1qLcmr1g/w252-h253-p/Sam460ex_Ubuntu-Mate_16.04-Beta1.png) (https://plus.google.com/115515624056477014971/posts/jLz75t8hZyS)

I can boot a virtual Power Mac G3 beige with QEMU/KVM on my AmigaONE X1000. I successfully tested the official ubuntu MATE 16.04 Beta 1 ISO in this virtual machine.

(https://lh3.googleusercontent.com/-3tD8-iEZtt8/VtBBUZXFKbI/AAAAAAAACRQ/bCcCcrorMmM/w506-h380/ubuntu_MATE_16.04_Beta_1_PowerPC_on_a_virtual_G3_beige_PowerMac.png) (https://plus.google.com/115515624056477014971/posts/iE1oRHwTNng)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on February 26, 2016, 08:59:29 PM
The Beta 1 of ubuntu MATE 16.04 PowerPC on the AmigaONE X5000:

(https://lh3.googleusercontent.com/-m4V2jRoZi48/VtC1f3XoFxI/AAAAAAAACR4/6vgPuk8k4Zo/w506-h285/matex5000.png) (https://plus.google.com/115515624056477014971/posts/45oyLqHEpFR)

PLEASE test the Beta 1 of ubuntu MATE 16.04 PowerPC.
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on February 27, 2016, 06:52:27 AM
Spectre660 updated the ubuntu MATE 16.04 PowerPC ramdisk for the 4.4.3 kernel as well as the 4.1.18 Kernel.

Download: initrd-4.1.18_ubuntu-mate_16.04-ppc64-2.gz (http://www.xenosoft.de/initrd-4.1.18_ubuntu-mate_16.04-ppc64-2.gz) (I propose to download it with a right click on the link and then with the menu point "Save target as" or something like this.)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on February 27, 2016, 06:58:50 AM
Quote from: xeno74;804745
Spectre660 updated the ubuntu MATE 16.04 PowerPC ramdisk for the 4.4.3 kernel as well as the 4.1.18 Kernel.

Download: initrd-4.1.18_ubuntu-mate_16.04-ppc64-2.gz (http://www.xenosoft.de/initrd-4.1.18_ubuntu-mate_16.04-ppc64-2.gz) (I propose to download it with a right click on the link and then with the menu point "Save target as" or something like this.)

This ramdisk is for the AmigaONE X1000.
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on February 28, 2016, 05:37:08 PM
ubuntu MATE 16.04 PowerPC with a 1080p video:

(https://lh3.googleusercontent.com/-EFep4Urv9U4/VtMsF_gMTFI/AAAAAAAACSg/E7Y0JTAm_II/w506-h285/ubuntu_MATE_16.04_PowerPC_with_a_1080p_video.jpg) (https://plus.google.com/115515624056477014971/posts/UuNedxfAhCm)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 03, 2016, 11:33:07 AM
FYI: There is an issue with the downloaded components while the  installation of ubuntu MATE with the initrds. Spectre660 will release  some installation ISOs. These ISOs will have the correct working  components for installing ubuntu MATE 16.04.
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 05, 2016, 07:49:28 AM
(http://www.omgubuntu.co.uk/wp-content/uploads/2015/10/flavors.jpg)

Hi All,

Spectre660 has recently released an img for a USB pen drive with a Ubuntu 16.04 base installation. This img is for all AmigaONEs. ;)

Download: Amigaone_Ubuntu_16.04-Base-1.img.7z (http://www.xenosoft.de/Amigaone_Ubuntu_16.04-Base-1.img.7z)

@Spectre660: Many thanks for this img. It's really small.

I will try it out today. First, I will install the Lubuntu desktop. After that I will try to install the ubuntu MATE desktop. I am looking forward to my installation party.

Have a nice day. :)

Cheers,

Christian
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 05, 2016, 11:41:25 PM
Installation instructions

(https://lh4.googleusercontent.com/-M5b31gGssig/VttAsidsjJI/AAAAAAAACVo/YXSel9a24HE/w1117-h279-no/GParted_Ubuntu_16.04_USB_flash_drive_1.png)

(https://lh3.googleusercontent.com/-dMHSzuBnLP0/VttA3SPl_UI/AAAAAAAACWI/3hg6XON0E6Y/w1117-h320-no/GParted_Ubuntu_16.04_USB_flash_drive_2.png)



Username of amigaone has the password amigaone


Code: [Select]
sudo dhclient network_device You can figure out the correct network interface with /sbin/ifconfig -a.

In my case:

Code: [Select]
sudo dhclient enp6s5

Code: [Select]
sudo apt-get update

Code: [Select]
sudo apt-get install lubuntu-desktop - [this will take some time to complete depending on the speed of your internet connection]


Code: [Select]
sudo halt

We need a xorg.conf on this system so we have to copy zappa2009's radeon xorg.conf (http://www.xenosoft.de/X.org.conf.zip) file to /etc/X11 on the ROOT partition of the USB flash drive with an other system.

Code: [Select]
cp X.org.conf/Xorg.conf.radeon /media/_your_username_/_disk_id_of_the_partition_on_the_USB_flash_drive_/etc/X11/xorg.conf



Username of amigaone has the password amigaone[/list]

Here you are. :)

(https://lh3.googleusercontent.com/-msymjV2-Zwo/Vttjm6lL18I/AAAAAAAACW8/PBrnf3GX4rM/w506-h380/2016-03-05-184920_1600x1200_scrot.png) (https://plus.google.com/115515624056477014971/posts/dGpnvmsja7o)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 09, 2016, 08:27:50 PM
ubuntu MATE 16.04 PowerPC booted from a USB thumb drive:

(https://lh3.googleusercontent.com/-9A5Vmy2PCKs/VuCCwwhSxVI/AAAAAAAACZ4/9qS1YdWfE9c/w506-h285/Sam460ex-USB_Thumbdrive.png) (https://plus.google.com/115515624056477014971/posts/JmhNogJ7o2c)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 12, 2016, 11:35:04 PM
Spectre660 released some images for the AmigaONE X1000, AmigaONE X5000, AmigaONE A1222, and for all Sams.

Instructions and downloads: forum.hyperion-entertainment.biz (http://forum.hyperion-entertainment.biz/viewtopic.php?f=35&p=37187#p37184)

ubuntu MATE 16.04 PowerPC booted from a USB flash drive with the AmigaONE X1000:

(https://lh3.googleusercontent.com/-J2BKh8u7yoY/VuRfLShusBI/AAAAAAAACag/pf90GUitcj8/w506-h380/ubuntu_MATE_16.04_PowerPC_X1000_booted_from_USB_flash_drive.png) (https://plus.google.com/115515624056477014971/posts/4SjqkiVuc4N)

ubuntu MATE 16.04 PowerPC booted from a USB flash drive with the AmigaONE A1222 (Tabor board):

(https://lh3.googleusercontent.com/-AVbm66qYT-M/VuSUne7_CcI/AAAAAAAACbM/TlzawLQ2NSg/w506-h380/ubuntu_MATE_16.04_PowerPC_A1222_booted_from_USB_flash_drive.png) (https://plus.google.com/115515624056477014971/posts/2RHc8rgrRvZ)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 15, 2016, 06:35:27 AM
(https://upload.wikimedia.org/wikipedia/commons/thumb/5/53/Ubuntu_MATE_logo.svg/372px-Ubuntu_MATE_logo.svg.png)

Hi All,

I have really good news for you. :) Spectre660 released two new ubuntu MATE 16.04 images for the AmigaONE X1000 yesterday. :)

I think I have to buy a PCIe USB3 card for my AmigaONE X1000.  :D

Quote from: Spectre660

X1000 Ubuntu-Mate 16.04 Desktop Images with correct xorg.conf for the relevant graphics cards.
Should just be download,write and boot.


X1000 - Northern Islands Graphics cards (HD5000 and HD6000):

Ubuntu-Mate_16.04-X1000-NI.img.7z (https://www.dropbox.com/s/w667r2ba2tnnckz/Ubuntu-Mate_16.04-X1000-NI.img.7z?dl=0)

X1000 -Southern Island Graphics Cards (HD7000 ,R7 and R9):

Ubuntu-Mate_16.04-X1000-SI.img.7z (https://www.dropbox.com/s/46pzeetvmi67bu5/Ubuntu-Mate_16.04-X1000-SI.img.7z?dl=0)

PLEASE test these images.

Cheers,

Christian
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 22, 2016, 10:35:46 AM
(http://isebaro.com/viewtube/include/images/viewtube.png)

YouTube videos in HD with ViewTube

Installation instructions for ubuntu MATE 16.04 PowerPC

Code: [Select]
sudo apt-get install browser-plugin-vlc
(https://lh3.googleusercontent.com/-Aw7eXCDcnN4/VvEbkm95ctI/AAAAAAAACjA/x00b8Y6P9D44C7qU3RQGeIx_B0BPR2adg/w506-h380/YouTube_HD_with_ViewTube_PowerPC.png) (https://plus.google.com/115515624056477014971/posts/M1yy6nchrfC)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 25, 2016, 04:26:31 PM
ubuntu MATE 16.04 Final Beta is out!

(https://ubuntu-mate.org/gallery/blog/ubuntu-mate-1604-beta2.png)

Julian has recently released a new image of the final beta for the AmigaONE X1000 with Radeon HD Northern Islands graphics cards.

Download: Ubuntu-Mate_16.04-X1000-NI-2.img.7z (https://www.dropbox.com/s/vo8d1plwhh87wrp/Ubuntu-Mate_16.04-X1000-NI-2.img.7z?dl=0)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 27, 2016, 05:54:56 PM
Julian released a new image of the final beta for the AmigaONE X1000 with Radeon HD Southern Islands graphics cards yesterday.

Download: Ubuntu-Mate_16.04-X1000-SI-2.img.7z (https://www.dropbox.com/s/ylhm7pjy5ytfth0/Ubuntu-Mate_16.04-X1000-SI-2.img.7z?dl=0)

(https://lh3.googleusercontent.com/-NZlF_wmRoqQ/Vvczc4AbpyI/AAAAAAAACl4/fMh9wXLqNPMLy1GcPhWk_B_U8acbR2Z7A/w506-h380/ubuntu_MATE_16.04_beta2_PowerPC_QEMU_PR_KVM.png) (https://plus.google.com/115515624056477014971/posts/7NHQG2cXzjQ)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 30, 2016, 06:33:41 AM
A screenshot of the beta2 of ubuntu MATE 16.04 PowerPC with the RC1 of kernel 4.6 on Luigi's AmigaONE X5000.

(https://lh3.googleusercontent.com/-rZjpM-hVMug/VvjukiTG5lI/AAAAAAAAAW4/tn3n8_coabwmG0ijnSTCSSpUGhC2YYNyg/w506-h285/Screenshot%2Bat%2B2016-03-28%2B10%253A41%253A49.png) (https://plus.google.com/+LuigiBurdo/posts/R9Udy5Et6vf)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 31, 2016, 09:28:11 AM
Lubuntu 16.04 PowerPC YouTube video: https://youtu.be/3TQl6yDBml8 (https://youtu.be/3TQl6yDBml8)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 31, 2016, 12:32:07 PM
Hi All,

I successfully tested Julian's latest image of ubuntu MATE 16.04 final beta PowerPC for the AmigaONE X1000 with Radeon HD Northern Islands graphics cards (https://www.dropbox.com/s/vo8d1plwhh87wrp/Ubuntu-Mate_16.04-X1000-NI-2.img.7z?dl=0) today.

I was able to boot ubuntu MATE 16.04 final beta PowerPC with the kernel 4.6-rc1 (http://www.xenosoft.de/vmlinux-4.6-rc1-AmigaONE_X1000.tar.gz) from my 64GB USB flash drive. It works fantastic with my AMD Radeon HD6870.

Screenshot:

(https://lh3.googleusercontent.com/-TFpsaF5-9zU/Vv0FGA3qq5I/AAAAAAAACn0/tdIO07diaJw4clx24RJVxcpjDO8tJy5Ew/w506-h380/ubuntu_MATE_16.04_beta2_PowerPC_booted_from_a_USB_flash_drive.png) (https://plus.google.com/115515624056477014971/posts/Hrr6AE1Jyht)

Please test Julian's images.

Cheers,

Christian
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on March 31, 2016, 07:06:01 PM
Today I updated my Lubuntu 16.04 PowerPC on my USB flash drive and after that I changed this installation to xubuntu 16.04 PowerPC.

Further information: forum.hyperion-entertainment.biz (http://forum.hyperion-entertainment.biz/viewtopic.php?f=35&p=37434#p37434)

(https://lh3.googleusercontent.com/-qjySar_TcIs/Vv1CVhb6V-I/AAAAAAAACoE/EU6sQ0f73oE5pKdNcF_q7vlPEKl8Lbdfw/w506-h380/xubuntu_16.04_PowerPC.png) (https://plus.google.com/115515624056477014971/posts/2Mb9fp71YT9)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on April 01, 2016, 11:33:09 AM
Dhewm 3 1.4.0.1304 linux-ppc Nov 22 2015 05:14:33 using SDL v2.0.4 on ubuntu MATE 16.04 PowerPC with the unofficial Mesa 10.0.4:

(https://lh3.googleusercontent.com/-zld4DMdZXzw/Vv4-g-p38mI/AAAAAAAACp0/PvUnmnEsZmQCeQCkKAMZd71kqWP4lhr7w/w506-h380/dhewm3_on_ubuntu_MATE_16.04_PowerPC.png) (https://plus.google.com/115515624056477014971/posts/F491L7b7LFh)
Title: Re: PPC Linux: Ubuntu 16.04 LTS testing
Post by: xeno74 on April 03, 2016, 08:46:58 PM
New ubuntu MATE system info:

(https://lh5.googleusercontent.com/-lzVo2ygWTZo/VwFwoj0EzXI/AAAAAAAACqc/KZLtNYovc0kB7ZtyO3SBqoCcshMCVgl9w/w1009-h632-no/ubuntu_MATE_16.04_PowerPC_with_kernel_4.6-rc2.png)