Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-08 Thread kokamoto
pi can deal with wireless network? As I have no network connection now. I applied a USB hub (2.0 3 ports) for use of USB stick. Yes, it works no problem with usb devices of keyboard+mouse+usb stick. Please remember I'm using MAX 1.8A power supply. Kenji

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-07 Thread kokamoto
I'm using 20 Sharp LC-20E90 with HDMI cable, then I got 1184x624 display size (sigh). Any idea to exand this? I got it. I changes the line of disable_overscan=1 to uncommented of the file CONFIG.TXT in /n/9fat directory, and rebooted. Then, now I have 1280x720 display. Why you named

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-07 Thread Richard Miller
disk/fdisp -p Oops, disk/fdisk is what I meant to type.

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-07 Thread Richard Miller
Why you named /dev/sdM0/dos not /dev/sdM0/9fat? I prefer the latter, because it is accordant with other cpus. This is standard Plan 9 behaviour of disk/fdisp -p, on any cpu. The convention is that dos is the name for a primary dos partition, and 9fat is the name for a dos subpartition at the

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-07 Thread kokamoto
Thanks Richard. The convention is that dos is the name for a primary dos partition, and 9fat is the name for a dos subpartition at the start of a plan9 partition. Then, I'll follow your decision. By the way, how I can arrage the correct time in this system? I don't mean the

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-07 Thread erik quanstrom
I attached my Japanese keyboard program here, which deals with multibyte sequence of key codes. Base is same as Gorka's (probably) program. This is the same one which I sent to eric. If anyone want to modify this for your language, don't warry about lisense etc. i think i added this to

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-07 Thread erik quanstrom
On Sat Jul 5 19:46:36 EDT 2014, an...@kix.in wrote: Thanks for the suggestions. The keyboard + mouse work fine with Linux. In fact they work on Plan 9 together, but only for a few seconds before I get: kb: /dev/usb/ep6.1: read: i/o error kb: exiting usbotg: ep5.1 error intr 0082

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-07 Thread kokamoto
i think i added this to usb/kb in 9atom. see the -j option. I expected to manage it to use without recompilation for Japanese user. Your change still need to recompile the kernel, because usbd is included in the boot components. If so, my original version is simpler, I think. sorry... Kenji

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-07 Thread erik quanstrom
On Mon Jul 7 19:12:32 EDT 2014, kokam...@hera.eonet.ne.jp wrote: i think i added this to usb/kb in 9atom. see the -j option. I expected to manage it to use without recompilation for Japanese user. Your change still need to recompile the kernel, because usbd is included in the boot

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-06 Thread Shane Morris
Kenji, I think others are using ethernet to wifi bridges - if I were in the same position, I would too. USB wifi support probably isn't what it could be, for obvious reasons. I was using a DX Chinese wifi bridge until I realised it was beyond hope, it would shut down within five seconds of being

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-06 Thread kokamoto
PS: I decided to perchase it. Igot pi board from amazon.jp, and yes it's nice for Plan9 terminal. I'm using max 1.8A power supply, and usb mose and keyboard. No problem so far. I can use Japanese keyboard here. I'm using 20 Sharp LC-20E90 with HDMI cable, then I got 1184x624 display size (sigh).

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-05 Thread Steve Simon
What is your feeling of pi as a Plan9 terminal? such as display size, speed etc. I use ( am using now) a pi for a plan9 terminal. it is not very quick, I would not compile on it, but then that is not what a terminal is for. If you accept that it is only a terminal then it is superb. It boots

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-05 Thread Charles Forsyth
On 5 July 2014 00:45, Anant Narayanan an...@kix.in wrote: I was able to get the keyboard to work as well, but it seems there is a different bug where plugging in both a keyboard and mouse at the same time causes usb/kb to fail. it works for me but with one mouse and not another!

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-05 Thread Bakul Shah
If each individually works, chances are this is power related. Make sure it has enough power (5v @ 2A should more than suffice but not all adapters marked so meet their stated rating). There are two test points on the RPi. The voltage difference between the two should be close to 5V under load.

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-05 Thread Ramakrishnan Muthukrishnan
On Sat, Jul 5, 2014 at 5:15 AM, Anant Narayanan an...@kix.in wrote: That worked great, thank you! I was able to get the keyboard to work as well, but it seems there is a different bug where plugging in both a keyboard and mouse at the same time causes usb/kb to fail. I had a tough time with

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-05 Thread Anant Narayanan
Thanks for the suggestions. The keyboard + mouse work fine with Linux. In fact they work on Plan 9 together, but only for a few seconds before I get: kb: /dev/usb/ep6.1: read: i/o error kb: exiting usbotg: ep5.1 error intr 0082 usb/kb... kb: exiting Sometimes it recovers, but it's not

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-05 Thread kokamoto
I use a standard dell keyboard and LCD display at 1920x1600. Wow, you have big screen! I only have a 20 small LCD TV, I don't watch TV much. its the perfect plan9 terminal IMHO. Indeed! pi can deal with wireless network? Kenji PS: I decided to perchase it.

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-04 Thread Anant Narayanan
That worked great, thank you! I was able to get the keyboard to work as well, but it seems there is a different bug where plugging in both a keyboard and mouse at the same time causes usb/kb to fail. -Anant On Tue, Jul 1, 2014 at 11:32 PM, Bakul Shah ba...@bitblocks.com wrote: On Tue, 01 Jul

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-04 Thread kokamoto
That worked great, thank you! I'm also considering to buy pi for one of my Plan9 terminal. In that case I may also have Japanese USB keyboard problem... What is your feeling of pi as a Plan9 terminal? such as display size, speed etc. Kenji

[9fans] Building a Raspberry Pi image / Keyboard support

2014-07-02 Thread Anant Narayanan
It's been fun playing around with Plan 9 on Raspberry Pi - thanks to everyone who made it happen. 1. I'm trying to get a custom built kernel to boot but not having great luck, unfortunately. I got as far as mk 'CONF=pi' in /sys/src/9/bcm (those are the latest sources, correct?) which generated a

Re: [9fans] Building a Raspberry Pi image / Keyboard support

2014-07-02 Thread Bakul Shah
On Tue, 01 Jul 2014 23:01:53 PDT Anant Narayanan an...@kix.in wrote: 1. I'm trying to get a custom built kernel to boot but not having great luck, unfortunately. I got as far as mk 'CONF=pi' in /sys/src/9/bcm (those are the latest sources, correct?) which generated a 2M kernel named 's9pi'.