|
||||||||
On Tue, 16 Mar 2004, Dinesh Nair wrote: > my earlier problem of not getting the bootup console messages on a NSC > Geode GX1-S still remain (inspite of the Geode patches), but i've worked > around this by using a serial console and specifying 'set > console=comconsole' as the first line in m0n0wall's /boot/loader.rc. the kernel in the net48xx image has been compiled with sio0 flags of 0x30. this forces a serial console instead of a vga console, hence you will get the observation i noticed above. one way of forcing a vga console is to set the sio0 flags to 0x10 and recompile a kernel or use a kernel.conf in /boot with the line 'f sio0 0x10' to change the flags. Regards, /\_/\ "All dogs go to heaven." dinesh at alphaque dot com (0 0) http://www.alphaque.com/ +==========================----oOO--(_)--OOo----==========================+ | for a in past present future; do | | for b in clients employers associates relatives neighbours pets; do | | echo "The opinions here in no way reflect the opinions of my $a $b." | | done; done | +=========================================================================+ |