Search results

  1. N

    Parallels Desktop 8.0 and Ubuntu 13.10

    A fresh install of Ubuntu 13.10 also had this compiler error. Same Problem like this thread: http://forum.parallels.com/showthread.php?292122-Upgraded-to-Ubuntu-13-10-mouse-not-working-launcher-amp-toolbar-missing Thomas posts that Kernel 3.10 had major rewrites in /proc, so Parallels 8 will...
  2. N

    Upgraded to Ubuntu 13.10 - mouse not working, launcher & toolbar missing

    Update on 13.05.2014 I installed 13.10 64 Bit ISO, after the upgrade from 13.04. to 13.10 failed. Sadly, the compiler error is connected to a kernel version > 3.10. Ubuntu 13.10 already has 3.11. So: same compiler error. Parallel Tools 8 is broken.
  3. N

    Parallels Desktop 8.0 and Ubuntu 13.10

    Ok. I just installed a fresh Ubuntu 12.04.04 LTS into Parallels and guess what: Exacly the same compiler error like 13.10. After analysing prltg_compat.h, this is not very suprising. All Kernels < 2.5.0 will face this issue. Looks like we will have to switch to vmware or virtualbox, although...
  4. N

    Parallels Desktop 8.0 and Ubuntu 13.10

    I traced the compiler error back to the file "prltg_compat.h" deeply hidden in the prl_mod.tar.gz When compiling prltg.c, it argues that the Function PDE is not defined. In prltg_compat.h you can see the following code: #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) static inline struct...
  5. N

    Parallels Desktop 8.0 and Ubuntu 13.10

    The following thread suggest that a new installation of Ubuntu 13.10 works with parallels 8. http://forum.parallels.com/showthread.php?292122-Upgraded-to-Ubuntu-13-10-mouse-not-working-launcher-amp-toolbar-missing/page2 I also upgraded from 13.04 to 13.10 and parallels tools started throwing...
  6. N

    Parallels v8 support for Linux Kernel 3.12?

    jeanjd63 reply did not solve the problem. You implicitly suggest to buy parallels 9 to prevent fixing the bug in parallels8 tools. This thread has proven that Ubuntu 13.10 works with parallels 8...
  7. N

    Parallels 8 + Ubuntu 14.04 + Parallels tools = no go

    I have just upgraded ubuntu to 13.10 and can confirm that parallels-tools are broken. The compiler generates errors and there seems to be no patch für parallels 8. My Log: make[2]: Betrete Verzeichnis '/usr/src/linux-headers-3.11.0-20-generic' CC [M]...
Back
Top