This probably won't help, but what happened when I installed Plan 9 onto my Raspberry Pi, is the mouse worked but not the keyboard. So I ended up going to store and buying the cheapest keyboard that I could find. I plugged in the keyboard and it worked. It wasn't a power issue because Linux worked with the previous keyboard/mouse combo. I then configured the system as a cpu/fs/auth server so I don't have to worry about keyboard or mouse anymore :)
Regardless, my solution was just trying different combinations of mouse and keyboard until I found one that would work, your mileage may vary. Hope this helps, Grant On Wed, Feb 26, 2014 at 10:52:20PM +0530, Ramakrishnan Muthukrishnan wrote: > On Wed, Feb 26, 2014 at 9:57 PM, Ramakrishnan Muthukrishnan > <vu3...@gmail.com> wrote: > > Hello Plan9 hackers, > > > > I booted up the new raspberry pi I got last week with an SD Card with > > the 9pi image from the Labs website. I realised that my monitor > > doesn't have an HDMI input and only DVI, VGA and DisplayPort, so > > instead, I connected the little board to my 32" TV and the glenda > > appeared within 2-3 seconds, the fastest bootup I have ever seen! I > > could see that the rc script gets executed and acme appears. > > > > But my USB mouse won't get recognized by Plan9. I tried two different > > USB mouse and both of them didn't talk to plan9. Is there a way I can > > see any logs in the kernel (like the /var/log/kern.log in the linux > > kernel) to see what exactly happened? I will also try a DVI->HDMI > > cable tomorrow to see if it can talk to my monitor. > > I found some previous discussion about the topic here: > <https://groups.google.com/forum/#!msg/comp.os.plan9/bpd6snmwJAk/Vxsr24BdO7wJ> > > I will try these out tomorrow. > > -- > Ramakrishnan