[coreboot] [PATCH] First support for HP DL145 G3

Myles Watson mylesgw at gmail.com
Thu Apr 2 23:00:18 CEST 2009


On Thu, Apr 2, 2009 at 2:45 PM, samuel <samuel.verstraete at gmail.com> wrote:
> Anyone has any hints on how to get the vga port going?

I don't see it getting initialized.  I don't see a line where the ROM
is being run in your log.

Have you tried extracting the VGA BIOS?

Do you have a vga card to try?

> and another thing...
> I'm trying to get filo/grub to autoload my config file i made... i
> stored it on /dev/sda1 (together with the kernel) but it is not
> loading that file... it simply goes straight to the prompt. No error
> nothing...
>
> the config i made looks like this:
> #
> timeout 10
> default 0
> fallback 1
>
> title 2.6.28.8-x86_64
> kernel /dev/sda1/2.6.28.8-x86_64 root=/dev/md1 console=tty0 console=ttyS0,115200
/dev/sda1 looks wrong here.  Have you tried hda1 (like your working boot line)?

Myles




More information about the coreboot mailing list