Received a Ben NanoNote today. It is a really natty little device with a lot of potential.
My standard test on how hackable a device is involves getting Guile running. Anyway, it was pretty easy to accomplish this despite not using openWrt before.
root@BenNanoNote:~#
root@BenNanoNote:~# guile
guile> (map (lambda (x) (+ x 1)) '(1 2 3 4 5))
(2 3 4 5 6)
guile>
To install get the 3 xburst packages from here.
Happy Scheming!
Leave Your Comment
You must be logged in to post a comment.

1 Comment
Pingback: Links 9/3/2010: Yellow Dog Linux for CUDA, OpenArena 0.8.5 | Boycott Novell