#stuck in bootloader
1 messages · Page 1 of 1 (latest)
I unmount everything before reboot
So I boot and I get arch. Then I press enter and stuck in loader
boot in arch with nomodeset kernel parameter
install hw-probe
https://github.com/linuxhw/hw-probe
sudo -E hw-probe -all -upload
- WARNING: this will upload hardware info to a PUBLIC database. This information could contain information you do not want to share
this is probably a driver issue
This is sometimes a bug that could happen in the event of resetting after a kernel update. Did you try the fallback option in advanced options?
Like in the GRUB menu
I can try this one now one sec
could just try to find all of the drivers you need manually instead
yeah try that out first
Just tried and back to the bootloader, nothing changing
Stuck
Then it's a driver issue..
I have amd cpu igpu Radeon graphics
how do I do this one?
what bootloader are you on
I will boot into grub now one sec
if it's grub then you can press e
In fall back rn
find a line that says something like /something/vmlinuz quiet
after quiet add nomodeset
see if system boots
Also here's some good advice, always back up your system with timeshift.
not literally the ...
the line that says linux /path/to/vmlinuz that has all the kernel params
I'm not writing it out because it's too long
add it to the end of that line
yeah it isn't meant to be literal
Linux /vmlinuz
/path/to/something doesn't mean that's the path
Ok
it means path to the something
so the line starting with linux followed by the path to linux-lts
How can I save?
add nomodeset to the end of it
Ctrl x or f10 to boot
yes
Ok
after that, start installing the drivers for your machine
if you're on Nvidia then pacman -S nvidia-lts
I'm pressing f10 nothing happening
try Ctrl x
Also I got amd gpu and amd I gpu
uh
Also nothing
your grub is messed up or something because that should be the bind to boot
what does it say at the bottom of the screen
it should say some keybind and then 'to boot'
Ctrl X doing nothing
How do I do this
wdym
Reinstall grub
for amd drivers
https://wiki.archlinux.org/title/Xorg#AMD
Chroot in via the iso
I need to boot from usb again?
Itâll be easier
Chroot in with the boot partition mounted, then wipe the boot partition, reinstall grub to the partition, reconfigure grub, then reinstall the kernel
Well wipe it of grub at least
If you use it for windows donât wipe that stuff
Having skimmed some of the above, before proceeding, what kernel, gpu drivers and gpu are you using?
E.g. if youâre using an nvidia card with linux-lts, youâll want nvidia-lts installed. You would also want the linux-headers-lts package (think thatâs the name, lts might be in the middle if not).
Why not try reinstalling? It's what I'd do
Reinstalling what?
Nope, I have a laptop using integrated amd graphic s
What kernel are you using?
Linux lts
Okay, and do you have the lts headers, amd-ucode, linux-firmware packages installed?
Those are three packages Iâm saying you should make sure are installed
Just literally âlinux-firmwareâ
Ok I think I installed 1/3 of those
Make sure all three are installed
"I run Arch!" You hear everyone else saying it, now you can say it too! In this video, we'll go through the process of setting up Arch Linux from scratch. It'll start at the command-line, and we'll build the installation all the way up to a full desktop environment! The GNOME, Xfce, Plasma, and MATE desktop environments are all covered. In addit...
I copied this video
I'm confused on what to do, since now I installed arch on SSD but now I need to boot from USB again
Thatâs the installation guide
Neither do I know how to mount unmounted I just followed video
Yeah that's a useless guide
It's very difficult
No itâs not
Hence videos exist
You just need to read the page, it explains everything in detail
Yes it is long, but the wiki is a great resource you should get into the habit of using
And then if there is something you donât understand on it feel free to ask questions
.aw amdgpu
Do you have the right amd driver installed?