jondriscoll
Bit poster
Hi all,
my X server fails to restart after installing parallels tools. :-(
if I uninstall the parallels tools, everything returns to normal.
I have looked at http://kb.parallels.com/entry/50/465/ for info, but am still lost...
I realise that I'm using a beta OS, and Beta parallels...!
I am happy to help diagnose / fix, but I'll need help to understand how!
Any ideas ?
- jd
Background info:
Parallels Version: 3.0 Build 4560
muse:[root]:~ > more /etc/*release
openSUSE 10.3 (i586) Beta3
VERSION = 10.3
muse:[root]:~ > uname -a
Linux muse 2.6.22.5-10-default #1 SMP 2007/09/03 12:07:40 UTC i686 i686 i386 GNU/Linux
muse:[root]:~ > tail /var/log/messages
Sep 9 12:39:55 muse gdm[19044]: WARNING: gdm_cleanup_children: Slave crashed, killing its children
Sep 9 12:40:00 muse gdm[21862]: WARNING: Server name '0' not found; using standard server
Sep 9 12:40:01 muse gdm[19044]: WARNING: gdm_cleanup_children: child 21862 crashed of signal 11
Sep 9 12:40:01 muse gdm[19044]: WARNING: gdm_cleanup_children: Slave crashed, killing its children
muse:[root]:~ > X -version
X Window System Version 7.2.0
Release Date: Sat Sep 1 14:39:33 UTC 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux muse 2.6.22.5-10-default #1 SMP 2007/09/03 12:07:40 UTC i686
Build Date: 01 September 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
muse:[root]:~ > cat /etc/X11/xorg.conf
# X.org configuration file generated by Parallels Tools
Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
EndSection
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
EndSection
# Parallels mouse driver
Section "InputDevice"
Identifier "Parallels Mouse"
Driver "prlmouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "9"
Option "Device" "/dev/input/mice"
Option "Name" "ImExPS/2 Generic Explorer Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
Option "SendCoreEvents" "yes"
EndSection
#Parallels monitor
Section "Monitor"
Identifier "Parallels Monitor"
VendorName "Parallels Inc."
EndSection
Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
HorizSync 15-40
Identifier "Monitor[0]"
ModelName "Unknown"
Option "DPMS"
VendorName "Unknown"
VertRefresh 30-61
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
EndSection
#Parallels screen
Section "Screen"
Identifier "Parallels Screen"
Device "Parallels Video"
Monitor "Parallels Monitor"
Option "NoMTRR"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "800x600"
EndSubSection
EndSection
Section "Screen"
SubSection "Display"
Depth 16
Modes "default"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
# Parallels video driver
Section "Device"
Identifier "Parallels Video"
Driver "prlvideo"
BusID "PCI:0:2:0"
EndSection
Section "Device"
BoardName "Framebuffer Graphics"
Driver "fbdev"
Identifier "Device[0]"
VendorName "VESA"
EndSection
# Server layout
Section "ServerLayout"
Identifier "Layout[all]"
Screen "Parallels Screen"
InputDevice "Parallels Mouse" "CorePointer"
InputDevice "Keyboard[0]"
InputDevice "Mouse[1]"
Option "Clone" "off"
Option "Xinerama" "off"
# Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
EndSection
muse:[root]:~ > ps -ef | grep prluserd
root 21979 1 0 12:51 ? 00:00:00 prluserd
root 21980 21979 36 12:51 ? 00:00:25 prluserd
my X server fails to restart after installing parallels tools. :-(
if I uninstall the parallels tools, everything returns to normal.
I have looked at http://kb.parallels.com/entry/50/465/ for info, but am still lost...
I realise that I'm using a beta OS, and Beta parallels...!
I am happy to help diagnose / fix, but I'll need help to understand how!
Any ideas ?
- jd
Background info:
Parallels Version: 3.0 Build 4560
muse:[root]:~ > more /etc/*release
openSUSE 10.3 (i586) Beta3
VERSION = 10.3
muse:[root]:~ > uname -a
Linux muse 2.6.22.5-10-default #1 SMP 2007/09/03 12:07:40 UTC i686 i686 i386 GNU/Linux
muse:[root]:~ > tail /var/log/messages
Sep 9 12:39:55 muse gdm[19044]: WARNING: gdm_cleanup_children: Slave crashed, killing its children
Sep 9 12:40:00 muse gdm[21862]: WARNING: Server name '0' not found; using standard server
Sep 9 12:40:01 muse gdm[19044]: WARNING: gdm_cleanup_children: child 21862 crashed of signal 11
Sep 9 12:40:01 muse gdm[19044]: WARNING: gdm_cleanup_children: Slave crashed, killing its children
muse:[root]:~ > X -version
X Window System Version 7.2.0
Release Date: Sat Sep 1 14:39:33 UTC 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux muse 2.6.22.5-10-default #1 SMP 2007/09/03 12:07:40 UTC i686
Build Date: 01 September 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
muse:[root]:~ > cat /etc/X11/xorg.conf
# X.org configuration file generated by Parallels Tools
Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
EndSection
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
EndSection
# Parallels mouse driver
Section "InputDevice"
Identifier "Parallels Mouse"
Driver "prlmouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "9"
Option "Device" "/dev/input/mice"
Option "Name" "ImExPS/2 Generic Explorer Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
Option "SendCoreEvents" "yes"
EndSection
#Parallels monitor
Section "Monitor"
Identifier "Parallels Monitor"
VendorName "Parallels Inc."
EndSection
Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
HorizSync 15-40
Identifier "Monitor[0]"
ModelName "Unknown"
Option "DPMS"
VendorName "Unknown"
VertRefresh 30-61
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
EndSection
#Parallels screen
Section "Screen"
Identifier "Parallels Screen"
Device "Parallels Video"
Monitor "Parallels Monitor"
Option "NoMTRR"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "800x600"
EndSubSection
EndSection
Section "Screen"
SubSection "Display"
Depth 16
Modes "default"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
# Parallels video driver
Section "Device"
Identifier "Parallels Video"
Driver "prlvideo"
BusID "PCI:0:2:0"
EndSection
Section "Device"
BoardName "Framebuffer Graphics"
Driver "fbdev"
Identifier "Device[0]"
VendorName "VESA"
EndSection
# Server layout
Section "ServerLayout"
Identifier "Layout[all]"
Screen "Parallels Screen"
InputDevice "Parallels Mouse" "CorePointer"
InputDevice "Keyboard[0]"
InputDevice "Mouse[1]"
Option "Clone" "off"
Option "Xinerama" "off"
# Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
EndSection
muse:[root]:~ > ps -ef | grep prluserd
root 21979 1 0 12:51 ? 00:00:00 prluserd
root 21980 21979 36 12:51 ? 00:00:25 prluserd