Hi Tom,tbreeden wrote:
Works well here![]()
I'm still on PowerPC Remix 2017 0.8 .
I can try out the new Mesa 18.2.2 unless it depends on 0.9 in some way.
Thanks,
tom
Many thanks for testing the RC8!

Cheers,
Christian
Hi Tom,tbreeden wrote:
Works well here![]()
I'm still on PowerPC Remix 2017 0.8 .
I can try out the new Mesa 18.2.2 unless it depends on 0.9 in some way.
Thanks,
tom
Code: Select all
ramdisk -z -addr=0x2400000 -fatfs cf0:initrd.img-4.19.1
Code: Select all
setenv bootargs "root=LABEL=Ubuntu_16.04"
Code: Select all
boot -elf- noints -fatfs cf0:vmlinux-4.19
Code: Select all
setenv bootargs root=LABEL=AMIGAONE
Code: Select all
load sata 0:1 1000000 uImage-4.19
Code: Select all
load sata 0:1 1c00000 cyrus.dtb
Code: Select all
load sata 0:1 2000000 uInitrd
Code: Select all
bootm 1000000 2000000 1c00000
Code: Select all
tune2fs -L AMIGAONE /dev/sdb7
no problems seen with kernel 4.19.2 on the X1000.Download: vmlinux-4.19.2-AmigaOne_X1000_X5000.tar.gz
Please test it.
Hi Tom,tbreeden wrote:no problems seen with kernel 4.19.2 on the X1000.