Page 6 of 10
Re: Kernel 4.5
Posted: Sat Jan 23, 2016 11:42 am
by ddni
Thanks to you for working so hard on supporting the x1k and to mechanic for the set up guidance. This past few days have been the most fun that I have had with my Amiga since AmigaOS development/releases stagnated.
Tinkering, hacking and new experiencs are where the fun lies.

Re: Kernel 4.5
Posted: Sat Jan 23, 2016 12:32 pm
by mechanic
ddni wrote:
Tinkering, hacking and new experiencs are where the fun lies.


OOOooooooHHhhh! You're going to need more hard drives.

Re: Kernel 4.5
Posted: Mon Jan 25, 2016 12:21 pm
by xeno74
Hi All,
I have recently released the
RC1 of kernel 4.5. Many thanks for testing the alphas. We had
10 alphas in the past two weeks!!!!!!! But it was worth it. We were able to solve some issues.
Download:
vmlinux-4.5-rc1-AmigaONE_X1000.tar.gz
New:
It also includes:
- KVM_BOOK3S_64_PR
Support running guest kernels in virtual machines on processors without using hypervisor mode in the host, by running the guest in user mode (problem state) and emulating all privileged instructions and registers.
This is not as fast as using hypervisor mode, but works on machines where hypervisor mode is not available or not usable, and can emulate processors that are different from the host processor, including emulating 32-bit processors on a 64-bit host.
- Nemo patch 4.5-4 with the byte swap code for Radeon firmwares by Alex Deucher
- Mac-on-Linux support
- network support for AROS hosted
- support for 4 serial ports
- Bluetooth USB dongle support
- kernel tracing with ftrace
- ubuntu MATE 15.04, 15.10, and 16.04 LTS support
- Debian 8 support
- Btrfs support
- systemd support
- Wacom Intuos/Graphire tablet support (USB)
- Support for the new interrupt handling
- Boot by UUID or disk label with an initrd
- Support for the Power Statistics tool
- Linux kernel icon for OS4.1 by Tommysammy
PLEASE PLEASE test the RC1.
Have a nice week!
Rgds,
Christian
Re: Kernel 4.5
Posted: Tue Jan 26, 2016 8:07 am
by xeno74
Sorry, I have bad news. Trevor tested the
alpha10 of kernel 4.5 with his Radeon
HD7750 and
7970 card and he could not get his Ubuntu HDD install to boot to the Desktop on his X1000. He will continue testing some other kernels.
My answer:
Re: Kernel 4.5
Posted: Sun Jan 31, 2016 5:23 pm
by xeno74
Just for info:
The
drm-fixes-4.5 were included in the official Linux kernel source code two days ago. That means we don't need the byte swap code for Radeon firmwares in the Nemo patch anymore.
Re: Kernel 4.5
Posted: Mon Feb 01, 2016 12:07 pm
by xeno74
Hi All,
The
RC2 is available for testing.
New:
Download:
vmlinux-4.5-rc2-AmigaONE_X1000.tar.gz
PLEASE PLEASE PLEASE test the
RC2 with R7, R9, and 7xxx graphics cards.
Cheers,
Christian
Re: Kernel 4.5
Posted: Mon Feb 01, 2016 8:17 pm
by ddni
Excellent, thanks for this!
RC2 seems ok on my X1000 with R9 270x

Any HW graphics acceleration in this?

Re: Kernel 4.5
Posted: Mon Feb 01, 2016 8:25 pm
by musa
Kernel 4.5 RC2 testet on Debian 8 and ubuntu Mate 15.10
Skærmbillede.png
Skærmbillede-15.png
Re: Kernel 4.5
Posted: Mon Feb 01, 2016 8:41 pm
by ddni
Very nice musa!
Re: Kernel 4.5
Posted: Tue Feb 02, 2016 8:40 am
by xeno74
ddni wrote:Excellent, thanks for this!
RC2 seems ok on my X1000 with R9 270x

Any HW graphics acceleration in this?
My pleasure! Many thanks for testing! Unfortunately there isn't any hardware 3D acceleration available for your graphics card.
musa wrote:Kernel 4.5 RC2 testet on Debian 8 and ubuntu Mate 15.10
Thanks a lot for testing!
@zzd10h
Could you please test the RC2 with your R7-250X?
Thanks in advance.
