We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A clear and concise description of what the bug is.
A clear and concise description of what you expected to happen.
To print the correct name for the iGPU on my Dell Latitude E7470 (Seen the same issue on a Lenovo ThinkPad T480 also)
Currently it Prints my "Intel HD Graphics 520" (Correctly detected by fastfetch) as "GPU: Intel Latitude E7470"
Please include a screenshot of your system information if the specific system environment is relevant to the bug.
If applicable, add screenshots to help explain your problem.
cp ~/.config/neofetch/config.conf conf.txt
conf.txt
neofetch -vv 2> neofetch.log
neofetch.log
neowofetch.log
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Can you show me the output of lspci -mm? Thanks.
lspci -mm
Sorry, something went wrong.
lspci.txt
Output of lspci -mm
Can confirm this also happens on my Thinkpad T420
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
Expected behavior
A clear and concise description of what you expected to happen.
To print the correct name for the iGPU on my Dell Latitude E7470 (Seen the same issue on a Lenovo ThinkPad T480 also)
Currently it Prints my "Intel HD Graphics 520" (Correctly detected by fastfetch) as "GPU: Intel Latitude E7470"
Screenshots
Please include a screenshot of your system information if the specific system environment is relevant to the bug.
If applicable, add screenshots to help explain your problem.
Config file
cp ~/.config/neofetch/config.conf conf.txt
conf.txt
here to upload it.conf.txt
Verbose log
neofetch -vv 2> neofetch.log
neofetch.log
here to upload it.neowofetch.log
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: