fix(neofetch): list all Intel GPUs as detected#348
fix(neofetch): list all Intel GPUs as detected#348catumin merged 1 commit intohykilpikonna:masterfrom
Conversation
|
The offending |
Now that Intel is selling its own dedicated GPUs, it is increasingly common to see laptops and desktop devices with multiple Intel GPUs. This patch is intended to fix GPU detection on a laptop with both an integrated UHD Graphics GPU and an Arc 380 (DG2). Note that this may potentially cause regressions, but the original upstream did not record the original issue, so I'm inclined to write it off as an outdated fix: commit ee815f9 Author: Dylan Araps <[email protected]> Date: Mon Apr 9 09:51:23 2018 +1000 gpu: Fixed duplicate intel bug.
e957a99 to
3866ad0
Compare
|
Finally found a dedicated Intel GPU user. May I have some information about the dedicated Arc GPU?
|
Hi, this is from a user, I have requested that he supply the outputs. Here they are: |
|
Well yeah, I think I meant
|
|
|
|
What does |
Is this for validating this pull request or purely for your curiosity? |
|
My curiosity only |
Then please consider contacting me directly and not flood this thread. |

Now that Intel is selling its own dedicated GPUs, it is increasingly common to see laptops and desktop devices with multiple Intel GPUs. This patch is intended to fix GPU detection on a laptop with both an integrated UHD Graphics GPU and an Arc 380 (DG2).
Note that this may potentially cause regressions, but the original upstream did not record the original issue, so I'm inclined to write it off as an outdated fix:
Description
Describe the goals that the pull request accomplishes.
Relevant Links
If there are related issues, please link them here.
Please also include links relevant to the changes.
e.g. For new distros, include a link to the distro's official website, download link, or development repository.
Screenshots
If applicable, please include screenshots before and after your changes.
Additional context
Add any other context about the problem or changes here.