Infinite loading screen on Manjaro Start and freezes if System booted up

While this will likely not solve your issue, be mindful of available space on your / partition. Especially when using a swap file, the is the potential for it to fill rather dramatically, which is known to cause random freezes and other issues.

A general rule-of-thumb is to maintain a maximum of 75%/80% partition usage; and yes, the larger the disk capacity might be, the less important that may seem; but worth noting, nonetheless. :slight_smile:


The use of the inxi parameter --full or -F has been deprecated for some time. Despite it still working for the time being, this may be removed at any time without warning.

Going forward, the inxi commands given (below) will produce the best result when providing system information.


You seem to have followed the recommendation in Known Issues and Solutions – specifically System may hang during splash screen when Nvidia 570 drivers are used – did you remember to update the Grub configuration sudo update-grub after making the changes?


I’m sure someone will help when they are able.

Regards.


Welcome to the Manjaro community

As a new or infrequent forum user, please take some time to familiarise yourself with Forum requirements, and the many ways to use the forum to your benefit:


Update Announcements

The Update Announcements contain important information and a Known Issues and Solutions section that should generally be checked before posting a request for support.

System Information

Output of this command (formatted according to forum requirements) may be useful for those wishing to help:

inxi --filter --verbosity=8

or the short form:

inxi -zv8

Be prepared to provide more information and outputs from other commands whenever asked. It’s equally important to provide as much actionable information as possible in your first post, rather than simply indicating there is a problem.

Required reading
Resources