Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Actually... no, it may have fixed it for the ARM version, but not the Intel version because the change to pvmnet.c was never implemented. ARM doesn't use pvmnet for some reason. Clearly they never tested 17.1.3 on Intel.Looks like 17.1.3 fixes the kernel modules for Linux v5.17.
v5.18 was released this week, has anyone tried that yet?![]()
https://github.com/wegank/nixos-con...56e/hardware/parallels-unfree/prl-tools.patchDoes anyone have patch for Linux 5.18?
That patch won't work for Intel-based Macs. Doesn't include the part required for prl_eth, which isn't used on ARM.
Works great on ARM Macs. Thanks for the help!
Hello, Thanks for sharing the solution with our customers.
Turns out it's not just Intel. Red Hat-based kernels require the prl_eth fix.I've applied it on top of the previous 5.17.x patch... works fine on an intel based mac.
I am absolutely certain if you search this forum you will find out how to do it.Anyone to explain how to apply it please ?![]()
How i can use that patch in my M1? can you write instruction,please?Hello,
Once again, the time has come when a new kernel has been released and yet the official latest tools do not yet support it, so here is a patch that addresses the compatibility with kernels 5.17+. It is a very small patch that reflects a change for `PDE_DATA()` being renamed to `pde_data()` in kernels 5.17.
P.S. As always, I am writing this message from a VM running on the kernel and patched guest tools, so it works for me, but you mileage may vary. I do not have M1, so this patch has been tested only on Intel-based Macs. It should not be hard to patch M1's version accordingly.