Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 1997 08:34:19 -0400 (EDT)
From:      domenic@aix.can.ibm.com (Domenico P. Miele ing.)
To:        questions@freebsd.org
Subject:   IBM ThinkPad 760ED
Message-ID:  <9708131234.AA71064@lute.mtlisc.can.ibm.com>

next in thread | raw e-mail | index | archive | help
Hi gang,
	for a change.....for those trying to use X on a 760ED with the
12.1 inch LCD TFT display.
Please download V3.3 of XFree, there is much better support for the
Trident 96xx adapter that comes in the ThinkPad.
Here's my XF86Config file to get 1024x768 without botching up the fonts in 
the vtys.

# XF86Config auto-generated by XF86Setup
#
# Copyright (c) 1996 by The XFree86 Project, Inc.

#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# 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/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   AutoRepeat      300 10
   LeftAlt         Meta
   RightAlt        ModeShift
   ScrollLock      Compose
   RightCtl        Compose
   XkbKeycodes     "xfree86"
   XkbTypes        "default"
   XkbCompat       "default"
   XkbSymbols      "us(pc101)"
   XkbGeometry     "pc"
   XkbRules        "xfree86"
   XkbModel        "winbook"
   XkbLayout       "us"
EndSection

Section "Pointer"
   Protocol        "PS/2"
   Device          "/dev/psm0"
   BaudRate        1200
   Emulate3Timeout 50
   SampleRate      0
   Emulate3Buttons
EndSection

Section "Monitor"
   Identifier      "ThinkPad760"
   VendorName      "IBM"
   ModelName       "12.1LCD"
   HorizSync       31.5-82.0
   VertRefresh     40-100
   Modeline  "1024x768"  115.50 1024 1056 1248 1440 768 771 781 802 
   Modeline  "800x600"    69.65 800 864 928 1088 600 604 610 640 
   Modeline  "640x480"    45.80 640 672 768 864 480 488 494 530 
   Modeline  "1152x768"  135.00 1152 1464 1592 1776 864 864 876 908
EndSection

Section "Device"
   Identifier      "tgui9660lcd"
   VendorName      "Trident"
   BoardName       "ThinkPad"
   Chipset         "tgui96xx"
   ClockChip       "tgui"
   VideoRam        2048
   Option          "lcd_center"
   Option          "noaccel"


EndSection

Section "Device"
   Identifier      "Generic VGA"
   VendorName      "Unknown"
   BoardName       "Unknown"
   Chipset         "generic"
EndSection

Section "Screen"
   Driver          "VGA16"
   Device          "Generic VGA"
   Monitor         "ThinkPad760"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        4
      Modes        "800x600" "640x480"
      Virtual       800 600
      ViewPort     0 0
   EndSubSection
EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "tgui9660lcd"
   Monitor         "ThinkPad760"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "1024x768" "800x600" "640x480"
      Virtual       1024 768
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "1024x768" "800x600" "640x480"
   EndSubSection
EndSection
-- 
now if only I can get that Etherjet PCMCIA adapater to work !

domenic 
--                                                                  `""""""'
Domenico P. "drzook" Miele, P. Eng., M. Eng. "Use the Internet to    |    |
IBM Canada Ltd.                              it's fullest potential" OO--)|
Internet: domenic@aix.can.ibm.com                             \__   (_    |
IBMnet  : domenic@drzook.mtlisc.can.ibm.com                       /\ |____|
tel: (514) 938-6798                                              (=(_><   \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9708131234.AA71064>