Subject: Re: hi/truecolor Xs on CV64
To: Patryk Logiewa <silverdr@inet.com.pl>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: port-amiga
Date: 12/14/1996 20:22:16
On Sat Dec 14 19:30:22 1996, Patryk Logiewa wrote:
>
> Hello everyone!
>
> During my X11R6.1 setup for CV64 I dumped my AmigaOS CV64 settings into a file
> using the ReadCVMonitor. The problem is that I can't use the 16 or 24 bit
> modes.
>
> The 8-bit modes are OK. But any time I try to feed the grfconfig with the file
> having 16 or 24 bit modes activated it complains about PixelClock to high!
And this is correct.
The CyberGfx under AmigaOS overclocks the Trio64 chip.
This are the chip limits:
bit | MHz
-----------
8 | 135
16 | 80
24/32 | 50
Look in the source of grf_cv.c if you really want to overclock your chip.
NO, i won't make a kernel or tell you what you need to define to overclock it.
Bernd