Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

nvidia driver detected but shows intel card info #32

Open
flexiondotorg opened this issue Jul 25, 2016 · 3 comments
Open

nvidia driver detected but shows intel card info #32

flexiondotorg opened this issue Jul 25, 2016 · 3 comments
Labels
bug Something is not right

Comments

@flexiondotorg
Copy link
Member

Originally reported by: Yousuf Philips (Bitbucket: philipzae, GitHub: philipzae)


on my hybrid graphics card laptop, in the drivers section it shows 'NVIDIA Graphics Card Detected', but the 'Card/Chipset:' part shows the intel graphics card info.


@flexiondotorg
Copy link
Member Author

Original comment by Luke Horwell (Bitbucket: lah7, GitHub: lah7):


The procedure currently scans the output of this command:

lspci | grep VGA

"NVIDIA" was found first, so it assumes the system has a NVIDIA card. I'll note down that we need to continue checking for other brands than assume a single card.

@flexiondotorg
Copy link
Member Author

Original comment by Yousuf Philips (Bitbucket: philipzae, GitHub: philipzae):


i think using inxi would likely be a good option.

inxi -G

@flexiondotorg
Copy link
Member Author

Original comment by Luke Horwell (Bitbucket: lah7, GitHub: lah7):


inxi is being dropped from Welcome (16.10), due to changes in dependencies.

@flexiondotorg flexiondotorg added minor bug Something is not right labels Jun 28, 2017
@lah7 lah7 removed the minor label Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not right
Projects
None yet
Development

No branches or pull requests

2 participants