Page 16 of 16

Re: Kernel 4.1

Posted: Tue Jan 03, 2017 2:37 pm
by musa
xeno74 wrote:
I was able to update my ubuntu MATE 17.04 today. It's still working.
Yes update but not upgrade.
I can't upgrade from 15.10 to 16.04 and not from 16.10 to 17.04

Re: Kernel 4.1

Posted: Tue Jan 03, 2017 2:44 pm
by xeno74
musa wrote:
xeno74 wrote:
I was able to update my ubuntu MATE 17.04 today. It's still working.
Yes update but not upgrade.
I can't upgrade from 15.10 to 16.04 and not from 16.10 to 17.04
Sorry I meant

Code: Select all

sudo apt-get upgrade
works.

I just now upgraded my ubuntu MATE 17.04. I got 3 Python packages.

/etc/apt/sources.list:

Code: Select all

deb http://ports.ubuntu.com/ubuntu-ports/ zesty main restricted
deb-src http://archive.ubuntu.com/ubuntu zesty main restricted

deb http://ports.ubuntu.com/ubuntu-ports/ zesty-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu zesty-updates main restricted

deb http://ports.ubuntu.com/ubuntu-ports/ zesty universe
deb-src http://archive.ubuntu.com/ubuntu zesty universe
deb http://ports.ubuntu.com/ubuntu-ports/ zesty-updates universe
deb-src http://archive.ubuntu.com/ubuntu zesty-updates universe

deb http://ports.ubuntu.com/ubuntu-ports/ zesty multiverse
deb-src http://archive.ubuntu.com/ubuntu zesty multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ zesty-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu zesty-updates multiverse

deb http://ports.ubuntu.com/ubuntu-ports/ zesty-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu zesty-backports main restricted universe multiverse

deb http://ports.ubuntu.com/ubuntu-ports/ zesty-security main restricted
deb-src http://ports.ubuntu.com/ubuntu-ports/ zesty-security main restricted
deb http://ports.ubuntu.com/ubuntu-ports/ zesty-security universe
deb-src http://ports.ubuntu.com/ubuntu-ports/ zesty-security universe
deb http://ports.ubuntu.com/ubuntu-ports/ zesty-security multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ zesty-security multiverse

deb http://archive.canonical.com/ubuntu zesty partner

deb http://ports.ubuntu.com/ubuntu-ports/ zesty-proposed restricted universe multiverse main

Re: Kernel 4.1

Posted: Tue Jan 03, 2017 3:28 pm
by musa
I have to look at it
Yes, I have also downloaded updates to 16.04 but I can not upgrade 16.10 to 17 or 15.10 to 16.04

Re: Kernel 4.1

Posted: Tue Jan 03, 2017 3:46 pm
by xeno74
musa wrote:I have to look at it
Yes, I have also downloaded updates to 16.04 but I can not upgrade 16.10 to 17 or 15.10 to 16.04
Have you seen any error messages?

Re: Kernel 4.1

Posted: Tue Jan 03, 2017 3:51 pm
by xeno74
Update instructions for (X)(L)ubuntu (MATE)

Code: Select all

sed -i 's/yakkety/zesty/g' /etc/apt/sources.list

Code: Select all

apt-get update
Has this apt-get update found any repositories?

Re: Kernel 4.1

Posted: Tue Jan 03, 2017 4:01 pm
by musa
xeno74 wrote:Update instructions for (X)(L)ubuntu (MATE)

Code: Select all

sed -i 's/yakkety/zesty/g' /etc/apt/sources.list

Code: Select all

apt-get update
Has this apt-get update found any repositories?
I do not know what was wrong but my ubuntu 16.10 is just starting to upgrade to 17.04. I will return when it is finished.

Re: Kernel 4.1

Posted: Tue Jan 03, 2017 4:04 pm
by xeno74
musa wrote: I do not know what was wrong but my ubuntu 16.10 is just starting to upgrade to 17.04. I will return when it is finished.
Hi Musa,

Fantastic! Good luck! Please post your result in the (X)(L)ubuntu (MATE) 17.04 Zesty Zapus thread.

Thanks,
Christian

Re: Kernel 4.1

Posted: Thu Jan 19, 2017 3:26 pm
by xeno74
Hi All,

A new update of the stable longterm kernel 4.1 is available.

New:
Download: vmlinux-4.1.38-AmigaONE_X1000.tar.gz

Screenshot of ubuntu MATE 17.04 PowerPC with the new stable longterm kernel 4.1.38:

Image

The kernel 4.1 is very different to the latest mainline kernels (kernel 4.9 and 4.10). If you have problems with the latest mainline kernels, please try the stable longterm kernel 4.1.

Cheers,
Christian

Re: Kernel 4.1

Posted: Tue Mar 14, 2017 1:33 pm
by xeno74
Hi All,

The stable longterm kernel 4.1.39 is available with Darren's CPU patch. :-)

New:
  • It finds the bootcpu so it boots a little quicker (Thanks to Darren)
  • Nemo patch 4.1-13 (Thanks to Darren)
  • ChangeLog
  • Linux Git log
Download: vmlinux-4.1.39-AmigaONE_X1000.tar.gz

BTW, I successfully upgraded my ubuntu MATE 17.04 PowerPC today.

Screenshot of ubuntu MATE 17.04 PowerPC with the new stable longterm kernel 4.1.39:

Image

Please note: The kernel 4.1 is very different to the latest kernels (kernel 4.10 and 4.11). If you have any problems with the latest kernels, please try the stable longterm kernel 4.1.

Cheers,
Christian

Re: Kernel 4.1

Posted: Tue May 30, 2017 1:16 pm
by xeno74
Hi All,

I compiled the new stable longterm kernel 4.1.40 including the BFQ I/O scheduler today.
BFQ loads programs extremely fast under heavy disk I/O activity. It achieves up to 30% higher throughput than CFQ on hard disks with most parallel workloads, and about the same throughput with the rest of the workloads we have considered. BFQ achieves the same throughput as CFQ, NOOP, DEADLINE and SIO on SSDs.
New:
Download: vmlinux-4.1.40-AmigaONE_X1000.tar.gz

Screenshot of the MATE PowerPC Remix 2017 with the new stable longterm kernel 4.1.40:

Image

Please note: The kernel 4.1 is very different to the latest kernels (kernel 4.11 and 4.12). If you have any problems with the latest kernels, please try the stable longterm kernel 4.1.

Cheers,
Christian