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

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

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

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... ]

Computer

Google is releasing a new operating system: Google Chrome OS

Google is releasing a new operating system called Chrome OS and will be available in the second half of 2010. Google has stated that Chrome OS, which is said to combine the Linux kernel with Google’s Chrome browser, will support both x86 and ARM architectures. Google Chrome OS is an open source, lightweight operating system that will initially be targeted at netbooks. It is a very small, simple, and extremely fast operating system designed heavily for web surfers. Speaking with CNET News , Bill Gates more or less described Chrome OS as just another Linux distribution, saying that “there’s many,…


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

Software

PSP3000 5.03 ChickHEN R2 (By Davee)

Team Typhoon and group lead Davee have made good on their promise to deliver a properly working version of the universal homebrew enabler known as ChickHEN initially released yesterday For those in need of a refresher this enables homebrew support on firmware 5 03 for all PSP revisions including the PSP 3000 and TA 088 v3 equipped 2000 units Despite being hampered by bugs the first time around R2 turns the tables with proper fully functional homebrew support Users are advised to stick to using 3 X kernel based applications as older legacy software based on the 1 5 kernel…

Login