Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

EB164 console

0 views
Skip to first unread message

der Mouse

unread,
Jul 3, 2011, 2:28:59 PM7/3/11
to
I recently installed on an EB164 machine (a "Digital AlphaPC 164LX").
I've been unable to make serial console work at all, so I'm using video
console (a first on alpha for me).

I didn't care for the default of white on blue, so I built a kernel
with

options WSDISPLAY_CUSTOM_OUTPUT
options WS_DEFAULT_FG=WSCOL_WHITE
options WS_DEFAULT_BG=WSCOL_BLACK
options WS_KERNEL_FG=WSCOL_BLUE
options WS_KERNEL_BG=WSCOL_BLACK

and the WS_KERNEL_* options took effect, but WS_DEFAULT_BG is getting
ignored (possibly WS_DEFAULT_FG too). For that matter, even when
printing kernel output, the background is blue until it gets
overwritten, so I get blue-on-black lines with solid blue on the part
of the line that isn't written over.

Am I just missing something, or will I need to dig into the code to
figure out how to fix it?

4.0.1, in case it matters.

/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mo...@rodents-montreal.org
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de

0 new messages