Hi Nicolai
I have managed to solve it!
Updating /boot/firmware/config.txt to the revpi one did the trick for all of my issues. Thanks so much for your help.
If anyone would like a documented Ubuntu conversion or an automated conversion (such as using an image), please respond here so that I can ...
Search found 5 matches
- 27 Feb 2025, 15:04
- Forum: Software
- Topic: Running Ubuntu Server 24.04.1 LTS on RevPi Connect 5
- Replies: 9
- Views: 12281
- 27 Feb 2025, 14:43
- Forum: Software
- Topic: Running Ubuntu Server 24.04.1 LTS on RevPi Connect 5
- Replies: 9
- Views: 12281
Re: Running Ubuntu Server 24.04.1 LTS on RevPi Connect 5
Hi Nicolai
After much toiling, I managed to figure out how I could flash the revpi kernel.
Update Flash Kernel
sudo nano /etc/flash-kernel/db
Machine: Raspberry Pi Compute Module 5 Rev 1.0
Kernel-Flavors: rpi-v8
sudo flash-kernel
On reboot, the system uses the correct kernel (in this ...
After much toiling, I managed to figure out how I could flash the revpi kernel.
Update Flash Kernel
sudo nano /etc/flash-kernel/db
Machine: Raspberry Pi Compute Module 5 Rev 1.0
Kernel-Flavors: rpi-v8
sudo flash-kernel
On reboot, the system uses the correct kernel (in this ...
- 21 Feb 2025, 13:37
- Forum: Software
- Topic: Running Ubuntu Server 24.04.1 LTS on RevPi Connect 5
- Replies: 9
- Views: 12281
Re: Running Ubuntu Server 24.04.1 LTS on RevPi Connect 5
In reponse to my last post, I realised that I am running kernel:
6.8.0-1018-raspi
Rather than:
6.6.0-revpi6-rpi-v8
Generally I would use GRUB to boot into the different kernel, but it seems that the RevPi does not support UEFI. If booting into the above kernel may be the issue, are there any ...
6.8.0-1018-raspi
Rather than:
6.6.0-revpi6-rpi-v8
Generally I would use GRUB to boot into the different kernel, but it seems that the RevPi does not support UEFI. If booting into the above kernel may be the issue, are there any ...
- 21 Feb 2025, 09:22
- Forum: Software
- Topic: Running Ubuntu Server 24.04.1 LTS on RevPi Connect 5
- Replies: 9
- Views: 12281
Re: Running Ubuntu Server 24.04.1 LTS on RevPi Connect 5
Hi Nicolai
Thanks for your response. To clarify the setup:
1. It seems that the RevPi kernel is used:
developer@ubuntu:~$ uname -a
Linux RevPi135644 6.8.0-1018-raspi #20-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 17 12:35:36 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
2. The piControl driver is not ...
Thanks for your response. To clarify the setup:
1. It seems that the RevPi kernel is used:
developer@ubuntu:~$ uname -a
Linux RevPi135644 6.8.0-1018-raspi #20-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 17 12:35:36 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
2. The piControl driver is not ...
- 20 Feb 2025, 10:21
- Forum: Software
- Topic: Running Ubuntu Server 24.04.1 LTS on RevPi Connect 5
- Replies: 9
- Views: 12281
Running Ubuntu Server 24.04.1 LTS on RevPi Connect 5
Hi Revolution Pi Community
I have been trying to convert a Revolution Pi 5 running Bookworm to Ubuntu Server 24.04.1 LTS but have run into some issues. Whilst I can get the OS running, there are some very specific errors that I need to fix.
Below, I have added the issues that I am facing and the ...
I have been trying to convert a Revolution Pi 5 running Bookworm to Ubuntu Server 24.04.1 LTS but have run into some issues. Whilst I can get the OS running, there are some very specific errors that I need to fix.
Below, I have added the issues that I am facing and the ...