On Tue, 2008-03-25 at 20:20 -0700, andrew wrote: > > That's very cool. I just enabled it on my notebook > > (macbook pro) and it > > sort-of works. The graphic comes up but is stretched > > - probably due to > > the aspect ratio of the LCD. Also the progress bar > > doesn't fill, instead > > the pic slowly gets more noisy at the top. > > I get the same results on my system, but it definitely did work at one time. > I've a feeling that direct boot, which integrated in nevada build 57, > probably broke this. >
I just tried it, and hey, it works. You must have -B console=graphics in addition to the splashimage, or the console text is just going to do weird things to your video memory. Sounds like both of you are experiencing that. However, I noticed the current code (http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/i86pc/os/graphics.c#progressbar_show ) just displays a white bar in a black box. This was supposed to have been prettified in snv_34: http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6363028 The history for the file only refers to CR 6362643 =\ -Albert