did you get the atix.rom using dd?
YH
-----Original Message----- From: Alex [mailto:alex301@bezeqint.net] Sent: Tuesday, April 12, 2005 2:59 PM To: YhLu Cc: linuxbios@clustermatic.org Subject: Re: Tyan 2850 video output
Hi YhLu,
The binary image you sent me works fine. Would you please help me to build LinuxBIOS properly?
I got the latest development tree (thru tla tool). I tried to compile it - it failed with a segment overlap error. So I changed the LOG_LEVEL from 8 to 7. Also I set the ROM_SIZE to 524288 instead of 475136. The last thing I changed - was using the r8169.zelf (etherboot 5.2.6) instead of tg3 one. In etherboot I've set direct_vga and keyboard (I also experimented with some other options afterwards)
I built the linuxbios.rom and burned it onto the chip. It works fine, prints the output to the RS232 console and DOESN'T print anything on the screen.
(CONFIG_OPTION_ROM_RUN and CONFIG_VGA_CONSOLE are both set to 1)
Appreciate your help, Alex
PS Should I use FILO support in etherboot? I tried - compilation failed...