From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7871fcf50610241947k25030cbcqd7ef23099799efda@mail.gmail.com> Date: Tue, 24 Oct 2006 22:47:11 -0400 From: "Joel Salomon" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [9fans] /dev/mousein Topicbox-Message-UUID: d45ba604-ead1-11e9-9d60-3106f5b1d025 I'm in the process of adding a boot option to my machine to be a stand-alone cpu/auth/file server, but keeping the old 9pcf kernel as the other option. That said, I don't know what I changed to cause this: usb/usbmouse: /dev/mousein: '/dev/mousein' file does not exist which I'm getting all of a sudden. My initial guess is that somehow adding the user 'bootes' means that 'chesky', even when logged on directly, is not the "host owner" who can write to #m/mousein, but this could be a load of dingoes' kidneys and it's not pointing me toward a solution. --Joel