AmigaOne X1000 platform specific issues related to Linux only.
xeno74
Posts: 10701 Joined: Fri Mar 23, 2012 7:58 am
Contact:
Post
by xeno74 » Fri Mar 18, 2016 7:48 am
FYI: Patching for the
alpha4 :
Code: Select all
christian@AmigaoneX1000:~/Downloads/linux-4.6$ patch -p0 < nemo_4.6-1.patch
patching file linux-4.6/arch/powerpc/kernel/head_64.S
patching file linux-4.6/arch/powerpc/kernel/pci-common.c
patching file linux-4.6/arch/powerpc/kernel/setup-common.c
patching file linux-4.6/arch/powerpc/platforms/pasemi/iommu.c
patching file linux-4.6/arch/powerpc/platforms/pasemi/Kconfig
patching file linux-4.6/arch/powerpc/platforms/pasemi/pci.c
patching file linux-4.6/arch/powerpc/platforms/pasemi/setup.c
patching file linux-4.6/arch/powerpc/sysdev/i8259.c
patching file linux-4.6/arch/powerpc/sysdev/mpic.c
patching file linux-4.6/drivers/ata/libata-sff.c
patching file linux-4.6/drivers/ata/pata_atiixp.c
patching file linux-4.6/drivers/ata/pata_of_platform.c
patching file linux-4.6/drivers/gpu/drm/radeon/radeon_pm.c
patching file linux-4.6/drivers/pci/pci.c
patching file linux-4.6/drivers/pci/probe.c
patching file linux-4.6/drivers/rtc/rtc-cmos.c
patching file linux-4.6/sound/pci/hda/patch_sigmatel.c
christian@AmigaoneX1000:~/Downloads/linux-4.6$ patch -p0 < kvm-pr.patch
patching file linux-4.6/arch/powerpc/kvm/book3s_64_vio.c
patching file linux-4.6/arch/powerpc/kvm/book3s_64_vio_hv.c
patching file linux-4.6/arch/powerpc/kvm/book3s_hv_rmhandlers.S
-- Christian
xeno74
Posts: 10701 Joined: Fri Mar 23, 2012 7:58 am
Contact:
Post
by xeno74 » Fri Mar 18, 2016 11:13 am
Alpha4
Hi All,
Here is another alpha for you for testing.
Download:
vmlinux-4.6-alpha4-AmigaONE_X1000.tar.gz
New:
Debian MATE PowerPC with the alpha4 of kernel 4.6 (latest Git kernel with the new KVM-PR):
PLEASE test the alpha4.
Cheers,
Christian
xeno74
Posts: 10701 Joined: Fri Mar 23, 2012 7:58 am
Contact:
Post
by xeno74 » Sat Mar 19, 2016 1:48 pm
The Linux kernel
4.6 alpha5 is available for testing.
New:
Download:
vmlinux-4.6-alpha5-AmigaONE_X1000.tar.gz
Note : If you want to compile the kernel, then you have to patch the kernel source code with the Nemo patch. For the PR KVM support you have to patch the kernel source code with the kvm-pr patch additionally.
I successfully tested the new PR KVM with a virtual Power Mac G3 machine today.
Please test the
alpha5 .
Rgds,
Christian
xeno74
Posts: 10701 Joined: Fri Mar 23, 2012 7:58 am
Contact:
Post
by xeno74 » Mon Mar 21, 2016 11:10 pm
I released the
alpha7 today.
New:
Download:
vmlinux-4.6-alpha7-AmigaONE_X1000.tar.gz
Note : If you want to compile the kernel, then you have to patch the kernel source code with the Nemo patch. For the PR KVM support you have to patch the kernel source code with the kvm-pr patch additionally.
xeno74
Posts: 10701 Joined: Fri Mar 23, 2012 7:58 am
Contact:
Post
by xeno74 » Tue Mar 22, 2016 8:21 pm
PLEASE PLEASE PLEASE test the P.A. Semi Ethernet with the alpha8 .
xeno74
Posts: 10701 Joined: Fri Mar 23, 2012 7:58 am
Contact:
Post
by xeno74 » Wed Mar 23, 2016 6:13 am
Alpha9 : The KVM developers fixed the problem with PR KVM last night. We don't need the PR KVM patch anymore.