AMD RX 6850M XT overheats on Linux

I can’t help with the issue, but neofetch is old and unmaintained. The Neofetch GitHub repository was archived by the owner on Apr 27, 2024. neofetch has been removed from Manjaro’s repos and is now an AUR package.

To retrieve basic system information, try replacing neofetch with fastfetch:

pamac install fastfetch

or

sudo pacman -Syu fastfetch

Make sure you remove neofetch too:

pamac remove neofetch

or

sudo pacman -Rns neofetch


Regarding the actual issue, Information from *-fetch type programs or kinfo might be fine for someone wishing to buy your computer but for Support purposes it’s best to ask your system directly using the inxi command.

Please provide system information as described (below).


Please ensure all code or command output is displayed as preformatted text (see link below).


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 the inxi command (with appropriate parameters, and formatted according to forum guidelines) will generate information useful for those wishing to help:

inxi --filter --verbosity=8

or the short form (preferred):

inxi -zv8
Required reading
Resources

Regards.