[ltp] XF86Config for TP 760LD with virtual 800x600

Ekkard Gerlach linux-thinkpad@www.bm-soft.com
Mon, 28 Jan 2002 13:58:14 +0100


Hello,

I can't find a XF86Config (XFree 3.x) for Thinkpad 760LD
(10,4" TFT, 640x480 , cyber9320, ISA bus)
with virtual 800x600 in the internet. I searched in google
but with exception of 
  http://home.att.net/~john.p.richardson/linux/760ld.txt
(with no virtual 800x600 :((  ) I found nothing!

XF86Setup delivers a nice XF86Config with 640x480, 16Bit 
color  but I can't enable virtual 800x600. 

 * can somebody help me to approve my XF86Config posted 
   at the bottom of the Mail to enable virtual 800x600?
   I already tried by comparing with other XF86Configs
   of other Notebooks with working virtual 800x600 
   - but no success.

 * can somebody send me a new, perhaps better XF86Config 
   for TP 760LD with virtual 800x600 ? 

thx, Ekkard

see my XF86Config: 

# XF86Config auto-generated by XF86Setup
# [...]
# 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/local"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/Type1"
   FontPath   "/usr/X11R6/lib/X11/fonts/Speedo"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   AutoRepeat      500 30
   LeftAlt         Meta
   RightAlt        Meta
   ScrollLock      Compose
   RightCtl        Control
   XkbKeycodes     "xfree86"
   XkbTypes        "default"
   XkbCompat       "default"
   XkbSymbols      "us(pc101)"
   XkbGeometry     "pc"
   XkbRules        "xfree86"
   XkbModel        "pc101"
   XkbLayout       "de"
EndSection

Section "Pointer"
   Protocol        "PS/2"
   Device          "/dev/mouse"
   BaudRate        1200
   Emulate3Timeout 40
   Emulate3Buttons
EndSection

Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "IBM"
   ModelName       "10.4 TFT"
   HorizSync       31.5
   VertRefresh     60
   Modeline  "640x480"    25.18 640 664 760 800 480 491 493 525
EndSection

Section "Device"
   Identifier      "Primary Card"
   VendorName      "Trident"
   BoardName       "None"
   Chipset         "cyber9320"
   Option          "linear"
   VideoRam        1024


EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 16
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "640x480"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "640x480"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "640x480"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "640x480"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "640x480"
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA16"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        4
      Modes        "640x480"
   EndSubSection
   SubSection "Display"
      Depth        8
      Modes        "640x480"
      ViewPort     0 0
   EndSubSection
EndSection


----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html