freqs of video mode

1997-12-02 Thread Pere Camps
Hi!

What do I change in order to have a 34 line display at 75 Hz? If I
change the vga= at lilo to the 34 line display I get 60 Hz, where I can
see some flicker.

Both my monitor and my vga card are able to cope with 1280 at 75
Hz in graphics mode. Dunno if this helps.

TIA!

Salutacions, Pere     __o mailto:[EMAIL PROTECTED]
  2:343/108.91   -  _`\;_   http://casal.upc.es/~pere/
PGP key available ---  (_)/ (_)Lo importante es el concepto


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: freqs of video mode

1997-12-02 Thread Martin Bialasinski
On Tue, 2 Dec 1997, Pere Camps wrote:

   What do I change in order to have a 34 line display at 75 Hz? If I
 change the vga= at lilo to the 34 line display I get 60 Hz, where I can
 see some flicker.
 
You need svgatextmode.

I run the console in 128x48 @ 75 Hz.

You have to specify a modeline similar to the ones needed by the X server.
similar *NOT* equal. Check the docs for advice how to define a mode.

Below is my config. Take it for comparision, but do not use it directly
without checking the values.

*You might blow your Monitor* (seriously)

Ciao,
Martin



[EMAIL PROTECTED]@.1.4

ChipSet S3
ClockChip icd2061a
Option clockchip_x  # icd2061a/ics9161 X/textmode fix -- see manual!

UnderLine 31

option 16color 

HorizSync 31-64
VertRefresh 50-100

DefaultMode 80x25x9

DacSpeed 135

80x25x8  25.2   640  680  776  800400  412  414  449 font
8x16
80x25x9  28.3   640  680  776  800400  412  414  449 font
9x16

bigone   87.9728  1024  1080  1144  1296768  768  775  803  font
9x16




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .