Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serial Configuration for firmware + UEFI debug info? #22

Open
ballanty opened this issue May 29, 2024 · 1 comment
Open

Serial Configuration for firmware + UEFI debug info? #22

ballanty opened this issue May 29, 2024 · 1 comment

Comments

@ballanty
Copy link

I'm attempting a supported configuration: UEFI + FreeBSD. I'm starting with just a single boot (FAT32) partition with the release 0.3 version of UEFI and no other partitions on the SD card.

When I connect HDMI monitor and USB keyboard I can see the video cycle (backlight on/off but no actual output of any kind).

I've attached a usb serial adapter to GPIO 14/15 (I don't have the funny special RPI5 cable for the dedicated serial). I've modified config.txt to contain:
dtparam=uart0
dtparam=uart0_console
(based on instruction to get GPIO14/15 to be the console).
I've done this to see debug info and perhaps figure out what's going on but I get no serial output.

I've confirmed the serial cable operational by booting a Debian SD card in the same RPI5 (with the same config options).

Q1: What settings should be set in config.txt to get serial output from firmware/UEFI?

Q2: I've assumed that UEFI doesn't require a second partition with an OS on it to function properly. Is this true?

@bzfbd
Copy link

bzfbd commented Aug 28, 2024

Hi, trying to attempt the same to get UEFI on serial via GPIO pins. Have you figured it out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants