F5F Stay Refreshed Hardware Desktop Is that thing acting up?

Is that thing acting up?

Is that thing acting up?

Pages (3): Previous 1 2 3 Next
L
LucarioL
Member
200
05-06-2026, 05:46 AM
#11
I haven't installed the newest Realtek Ethernet drivers yet.
L
LucarioL
05-06-2026, 05:46 AM #11

I haven't installed the newest Realtek Ethernet drivers yet.

D
Dohndude
Member
186
05-10-2026, 01:06 PM
#12
That AMD driver would come from MediaTek, and a lack of chips from them could cause this to happen.
D
Dohndude
05-10-2026, 01:06 PM #12

That AMD driver would come from MediaTek, and a lack of chips from them could cause this to happen.

N
NoNe_1
Member
188
05-11-2026, 11:17 AM
#13
I would, it could help What was the Hardware ID you got? Might offer clues. Just curious what the Asus thing was... That seems correct, its just strange then that it lists the Realtek drivers on the page. https://www.realtek.com/Product/Index?id=3962 is the Ethernet chip, no mention of wifi (it would have been odd if it did) Data sheet shows AMD: https://storage-asset.msi.com/datasheet/...S-WIFI.pdf Its no problem, just strange. edit: I mistakenly said they both BT drivers, they are Wifi.. either way, it shouldn't list Realtek ones. They wouldn't install anyway as no hardware to match drivers.
N
NoNe_1
05-11-2026, 11:17 AM #13

I would, it could help What was the Hardware ID you got? Might offer clues. Just curious what the Asus thing was... That seems correct, its just strange then that it lists the Realtek drivers on the page. https://www.realtek.com/Product/Index?id=3962 is the Ethernet chip, no mention of wifi (it would have been odd if it did) Data sheet shows AMD: https://storage-asset.msi.com/datasheet/...S-WIFI.pdf Its no problem, just strange. edit: I mistakenly said they both BT drivers, they are Wifi.. either way, it shouldn't list Realtek ones. They wouldn't install anyway as no hardware to match drivers.

W
WreckerSG
Member
201
05-11-2026, 04:41 PM
#14
You can use a command called Get-PnPDevice to search for devices by typing in a friendly name like Realtek. You can also try searching with words like "Wifi", "AMD", or "Bluetooth". Just change the word inside the asterisks to what you want, such as getting Bluetooth PnP Devices with '*Blue*'. It's easy: just copy and paste that command here without copying it again.
W
WreckerSG
05-11-2026, 04:41 PM #14

You can use a command called Get-PnPDevice to search for devices by typing in a friendly name like Realtek. You can also try searching with words like "Wifi", "AMD", or "Bluetooth". Just change the word inside the asterisks to what you want, such as getting Bluetooth PnP Devices with '*Blue*'. It's easy: just copy and paste that command here without copying it again.

1
111carys111
Posting Freak
832
05-11-2026, 05:03 PM
#15
You need to install AMD chip driver software along with Realtek Ethernet drivers.
1
111carys111
05-11-2026, 05:03 PM #15

You need to install AMD chip driver software along with Realtek Ethernet drivers.

H
Husky_Snow101
Junior Member
2
05-11-2026, 06:55 PM
#16
The hardware ID numbers are like this: ACPI\VEN_AMDI&DEV_0052, then ACIPI\AMDI0052, and finally AMDI0052. My apologies for not getting back to you sooner; I am currently feeling ill.
H
Husky_Snow101
05-11-2026, 06:55 PM #16

The hardware ID numbers are like this: ACPI\VEN_AMDI&DEV_0052, then ACIPI\AMDI0052, and finally AMDI0052. My apologies for not getting back to you sooner; I am currently feeling ill.

D
DaNiggaSWAG
Senior Member
539
05-12-2026, 12:00 AM
#17
Should I just install it myself, or will the setup be a big hassle similar to fixing GPU drivers?
D
DaNiggaSWAG
05-12-2026, 12:00 AM #17

Should I just install it myself, or will the setup be a big hassle similar to fixing GPU drivers?

W
wilkes5
Member
68
05-12-2026, 05:24 AM
#18
Grab these AMD chipset drivers from this link and install them easily, just like you would with your graphics card drivers. You should finish that first step right now so you can get started on the rest of the setup later.
W
wilkes5
05-12-2026, 05:24 AM #18

Grab these AMD chipset drivers from this link and install them easily, just like you would with your graphics card drivers. You should finish that first step right now so you can get started on the rest of the setup later.

D
DBirdy808
Member
222
05-12-2026, 06:36 AM
#19
Here is the list of realtek devices:

* **Realtek Audio Effects:** OK (I found this with a specific filter).
* **Microphone:** Unknown.
* **Gaming Controller:** OK.
* **PCIe Network Card:** OK.
* **USB Device:** OK.
D
DBirdy808
05-12-2026, 06:36 AM #19

Here is the list of realtek devices:

* **Realtek Audio Effects:** OK (I found this with a specific filter).
* **Microphone:** Unknown.
* **Gaming Controller:** OK.
* **PCIe Network Card:** OK.
* **USB Device:** OK.

Q
Queffect
Member
219
05-19-2026, 01:42 AM
#20
Here are 14 Results, and 7 match something but aren't 100% sure = Unknowns = = = = On my computer: PS C:\WINDOWS\system32> Get-PnPDevice -FriendlyName '*Real*' Status Class FriendlyName InstanceId ------ ----- ------------ ---------- OK System System CMOS/real time clock ACPI\PNP... OK AudioEndpoint Speakers/Headphones (Realtek® Audio) SWD\MMDE... OK MEDIA Realtek® Audio HDAUDIO\... OK SoftwareComp... Realtek Asio Component SWD\DRIV... OK SoftwareComp... Realtek Audio Effects Component SWD\DRIV... OK AudioEndpoint Microphone (Realtek® Audio) SWD\MMDE... OK USB Realtek USB 2.0 Card Reader USB\VID_... OK Net Realtek PCIe GbE Family Controller PCI\VEN_... OK SoftwareComp... Realtek Audio Universal Service S The next thing I suggest is to take a closer look at those Unknowns that your system shows. Starting with the same command but changing the output so it's easier to read. For example: Get-PnPDevice -FriendlyName '*Real*' | Format-List You don't need to see all the results here. It might be long. Just carefully check the results, especially anything marked as UNKNOWN or something that doesn't look right.
Q
Queffect
05-19-2026, 01:42 AM #20

Here are 14 Results, and 7 match something but aren't 100% sure = Unknowns = = = = On my computer: PS C:\WINDOWS\system32> Get-PnPDevice -FriendlyName '*Real*' Status Class FriendlyName InstanceId ------ ----- ------------ ---------- OK System System CMOS/real time clock ACPI\PNP... OK AudioEndpoint Speakers/Headphones (Realtek® Audio) SWD\MMDE... OK MEDIA Realtek® Audio HDAUDIO\... OK SoftwareComp... Realtek Asio Component SWD\DRIV... OK SoftwareComp... Realtek Audio Effects Component SWD\DRIV... OK AudioEndpoint Microphone (Realtek® Audio) SWD\MMDE... OK USB Realtek USB 2.0 Card Reader USB\VID_... OK Net Realtek PCIe GbE Family Controller PCI\VEN_... OK SoftwareComp... Realtek Audio Universal Service S The next thing I suggest is to take a closer look at those Unknowns that your system shows. Starting with the same command but changing the output so it's easier to read. For example: Get-PnPDevice -FriendlyName '*Real*' | Format-List You don't need to see all the results here. It might be long. Just carefully check the results, especially anything marked as UNKNOWN or something that doesn't look right.

Pages (3): Previous 1 2 3 Next