Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2002 16:43:46 -0400 (EDT)
From:      "Josh Malone" <jmalone@tovaris.com>
To:        mobile@freebsd.org
Subject:   Re: Problems with IBM ThinkPad T30 1400x1050 display?
Message-ID:  <20020729163828.C11735-100000@usda.intranet>
In-Reply-To: <20020729203251.E96475D03@ptavv.es.net>

next in thread | previous in thread | raw e-mail | index | archive | help
The Dell Inspiron 7500's that my company uses also have 1400 x 1050
displays.  There are 2 different LCDs that Dell uses: an older Samsung unit
and a newer IBM unit.  I've had lots of problems with the Samsung displays
(so much, that I've had Dell replace them with IBMs on 2 of our 4
notebooks).  Do you know which one you have?

I'll attach my X config for these machines in case it lends any assistance.
Good luck.

			-Josh

################
# XF86Config tweaked by hand for Dell 7500 laptops.
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/100dpi: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"
   FontPath   "/usr/X11R6/lib/X11/fonts/freefont"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   XkbRules        "xfree86"
   XkbModel        "pc101"
   XkbLayout       "us"
EndSection

Section "Pointer"
   Protocol        "PS/2"
   Device          "/dev/psm0"
   Emulate3Timeout 50
   Resolution      100
   Buttons         3
   Emulate3Buttons
EndSection

Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "Unknown"
   ModelName       "Unknown"
   HorizSync       30-100
   VertRefresh     50-100
   Modeline     "1280x1024"    135.00 1280 1312 1456 1676  1024 1027 1030
1064
   ModeLine     "1400x1050"     155.00 1400 1464 1784 1912 1050 1052 1064
1090 -HSync -VSync

EndSection
Section "Device"
   Identifier      "Primary Card"
   VendorName      "Unknown"
   Driver          "ati"
   BoardName       "ATI Rage Mobility"
EndSection

Section "Screen"
   Driver          "Accel"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 16
   SubSection "Display"
      Depth        16
      Modes        "1400x1050" "1280x1024"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "1400x1050" "1280x1024"
   EndSubSection
EndSection


-------- In God we trust...everything else we use X.509 ---------
Joshua Malone,  Systems Administrator    Phone: 434-245-5300 x119
Tovaris: The Digital Identity Company      Fax: 434-245-5301
      www.tovaris.com                     jmalone@tovaris.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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