Nora Etukudo <[EMAIL PROTECTED]> writes:

> On Sun, Aug 25, 2002 at 11:30:07PM +0200, Pixel wrote:
> 
> > can you give the complete error message? it helps a lot to have the
> > line number where the pb occured.
> 
> I just tried again:
> 
> * warning: No such pseudo-hash field "Generic|800x600 @ 56 Hz" at 
>/usr/bin/perl-install/Xconfig/monitor.pm line 62.

ok, bug located and fixed. thanks!

but this occurs when the monitor is not detected and you didn't give
any information in auto_install.cfg. You get a really poor default
monitor. Is that ok for you?

Maybe you should add something alike:

      X => {  
            resolution_wanted => '1024x768',
            monitor => { VendorName => 'Generic', ModelName => "1024x768 @ 60 Hz" },
           },

in auto_install.cfg, WYT?

Reply via email to