Re: Problems with IBM ThinkPad T30 1400x1050 display?

"Josh Malone" <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
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                     [email protected]


To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.