Problem with GPU drivers

Hello. Guys I’m new to manjaro. I’m having trouble displaying the screen in discord (black screen and pointer). As I understand it, this is a driver problem and I have a question how can I update or install them for AMD Ryzen 7 4700U with Radeon Graphics ?

:+1: Welcome to Manjaro! :+1:

  1. Please read this:
    [HowTo] Provide System Information
    and press the three dots below your post and press the :pencil2: to give us more information so we can see what’s really going on.
    Now we know the symptom of the disease, but we need some more probing to know where the origin lies… :grin:
  2. An inxi --admin --verbosity=7 --filter --no-host --width would be the minimum required information for us to be able to help you. (Personally Identifiable Information like serial numbers and MAC addresses will be filtered out by the above command)
    Also, please copy-paste that output in-between 3 backticks ``` at the beginning and end of the code/text. (use the option “preformatted text”)

:+1:

1 Like

AMD has kernel driver support - so the only thing - update wise is to ensure the system is up-to-date

sudo pacman -Syu

As driver is with the kernel - you may see if a newer kernel will do

sudo mhwd-kernel -i linux64

If this is not it - then you may need to look for a firmware update from your system vendor.