Hi,
After I add in my epia-m config file, option CONFIG_VGABIOS=1 option CONFIG_REALMODE_IDT=1 dir src/bioscall option CONFIG_PCIBIOS=1 option VGABIOS_START=0xfffc0000
now lb report "NO VGA FOUND". Any hint?
Thanks a lot!
setting pci slot
4d0: 0x20
4d1: 0x1c
4d0: 0x20
4d1: 0x1c
INSTALL REAL-MODE IDT
DO THE VGA BIOS
NO VGA FOUND
Checking IRQ routing tables...
/freebios/src/arch/i386/lib/pirq_routing.c: 29:check_pirq_routing_table() - irq_routing_table located at: 0x0000b740
done.
Copying IRQ routing tables to 0xf0000...done.
Verifing priq routing tables copy at 0xf0000...failed
Wrote linuxbios table at: 00000500 - 00000690 checksum 9f11
Jumping to linuxbiosmain()...
_________________________________________________________________ 免费下载 MSN Explorer: http://explorer.msn.com/lccn/
On Thu, Jul 03, 2003 at 09:55:51AM +0000, elife elife wrote:
now lb report "NO VGA FOUND". Any hint?
It means LinuxBIOS has not enabled the internal VGA device. Try option HAVE_FRAMEBUFFER=1. If that fails, wait for a comment from Andrew.. :)
-- Takeshi
Hi,
It means LinuxBIOS has not enabled the internal VGA device. Try option HAVE_FRAMEBUFFER=1. If that fails, wait for a comment from Andrew.. :)
I don't think the vga is enbled yet, but it is on my todo list.
-Andrew
On Thu, 3 Jul 2003, elife elife wrote:
now lb report "NO VGA FOUND". Any hint?
It did not find a VGA BIOS.
You need to put a VGA BIOS image in flash, somewhere.
ron