Page 18 of 19
Re: Kernel 5.0
Posted: Tue Feb 19, 2019 7:01 pm
by xeno74
Hi All,
Here is the
RC7 of kernel
5.0 for testing.
New:
Download:
linux-image-5.0-rc7-X1000_X5000.tar.gz
Please test it.
Thanks,
Christian
Re: Kernel 5.0
Posted: Thu Feb 21, 2019 2:04 pm
by xeno74
Hi All,
I successfully tested the
RC7 in a virtual QEMU machine today.
Cheers,
Christian
Re: Kernel 5.0
Posted: Fri Feb 22, 2019 7:07 am
by caseycullen
Hi Christian,
Do you know what instructions to run Fienix on QEMU should be shared with this user?
xeno74 wrote:Hi All,
I successfully tested the
RC7 in a virtual QEMU machine today.
Cheers,
Christian
Re: Kernel 5.0
Posted: Fri Feb 22, 2019 7:54 am
by xeno74
You can boot your img with QEMU directly.
Command:
Code: Select all
qemu-system-ppc64 -M ppce500 -cpu e5500 -m 2048 -kernel /home/christian/Downloads/linux-image-5.0-rc7-X1000_X5000/X5000_and_QEMU_e5500/uImage-5.0 -drive format=raw,file=/home/christian/Downloads/Fienix-Beta120418.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 -device qemu-xhci,id=newusb -device usb-audio,bus=newusb.0 -smp 4
You can try some others USB controllers if the virtual USB sound card doesn’t work.
USB recommendations for qemu
I use the X5000 Linux kernel for booting Fienix in a virtual QEMU machine because our X5000 kernel supports the virtual e5500 QEMU machine too.
Re: Kernel 5.0
Posted: Fri Feb 22, 2019 8:42 am
by xeno74
acefnq wrote:xeno74 wrote:Hi Ace,
Have you already reported the issue on the bug site yet?
Cheers,
Christian
Sure did a while back and sent all of my output reports.
ace
Hi Ace,
Any news because of the bug report? Could you please post the link to this bug report?
If you need a new kernel with support for your X5000 with two graphics cards then I could compile the latest stable 4.20 kernel for you.
Cheers,
Christian
Re: Kernel 5.0
Posted: Fri Feb 22, 2019 10:13 am
by acefnq
Christian
Sorry have been busy with a myriad of other things lately. Bugzilla – Bug 109345. I posted my logs there as requested but have heard nothing back. No need to compile a special kernel for me, I will test rc7 this weekend. One thing I have been doing is getting my SAM460ex up and running again, amazing what you forget-:(
I also did a clean install of Fienix, upgarded but have a few issues which I have asked Casey about, just not sure what was happening.
Anyway will let you know how I go with RC7
Ace
Re: Kernel 5.0
Posted: Fri Feb 22, 2019 2:27 pm
by Skateman
Kernel 5.0 RC7 running on the AmigaOne X5000. No issues found yet...
Big picture
http://www.skateman.nl/wp-content/uploa ... 142333.png
Re: Kernel 5.0
Posted: Fri Feb 22, 2019 5:46 pm
by xeno74
Skateman wrote:Kernel 5.0 RC7 running on the AmigaOne X5000. No issues found yet...
Hi Skateman,
Many thanks for testing the RC7!
Cheers,
Christian
Re: Kernel 5.0
Posted: Sat Feb 23, 2019 1:03 am
by acefnq
Christian
RC7 up and running, no issues identified.
Thanks
ace
Re: Kernel 5.0
Posted: Sat Feb 23, 2019 8:35 am
by xeno74
acefnq wrote:Christian
RC7 up and running, no issues identified.
Thanks
ace
Thanks a lot! But the issue still exists with your Firepro 2260. Did you test it with only the Firepro 2260? (Without the 7750)
— Christian