9fans archive / 1998 / 10 / 83 / prev next From: James A. Robinson Jim.Robinson@Sta... Subject: [9fans] 8wm wont start and term% is in green. Date: Sun, 25 Oct 1998 10:43:05 -0800 > I installed Plan9 demo onto a 486 @ 25Mhz, when I run Plan9\B it loads > up and I log on as none but 8 wont load and everything on the screen is > green, apart from that I seem to be able to run commands etc. It sounds to me like vga is unable to understand your video card at the specified resolution. What do you have vgasize set to in your plan9.ini file? Try setting it to 640x480x1 as a first go. If that works, you can use vga to determine if your card can be supported in higher resolutions. Take a look at http://www.fywss.com/plan9/info/steve/plan9.hints http://www.ecf.toronto.edu/plan9/info/vga http://plan9.bell-labs.com/magic/man2html/3/vga http://plan9.bell-labs.com/magic/man2html/6/vgadb http://plan9.bell-labs.com/magic/man2html/8/vga Jim