-
Notifications
You must be signed in to change notification settings - Fork 364
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
"Enabling the iGPU on Intel Processors" seem out of date #962
Comments
It's not out of date you just didn't follow the guide properly |
hi. |
I have a 12900k i9 9900k and the new i5 machine all used the exact same steps ie the igpu enabled and all of those machines are running proxmox with pass through enabled |
But I recommend not being a pirate cos your github profile shows your use of the machine in a nut shell |
don't really plan on using hetzner server for this kind of stuff since they have my real identity but still need igpu setup for kasm to use it for desktop so they are not laggy |
ls -la /dev/dri
get me
/etc/modprobe.d/blacklist-hetzner.conf dont have any i915 line
/etc/default/grub.d/hetzner.cfg don't have nomodeset
sudo lspci -v -s $(lspci | grep VGA | cut -d" " -f 1)
do show Kernel driver in use: i915
sudo intel_gpu_top show
intel_gpu_top: ../tools/intel_gpu_top.c:1932: init_engine_classes: Assertion `max >= 0' failed.
[1] 96083 IOT instruction sudo intel_gpu_top
i also checked with vainfo
any idea on what gone wrong here ?
The text was updated successfully, but these errors were encountered: