Page 2 of 12

Re: Kernel 4.16

Posted: Sat Feb 03, 2018 1:29 pm
by xeno74
Hi All,

I compiled the alpha4 with the first PowerPC updates for testing today. Additionally I have added a kernel without the networking updates for a working PA Semi PWRficient Gigabit Ethernet.

New:
Issue:
  • The QorIQ DPAA Ethernet driver works but unfortunately it losts the connection after a while.
Download: vmlinux-4.16-alpha4-AmigaOne_X1000_X5000.tar.gz

Please test the alpha4.

Thanks,
Christian

Re: Kernel 4.16

Posted: Sun Feb 04, 2018 10:29 pm
by Skateman
Alpha 4 working fine! :-)

DPAA Ethernet still stops working after a while.

Image

Re: Kernel 4.16

Posted: Mon Feb 05, 2018 6:39 am
by xeno74
Skateman wrote:Alpha 4 working fine! :-)

DPAA Ethernet still stops working after a while.
Hi Skateman,

Many thanks for the screenshot and thanks a lot for testing!

Cheers,
Christian

Re: Kernel 4.16

Posted: Mon Feb 05, 2018 7:28 am
by xeno74
Hi All,

I compiled the alpha5 yesterday.

New:
Issue:
  • The QorIQ DPAA Ethernet driver works but unfortunately it losts the connection after a while.
Download: vmlinux-4.16-alpha5-AmigaOne_X1000_X5000.tar.gz

Screenshot of Debian Buster/Sid PPC64 with the kernel 4.16-alpha5:

Image

Please test the alpha5.

Thanks,
Christian

Re: Kernel 4.16

Posted: Mon Feb 05, 2018 9:48 am
by xeno74
FYI:

Cloning the Linux Git without version history:

Code: Select all

git clone --depth=1 git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git a
With --depth=1 you download only the latest version of the Linux git repository. This saves storage space. ;-)

Latest Radeon firmwares for ubuntu MATE 16.04.3 LTS PowerPC Xenial Xerus: linux-firmware (1.157.15)

Re: Kernel 4.16

Posted: Mon Feb 05, 2018 8:46 pm
by Skateman
xeno74 wrote:FYI:

Cloning the Linux Git without version history:

Code: Select all

git clone --depth=1 git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git a
With --depth=1 you download only the latest version of the Linux git repository. This saves storage space. ;-)

Latest Radeon firmwares for ubuntu MATE 16.04.3 LTS PowerPC Xenial Xerus: linux-firmware (1.157.15)
Xeno... how do i get the latest Radeon Firmwares installed... ? By running the command line as mentioned ??? when done place the new FW files in the Firmware directory ?

Re: Kernel 4.16

Posted: Mon Feb 05, 2018 9:46 pm
by Skateman
Alpha 5 is working very well :-)

Image

I did not try the DPAA Ethernet yet...

Re: Kernel 4.16

Posted: Tue Feb 06, 2018 8:42 am
by xeno74
Skateman wrote: Xeno... how do i get the latest Radeon Firmwares installed... ? By running the command line as mentioned ??? when done place the new FW files in the Firmware directory ?
Hi Skateman,

The latest Radeon firmwares are already included in the Linux Kernel. You need the Radeon firmware directory only for kernel compiling.
Skateman wrote:Alpha 5 is working very well :-)
I did not try the DPAA Ethernet yet...
Thanks for testing! :-)

Cheers,
Christian

Re: Kernel 4.16

Posted: Tue Feb 06, 2018 9:00 am
by xeno74
Hi All,

I released the alpha6 for the X5000 and X1000 today.

New:
Issue:
  • The QorIQ DPAA Ethernet driver works but unfortunately it losts the connection after a while.
Download: vmlinux-4.16-alpha6-AmigaOne_X1000_X5000.tar.gz

Screenshot of Lubuntu 16.04.3 LTS PowerPC with the new kernel 4.16-alpha6 and with Mesa 17.2.8:

Image

Please test the alpha6.

Thanks,
Christian

Re: Kernel 4.16

Posted: Tue Feb 06, 2018 11:44 am
by Skateman
xeno74 wrote:
Skateman wrote: Xeno... how do i get the latest Radeon Firmwares installed... ? By running the command line as mentioned ??? when done place the new FW files in the Firmware directory ?
Hi Skateman,

The latest Radeon firmwares are already included in the Linux Kernel. You need the Radeon firmware directory only for kernel compiling.
Skateman wrote:Alpha 5 is working very well :-)
I did not try the DPAA Ethernet yet...
Thanks for testing! :-)

Cheers,
Christian
Ahhh i see... so the Git Clone is only for having the files for kernel compiling :-)

Is there a possibility that there is Radeon Hardware support with those new Firmwares? (for my R 250)
I will test it anyway tonight.