Fedora 13 / Xorg 1.8 - Anyone got Parallels Tools to work?

Discussion in 'Linux Virtual Machine' started by hootjr29, May 26, 2010.

  1. hootjr29

    hootjr29 Bit poster

    Messages:
    5
    I am testing out Fedora 13. Does anyone know if there are development (experimental) drivers for Parallels Tools that supports 2.6.33 kernel and Xorg 1.8?
     
  2. mralexgray

    mralexgray Bit poster

    Messages:
    1
    I am wondering the same thing. Here is error log.

    Start installation of prl_eth kernel module
    make: Entering directory `/usr/lib/parallels-tools/kmods'
    cd prl_eth/pvmnet && make
    make[1]: Entering directory `/usr/lib/parallels-tools/kmods/prl_eth/pvmnet'
    make -C /lib/modules/2.6.33.5-112.fc13.i686/build M=/usr/lib/parallels-tools/kmods/prl_eth/pvmnet
    make[2]: Entering directory `/usr/src/kernels/2.6.33.5-112.fc13.i686'
    LD /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/built-in.o
    CC [M] /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.o
    LD [M] /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/prl_eth.o
    Building modules, stage 2.
    MODPOST 1 modules
    WARNING: modpost: missing MODULE_LICENSE() in /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/prl_eth.o
    see include/linux/module.h for more information
    CC /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/prl_eth.mod.o
    LD [M] /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/prl_eth.ko
    make[2]: Leaving directory `/usr/src/kernels/2.6.33.5-112.fc13.i686'
    make[1]: Leaving directory `/usr/lib/parallels-tools/kmods/prl_eth/pvmnet'
    cd prl_tg/Toolgate/Guest/Linux/prl_tg && make
    make[1]: Entering directory `/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg'
    make -C /lib/modules/2.6.33.5-112.fc13.i686/build SUBDIRS=/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg SRCROOT=/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg modules
    make[2]: Entering directory `/usr/src/kernels/2.6.33.5-112.fc13.i686'
    CC [M] /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.o
    LD [M] /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prl_tg.o
    Building modules, stage 2.
    MODPOST 1 modules
    WARNING: modpost: missing MODULE_LICENSE() in /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prl_tg.o
    see include/linux/module.h for more information
    WARNING: modpost: Found 3 section mismatch(es).
    To see full details build your kernel with:
    'make CONFIG_DEBUG_SECTION_MISMATCH=y'
    CC /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prl_tg.mod.o
    LD [M] /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prl_tg.ko
    make[2]: Leaving directory `/usr/src/kernels/2.6.33.5-112.fc13.i686'
    make[1]: Leaving directory `/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg'
    cp -f prl_tg/Toolgate/Guest/Linux/prl_tg/*.symvers prl_fs/SharedFolders/Guest/Linux/prl_fs ||:
    cd prl_fs/SharedFolders/Guest/Linux/prl_fs && make
    make[1]: Entering directory `/usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs'
     
  3. Daniel Rodrigue

    Daniel Rodrigue Bit poster

    Messages:
    3
    Same error - any updates available?

    The build steps were performed successfully but later on:

    parallels-tools-install.log:
    (...)
    make: Leaving directory `/usr/lib/parallels-tools/kmods'
    Start installation of prl_tg kernel module
    Start installation of prl_fs kernel module
    Start installation of prl_fs_freeze kernel module
    DKMS modules were added successfully
    DKMS modules were built successfully
    DKMS modules were installed successfully
    Installation of kernel modules was finished successfully
    /etc/modprobe.conf is missing
    Start installation of user space modules
    X server: xorg, v1.8.2
    Install X modules from directory: .1.8
    System X modules are placed in /usr/lib64/xorg/modules
    Error: there is no X modules for this version of X server
    Error: failed to install user space applications and drivers
    2010-08-16T23:04:09-0400: execCmd: ./install --install [165]
    2010-08-16T23:04:09-0400: Error: An error occurred when installing Parallels Too
    ls. Please go to /var/log/parallels-tools-install.log for more information.
     
  4. joevt

    joevt Forum Maven

    Messages:
    1,229
    Parallels Desktop 6 has a version of Parallels Tools that works with Fedora 13.
     
  5. NicolaeT

    NicolaeT Bit poster

    Messages:
    1
    Any chance for an update for parallels 5?
     
  6. Jason Cutler

    Jason Cutler Junior Member

    Messages:
    11
    Almost got it

    I downloaded the demo of Parallels 6.
    Mount the DMG.
    cd Install.mpkg
    ditto Parallels\ Tools\ for\ Linux.pkg/ /Users/myuser/Desktop/Parallels\ Tools\ for\ Linux.pkg/
    Show Package Contents
    Unzip Archive.pax.gz
    In there is prl-tools-lin.iso
    Back to Parallels Desktop
    Mount the ISO
    Open Terminal, run the install.sh as root
    Success! The Tools install fine...
    reboot Fedora 14...
    except Parallels now says "Parallels Tools are outdated..."
     
  7. Jason Cutler

    Jason Cutler Junior Member

    Messages:
    11
    Still not working

    I read some more posts and then uninstalled and reinstalled the v6 Parallels Tools.
    No effect. Still says "Parallels tools are outdated" forever.
    I think the v5 app doesn't understand there is a newer version of the tools installed in the VM.
     

Share This Page