Hi, Im complete newbie when it comes to linux. I tried downloading drivers for nvidia (mine gpu is gtx-1050ti)
I followed a tutorial, did “sudo pacman -S nvidia” and then i was supposed to go to "sudo nano /etc/mkinitcpio.conf
and remove “kms” from hooks there. After i entered mkinitcpio.conf, there was nothing, so i used yay command to download it and then removed kms from it.
Then i was supposed to type “sudo mkinitcpio -P”
but then i got alot of errors:
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: ‘default’
==> Using default configuration file: ‘/etc/mkinitcpio.conf’
→ -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
==> ERROR: specified kernel image does not exist: ‘/boot/vmlinuz-linux’
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: ‘fallback’
==> Using default configuration file: ‘/etc/mkinitcpio.conf’
→ -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
==> ERROR: specified kernel image does not exist: ‘/boot/vmlinuz-linux’
Please help
(when typing lspci -k | grep -A 2 -E “(VGA|3D)”
the gpu is still “nouveau” and its not nvidia)
I followed the instructions and restarted my pc.
After logging in, my screen is black. I can see my cursor, and the welcome tab opened, so I’m able to enter my browser, but the thing is, there’s no taskbar, nothing, If I close my browser I wouldn’t be able to do anything. Help
If you installed mkinitcpio, your system may be in a fairly broken state. You should have received a warning when you tried to do that that you were removing important packages.
You should fix that before the next kernel update or your install may become unbootable.