9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Gabriel Ivanes" <gab@plan9.jp>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] inferno on plan9
Date: Tue, 30 May 2006 00:35:06 +0200	[thread overview]
Message-ID: <1aaeb6a00605291535p48973354r4f1f7b0815beeb68@mail.gmail.com> (raw)
In-Reply-To: <59d81798dbd29ba0a25b1bddf1ca28e3@quanstro.net>

On 5/29/06, quanstro@quanstro.net <quanstro@quanstro.net> wrote:
> assuming that the message fits the problem, x8r8g8b8 is not a depth specifier.
> 8, 16, 18i, 24, 32 are. see vga(1).
>
> - erik
>
> On Mon May 29 13:47:37 CDT 2006, mattmobile@proweb.co.uk wrote:
> >
> > A fresh install of inferno on a fairly recent plan9
> >
> > term% emu
> > ; wm/wm
> > attachwindow: cannot handle window depth specifier    x8r8g8b8
> > wmlib: can't allocate Display: initdisplay: /dev/draw/new: '/usr/maht/inferno/dev/draw/new' does not exist
> > ;
> >
> >
> > I've tried various binds (though I can't remember which ones =) to no avail
> >
> > matt
>

I have the same error. So i tried this (in the tip o' the day) for charon :


#!/bin/rc

rfork n

if(! test -f /dev/draw/new){
	bind -a '#i' /dev
}

exec /usr/inferno/Plan9/$objtype/bin/emu -G -I -c1 /dis/sh.dis -c '
	mount -bc {mntgen} /mnt
	bind -c ''#U*'' /n/local
	bind -c ''#₪'' /srv
	rioimport {
		charon -buttons plain -framework all,exit $* > /dev/null >[2=1]
		echo halt > /dev/sysctl
	} $*
' $*

Substitute wm/wm to charon for inferno. I know it's just a workaround,
wihout explaining it more thant that, but it's work.


Gab
-- 
"I know no way of judging the future but by the past."
     Patrick Henry

"You can never plan the future by the past."
     Edmund Burke

  reply	other threads:[~2006-05-29 22:35 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-29 19:48 mattmobile
2006-05-29 19:39 ` quanstro
2006-05-29 22:35   ` Gabriel Ivanes [this message]
2006-05-29 22:38     ` Charles Forsyth
     [not found] <1500946834.4036010.1514049193160.ref@mail.yahoo.com>
2017-12-23 17:13 ` [9fans] Inferno on Plan9 G B
2017-12-23 17:57   ` Alexander Kapshuk
     [not found] <1100617170.6129986.1514490844113.ref@mail.yahoo.com>
2017-12-28 19:54 ` Brian L. Stuart
2017-12-28 20:11   ` Alexander Kapshuk
     [not found] <254996213.6156537.1514492938456.ref@mail.yahoo.com>
2017-12-28 20:28 ` Brian L. Stuart
     [not found] <1551839886.6502293.1514557846735.ref@mail.yahoo.com>
2017-12-29 14:30 ` G B
     [not found] <2051690395.6631505.1514574682474.ref@mail.yahoo.com>
2017-12-29 19:11 ` Brian L. Stuart
2017-12-29 19:14   ` Bakul Shah
     [not found] <348140488.6702383.1514581916226.ref@mail.yahoo.com>
2017-12-29 21:11 ` Brian L. Stuart
2017-12-30 11:37   ` Andre Wingor
2017-12-30 13:41     ` James A. Robinson
2017-12-30 16:59       ` Andre Wingor
2017-12-30 18:38       ` Rui Carmo
2017-12-30 19:57         ` Andre Wingor
     [not found] <1477623683.7350613.1514746208525.ref@mail.yahoo.com>
2017-12-31 18:50 ` Brian L. Stuart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1aaeb6a00605291535p48973354r4f1f7b0815beeb68@mail.gmail.com \
    --to=gab@plan9.jp \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).