neofetch-win icon indicating copy to clipboard operation
neofetch-win copied to clipboard

Doesn't detect 3080 but does detect Disabled DisplayLink device?

Open SimPilotAdamT opened this issue 2 years ago • 3 comments

I have my system with an RTX 3080 (as shown in the screenshot below). It is connected to a thunderbolt dock with support for DisplayLink, but I have disabled the DisplayLink functionality of the device. Still, every time I try to run neofetch-win on the latest version, it only shows the disabled DIsplayLink device.

Any ideas?

image

SimPilotAdamT avatar May 24 '22 19:05 SimPilotAdamT

Any reason you closed this issue?

AlexFlipnote avatar May 24 '22 20:05 AlexFlipnote

Any reason you closed this issue?

I did not mean to close it. Didn't notice until I looked again just now lol

SimPilotAdamT avatar May 25 '22 18:05 SimPilotAdamT

Hi, @SimPilotAdamT

Would you be able to run the following command for me in PowerShell?

Get-WmiObject -Class Win32_VideoController | Select-Object -Property *

Copy the output and send it here, please.

kernel-dev avatar Jun 29 '22 20:06 kernel-dev

This should be fixed with a later update that was done

AlexFlipnote avatar Sep 05 '22 12:09 AlexFlipnote