Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 1997 22:53:39 -0700 (PDT)
From:      sameer <sameer@c2.net>
To:        handy@sag.space.lockheed.com (Brian N. Handy)
Cc:        alexandr@ren.eecis.udel.edu, robr@wired.com, sameer@c2.net, msmith@atrad.adelaide.edu.au, freebsd-mobile@FreeBSD.ORG
Subject:   Re: X on a TP560
Message-ID:  <199707300553.WAA29494@gabber.c2.net>
In-Reply-To: <Pine.OSF.3.96.970729212458.11675B-100000@sag.space.lockheed.com> from "Brian N. Handy" at "Jul 29, 97 09:30:12 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
	Aha, thanks. The page with tons of stuff you are probably
talking about is Dean's page at www.arctic.org/~dgaudet/tp560/. Very
good stuff, I am now using 16 bits. It's sloer, but I guess htat is to
be expected. Perhaps I will invest in Xinside, the benchmarks on that
page show marked improvements.


> >William Robertson <robr@wired.com> spake:
> >: 
> >: if you run xfree 3.3 you can get 16bits in 800x600 mode.  without
> >: cy9832.  
> 
> Then Jerry inquired:
> 
> >How?  Is there an XF86Config that you can point me to.
> 
> And Brian produced:
> 
> (1) Change your /usr/X11R6/lib/X11/xdm/Xservers to this invocation:
> 
> :0 local /usr/X11R6/bin/X -bpp 16
> 
> 
> (2)  And...here's the XF86Config.  Have fun.  This is for XFree 3.3, my
> chip is a Trident 9385 (IF I'm reading the xdm-errors file right, anyway).
> I originally got this from one of the pages listed on the 'Linux Laptop'
> page.  Some guy has all sorts of great TP560 stuff there; if this doesn't
> work for you it might be worth poking around.  But this file is
> FreeBSD-compliant...if you've got my laptop, it should drop right in.
> 
> Cheers,
> 
> Brian
> 
> ------------------------ 8< Snip 8< ------------------------
> 
> Section "Files"
>     RgbPath	"/usr/X11R6/lib/X11/rgb"
> 
>     FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/"
>     FontPath	"/usr/X11R6/lib/X11/fonts/misc/"
>     FontPath	"/usr/X11R6/lib/X11/fonts/Type1/"
>     FontPath	"/usr/X11R6/lib/X11/fonts/Speedo/"
> EndSection
> 
> Section "Keyboard"
>     Protocol	"Standard"
>     AutoRepeat	500 5
> EndSection
> 
> Section "Pointer"
>     Protocol	"PS/2"
>     Device	"/dev/psm0"
> 
>     Emulate3Buttons
>     Emulate3Timeout 50
> EndSection
> 
> Section "Monitor"
>     Identifier	"ThinkPad"
>     VendorName	"IBM"
>     ModelName	"560"
> 
>     HorizSync	25-79
>     VertRefresh	20-76
>     Modeline	"640x480" 28.32 640 664 760 800    480 491 493 525
>     ModeLine	"800x600" 28.32 800 808 1024 1040  600 600 626 640 +hsync +vsync
> EndSection
> 
> Section "Device"
>     Identifier	"GUI"
>     VendorName	"Trident"
>     BoardName	"9385"
>     Option	"noaccel"
> EndSection
> 
> Section "Device"
>     Identifier	"svga"
>     VendorName	"ibm"
>     BoardName	"bar"
>     Chipset	"generic"
>     ClockChip	"tgui"
>     VideoRam	1024
> EndSection
> 
> Section "Screen"
>     Driver	"svga"
>     Device	"GUI"
>     Monitor	"ThinkPad"
>     Subsection	"Display"
>         Depth	    8
>         Modes	    "800x600" "640x480"
>     EndSubsection
>     Subsection "Display"
>         Depth	    16
>         Modes	    "800x600" "640x480"
>     EndSubsection
>     Subsection "Display"
>         Depth	    32
>         Modes	    "640x400"
>     EndSubsection
> EndSection
> 
> Section "Screen"
>     Driver	"VGA16"
>     Device	"svga"
>     Monitor	"ThinkPad"
>     SubSection	"Display"
> 	Depth	    4
> 	Modes	    "800x600" "640x480"
>     EndSubSection
> EndSection
> 
> 


-- 
Sameer Parekh					Voice:   510-986-8770
President					FAX:     510-986-8777
C2Net
http://www.c2.net/				sameer@c2.net



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