# XF86Config auto-generated by XF86Setup # then further tweaked by phil@bolthole.com, to suport # Ye Olde SUn GDM17E10. One part number fo that is 365-1316. # # This is a work in progress. But so far, I have gotten 800x600 to work, # and 1024x768 also. # # This works with: # - a pin-adaptor from si87.com ($40) # - PLUS a "sync-on-green" adaptor from si87.com ($40) # - and an ATI graphics pro PCI card. But as you can see, it will # probably work with lots of other cards. # # You really just care about the "Monitor" section below. But here's # the whole file. You can copy it into /etc/XF86Config, then # run X86Setup, take the values from here, then change your graphics card # and mouse as appropriate, in the GUI config. # # # From www.bolthole.com/solaris/ # # See 'man XF86Config' for info on the format of this file Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 LeftAlt Meta RightAlt Meta ScrollLock Compose RightCtl Control XkbKeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "us(pc101)" XkbGeometry "pc" XkbKeymap "xfree86(us)" XkbRules "xfree86" XkbModel "pc101" #with xfree4.2, you may instead need # XkbModel "pc101_sol8x86" XkbLayout "us" VTSysReq EndSection Section "Pointer" Protocol "Mouseman" Device "/dev/tty00" BaudRate 1200 Emulate3Timeout 50 EndSection # My previous settings were apparently conservative. Half my problems # were from being too conservative with the HorizSync number. #I found these much much better ones, as of January 2000 Section "Monitor" Identifier "My Monitor" VendorName "Sony" ModelName "GDM-17E10" # HorizSync 31.5-64.3 HorizSync 31.5-82.0 VertRefresh 50-90 # Modeline "800x600" 60.75 800 864 928 1088 600 616 621 657 -hsync -vsync # Modeline "1024x768a" 65 1024 1032 1208 1288 768 768 773 798 -hsync -vsync # 800x600 @ 85 Hz, 55.84 kHz hsync Modeline "800x600" 60.75 800 864 928 1088 600 616 621 657 -HSync -VSync #While this "works", I get nervous seeing "85Hz", since # sun's never do that. So I actually use the NEXT one # 1024x768 @ 85 Hz, 70.24 kHz hsync #Modeline "1024x768" 98.9 1024 1056 1216 1408 768 782 788 822 -HSync -VSync # 1024x768 @ 70 Hz, 56.5 kHz hsync Modeline "1024x768" 75 1024 1048 1184 1328 768 771 777 806 -hsync -vsync EndSection Section "Device" Identifier "ATI Graphics Pro Turbo" VendorName "Unknown" BoardName "Unknown" Clocks 25.18 28.32 60.25 25.28 VideoRam 2048 EndSection Section "Device" Identifier "Generic VGA" VendorName "Unknown" BoardName "Unknown" Chipset "generic" EndSection Section "Screen" Driver "Accel" Device "ATI Graphics Pro Turbo" Monitor "My Monitor" DefaultColorDepth 8 BlankTime 0 SuspendTime 0 OffTime 0 SubSection "Display" Depth 8 Modes "1024x768a" "800x600" ViewPort 0 0 EndSubSection SubSection "Display" Depth 15 Modes "800x600" EndSubSection SubSection "Display" Depth 16 Modes "800x600" EndSubSection SubSection "Display" Depth 24 Modes "800x600" EndSubSection SubSection "Display" Depth 32 Modes "800x600" EndSubSection EndSection Section "Screen" Driver "SVGA" Device "Generic VGA" Monitor "My Monitor" DefaultColorDepth 8 BlankTime 0 SuspendTime 0 OffTime 0 SubSection "Display" Depth 8 Modes "800x600" Virtual 1280 1024 ViewPort 0 0 EndSubSection SubSection "Display" Depth 15 Modes "800x600" EndSubSection SubSection "Display" Depth 16 Modes "800x600" EndSubSection SubSection "Display" Depth 24 Modes "800x600" EndSubSection SubSection "Display" Depth 32 Modes "800x600" EndSubSection EndSection Section "Screen" Driver "VGA16" Device "Generic VGA" Monitor "My Monitor" BlankTime 0 SuspendTime 0 OffTime 0 SubSection "Display" Depth 4 Modes "800x600" Virtual 800 600 ViewPort 0 0 EndSubSection EndSection Section "Screen" Driver "VGA2" Device "Generic VGA" Monitor "My Monitor" BlankTime 0 SuspendTime 0 OffTime 0 SubSection "Display" Depth 1 Modes "800x600" Virtual 800 600 ViewPort 0 0 EndSubSection EndSection