| Summary: | pc_x86_64_efi_defconfig doesn't run on real hardware | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Sam Bristow <s.bristow> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2022.08.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Sam Bristow
2022-12-20 03:36:36 UTC
Could you give more details about what hardware you are using, especially which CPU you have ? Sorry for the delay in replying. I tested this on a couple of different machines, an Elkhart Lake Atom board and a random other intel box from around the office. I think the issue was that I wasn't getting a framebuffer to display anything after grub. Now that the EFI framebuffer is enabled by default the pc_x86_64 config works out of the box. (https://git.busybox.net/buildroot/commit/?id=7a4e8355e3751f620ef91239a1c61a9c1c41d5ca) |