Re: [9fans] Raspberry 9

2013-04-25 Thread OrangeCalx01
Ah, wireless keyboard/mouse combo? That sounds much cooler. Any known problems? And does the wifi dongle newmark supplies work?

[9fans] fresh python port?

2013-04-25 Thread Yaroslav
There is porting of a recent 2.x python going on, isn't it? How is it going?

Re: [9fans] fresh python port?

2013-04-25 Thread erik quanstrom
On Thu Apr 25 08:52:09 EDT 2013, yari...@gmail.com wrote: > There is porting of a recent 2.x python going on, isn't it? How is it going? yes. coraid is sponsoring an upstreamed port at the tip of the 2 series. it should work with amd64, 386 and arm, properly integrate with the system, including b

Re: [9fans] fresh python port?

2013-04-25 Thread Jeff Sickel
Getting close to a general release. It's based on Python 2.7.4, supports hg 2.5.4, and does require a few patches to APE. Hg does have a caveat: many repositories require filesystems with long filename|path support. The repositories for Python, Go, and Hg are included in that list. The Go one i

Re: [9fans] German USB keyboard on Raspberry Pi

2013-04-25 Thread Holger Sebert
Hi, Am 24.04.13 22:56, schrieb Bakul Shah: On 24 Apr 2013 21:25:13 +0200 "Holger Sebert" wrote: I have tried it out: The driver says "sc: e0 56" when pressing the "<"-key. This means a two char sequence: e0, 0x56 is stuffed into the kernel device kbin. Ultimately thsi will map to the value

Re: [9fans] German USB keyboard on Raspberry Pi

2013-04-25 Thread erik quanstrom
> If not, how do I recompile and install the kbd-module on the > Raspberry Pi? I changed kbd.c for testing purposes and > executed "mk install" in the directory /sys/src/9/. Although > the build succeeded the changes did not seem to be incorporated. unfortunately. you need to rebuild all of usb (o

[9fans] Compiling kernel on Raspberry Pi

2013-04-25 Thread Holger Sebert
Hi, I have tried to re-build the kernel on the Raspberry Pi along the lines as documented here: http://plan9.bell-labs.com/wiki/plan9/compiling_kernels/index.html Concretely, I did the following: % cd /sys/src/9/bcm % mk 'CONF=pi' The build starts, but soon exists with an error: fpi.c:2 5c:

Re: [9fans] Compiling kernel on Raspberry Pi

2013-04-25 Thread Bakul Shah
On 26 Apr 2013 00:12:57 +0200 "Holger Sebert" wrote: > Hi, > > I have tried to re-build the kernel on the Raspberry Pi > along the lines as documented here: > > http://plan9.bell-labs.com/wiki/plan9/compiling_kernels/index.html > > Concretely, I did the following: > > % cd /sys/src/9/bcm > %

Re: [9fans] [GSOC] graphics projects

2013-04-25 Thread Peter A. Cejchan
> Also, keep in mind that there is already a well known and popular tiling environment in Plan 9. If you are able to make a window manager with an acme feeling I'm sure many users would be interested. The challenge here is to have the good taste > required to come up with the right design, and that