When I went to use an app last night, I received a message stating that I did not have 3D enabled. When I went into Yast to change the setting, I was given a message stating that I needed to setup the monitor; it was set to Vesa, and should have been set to my monitor via the manufacturers disk. When I setup my monitor I received a parse error for the config file. I wasn't able to set up the monitor, not even with generic Vesa settings, and upon restarting X I was bumped to command line. I tried to set things up via sax but had same results, unless I took sax recommendation only. Now not only is the monitor with generic settings, but also mouse and keyboard. If I try to make any adjustments in Yast or directly in sax I'm back on the same merry-go-round. Thoughts??? Bernd Here's the abbreviated content of my XF86Config file: # /.../ # SaX generated X11 config file # Created on: 2006-01-24T18:17:33-0800. # # Version: 4.8 # Contact: Marcus Schaefer <sax@suse.de>, 2002 # # Automatically generated by [SaX2] (4.8) # PLEASE DO NOT EDIT THIS FILE! # <snip> Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" Load "v4l" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" EndSection Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "pc104" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Buttons" "7" Option "Device" "/dev/input/mice" Option "Name" "ImExPS/2 Generic Explorer Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Option "CalcAlgorithm" "XServerPool" DisplaySize 340 270 HorizSync 31-64 Identifier "Monitor[0]" ModelName "1280X1024@60HZ" Option "DPMS" VendorName "--> VESA" VertRefresh 50-60 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "1280x1024" 102.62 1280 1312 1472 1632 1024 1028 1032 1048 -HSync -VSync EndSection Section "Device" BoardName "915 G" BusID "0:2:0" Driver "i810" Identifier "Device[0]" Option "NoDDC" VendorName "Intel" EndSection <snip> Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection