[LinuxBIOS] LinuxBIOSv2 r2452 DK8-HTX

Ward Vandewege ward at gnu.org
Thu Oct 12 22:38:08 CEST 2006


On Thu, Oct 12, 2006 at 02:56:20PM -0500, Chris Stillo wrote:
> I enabled IDE_DISK_POLL_DELAY = 1, AUTOBOOT_DELAY = 60 and still have 
> IDE timeout... any suggestions? LinuxBIOS is detecting the IDE 
> controller (it's shown in the boot log), so it seems like a problem with 
> my FILO Config (listed below). Any suggestions?

Try adding 

    delay(5);

(5 second delay) in main in filo.c (if you use grub). Put it after the init()
call.

If that does not help, try 10 or 15 seconds.

Thanks,
Ward.





More information about the coreboot mailing list