Your post has been moved to a dedicated topic.
Avoid adding your own issue to another member’s Support topic, especially one that has been abandoned for a long period. ![]()
Please edit the first post in this thread.
Specifically state the nature of your problem, and give as much detail as possible to help others help you.
Take a look at the inxi output you provided. ![]()
That doesn’t look right, does it? ![]()
Please provide your system information as described (below).
Also included are links designed to help you use the forum. Particularly useful will be the link concerning posting code and command output as pre-formatted text.
I’m sure someone will help as soon as they are able.
Regards.
What follows is from a standard template.
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.
Note: By virtue of using the Manjaro forum you acknowledge and agree to follow Rules and Guidelines outlined; so, you really should read them:
Required Reading
Highly Recommended
Work with us, not against us
It is important to provide as much actionable information as possible in your first post, rather than simply indicating there is a problem. Please also be prepared to provide output from commands if/when asked.
Simply waiting for others to ask you questions is counter-productive – typically, nobody has a
at their disposal – and your clear, concise and accurate input is often relied upon in order to help you.
Please help others to make informed suggestions based on information you provide.
System Information
While information from *-fetch type apps might be fine for someone wishing to buy your computer, for Support purposes it’s better to ask your system directly; ![]()
Output of the inxi command (with appropriate parameters, and formatted according to forum guidelines) will generate information useful for those wishing to help:
Suggested inxi command (use either):
inxi -zv8 |
(short-form) |
inxi --filter --verbosity=8 |
(long-form) |
| inxi man pages | (manual) |
If running `inxi` within a `chroot` environment
- Add
--color=0to the long-form command, or… - Change the short-form command to
inxi -zv8c0