From: Chad A D. <cd...@cs...> - 2003-08-12 13:11:36
|
At Tue, Aug 12, 2003 at 11:30:47AM +0200, Geert Uytterhoeven wrote: > ---------- Forwarded message ---------- > Date: Thu, 7 Aug 2003 18:09:53 +0400 > From: an_...@e-... > To: ge...@li... > Subject: help me please with rivafb configuring > > Hello > i've got RIVA TNT2 Value 16Mb + ViewSonic G655 15" (HRR 30-70Khz; VRR > 50-120Hz) > and would like to enable rivafb under console with > 1024x768x8(256,...) 85Hz > or > 800x600x8(256,...) 85Hz It looks like rivafb uses the modedb, so try something like video=rivafb:800x600-8@85 instead of a vga= parameter. If this goes in lilo.conf, it will have to use the append keyword. drivers/video/modedb.c has a commented list of available modes. It claims the 1024x768@85 mode has a 70.24 KHz hsync, so use at your own risk. -- Chad Daelhousen My opinions are my own, until UB purchases my soul. |