Re: Kernel 4.16
Posted: Sun May 06, 2018 9:37 pm
Thanks a lot for testing!Skateman wrote:Tested and approved!!Stable kernel 4.16.7
Support Forum
https://forum-quelle.hyperion-entertainment.com/
https://forum-quelle.hyperion-entertainment.com/viewtopic.php?t=3959
Thanks a lot for testing!Skateman wrote:Tested and approved!!Stable kernel 4.16.7


Thanks a lot for testing!Skateman wrote:Working on my X5000![]()

Code: Select all
qemu-system-ppc64 -cpu e5500 -M mpc8544ds -m 2048 -initrd /home/christian/Downloads/slitaz25.gz -nographic -kernel /home/christian/Downloads/uImage-4.16_qemu -net nic,vlan=0,model=e1000 -net user,vlan=0 -machine dt_compatible=fsl,,P5020DS -append "root=/dev/ramdisk"Code: Select all
qemu-system-ppc64 -M ppce500 -cpu e5500 -m 2048 -initrd /home/christian/Downloads/slitaz25.gz -nographic -kernel /home/christian/Downloads/uImage-4.16_qemu -net nic,vlan=0,model=e1000 -net user,vlan=0 -machine dt_compatible=fsl,,P5020DS -append "root=/dev/ramdisk"

Thanks a lot for testing!Skateman wrote:Kernel 4.16.9 running fine...![]()

Code: Select all
./qemu-system-ppc64 -M ppce500 -cpu e5500 -m 2048 -nographic -kernel /home/christian/Downloads/vmlinux-4.16.12-AmigaOne_X1000_X5000/X5000/uImage-4.16 -drive format=raw,file=/home/christian/Dokumente/ubuntu_MATE_16.04.3_LTS_PowerPC_QEMU/ubuntu_MATE_16.04_PowerPC.img,index=0,if=virtio -nic user,model=e1000 -append "rw root=/dev/vda3"Code: Select all
./qemu-system-ppc64 -M ppce500 -cpu e5500 -m 2048 -kernel /home/christian/Downloads/vmlinux-4.16.12-AmigaOne_X1000_X5000/QEMU_e5500/uImage-4.16 -drive format=raw,file=/home/christian/Downloads/MATE_PowerPC_Remix_2017_0.9.img,index=0,if=virtio -nic user,model=e1000 -append "rw root=/dev/vda" -device virtio-vga -device virtio-mouse-pci -device virtio-keyboard-pci