Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Having trouble booting EFI kernel stub
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
KWhat
l33t
l33t


Joined: 04 Sep 2005
Posts: 647
Location: Los Angeles

PostPosted: Wed Feb 07, 2024 3:55 am    Post subject: [SOLVED] Having trouble booting EFI kernel stub Reply with quote

I just get the following when booting and nothing happens:

Code:

EFI stub: WARNING: [Firmware Bug]: LoadOptions is an EFI_LOAD_OPTION descriptor
EFI stub: WARNING: [Firmware Bug]: Using OptionalData as a workaround


I suspect I have a frame buffer issue, but I cant figure out which driver I should be using. I tired enabling CONFIG_FB_EFI and the other "safe" frame buffers outlined in the https://wiki.gentoo.org/wiki/Framebuffer guide. The best I can get to is a black screen after the initial warnings show up. That seems to happen after randomly enabling Intel related graphics drivers. I have no idea which intel driver I should enable or what firmware to use. I just guessed and used the i915/skl_dmc_ver1_27.bin firmware and I doubt that was correct so that could be my issue. The guide doesn't really do a good job at letting you know how to choose the correct firmware. Any one have any ideas?

Code:

# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04)


Code:

# dmesg | grep fb0
[    0.283739] fb0: EFI VGA frame buffer device


Last edited by KWhat on Wed Feb 07, 2024 5:03 am; edited 1 time in total
Back to top
View user's profile Send private message
KWhat
l33t
l33t


Joined: 04 Sep 2005
Posts: 647
Location: Los Angeles

PostPosted: Wed Feb 07, 2024 5:03 am    Post subject: Reply with quote

Turns out I was missing CONFIG_FRAMEBUFFER_CONSOLE, added that and it seems to work now.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum