I just tried to install the Linux parallels tools on my Fedora 6 image under Parallels 3 on my Mac Pro, but it's giving me trouble with the Xorg part of the tools. First off, I ran the installer, and got:
I checked out the xorg.conf file, and it had been updated with the parallels video driver, etc. However, after doing a gdm-restart and having it abort three times, I found these errors in my Xorg log:
The tools are working great on my Parallels/Fedora image on my MacBook, but I'm not sure what would be different within Fedora.
Has anyone seen this error? What can I do?
Thanks!
[root@fedora ~]# /mnt/cdrom/parallels-tools.run
Verifying archive integrity... All good.
Uncompressing Parallels Tools for Linux.................................................................................................
You are about to start installing Parallels Tools. Save your data and close all
applications to prevent data loss during possible X-Server restart.
Continue ? [Yes/No]:Yes
Found xorg version 7.1.1
Found xserver: xorg-7.1
Unable to get layout name
I checked out the xorg.conf file, and it had been updated with the parallels video driver, etc. However, after doing a gdm-restart and having it abort three times, I found these errors in my Xorg log:
(II) LoadModule: "prlvideo"
(WW) Warning, couldn't open module prlvideo
(II) UnloadModule: "prlvideo"
(EE) Failed to load module "prlvideo" (module does not exist, 0)
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(EE) No drivers available.
Fatal server error:
no screens found
The tools are working great on my Parallels/Fedora image on my MacBook, but I'm not sure what would be different within Fedora.
Has anyone seen this error? What can I do?
Thanks!