Hack

With Zipit, who needs a netbook?

[Hunter Davis] keeps rolling out the hacks for the Zipit. In the past he showed us how to run DOSbox, and then how to get NES emulation working on this tiny device. Now he’s got Linux kernel 2.6.29 running Fluxbox with mouse (newly added), audio, and WiFi functionality. Follow his step-by-step flashing instructions to load the kernel into the Zipit. Once flashed, a partitioned microSD card servers as the filesystem and swap.
Who needs a 10.1 inch screen or an Atom processor when you can get this 2.8″ QVGA beauty with an XScale processor for around $40?
[Thanks Matt]…


[ Read the rest of the story in the original article... ]

Hack

New Wii drive hardware emulation

The Wii-Optical-Drive-Emulator (WODE) makes it possible to load Wii and GameCube ISO files from an SD card or USB storage device. This hack uses the ribbon cable for the optical drive to connect to the Wii, requiring no soldering. The WODE is based on an ARM9 processor, runs Linux, and features a backlit LCD screen and 4-way center click joystick. Storage can be hot plugged and then an ISO selected using the stick and LCD display. Selected ISO files appear in the game channel as if an original disc had just been inserted into the drive.
The developers claim…


[ Read the rest of the story in the original article... ]

Hack

Jolicloud OS seeks to move past browsers

Jolicloud is a new Linux based operating system aimed at netbooks. The developers were nice enough to let us get our hands on their closed development version of the new OS. This distribution is built off of Ubuntu Netbook Remix(9.04 Jaunty Jackalope). At first glance it looks like nothing more than Ubuntu with a new skin, but the difference is deeper. Jolicloud added an App Store type program that offers installation of web applications along with traditional desktop apps. Using Mozilla Prism, web based applications like Facebook, Gmail, and Wikipedia are installed, get their own icon in the launcher,…


[ Read the rest of the story in the original article... ]

Hack

High altitude balloons

We received quite a bit of tips, after posting about the 150$ high altitude balloon project, from communities and teams who had done similar tasks. There is more to these projects than simply filling a balloon and attaching a camera, so in order to allow everyone their 7 seconds of well deserved fame, we’ve compiled a quick list of similar high altitude balloons. Catch it after the break.

Do note, these are in no order or rank.
RPI Electronics club, sent in their Imaging Balloon of Science. Supposedly built in under 30 hours and runs Linux.
Bang Goes the…


[ Read the rest of the story in the original article... ]

Hack

How to write udev rules

Since the adoption of Kernel 2.6, Linux has used the udev system to handle devices such as USB connected peripherals. If you want to change the behavior when you plug something into a USB port, this section is for you. As an example, we will use a USB thumb drive but these methods should translate to any device handled by udev. As a goal for this exercise we decided to create a symlink and execute a script when a specific thumb drive was loaded. The operating system we used for this exercise is Ubuntu 9.04 Jaunty Jackalope.
Background Investigation…


[ Read the rest of the story in the original article... ]

Hack

Linux (via iLoader) out for Nano 2G

[Linux4Nano] over at the [Gna! repositories] have just finalized a breakthrough for their bootloader project.  Because the iPod Nano 2G has a hardware encryption chip, it could previously not be flashed with a custom firmware. By digging around in some assembly code (and working their magic) the team was able to get Linux onto the 2G, develop drivers for its peripherals (screen, clickwheel and serial interface are a few), and put all of that code into a package convenient to install by the end user. If you’ve ever considered installing uClinux (the ported distro) on your Nano, the [Linux4Nano] team have made…


[ Read the rest of the story in the original article... ]

Hack

NES on ZipIt

Going even further back in time than 4th gen, [Kevin] tipped us off to this project by [Hunter Davis]. It is a collection of software mods for Zipit’s Z2 instant messenging device. Some of them include allowing it to run (ports of) the Fluxbox window manager, FCE Ultra NES emulator, and (most impresively) the Java framework. The next leap in development, a SNES emulator optimized for the Zipit, is in the works. The Z2 runs Linux out of the box. This means you no longer have to reflash the device to add software, such as DOSbox (also introduced to the Zipit by…


[ Read the rest of the story in the original article... ]

Hack

Simple pop-up notifications

[Kristofer] shares a tip on a simple way to add pop-up notifications to Linux scripts. The package libnotify allows you to use the command “notify-send” to pop up a message when you need it. The syntax is simple enough, just place your message in quotes after the command like so:

notify-send "Go read hackaday.com"

There are a lot of other options that go along with this command such as adding an icon and setting how long the message will be displayed. This would be great for projects that interface through scripts, displaying messages as events happen. For Ubuntu, installing…


[ Read the rest of the story in the original article... ]

Hack

Lubuntu 9.10 alpha image available

The alpha version of Lubuntu 9.10 Karmic Koala is now publicly availabile. The project brings together Ubuntu and LXDE, the Lightweight X11 Desktop Environment. This combination makes for a lighter version of the most popular Linux distribution. Both Xubuntu (which utilizes the Xfce desktop) and Lubuntu are meant to run well on lower resource computers such as netbooks. With the ISO smaller than 400mb and using quite a bit less system resources Lubuntu looks promising.
Right now it looks like the original backup ISO link is down.  If you can’t wait, try this torrent.
[via Softpedia]



[ Read the rest of the story in the original article... ]

Hack

Lego iPod hacking robot

The Linux4nano project has been working to port the Linux kernel onto the iPod Nano along with other iPods in general. Although the iPodLinux project has had luck with some older iPods, newer models protect firmware updates with encryption. One of the ways they plan on running code on the device is through a vulnerability in the notes program; it causes the processor to jump to a specific instruction and execute arbitrary code. To take advantage of this, they first need to figure out where their injected code ends up in the memory. Currently, they are testing every memory…


[ Read the rest of the story in the original article... ]

Hack

Apple TV with Boxee and more update

In November, we covered installing Boxee on AppleTV using atv-usb-creator. [Danny] has written a tutorial on installing Boxee, XBMC, NitoTV, SSH access, and external USB hard drive support. His method installs most of the software via the USB patch stick, then uses the SSH support to enable the external drive and install NitoTV. The tutorial lists a Mac running OSX 10.4 or newer as a prerequisite but there is now a Windows version of atv-usb-creator. According to their Google Code page Linux support for this package is on the way.
[via AppleTV Hacks]



[ Read the rest of the story in the original article... ]

Hack

KernelCheck kernel compiler

If you’ve ever tried compile a linux kernel yourself you know the headache of configuring and taking care of dependencies. KernelCheck makes this a point and click process for debian based linux distributions such as Ubuntu. You can use it to compile and install any 2.6.* stable kernel as well as the bleeding edge. KernelCheck even offers custom compilation options such as including kernel patches or rolling in proprietary video drivers. A tutorial (PDF) is also provided so you can see what you’re getting yourself into.
[via Web Upd8]



[ Read the rest of the story in the original article... ]

Page 1 of 41234»

Login