Page 6 of 6

Re: (X)(L)ubuntu (MATE) 16.10 Yakkety Yak

Posted: Wed Sep 14, 2016 9:44 am
by xeno74
Hi All,

I updated my ubuntu MATE 16.10 PowerPC today and I saw a lot of ubuntu MATE packages for update. The update worked without any problems.
Unfortunately "Welcome" still doesn't work.

Image

Cheers,

Christian

Re: (X)(L)ubuntu (MATE) 16.10 Yakkety Yak

Posted: Sat Sep 17, 2016 3:42 am
by kilaueabart
xeno74 wrote:Hi All,

I updated my ubuntu MATE 16.10 PowerPC today and I saw a lot of ubuntu MATE packages for update. The update worked without any problems.
Unfortunately "Welcome" still doesn't work.
I followed suit three days later, and had my hopes up when I saw that Welcome was one of the things being upgraded. But alas, not upgraded enough yet.

Re: (X)(L)ubuntu (MATE) 16.10 Yakkety Yak

Posted: Mon Sep 19, 2016 1:39 pm
by xeno74
Hi All,

I updated ubuntu MATE 16.10 PowerPC yesterday and I got the new Mesa version 12.0.3. :-)

Screenshot of ubuntu MATE 16.10 PowerPC with the new Mesa:

Image

Cheers,

Christian

Re: (X)(L)ubuntu (MATE) 16.10 Yakkety Yak

Posted: Wed Sep 28, 2016 3:39 pm
by xeno74
Hi All,

Ubuntu MATE 16.10 Beta 2 is released.

Image

Link to the announcement: https://ubuntu-mate.org/blog/ubuntu-mate-yakkety-beta2/

I was able to update ubuntu MATE 16.10 to Beta 2 on my AmigaOne X1000 today. All things work except the "Welcome" screen.

I was able to boot the ubuntu MATE 16.10 Beta 2 Live DVD with my AmigaOne X1000.

Unfortunately we need a xorg.conf with a configured fbdev on the Live DVD. Without a xorg.conf, the MATE desktop doesn't start and we can't switch to a shell.
I solved this problem with the following commands:
  1. Code: Select all

    CFE> ramdisk -addr=0x24000000 -fs=iso atapi0.1:casper/powerpc64/initrd
  2. Code: Select all

    CFE> setenv bootargs "root=/dev/ramdisk boot=casper single“
  3. Code: Select all

    CFE> boot -elf -noints -fatfs cf0:vmlinux-4.8
  4. Press Enter for maintenance
  5. Code: Select all

    dhclient
  6. Code: Select all

    wget http://www.xenosoft.de/X.org.conf.zip
  7. Code: Select all

    unzip X.org.conf.zip
  8. Code: Select all

    cp xorg.conf.radeon /etc/X11/xorg.conf
  9. Code: Select all

    vi /etc/X11/xorg.conf
    I replaced radeon with fbdev
  10. Code: Select all

    init 5
The desktop works from the Live DVD but unfortunately the installer (ubiquity) crashed.

Image

I also tested the Beta 2 ISO with QEMU. I was able to boot the Beta 2 ISO with a virtual PowerMac G4 machine with QEMU/KVM PR.

Image

Unfortunately it doesn't boot with a virtual G3 machine anymore. The default kernel from the live DVD needs a CPU with AltiVec support. It doesn't boot with a virtual pSeries either.

Please test the Beta 2.

Cheers,

Christian

Re: (X)(L)ubuntu (MATE) 16.10 Yakkety Yak

Posted: Thu Oct 06, 2016 1:57 am
by xeno74
MATE Desktop 1.16 has landed in Ubuntu MATE 16.10.

Link: https://plus.google.com/+MartinWimpress ... 8ymEppixKt

Re: (X)(L)ubuntu (MATE) 16.10 Yakkety Yak

Posted: Thu Oct 13, 2016 3:58 pm
by xeno74
Hi All,

ubuntu MATE 16.10 has been released. :-)

https://ubuntu-mate.org/blog/

Cheers,
Christian

Re: (X)(L)ubuntu (MATE) 16.10 Yakkety Yak

Posted: Fri Oct 14, 2016 3:28 am
by kilaueabart
I was hoping Software Updater would do the trick, but even after a long download and install session, I'm still at 1.16.0, so I guess I really have to start all over?

Re: (X)(L)ubuntu (MATE) 16.10 Yakkety Yak

Posted: Fri Oct 14, 2016 4:30 am
by xeno74
kilaueabart wrote:I was hoping Software Updater would do the trick, but even after a long download and install session, I'm still at 1.16.0, so I guess I really have to start all over?
1.16.0 is the MATE version.

Re: (X)(L)ubuntu (MATE) 16.10 Yakkety Yak

Posted: Sat Oct 15, 2016 12:38 am
by kilaueabart
xeno74 wrote:
kilaueabart wrote:I was hoping Software Updater would do the trick, but even after a long download and install session, I'm still at 1.16.0, so I guess I really have to start all over?
1.16.0 is the MATE version.
Oh! I assumed Welcome would work in the release version.