Indeed, that’s the very list.
If the OP’s model is one of those supported models on the list, that makes all the difference.
Please provide outputs of the following commands:
System information:
inxi --admin --verbosity=8 --filter --no-host --width
Logs:
journalctl --boot=-1 --priority=3 --catalog --no-pager
The resulting information should be useful to those willing to help.
You will likely need to boot with the Manjaro Installer DVD/ISO/USB and use the terminal from the Live environment to enter a chroot environment.
Manjaro’s tool to enter chroot is a simple command:
manjaro-chroot -a
From there you can access your machine (terminal mode only) with root privileges, and perform any required actions.
Edit:- Please make sure to use the </>
button when posting command output, and place the pasted text between the two rows of backtick characters. like so:
```
Paste text here
```
Please refrain from posting more screenshots of text.
Pipe the command output to a text file, if you need to, or send it to a pastebin service, or similar.
As an infrequent forum user, please take some time to familiarise yourself with Forum requirements; in particular, the many ways to use the forum to your benefit. To that end, the following links will be invaluable:
Cheers.