Page 1 of 1

Raspberry Pi 5

Posted: Tue Jan 02, 2024 8:52 pm
by TugboatWill
Will WTware run on a RPi5? If not, when is it planned to become available?

Re: Raspberry Pi 5

Posted: Thu Jan 04, 2024 2:34 am
by aka
Update: wtware version v6.2.34, August 13, 2024, supports Pi5.

Not supported now. Not in short term. March or April 2024, I think. RPi5 is 64-bit only. New Linux kernel and full set of 64-bit binaries needed, +200MB to WTware distributive.

Now in WTware we have two Linux kernels for all thousands of x86 computers: one kernel for older 32-bit computers with legacy BIOS and second kernel for newer 64-bit computers with UEFI.

For Raspberry, we have another two Linux kernels. Because kernel for RPi2 and RPi3 won't run on RPi4.

For RPi5, we should make third kernel.

Two kernels for thousands of different computers from different manufacturers on x86.

Three kernels for five motherboards (RPi2, RPI3b, RPi3B+, RPi4, RPi5) from single manufacturer.

Re: Raspberry Pi 5

Posted: Thu Jan 04, 2024 7:28 pm
by TugboatWill
Thanks for the feedback. Will this go through beta or will it be a general release when it is ready?

Re: Raspberry Pi 5

Posted: Thu Jan 04, 2024 10:03 pm
by aka
It will be a general release.

Re: Raspberry Pi 5

Posted: Thu Jan 04, 2024 10:33 pm
by TugboatWill
:)

Re: Raspberry Pi 5

Posted: Sun May 05, 2024 9:45 am
by darkthunderbird
Are there any news for running on Raspberry Pi 5?

Re: Raspberry Pi 5

Posted: Sun May 05, 2024 10:46 am
by akatik
Coming soon. Works in testing environment. Prepare for release now.

Re: Raspberry Pi 5

Posted: Tue May 28, 2024 9:34 am
by akatik
Please try 6.2.22 wtware version. It should run on Pi 5.

Re: Raspberry Pi 5

Posted: Fri Sep 20, 2024 10:30 am
by logione
Is it working officially now? We need to order two Raspberry for a customer, and we need to know if we take a Pi 4 or a Pi 5. Thank you.

Re: Raspberry Pi 5

Posted: Fri Sep 20, 2024 2:36 pm
by aka
Yes, Pi 5 is working officially now.

Re: Raspberry Pi 5

Posted: Mon Sep 23, 2024 9:02 am
by logione
aka wrote: Fri Sep 20, 2024 2:36 pm Yes, Pi 5 is working officially now.
Great news, thank you !

Re: Raspberry Pi 5

Posted: Fri Dec 06, 2024 10:41 am
by Biciczcech
aka wrote: Fri Sep 20, 2024 2:36 pm Yes, Pi 5 is working officially now.
Hello,

I bought a RPi5 2GB and I have a problem with booting. The process ends with a Kernel Panic - not syncing: Asynchronous SError interrupt message. I tried 2 various SD cards, re-downloaded the image and the same. In RPi2 the SD card works and the system boots and the RDP connection works. If I return the original RPi OS to the same SD card, it boots and works.
I tried searching the forum and found nothing relevant. any hint how to solve it?

Thank you.

Ondrej

Re: Raspberry Pi 5

Posted: Fri Dec 06, 2024 2:52 pm
by akatik
Download this zip:

https://wtware.com/testing/202411112136.zip

Unpack file bcm2712d0.dtbo from zip into overlays/ folder on boot SD.

Will it work?

Re: Raspberry Pi 5

Posted: Fri Dec 06, 2024 3:28 pm
by Biciczcech
akatik wrote: Fri Dec 06, 2024 2:52 pm Download this zip:

https://wtware.com/testing/202411112136.zip

Unpack file bcm2712d0.dtbo from zip into overlays/ folder on boot SD.

Will it work?
Awesome, it works, thank you very much.

Have a nice day.

Ondrej