On Fri, Oct 10, 2008 at 12:02:17PM +0300, Roman Yeryomin wrote: > On Fri, Oct 10, 2008 at 10:04 AM, Roman Yeryomin <[EMAIL PROTECTED]> wrote: > >> I don't understand - serial works fine for me on the 2c3. Getting serial to > >> work was in fact the 'hardest' part of doing the 2c3 port based on the .1c > >> code, because of the absense of the winbond superio chip. It required all > >> of > >> changing a few lines of code :) > >> > > > > that image you gave me.. serial works with it for you, right? (I didn't > > check) > > also what kind of linux distribution you have? does it work with busybox > > also? > > > > Well, serial doesn't work for me with your image also... :(
Something is wrong then - unless you're not looking at the right speed? 115200 baud. Note that that image I gave you will not send out much on serial, I reduced the coreboot log level because the alix.2c3 does not have a cmos battery and thus will always default to the hardcoded log level when powered on - and that's set to SPEW right now in the buildrom version. But you should see some output, and then a very quick jump to filo. Now - if your grub.list file on disk does not specify serial, you might not see filo on serial either. Does it? Thanks, Ward. -- Ward Vandewege <[EMAIL PROTECTED]> Free Software Foundation - Senior Systems Administrator -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

