dlewis7444;2163567 Wrote:[color=blue]
I updated to the latest vmware-tools, using the rpm, but no joy. In
fact, it’s back to not starting the GUI login at all.
I tried running the sax command and rebooting but that didn’t help
(there is no vmware tools config script with the rpm install).[/color]
Great fun indeed. Sorry it’s going so goofy for something that should
be quite straight forward.
The rpm should have a vmware-config-tools option… what possible
options do you get presented using the tab (e.g. 'vmware-)?
Might be an option to compare xorg.conf files and see if something is
going on there…
Also check the vga setting (usually set to vga=0x314 in vSphere) in the
/boot/grub/menu.1st of the bootloader. It sets the console resolution,
not the GUI… but it might conflict in some way.
As I’m not anywhere near work now
I’ll post an xorg.conf from a
SLES 11 SP1 server I have running under VMware workstation. It should
be compatible though.
—xorg.conf
/…/
SaX generated X11 config file
Created on: 2010-11-14T00:56:13+0100.
Version: 8.1
Contact: Marcus Schaefer sax@suse.de, 2005
Contact: SaX-User list
https://lists.berlios.de/mailman/listinfo/sax-users
Automatically generated by [ISaX] (8.1)
PLEASE DO NOT EDIT THIS FILE!
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”
Option “ZapWarning” “on”
Option “NoAutoAddDevices”
EndSection
Section “Module”
Load “dri”
Load “dbe”
Load “freetype”
Load “extmod”
Load “glx”
EndSection
Section “InputDevice”
Driver “kbd”
Identifier “VMware Keyboard”
Option “Protocol” “Standard”
Option “XkbLayout” “us”
Option “XkbModel” “microsoftpro”
Option “XkbRules” “xfree86”
EndSection
Section “InputDevice”
Driver “vmmouse”
Identifier “VMware Mouse”
Option “Buttons” “5”
Option “Device” “/dev/input/mice”
Option “InputFashion” “Mouse”
Option “Name” “VMware Pointer”
Option “Protocol” “IMPS/2”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
Option “Emulate3Buttons” “true”
EndSection
Section “Modes”
Identifier “Modes[0]”
Modeline “800x600” 40.0 800 840 968 1056 600 601 605 628 +hsync
+vsync
Modeline “800x600” 38.22 800 832 912 1024 600 601 604 622
EndSection
Section “Device”
Identifier “VMware SVGA”
Driver “vmware”
EndSection
Section “ServerLayout”
Identifier “Layout[all]”
Option “Clone” “off”
Option “Xinerama” “off”
Screen “Screen[0]”
InputDevice “VMware Keyboard” “CoreKeyboard”
InputDevice “VMware Mouse” “CorePointer”
EndSection
Section “DRI”
Group “video”
Mode 0660
EndSection
Section “Extensions”
EndSection
Section “Screen”
Identifier “Screen[0]”
Device “VMware SVGA”
Monitor “vmware”
Don’t specify DefaultColorDepth unless you know what you’re
doing. It will override the driver’s preferences which can
cause the X server not to run if the host doesn’t support the
depth.
Subsection “Display”
VGA mode: better left untouched
Depth 4
Modes “640x480”
ViewPort 0 0
EndSubsection
Subsection “Display”
Depth 8
Modes “1024x768”
ViewPort 0 0
EndSubsection
Subsection “Display”
Depth 15
Modes “1024x768”
ViewPort 0 0
EndSubsection
Subsection “Display”
Depth 16
Modes “1024x768”
ViewPort 0 0
EndSubsection
Subsection “Display”
Depth 24
Modes “1024x768”
ViewPort 0 0
EndSubsection
EndSection
Section “Monitor”
Identifier “vmware”
VendorName “VMware, Inc”
HorizSync 1-10000
VertRefresh 1-10000
EndSection
–
Novell Knowledge Partner (voluntary sysop)
It ain’t anything like Harry Potter… but you gotta love the magic IT
can bring to this world
magic31’s Profile: http://forums.novell.com/member.php?userid=2303
View this thread: http://forums.novell.com/showthread.php?t=448628