Hi everyone,
I was just reading a Jim Salter review of a Ryzen laptop and he mentioned a command to detect unsupported hardware. What do I need to install on my laptop (MSI Modern 14 with an AMD Ryzen 5 4500U) and how can I get it?
(I've been having problems getting the laptop to sleep: when it resumes, it hangs in an unusable state and I have to hold the power button down for 10s to turn it off. Plus various backlight-related errors and bugs)
Code:
sudo lshw | grep -A4 -B4 -i unclaimed
bus info: pci@0000:00:00.0
version: 00
width: 32 bits
clock: 33MHz
*-generic UNCLAIMED
description: IOMMU
product: Renoir IOMMU
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 0.2
--
logical name: usb4
version: 5.08
capabilities: usb-3.10
configuration: driver=hub slots=2 speed=10000Mbit/s
*-multimedia:1 UNCLAIMED
description: Multimedia controller
product: Raven/Raven2/FireFlight/Renoir Audio Processor
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 0.5
Bookmarks