Manjaroâs boot experience can be a bit theatrical with Plymouth in the mixâŚ
I donât know about you, but having the logo/animation whilst the system initializes is actually less satisfying (though Iâll admit it is slightly more polished) than the verbose boot messages from kernel/initâŚ
Removing it means a possibly faster boot time (or at least - no delays) and more transparency, 'cos you can see those messages fly up the screen (though still - good luck reading them all).
The biggest bonus is less complexity.
The downside - yo umight get a rougher transition (resolution change, or a few seconds black screen)âŚ
Youâd need to rebuild Initramfs if you do remove it; and adjust GRUB to remove quiet splash.
I have booted in chroot again because the system took too long to get past the logo. By the logo, I mean the MSI PC.logo. In other words, I still have problems using the system, with it going to a black screen and lines of tasks but never resolving.
I wanted to show the journal output but it is saying no entries. Maybe the command journalctl -b -p3 --no-pager cannot be run in chroot, Perhaps because I tried unsuccessfully at first to boot into live USB with proprietary drivers. It took more than 7 minutes and i was still waiting, so i turned off the PC and booted with open source instead so i can write to this forum. This took less than 30 seconds.
My next thing to do is to follow @nikgnomic who has the same drivers as I have. I will try configure the Nvidia drivers further.
Once I can access my system without chroot and without an excessively long wait at the MSI logo, I will try update the BIOS using the Windows tool. I hope I can still do that through Firefox.
Yep, it is an old discussion why this shâŚahm âpolyshnessâ is even there in the default iso configs. But i can understand the arguments, if you market the distro as beginner friendly (which is not) you have to cater to the taste of freshly converted windows noobs and they are used to having animation.
But yes, this is another one i will do immediately after a fresh install. And not only the bootline, but also the hook in the mkinitcpio.
Something is wrong as I cannot access Nvidia settings in chroot. is this because I booted with open source drivers into the live USB environment?
[manjaro /]# nvidia-settings
(nvidia-settings:9): dbind-WARNING **: 09:15:25.885: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/1000/at-spi/bus_0: No such file or directory
ERROR: NVIDIA driver is not loaded
ERROR: Unable to load info from any available system
[manjaro /]#
The most important thing to do after installing Manjaro (or any other Linux) is to take a full backup of your system. And make sure you understand how to restore from it if you have to.
Backups are vital at any time, but undoubtedly with a new system, youâre going to be experimenting with things and itâs possible you may break things. Having a proper backup saves you the effort of reinstalling.
The problem I ran into now after restarting the system was the loading modules in the boot up got stuck on:
NIC Link is Up 100Mbps Full Duplex, Flow Control : None.
Ipv^ ADDRCONF (NETDEV_CHANGE)
and then a number of [UFW Block] messages.
I couldnât copy this output and jotted down the above. I also donât know if there are security issues in typing the MAC = that followed each [UFW Block].
I think it may have something to do with loading kernel modules, but Iâm not sure.
It worked like a charm on fresh reinstall with open source drivers but I do want to install the NVIDIA drivers. That is my GPU, after all. I am unable to boot from live USB if i choose proprietary drivers if you mean install them that way.
Right now I canât access my system. It says login in the modules loading in the boot and after that a black screen of increasing UFW Block messages. I left it alone for over an hour but no luck properly booting into my system.
The ufw messages are not the problem. They are informational, the firewall has done its job and block some packets. This comes every couple of seconds (i guess it can be muted but never bothered to research how). It is normal.
I suspect you are using an old Manjaro Installer ISO.
If you plan on reinstalling the OS (again) please do the following beforehand:
1. Download the latest available Manjaro ISO (XFCE) from;
2. Recreate your Manjaro Installer; Ventoy recommended:
When you install, choose to boot the Installer using the default free drivers; this will likely avoid other complications. The proprietary drivers may not even be needed, but if you prefer them, perhaps focus on them later after your system is generally stable.
Iâm not sure, do i need to reinstall again? Would the latest manjaro version still support my legacy driver GPU?
I canât access my system, so if you were to recommend another install, could i still download the iso and make the bootable disk in a live USB environment?
And a common mistake to avoid: verify the checksum of the iso on ventoy. And before booting the usb, be sure to switch to efi mode in the bios.
About the nvidia drivers i am not competent. But i would start with the free ones so that i have a good working system and than change with mwhd.
That is probably what you can do now short of reinstalling, IF the nvidia drivers are the problem. Note that mwhd does not work in chroot, so try to boot the installed system to a command line and work from there.
I disagree. nVidia is NOT âyourâ GPU, it belongs to nVidia and so do the drivers.
However, if you truly believe this, then contact nVidia - theyâll surely help you, as long as they arenât busy offering their enterprise grade support for their more valuable customers
I fixed this back in the day, nVidia in the toilet and AMD in the ATX.
The best advice here is to clean install a working system, and then take snapshots and backups before you proceed to mess it up. If youâre lucky, itâll be good. If not, you can roll back.
No, this is not recommended, albeit possible with much inconvenience and other tools.
The presumption is that you might download and create using another computer - perhaps that of a sibling, parent, friend, local dog catcher - you get the picture
A Ventoy USB can be created in Linux or Windows - just read and follow the simple guide.
I added 2 links. Hit shift or esc early on, grub will show with menu, hit e to edit the entry, add âsingleâ at the end (that actually needs verification as there several methods to achieve this, i thing the arch method was to add â3â instead) and boot with ctrl+x
And than play with mwhd options. Install the open free driver first.