Cannot install parallels tools on Rhino Linux

StefanoP4

Bit poster
Dear community,
After upgrading Parallels to the latest version, I am still unable to install parallels tools on the Rhino Linux distro (kernel 6.5.5 generic). I have an ARM-based MacBook Pro and this is the link to the distro for your reference (https://rhinolinux.org/download.html). The error refer to problems in the installation of the prl_tg module (that apparently is missing) and also appear if I downgrade my kernel to a previous version.

Would anyone be able to help?
 
Seems like there is indeed a Parallels issue is known to Rhino (with kernel 6.6.7) and there are two issues:
1. A bug on their side, where the fixdep utility is supplied with the wrong architecture
2. A bug on Parallels side, where, once fixing the fixdep, there is a missing symbol called yydebug so it fails to compile prl_tg anyway

See here: https://github.com/rhino-linux/os/issues/68
 
Back
Top