It might bee that your graphics card is not supported with thee latest proprietary drivers. I havenāt checked myself, but it might fall under one of thee GPUs not supported by the latest drivers. Please see this announcement post by @philm
You can try the very old unsupported Nvidia 340 drivers. Basically follow this guide after you have made sure you have the supported kernel installed and running (this will only work with kernel 5.4 and/or 5.10, other kernel are not supported with that method). For the kernel, go to Manjaro Settings, and install kernel 5.4 this should be good for your old computer. If it is already installed itās already OK go to next step, click the link and read the whole post by philm.
Then open a terminal, and do as instructed, then reboot and you should run the old Nvidia drivers.
If it goes wrong and you canāt properly boot to desktop anymore, you can restore the system but youāll need to be able to access the forum for help from another machine.
If I type āsudo pacman -S git base-develā there comes a warning that I should respect privacy settings of others, and to be careful.
Then this line occurs:
[sudo] Passwort fĆ¼r angelikan:
But I cannot enter the password the terminal is frozen.
The message is normal it is apparently the first time you type an elevated privilege command (with sudo) in your terminal.
Enter your administrator password it works, it doesnāt show what you type for privacy reason, so no one can see the number of characters behind your back.
Ok. I have selected all! Sorry for asking you with every step. I have never ever done such a thing and that gives me flashes and shock and all together. Fingers crossed
Unfortunately Copy Past to the terminal does not work. I have no idea how to get the next step into the terminal sudo pacman -S $(mhwd-kernel -le then comes this straight line - No idea where to find this.
To paste to terminal you can click with right button of your mouse, or you can CTRL+SHIFT+V (at least on KDE desktop this keyboard shortcut works, but right click should work on all desktop environment I think).
You can go back from this installation from the black screen, you have to switch to another TTY with CTRL+ALT+F3, and remove the packages you just installed which broke your Manjaro.
In theory, it should be:
sudo pacman -R nvidia-340xx-dkms
sudo pacman -R lib32-nvidia-340xx-utils
sudo pacman -R nvidia-340xx-utils
sudo reboot
Iām not 100% sure of package names but that should be it.
//EDIT: when you switch to another TTY it should ask you to login so enter the username, and then the password, and you can type the commands one by one, make sure to type exactly without mistake (if I didnāt make mistake myself )
Thank you!
As I just set up this MacBook for manjaro I do not loose much with a fresh installation. Only a few things. I am sure the second installation will be faster and easier.
OK if this is 100% fresh installation and you are 100% sure you will not lose anything yes you can do a reinstallation.
But for the sake of it you can try to see if you can fix what has been broken, for the fun of it. See if you can go back on your feet after a problem in Manjaro.
It can be a good accomplishment feeling to ārepairā your system, at least I know I like itā¦ to each one his own as they sayā¦
Sorry it didnāt work out, maybe the hardware is a little bit tricky to get to work with Nvidia drivers on Linux as it is an Apple computer it is not impossible.