brokeDude2901/dxgkrnl_ubuntu

load the kernel first

Opened this issue · 5 comments

image
image
I don’t know why this happens, any ideas on how to fix it?

win10pro 22h2 - gen2 ubuntu22
Get-VMHostPartitionableGpu replaced with Get-VMPartitionableGpu
Also, instead of "Add-VMGpuPartitionAdapter -VMName $vm -InstancePath $instance_path" I only executed "Add-VMGpuPartitionAdapter -VMName $vm"
because there was an error "Cannot find a parameter matching the parameter name 'InstancePath'"
image

win10 Add-VMGpuPartitionAdapter cant set InstancePath parameter , win11 can set .

Disable secure boot in Hyper-V

win10pro 22h2 - gen2 ubuntu22 Get-VMHostPartitionableGpu replaced with Get-VMPartitionableGpu Also, instead of "Add-VMGpuPartitionAdapter -VMName $vm -InstancePath $instance_path" I only executed "Add-VMGpuPartitionAdapter -VMName $vm" because there was an error "Cannot find a parameter matching the parameter name 'InstancePath'" image

The GPU in TCC mode cann't be find.

image image I don’t know why this happens, any ideas on how to fix it?

you must check GPU across into Hyper-v Ubuntu before install dxgkrnl. Use "lspci" in terminal.If cann't see anything.There is not GPU.