richard_ctv
Bit poster
I have been attempting to get parallels running on kubuntu:
Linux my-desktop 2.6.20-15-386 #2 Sun Apr 15 07:34:00 UTC 2007 i686 GNU/Linux
I have:
* added the sh links
* updated prlnet.c
* reinstalled the kernel headers.
The compilation session:
=====================================
Compiling Parallels Workstation 2.2 drivers.
Drivers have been compiled successfully.
Installing drivers...
Starting drivers...
Loading Parallels Workstation 2.2 hypervisor ...
FATAL: Error inserting hypervisor (/lib/modules/2.6.20-15-386/kernel/drivers/misc/parallels/hypervisor.ko): Invalid module format
Can not load hypervisor module.
Parallels Workstation drivers were successfully configured
and compiled but cannot be started (insmod command failed).
Run 'dmesg' command for more information.
=====================================
dmseg says this:
[ 1916.583351] hypervisor: disagrees about version of symbol struct_module
I have not done any C for about 10 years, so if someone can give me a steer on how to fix this, I'd really appreciate it.
Linux my-desktop 2.6.20-15-386 #2 Sun Apr 15 07:34:00 UTC 2007 i686 GNU/Linux
I have:
* added the sh links
* updated prlnet.c
* reinstalled the kernel headers.
The compilation session:
=====================================
Compiling Parallels Workstation 2.2 drivers.
Drivers have been compiled successfully.
Installing drivers...
Starting drivers...
Loading Parallels Workstation 2.2 hypervisor ...
FATAL: Error inserting hypervisor (/lib/modules/2.6.20-15-386/kernel/drivers/misc/parallels/hypervisor.ko): Invalid module format
Can not load hypervisor module.
Parallels Workstation drivers were successfully configured
and compiled but cannot be started (insmod command failed).
Run 'dmesg' command for more information.
=====================================
dmseg says this:
[ 1916.583351] hypervisor: disagrees about version of symbol struct_module
I have not done any C for about 10 years, so if someone can give me a steer on how to fix this, I'd really appreciate it.