Skip to content

Commit 1ec33a5

Browse files
committed
Explain RPi5 problem with USB on Grub2.
Introducing a link to the deubg probe.
1 parent 8ab20c5 commit 1ec33a5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

_posts/2025/2025-11-04-raspberrypi5-opensuse.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ for Ethernet controller are also on it is way.
130130

131131
[Improve Raspberry Pi 5 support](https://lore.kernel.org/u-boot/[email protected]/)
132132

133+
As USB is connected through the RP1 on the PCIe bus we don't support USB in U-Boot for now.
134+
This means you can't use your USB keyboard in U-Boot or Grub2, as Grub uses the EFI implementation from U-boot.
135+
Please be patient.
136+
133137
## Before you start
134138

135139
Before diving into your openSUSE on Raspberry Pi 5 adventure, make sure your
@@ -153,9 +157,7 @@ not alone. This is a known issue being tracked under:
153157

154158
This is a **temporary workaround**, and the issue is expected to be resolved soon.
155159

156-
Using the Debug Probe will save you a lot of time and frustration while
157-
experimenting with openSUSE on your RPi 5. It is also a handy tool to keep
158-
around for future embedded projects.
160+
Using the [Debug Probe](https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html) will save you a lot of time and frustration while experimenting with openSUSE on your RPi 5. It is also a handy tool to keep around for future embedded projects.
159161

160162
## Really short list of RPi 5 related patches.
161163

0 commit comments

Comments
 (0)