-
Notifications
You must be signed in to change notification settings - Fork 301
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
Support for Intel Arc Graphics 130/140V #347
Comments
Hi, I was just wondering, are you compiling from the latest commit? It sounds like it's using the xe driver which support for isn't in a release yet, but is already implemented. |
I just compiled it from master branch, it works on my 258V laptop. But the MEM TEMP POW shows N/A. |
Hi @g0ne150, thanks! I'm glad it works!
The memory frequency, and temperature isn't exposed by the driver, and I don't believe the power usage is visible on integrated graphics (it works on discrete cards though). If I am wrong please let me know though; especially since @adrianboguszewski looks to work at Intel and might know something I don't 😉. |
@BartoszDunajski could you comment on the memory, temperature and power values? :) |
When I use nvtop for my latest Intel Core Ultra 258V I can see "No GPU to monitor". Hence, I'm kindy ask for that implementation :)
Ubuntu 24.10 with kernel 6.11.0
The text was updated successfully, but these errors were encountered: