From: James S. <jsi...@in...> - 2004-03-17 21:48:35
|
> After booting 2.6.5-rc1-mm1 with this command-line: > > kernel /vmlinuz-265rc1mm1 root=/dev/hda3 video=radeonfb:1600x1200-32@75 acpi=force > > I get a warning on my monitor: > > fH 271.5 kHz > fV 217.2 Hz I haven't seen that before :-/ The kernel isn't generating that. I just looked threw the code. > That is obviously not what I meant by 1600x1200-32@75. > > fbset -V tells me: > > Linux Frame Buffer Device Configuration Version 2.1 (23/06/1999) > (C) Copyright 1995-1999 by Geert Uytterhoeven > > > mode "1600x1200-75" > # D: 202.511 MHz, H: 93.755 kHz, V: 75.004 Hz > geometry 1600 1200 1600 1200 32 > timings 4938 304 64 46 1 192 3 > hsync high > vsync high > rgba 8/16,8/8,8/0,0/0 > endmode This looks right. > Obviously, it's bad that I define what video-mode I want and radeonfb > starts changing that to bogus values. The monitor is an Eizo F931, > connected via a Rose Electronics Vista KVM. What is you want exactly? |