You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried installing the package linux-rpi 6.1.28-5 on my Raspberry Pi 4 Model B.
Then, I rebooted the system: the boot process fails and I can't connect to the Pi.
Steps to reproduce the behaviour
pacman -S linux-rpi
:: linux-rpi and linux-aarch64 are in conflict (linux). Remove linux-aarch64? [y/N] y
:: linux-rpi and uboot-raspberrypi are in conflict. Remove uboot-raspberrypi? [y/N] y
pacman -S --needed raspberrypi-bootloader raspberrypi-firmware
reboot
Device (s)
Raspberry Pi 4 Mod. B
System
The OS is Arch Linux ARM rpi aarch64.
vcgencmd not available.
This is the output of uname -a:
Linux pi 6.2.10-1-aarch64-ARCH #1 SMP PREEMPT_DYNAMIC Fri Apr 7 10:32:52 MDT 2023 aarch64 GNU/Linux
Logs
No response
Additional context
The Pi runs in headless mode, I connect to it through SSH. I use an SSD instead of an SD card.
I've noticed a user reporting a very similar issue on the Arch Linux ARM forum.
The text was updated successfully, but these errors were encountered:
You have my sympathies but, while we're happy to help the Arch devs (hi, @graysky2) when we can, they are going to have to do at least the initial diagnosis.
You might be able to give them some better/quicker feedback on that forum thread.
Describe the bug
I tried installing the package linux-rpi 6.1.28-5 on my Raspberry Pi 4 Model B.
Then, I rebooted the system: the boot process fails and I can't connect to the Pi.
Steps to reproduce the behaviour
Device (s)
Raspberry Pi 4 Mod. B
System
The OS is Arch Linux ARM rpi aarch64.
vcgencmd not available.
This is the output of
uname -a
:Logs
No response
Additional context
The Pi runs in headless mode, I connect to it through SSH. I use an SSD instead of an SD card.
I've noticed a user reporting a very similar issue on the Arch Linux ARM forum.
The text was updated successfully, but these errors were encountered: