[ltp] xfree86 4 on thinkpad t21
D. Sen
linux-thinkpad@www.bm-soft.com
Sat, 16 Jun 2001 10:02:19 -0400
This is a multi-part message in MIME format.
--------------8713FA2E06CC45C9CEDAF676
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I have attached mine. Hope it helps.
Paul Phillips wrote:
> If anyone is running this happily in 1400x1050, can you send a copy of
> your xf86config-4? Thus far I have been unable to make this work in a
> manner befitting this fine machine.
>
> Other than that running 2.4.5 + debian testing has been a lot nicer than
> 2.2.18 + debian potato.
>
> --
> Paul Phillips | Arrest this man, he talks in maths.
> Vivid |
> Empiricist |
> slap pi uphill! |----------* http://www.improving.org/paulp/ *----------
>
> ----- The Linux ThinkPad mailing list -----
> The linux-thinkpad mailing list home page is at:
> http://www.bm-soft.com/~bm/tp_mailing.html
--
D. Sen, Room E167
AT&T Labs-Research
Shannon Laboratory
180 Park Ave.
Florham Park NJ 07932-0971
Ph: 973-360-8546
http://www.research.att.com/~dsen
--------------8713FA2E06CC45C9CEDAF676
Content-Type: text/plain; charset=us-ascii;
name="XF86Config-4"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="XF86Config-4"
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:-1"
EndSection
Section "Module"
Load "pex5"
Load "record"
Load "extmod"
Load "dbe"
Load "dri"
Load "glx"
Load "xie"
Load "GLcore"
Load "freetype"
Load "speedo"
Load "type1"
Load "bitmap"
EndSection
# Load "xtt"
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "Protocol" "Standard"
#Option "AutoRepeat" "250 30"
Option "LeftAlt" "Meta"
Option "RightAlt" "Meta"
Option "ScrollLock" "Compose"
Option "RightCtl" "Control"
Option "XkbKeycodes" "xfree86"
Option "XkbTypes" "default"
Option "XkbCompat" "default"
Option "XkbSymbols" "us(pc105)"
Option "XkbGeometry" "pc"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30-102
VertRefresh 50-120
#Modeline from Tim Roberts
# Modeline "1400x1050" 122.00 1400 1464 1784 1912 1050 1052 1064 1090 -HSync -VSync
#Modeline modified slightly for 75 Hz refresh rate (60 Hz above)
Modeline "1400x1050" 156.31 1400 1464 1784 1912 1050 1052 1064 1090 -HSync -VSync
#Modeline from read-edid for monitor (isnt used by the driver *shrug* can't display on the laptop anyway)
# 1600x1200 @ 75 Hz, 93.75 kHz hsync
# Modeline "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +VSync
DisplaySize 356 267
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "HWCursor" # [<bool>]
#Option "SWCursor" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "Rotate" # [<str>]
#Option "UseBIOS" # [<bool>]
#Option "LCDClock" # <freq>
#Option "ShadowStatus" # [<bool>]
Option "ShadowStatus"
Option "LCDClock" "200MHz"
Identifier "Card0"
Driver "savage"
VendorName "S3"
BoardName "Savage/IX-MV"
BusID "PCI:1:0:0"
#Option "DPMS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 16
SubSection "Display"
Depth 16
Modes "1400x1050"
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x1050"
ViewPort 0 0
EndSubSection
EndSection
Section "DRI"
# Group "video"
# Mode 0660
EndSection
--------------8713FA2E06CC45C9CEDAF676--
----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html