[ltp] XFree86 on TP 770X

Friedemann Baitinger linux-thinkpad@www.bm-soft.com
Tue, 2 Jan 2001 18:45:21 +0100 (CET)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 2 Jan 2001, Udo Weber wrote:

> Hi,
> 
> can anyone tell me where I can find the offical specification for the
> TFT-Display on my TP 770X ?
> I found several XFConfig files in this mailing list and on several TP
> homepages but all have very
> different values for vertical and horizonal refresh rates.
> What are the max/min values which I can use to experiment with XFree ?
> 
> Reason for this is, I still try to get the XFree86 4.0.2 running.
> I hope someone can help me.

I don't know the detailed frequencies but I can give you a
/etc/X11/XF86Config-4 which works on my machine with XFree86-4.0.1:

# XFree86 4.0 configuration generated by Xconfigurator

Section "ServerLayout"
        Identifier "XFree86 Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

# By default, Red Hat Linux 6.0 and later use xfs

Section "Files"
        FontPath "unix/:7100"
EndSection

# This loads all the modules...

Section "Module"
        Load  "GLcore"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
        Load  "v4l"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Device" "/dev/mouse"
        Option      "Protocol" "PS/2"
        Option      "Emulate3Buttons" "off"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
        Identifier "IBM 9516-B TFT Panel @ 1280x1024"
        VendorName "Unknown"
        ModelName  "Unknown"
        HorizSync 64.0-80.0
        VertRefresh 60.0-75.0
EndSection

Section "Device"
        Identifier "Trident Microsystems|Cyber 9397DVD"
        Driver "trident"
        BoardName "Unknown"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device "Trident Microsystems|Cyber 9397DVD"
        Monitor "IBM 9516-B TFT Panel @ 1280x1024"
        DefaultDepth 16
        Subsection "Display"
                Depth 16
                Modes "1280x1024"
        EndSubSection
EndSection

Section "DRI"
EndSection

- -- 
Friedemann Baitinger      fb@baiti.net       http://baiti.net/fb/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6UhOz8ZparKdkcvIRApxbAJwIDxM5e/jFaemOXoUwu1YohbihWgCbB2pI
xXVKoL9wbH77HqNMsqH/tiw=
=PIEv
-----END PGP SIGNATURE-----

----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html