aoostar wtr pro n150 (pve8.4 kernel6.14.5-1-bpo12-pve)-lxc vainfo init failed · Issue #308 · strongtz/i915-sriov-dkms · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I completed the DKMS build, MOK password input, and reboot to confirm the password.
The dkms status result is confirmed as installed,
The lspci | grep VGA results and dmesg | grep i915 results are as follows.
The pve host seems to be set up well, but now a problem has occurred.
I added an lxc container using a script that many people say was successful (ubuntu 22)
and set the lxcNo.conf file as follows.
After rebooting the lxc container
apt install ffmpeg
apt install vainfo clinfo intel-opencl-icd intel-media-va-driver-non-free
I installed the necessary things through the two commands and now all that's left is testing
vainfo / clinfo result
ffmpeg -v verbose -init_hw_device vaapi=va -init_hw_device opencl@va result
I've tried a lot of Googling and advice but nothing seems to work. Is there anything else I can try?
The text was updated successfully, but these errors were encountered:
I updated the kernel from 6.8 to 6.14, and
I completed the DKMS build, MOK password input, and reboot to confirm the password.
The dkms status result is confirmed as installed,
The lspci | grep VGA results and dmesg | grep i915 results are as follows.

The pve host seems to be set up well, but now a problem has occurred.
I added an lxc container using a script that many people say was successful (ubuntu 22)
and set the lxcNo.conf file as follows.
After rebooting the lxc container
apt install ffmpeg
apt install vainfo clinfo intel-opencl-icd intel-media-va-driver-non-free
I installed the necessary things through the two commands and now all that's left is testing
vainfo / clinfo result
ffmpeg -v verbose -init_hw_device vaapi=va -init_hw_device opencl@va result
I've tried a lot of Googling and advice but nothing seems to work. Is there anything else I can try?
The text was updated successfully, but these errors were encountered: