SheevaPlug, Tiny Linux Server

plugserv

This little wall plug is actually a full computer with 1.2GHz cpu, with 512MB of RAM and 512MB of of flash memory. It comes with versions of linux, ported for its ARM processor. At $50, this cool system could be finding itself in a lot of homes. You can get more information from the manufacturer. What uses can you think of for it?

[thanks, everyone who sent this in]

X11 On Android

x11

[ghostwalker] has put together instructions for running X11 on your Android device. This means you can run a full-blown Linux desktop environment on your phone. It requires you to already have a Debian shell on the phone, which we covered earlier. Instead of having to come up with a custom display driver, it’s hooked to a VNC server. You can connect to it using an Android VNC viewer on the phone or via any other VNC client. The how-to suggests either IceWM or the even lighter-weight LXDE for a window manager. You could potentially install Gnome or KDE, but we’d be surprised if it was any faster than dog slow. Let us know if you have any success with this and what you think the best use is.

Debian On The G1 Once Again

g1

[ghostwalker] dropped in on our previous Debian Android post to let us know that he had streamlined the install process. The first time around, it quickly became difficult to complete the process because firmware updates had taken away root access. Hackers have since figured out how to downgrade from RC30 and install BusyBox. All you need to do to put Debian on your phone is download the package from [ghostwalker] and then run the installer script. This isn’t technically a port since Debian already has ARM EABI support. What would you run on your phone if you had access to the entire Debian package tree? A video of Debian starting up is embedded below.

Continue reading “Debian On The G1 Once Again”

Android Adds A2DP, AVRCP Bluetooth And More

tmobileg1

While working towards open-sourcing Android, the team continued to work on new features in their own private development branch. These have now been published publicly in the “cupcake” branch. There’s a lot of interesting new features and bug fixes included. We’ve got a rundown of many of the significant additions after the break.

Continue reading “Android Adds A2DP, AVRCP Bluetooth And More”

Nintendo DSi Gets Its First Flash Cart

ak2i_power_on

A month ago, we reported that Nintendo’s new DSi portable didn’t work with any of the current crop of flash cartridges. Things didn’t look good for homebrew. Here we are a month later and looking at the release of the Acekard 2i. It’s the first DSi compatible flash cartridge. The features appear to be identical to previous versions and we expect other manufactures will be updating their product lines in short order. You can find a video of the Acekard 2i after the break.

These carts may exist because of pirates, but we happily use them for homebrew. There are a lot of great programs out there; here’s a list of 24 apps that are dedicated to music creation. You can run Linux on it too. It’s as easy as copying a file to a flash drive. If you have a DS and aren’t using homebrew, you’re wasting it. We’ll be picking up a DSi as soon as they’re in the US (they’re region locked).

Continue reading “Nintendo DSi Gets Its First Flash Cart”

IPhone Linux

[vimeo 2373142]

Embedded above is a demo video of an iPhone running a Linux 2.6 kernel. The iphone-dev team has created a new bootloader called OpeniBoot. The bootloader lets you boot into a Linux console, which you can talk to over a USB serial device. They’ve got busybox working, but there is no touchscreen support yet. The instructions are not that difficult and include how to back up your settings. It works on first and second gen iPhones and first gen iPod Touch. This is a very early port, but the future is wide open… Android iPhone?

Tbeta, Cross-platform Multitouch

[vimeo=http://vimeo.com/2034557]

tbeta is a new tool developed by the NUI Group Community. tbeta acts as an image processing layer to take in image data and output tracking data for multitouch applications. Whether FTIR or DI, scratch built multitouch systems generate IR video streams that need to be processed to find fingertips. tbeta can take this or any arbitrary video stream and run it through a series of filters to generate the touch data. This data is sent as OSC TUIO, a standard protocol for touch events. Along with the camera and input switcher, tbeta also aids in system calibration. I works on Windows, OSX, and Linux. Have a look at the getting started guide for a better idea of how it works.

[via CDM]