Re: [LinuxBIOS] linuxbios debug full log

2007-01-29 Thread Indrek Kruusa
Ühel kenal päeval (teisipäev 30 jaanuar 2007 3:45 am) kirjutas michal wan: > configure environment > > in filo-0.4.2 > SUPPORT_PCI = 1 > PCI_BRUTE_SCAN = 1 > DEBUG_ALL = 1 > > in LinuxBIOSV2510 > use targets/artecgroup/dbe61 > > the problem is "find_ide_controller: PCI IDE #0 not found" Originall

[LinuxBIOS] linuxbios debug full log

2007-01-29 Thread michal wan
configure environment in filo-0.4.2 SUPPORT_PCI = 1 PCI_BRUTE_SCAN = 1 DEBUG_ALL = 1 in LinuxBIOSV2510 use targets/artecgroup/dbe61 the problem is "find_ide_controller: PCI IDE #0 not found" the full log is in the attached file any advice would be appreciated! ___

Re: [LinuxBIOS] Filo boot from CD-Rom syntax

2007-01-29 Thread roger
On Mon, 2007-01-29 at 12:24 +0100, Uwe Hermann wrote: > > > > I'm supplying two patches -- preferably patching the FILO README > > directly on the openbios.org cvs branch. > > > > The FILO Readme @: > > http://openbios.org/viewvc/trunk/filo-0.5/?root=FILO > > /trunk/filo-0.5/README > > (I also

Re: [LinuxBIOS] VGA Console does not start if ROM_SIZE > 512

2007-01-29 Thread Alan Carvalho de Assis
Hi Stefan, 2007/1/28, Stefan Reinauer <[EMAIL PROTECTED]>: > If you change the ROM_SIZE you also need to change the start of > the vga bios: > >register "rom_address" = "0xfff8" > > should be > >register "rom_address" = "0xffe0" > > for a 2MB image > -- thank you very much. It wo

Re: [LinuxBIOS] more big range for HT_CHAIN_UNITID_BASE and HT_CHAIN_UNITID_BASE

2007-01-29 Thread Stefan Reinauer
Lu, Yinghai wrote: > More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. > For example: in C51/MCP55 or C51/MCP51 > Will allow > 1. C51 at 0x10 to 0x14, and MCP at 0 to 4 > 2. C51 at 1 to 4, and MCP at 7 to 0x0a What? Why? How? > The reason is c51/mcp51/mcp55 reported unitid is 0x0

Re: [LinuxBIOS] Filo boot from CD-Rom syntax

2007-01-29 Thread Uwe Hermann
Hi, On Sun, Jan 28, 2007 at 09:49:15PM -0800, roger wrote: > On Sun, 2007-01-28 at 21:26 -0700, ron minnich wrote: > > On 1/28/07, roger <[EMAIL PROTECTED]> wrote: > > > Can somebody please update the Filo README file (and/or the Linuxbios > > > Filo documentation) to including the following conce

Re: [LinuxBIOS] Filo boot from CD-Rom syntax

2007-01-29 Thread Stefan Reinauer
roger wrote: > I'm supplying two patches -- preferably patching the FILO README > directly on the openbios.org cvs branch. Thanks. Applied. Stefan -- linuxbios mailing list linuxbios@linuxbios.org http://www.openbios.org/mailman/listinfo/linuxbios