Your post has been moved to a dedicated topic.
Hi @Luddd3
Note that adding your own Support issue to that of another member’s topic is discouraged in this forum, regardless of any apparent similarities.
See Forum Rules: Thread Hijacking
Instead, please edit your first post in this topic to include a detailed description of your issue so that others have a better understanding of the problem. ![]()
Include also your system information as described (below) to allow others to identify possible contributors. ![]()
Note also that all code or command output should be displayed as pre-formatted text according to forum guidelines. ![]()
A relevant link is provided (below) that shows how to do this in a Discourse-based forum – discover also the differences between “quoted” and “pre-formatted” text, for example.
Take some time to search through recent forum topics as similar issues have already been reported and subsequently resolved.
Lastly, please do read through the entire Stable Update 2025-12-08 announcement thread for anything that might be related – in particular, the Known Issues and Solutions section:
Note that the thread has been temporarily unlisted to allow you time to make the aforementioned edits and add needed details, and will be relisted when ready.
I’m sure someone will help when they are able, and once you have provided some useful information.
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