From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <94128e3e6b06512ea985532920f885ca@plan9.ucalgary.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] Plan9 VICE port Date: Sat, 4 Jun 2005 13:02:27 -0600 From: andrey mirtchovski In-Reply-To: <20050604185446.17949.qmail@web52106.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 5b9e0b9a-ead0-11e9-9d60-3106f5b1d025 >> % ape/X11/X > > As soon as I do this I get : > > Fatal server error: > > Cannot open /dev/draw/new > last plan 9 error: in Plan 9 X runs in a window within the default Plan 9 graphical environment -- rio. rio should be started when you start the machine if you have a supported vga card. just in case, here's how you get /dev/draw in: plan9% cat mrio #!/bin/rc aux/mouse ps2intellimouse aux/vga -l 1280x1024x24 exec rio -s plan9% for more information see the plan 9 wiki, which has instructions on handling vga issues