Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No output from lspci #5644

Closed
Patrisimo opened this issue Jul 23, 2020 · 2 comments
Closed

No output from lspci #5644

Patrisimo opened this issue Jul 23, 2020 · 2 comments

Comments

@Patrisimo
Copy link

Environment

Windows build number: Microsoft Windows [Version 10.0.19041.388]
Your Distribution version: Ubuntu Release:        20.04
Whether the issue is on WSL 2 and/or WSL 1: (Should be version 2) Linux version 4.4.0-19041-Microsoft (Microsoft@Microsoft.com) (gcc version 5.4.0 (GCC) ) #1-Microsoft Fri Dec 06 14:06:00 PST 2019

Steps to reproduce

I'm in the process of trying to install cuda (and eventually tensorflow-gpu); I've so far apt-get installed cuda, but nvidia-smi is not working. As part of troubleshooting that, I've noticed that lspci is not working.
In the Ubuntu prompt
$ lspci
(no output)
$ sudo lspci
(no output)
$ lspci --version
lspci version 3.6.4
$ lspci --help
(works as expected)
$ lspci -i /usr/share/misc/pci.ids
(no output)

I am expecting to see at least my GPU, which is NVIDIA GeForce GTX 960M

Expected behavior

I'm expecting a list of devices, hopefully including the GPU

Actual behavior

No output

@therealkenc
Copy link
Collaborator

/dupe #327

@ghost
Copy link

ghost commented Jul 23, 2020

Hi! We've identified this issue as a duplicate of another one that already exists in this repository. This specific instance is being closed in favor of tracking the concern over on the referenced thread.

Thanks for your report!

@ghost ghost added the duplicate label Jul 23, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants