9front - general discussion about 9front
 help / color / mirror / Atom feed
From: umbraticus@prosimetrum.com
To: 9front@9front.org
Subject: [9front] kbdfs broken after new kernel build
Date: Tue, 22 Dec 2020 21:04:10 +1300	[thread overview]
Message-ID: <8983D7A99364F0AFA7D90C0D6B211504@prosimetrum.com> (raw)

After recent changes (last working kernel was built 9 Dec),
this function breaks kbdfs:

fn focus{
	echo unhide >/dev/wctl >[2]/dev/null
	echo current >/dev/wctl
	if(test -f /dev/kbdin)
		echo -n  >/dev/kbdin
}

Debugging without being able to type is kinda difficult...
broke(1) hangs and lstk gives me this:

/proc/83/text:amd64 plan 9 executable
<stdin>:1: (error) setproc: open /proc/83/mem: '/proc/83/mem' permission denied
/sys/lib/acid/port
/sys/lib/acid/amd64
acid: <stdin>:2: (error) indir: can't translate address 0x90
acid: 

umbraticus

             reply	other threads:[~2020-12-22  8:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-22  8:04 umbraticus [this message]
2020-12-22  8:25 ` umbraticus
2020-12-22  9:04   ` umbraticus
2020-12-22  9:23     ` umbraticus
2020-12-22 12:57       ` boehm.igor
2020-12-22 15:37         ` cinap_lenrek
2020-12-22 18:19           ` umbraticus
2020-12-22 15:38     ` cinap_lenrek

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=8983D7A99364F0AFA7D90C0D6B211504@prosimetrum.com \
    --to=umbraticus@prosimetrum.com \
    --cc=9front@9front.org \
    /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).