On Sun, May 23, 2010 at 12:26:07PM +0100, Richard Miller wrote:
> > Apparently, /sys/lib/newuser creates an
> > "incorrect" /usr/<user>/lib/profile. In case of a terminal, it tries
> > to start rio without first configuring the vga card. Why is it like
> > that?
> 
> Because /rc/bin/termrc does 'aux/vga -l $vgasize'
>
> But only if all these are true:
>   test -f /dev/mousectl
>   ~ $mouseport ps2 ps2intellimouse 0 1 2
>   ! ~ $"monitor ''
>   ! ~ `{cat /dev/user} none

Ok, I found out that mouseport was empty. As the mouse (USB) worked in
rio after I ran aux/vga manually, I would never have thought that it
would be the reason why aux/vga didn't run. I added "mouseport=ps2" to
the plan9.ini style file in /cfg/pxe and now aux/vga configures the
video card and rio starts fine.


Kind regards,

-- 
Frank Lenaerts ---------------------------------------- fr...@inua.be


Reply via email to