[ltp] Accessing >8GB on 600E
Hawtin, James
linux-thinkpad@www.bm-soft.com
Tue, 22 Feb 2000 16:09:17 -0000
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_000_01BF7D4F.2BCB06FC
Content-Type: text/plain;
charset="iso-8859-1"
I found increating the refresh rate on my 770X improved things
I enclose an attachment of my XF86Config
------_=_NextPart_000_01BF7D4F.2BCB06FC
Content-Type: application/octet-stream;
name="XF86Config.dusk"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="XF86Config.dusk"
# =
**********************************************************************=0A=
# * XF68Config for IBM ThinkPad 770 X =
*=0A=
# * XFree86 3.3.3.1 with Trident Cyber3937 DVD Patch =
*=0A=
# * Bill Mair - 1999-03-08 =
*=0A=
# =
**********************************************************************=0A=
=0A=
Section "Files"=0A=
=0A=
RgbPath "/usr/X11R6/lib/X11/rgb"=0A=
=0A=
FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled"=0A=
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"=0A=
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"=0A=
FontPath "/usr/X11R6/lib/X11/fonts/URW/"=0A=
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"=0A=
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"=0A=
FontPath "/usr/X11R6/lib/X11/fonts/misc/"=0A=
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"=0A=
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"=0A=
FontPath "/usr/X11R6/lib/X11/fonts/local/"=0A=
=0A=
ModulePath "/usr/X11R6/lib/modules"=0A=
=0A=
EndSection=0A=
=0A=
Section "Module"=0A=
# Load support for Wacom ArtPad II=0A=
# Load "xf86Wacom.so"=0A=
EndSection=0A=
=0A=
Section "ServerFlags"=0A=
EndSection=0A=
=0A=
Section "Keyboard"=0A=
Protocol "Standard"=0A=
AutoRepeat 500 5=0A=
XkbKeymap "xfree86(gb)"=0A=
EndSection=0A=
=0A=
Section "Pointer"=0A=
Protocol "PS/2"=0A=
Device "/dev/psaux"=0A=
EndSection=0A=
=0A=
#Section "Xinput" =0A=
# SubSection "WacomStylus"=0A=
# Port "/dev/ttyS0"=0A=
# DeviceName "Wacom"=0A=
# Suppress 9=0A=
# Mode Absolute=0A=
# EndSubSection=0A=
# SubSection "WacomCursor"=0A=
# Port "/dev/ttyS0"=0A=
# EndSubSection=0A=
# SubSection "WacomEraser"=0A=
# Port "/dev/ttyS0"=0A=
# EndSubSection=0A=
#EndSection=0A=
=0A=
Section "Monitor"=0A=
Identifier "TP770X_LCD"=0A=
VendorName "IBM"=0A=
ModelName "TP770X"=0A=
HorizSync 30-65 # multisync=0A=
VertRefresh 50.0-70.0=0A=
Modeline "1280x1024" 110 1280 1328 1512 1712 1024 1025 1028 =
1054=0A=
EndSection=0A=
=0A=
=0A=
Section "Monitor"=0A=
Identifier "Sony_Multiscan_400PS"=0A=
VendorName "Sony"=0A=
ModelName "GDM-19"=0A=
BandWidth 135=0A=
HorizSync 31.5-82=0A=
VertRefresh 50-150=0A=
ModeLine "640x480" 25 640 672 768 800 480 490 492 525=0A=
ModeLine "1024x768" 76 1024 1024 1088 1168 768 768 779 806=0A=
# ModeLine "1280x1024" 110 1280 1340 1444 1582 1024 1024 1048 =
1070=0A=
ModeLine "1280x1024" 135 1280 1312 1456 1712 1024 1027 1030 1064=0A=
#=0A=
# here are some more VESA modes to start with=0A=
#=0A=
ModeLine "640x480" 31.5 640 664 704 832 480 489 492 =
520=0A=
ModeLine "800x600" 36 800 824 896 1024 600 601 603 =
625=0A=
ModeLine "800x600" 40 800 840 968 1056 600 601 605 =
628 +hsync +vsync=0A=
ModeLine "800x600" 50 800 856 976 1040 600 637 643 =
666 +hsync +vsync=0A=
ModeLine "1024x768" 65 1024 1032 1176 1344 768 771 777 =
806 -hsync -vsync=0A=
ModeLine "1024x768" 75 1024 1048 1184 1328 768 771 777 =
806 -hsync -vsync=0A=
EndSection=0A=
=0A=
=0A=
Section "Device"=0A=
Identifier "TP770X_XGA"=0A=
VendorName "IBM"=0A=
BoardName "TP770X"=0A=
Option "accel"=0A=
EndSection=0A=
=0A=
Section "Screen"=0A=
Driver "svga"=0A=
Device "TP770X_XGA"=0A=
# Monitor "TP770X_LCD"=0A=
Monitor "Sony_Multiscan_400PS"=0A=
# Subsection "Display"=0A=
# Depth 8=0A=
# Modes "1280x1024"=0A=
# ViewPort 0 0=0A=
# Virtual 1280 1024=0A=
# EndSubsection=0A=
Subsection "Display"=0A=
Depth 16=0A=
Modes "1280x1024"=0A=
ViewPort 0 0=0A=
Virtual 1280 1024=0A=
EndSubsection=0A=
EndSection=0A=
=0A=
=0A=
=0A=
=0A=
------_=_NextPart_000_01BF7D4F.2BCB06FC--
This communication contains information which is confidential and
may also be privileged. It is for the exclusive use of the
intended recipient(s). If you are not the intended recipient(s),
please note that any distribution, copying or use of this
communication or the information in it is strictly prohibited.
If you have received this communication in error, please notify
the sender immediately and then destroy any copies of it.
--
MCI WorldCom Year 2000 information http://www.wcom.co.uk/2000
----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html