View previous topic :: View next topic |
Author |
Message |
zimy n00b
Joined: 17 Jun 2024 Posts: 6
|
Posted: Thu Aug 01, 2024 10:11 am Post subject: Gentoo Fresh Install Stuck at Loading initial ramdisk |
|
|
Hi, I have installed Gentoo on 2 of my laptops and everything is fine. Now I have new laptop Dell XPS 9340, after fresh installation when I tried to boot it up it stuck at Loading initial ramdisk. I have read bunch of comments about framebuffer and I've enabled it in the kernel and still it stuck at the Loading initial ramdisk... |
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5050 Location: Bavaria
|
|
Back to top |
|
|
zimy n00b
Joined: 17 Jun 2024 Posts: 6
|
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5050 Location: Bavaria
|
|
Back to top |
|
|
zimy n00b
Joined: 17 Jun 2024 Posts: 6
|
Posted: Sat Aug 03, 2024 7:43 am Post subject: |
|
|
Redo the installation with genkernel to create full .config file, and still not working.
EDIT: Nevermind, I think I need to use the latest kernel, as I have a much later hardware Core Ultra 7 (Meteor Lake) and Intel Arc graphic |
|
Back to top |
|
|
fspnet n00b
Joined: 07 Jul 2017 Posts: 14
|
Posted: Thu Aug 08, 2024 6:49 pm Post subject: |
|
|
kernel build must be cleaned: make clean make mrproper and make allnoconfig<- then configure the WHOLE kernel<-
https://pastebin.com/sqSENtXt <- theres just one in general thats supposed to work
make defconfig might work <- but still the kernel requires configuring <-
i just made mine all modules to see if itll load only using modesetting/kms for graphics adaptor<-
this way when it detects something im assuming itll load what which module for what...
OR boot live install media and make localmodconfig *thats the one |
|
Back to top |
|
|
|