Here is the relevant output with the debug option set to 6:

Searching CBFS for prefix floppyimg/
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file pci14e4,16a6.rom
Found CBFS file
Scan for option roms
Attempting to init PCI bdf 00:18.0 (dev/ven 11001022)
Searching CBFS for prefix pci1022,1100.rom
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file pci14e4,16a6.rom
Found CBFS file
Attempting to map option rom on dev 00:18.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:18.1 (dev/ven 11011022)
Searching CBFS for prefix pci1022,1101.rom
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file pci14e4,16a6.rom
Found CBFS file
Attempting to map option rom on dev 00:18.1
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:18.2 (dev/ven 11021022)
Searching CBFS for prefix pci1022,1102.rom
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file pci14e4,16a6.rom
Found CBFS file
Attempting to map option rom on dev 00:18.2
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:18.3 (dev/ven 11031022)
Searching CBFS for prefix pci1022,1103.rom
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file pci14e4,16a6.rom
Found CBFS file
Attempting to map option rom on dev 00:18.3
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:19.0 (dev/ven 11001022)
Searching CBFS for prefix pci1022,1100.rom
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file pci14e4,16a6.rom
Found CBFS file
Attempting to map option rom on dev 00:19.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:19.1 (dev/ven 11011022)
Searching CBFS for prefix pci1022,1101.rom
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file pci14e4,16a6.rom

Los Alamos National Laboratory, CCS-1
Email: [email protected]
Phone: (505) 665-6471

Found CBFS file
Attempting to map option rom on dev 00:19.1
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:19.2 (dev/ven 11021022)
Searching CBFS for prefix pci1022,1102.rom
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file pci14e4,16a6.rom
Found CBFS file
Attempting to map option rom on dev 00:19.2
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:19.3 (dev/ven 11031022)
Searching CBFS for prefix pci1022,1103.rom
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file pci14e4,16a6.rom
Found CBFS file
Attempting to map option rom on dev 00:19.3
Option rom sizing returned 0 0
Searching CBFS for prefix genroms/
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file pci14e4,16a6.rom
Found CBFS file
Press F12 for boot menu.

finalize PMM
malloc finalize
zone 0: 00007c00-00090000 used=0 (0%)
zone 1: 000a0000-000a0000 used=0 (0%)
zone 2: 000fd440-000fdc40 used=752 (36%)
zone 3: 40000000-7fff0000 used=128 (0%)
zone 4: 7fff0000-80000000 used=2048 (3%)
Returned 61440 bytes of ZoneHigh
e820 map has 7 items:
 0: 0000000000000000 - 000000000009f400 = 1
 1: 000000000009f400 - 00000000000a0000 = 2
 2: 00000000000f0000 - 0000000000100000 = 2
 3: 0000000000100000 - 000000003fff0000 = 1
 4: 000000003fff0000 - 0000000040000000 = 2
 5: 0000000040000000 - 000000007ffff000 = 1
 6: 000000007ffff000 - 0000000080000000 = 2
Jump to int19
enter handle_19:
 NULL
Booting from Floppy...
fail handle_legacy_disk:801(1):
  a=00000201  b=00000000  c=00000001  d=00000000 ds=0000 es=07c0 ss=0000
 si=00000000 di=00000000 bp=00000000 sp=00007b00 cs=f000 ip=efc4  f=0202
Boot failed: could not read the boot disk

enter handle_18:
 NULL
Booting from CD-Rom...
Boot failed: Could not read from CDROM (code 0001)
enter handle_18:
 NULL
Booting from Hard Disk...
fail handle_legacy_disk:801(1):
  a=00000201  b=00000000  c=00000001  d=00000080 ds=0000 es=07c0 ss=0000
 si=00000000 di=00000000 bp=00000000 sp=00007b00 cs=f000 ip=efc4  f=0202
Boot failed: could not read the boot disk

enter handle_18:
 NULL
Booting from CBFS...
Searching CBFS for prefix img/
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file pci14e4,16a6.rom
Found CBFS file
enter handle_18:
 NULL
No bootable device.


It seems though that seabios does not detect my network cards. I tried then adding the rom as pci1022,1101.rom, and gpxe will load, but it won't detect my network devices. Any suggestions? Thanks.

--
Hugh Greenberg



Myles Watson wrote:


On Thu, Oct 29, 2009 at 12:21 PM, Hugh Greenberg <[email protected] <mailto:[email protected]>> wrote:

    The script didn't help.  Seabios just doesn't see the rom.  Is
    this a seabios problem?  I didn't have this problem for the tyan
    s2881.  Here is the output again:

    Found mainboard Arima HDAMA
    Found CBFS header at 0xfffeffe0
    Ram Size=0x80000000
    Found 2 cpu(s)
    Scan for VGA option rom

Here's a snippet from mine:
Scan for VGA option rom
Attempting to init PCI bdf 02:00.0 (dev/ven 014110de)
Searching CBFS for prefix pci10de,0141.rom
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file
...
Much later
...
Scan for option roms
Attempting to init PCI bdf 00:00.0 (dev/ven 005e10de)
Searching CBFS for prefix pci10de,005e.rom
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file
Attempting to map option rom on dev 00:00.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:01.0 (dev/ven 005110de)
Searching CBFS for prefix pci10de,0051.rom
Found CBFS file fallback/coreboot_ram
Found CBFS file fallback/payload
Found CBFS file

Is your debug level >= 6 for SeaBIOS?  It looks like you do.

Do you have CONFIG_OPTION_ROMS_DEPLOYED set to 0?

Thanks,
Myles

--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to