Bugzilla – Bug 117535
SUSE 10 RC1
Last modified: 2005-09-17 11:29:11 UTC
Unable to load SaX2 either from command line or from Yas2. No errors reported. SaX tries to load the monitor data and returns. No errors reported. Sax tries to load the monitor data and returns. How to reproduce: go to console -> su root -> SaX2 or Yast2 - Hardware - > Graphics Card and monitor I am using vmware workstation 5.00 xorg.conf follows # /.../ # SaX generated X11 config file # Created on: 2005-09-16T07:48:27-0600. # # Version: 7.1 # Contact: Marcus Schaefer <sax@suse.de>, 2002 # # Automatically generated by [ISaX] (7.1) # PLEASE DO NOT EDIT THIS FILE! # Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/PEX" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1" FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/kwintv" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1" FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/xtest" FontPath "/opt/kde3/share/fonts" InputDevices "/dev/ttyS0" InputDevices "/dev/ttyS1" InputDevices "/dev/ttyS2" InputDevices "/dev/ttyS3" InputDevices "/dev/ttyS4" InputDevices "/dev/ttyS5" InputDevices "/dev/ttyS6" InputDevices "/dev/ttyS7" InputDevices "/dev/ttyS8" InputDevices "/dev/psaux" InputDevices "/dev/logibm" InputDevices "/dev/sunmouse" InputDevices "/dev/atibm" InputDevices "/dev/amigamouse" InputDevices "/dev/atarimouse" InputDevices "/dev/inportbm" InputDevices "/dev/gpmdata" InputDevices "/dev/mouse" InputDevices "/dev/usbmouse" InputDevices "/dev/adbmouse" InputDevices "/dev/input/mice" InputDevices "/dev/input/event0" InputDevices "/dev/pointer0" InputDevices "/dev/pointer1" InputDevices "/dev/pointer2" InputDevices "/dev/pointer3" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" Load "v4l" EndSection Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "pc104" Option "XkbRules" "xfree86" EndSection # VMware SVGA Section "ServerFlags" # Option NoTrapSignals EndSection Section "InputDevice" Identifier "Mouse1" Driver "vmmouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" # Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" # Option "ChordMiddle" EndSection Section "Monitor" Identifier "vmware" VendorName "VMware, Inc" HorizSync 1-10000 VertRefresh 1-10000 ModeLine "640x480" 100 640 700 800 900 480 500 600 700 ModeLine "800x600" 100 800 900 1000 1100 600 700 800 900 ModeLine "1024x768" 100 1024 1100 1200 1300 768 800 900 1000 ModeLine "1152x864" 100 1152 1200 1300 1400 864 900 1000 1100 ModeLine "1152x900" 100 1152 1200 1300 1400 900 1000 1100 1200 ModeLine "1280x1024" 100 1280 1300 1400 1500 1024 1100 1200 1300 ModeLine "1376x1032" 100 1376 1400 1500 1600 1032 1100 1200 1300 ModeLine "1600x1200" 100 1600 1700 1800 1900 1200 1300 1400 1500 ModeLine "2364x1773" 100 2364 2400 2500 2600 1773 1800 1900 2000 EndSection Section "Device" Identifier "VMware SVGA" Driver "vmware" EndSection Section "Screen" Identifier "Screen 1" 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 "1280x1024" ViewPort 0 0 EndSubsection Subsection "Display" Depth 15 Modes "1280x1024" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard[0]" "CoreKeyboard" EndSection
sorry the file you attached has never been written by SaX. sax did not write settings like ViewPort even the format structure is different the fact that sax is not able to read that file is because it doesn't follow the Identifier rules needed for sax. Identifier must match the following rule: "name[index]" The identifier named Identifier "Screen 1" for example is completely wrong and is definitely not written by sax. very curios is that the header of the file say that it has been written by sax ?? some things have been mixed up as well if I have a look at InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard[0]" "CoreKeyboard" Keyboard[0] ok this seems to be setup by sax but Mouse1 never ever :-) sorry