Separate names with a comma.
I guess this time approaches again when I will need to update my patch to support the new kernel (I am running Arch Linux, so I am updating the...
I am running Arch Linux and stumbled upon the same after Arch updated to systemd v249. The issue manifests itself with the boot sequence sitting...
Although it is technically possible to expose a part of the VM filesystem to the host system, I would suggest not to go that path. Instead, use...
Check your Xorg.log and ensure that you are using the prlvideo driver. That driver is responsible for the dynamic resolution of your VM....
When you have an issue with the Parallel Tools the most important bit of info is to provide the kernel version and the version of the tools....
What's your kernel version? What's the version of Parallels Tools? The latest version of PT supports kernels up to 5.11.*.
Oh, you are on the fancy MacBook -- I don't know how good Parallels Desktop is on M1 :(. I plan to purchase one, but am still waiting for x86...
What have you configured in "Hardware" -> "Sound" settings for your VM? When you run your VM, there is a toolbar in the upper right corner of the...
@MikhailM3 , I manually applied your patch to the latest Parallel Tools (16.5.0), since it was not applying cleanly. I've also fixed a missing...
Parallels Tools 16.5.0 now support kernels 5.11, so my patch is no longer necessary. JFYI.
@Mark Fine, I would argue that the connectivity can be achieved by emulating e1000e (which is supported by the stock kernels) and that if one...
Why did you create another thread? It was discussed just recently in...
@MikeV6, I think your issues with video are not related to the kernel modules/drivers, but are related to the way your Xorg is configured. I...
I have not tested this patch on anything below 5.11. I usually post a patch here every time I stumble on a broken Parallels Tools when I upgrade...
Nah, I am not going to do it now (since I don't have a need right now and the work requires to migrate the current module from `file_ops->read()`...
@cheesi, I post a patch for every major kernel update Parallels is slow to provide updates tools for. There is a thread on 5.9 patch which should...
Just tested "suspend/resume", "copying files from/to shared folders", and "networking" -- seems to be working fine. There was a major rework in...
@Mark Fine, JFYI, I've patched the latest tools to work with the latest kernel :)
The patch for 5.9.1 should be applicable for kernels before 5.11. For 5.11.0 and higher, I created another patch (and the corresponding thread).
@AndyB9, your kernel version if 5.9 -- I created a patch several month ago, so just follow that thread.