Fun with kernels on the Huawei U8150

For the hell of it, I’ve decided to play with the kernel that runs on my Huawei U8150. Like most other Android devices running Froyo, the U8150 comes with a kernel based on Linux version 2.6.32 (to be specific, it’s actually 2.6.32.9-perf). In traditional Linux version numbering, the farther the number is to the right, […]

Does your Huawei U8150 support multi-touch gestures?

When I bought my IDEOS, I did so knowing full well that it didn’t support multi-touch gestures. The IDEOS was attractive to me because it is a cheap Android-powered device with relatively-open hardware that would be fun to hack on; I wasn’t expecting this $100 bargain smartphone to support fancy touchscreen behavior! As far as […]

The “meh” heard around the world

The other night I was hacking away, compiling kernel patches for my Huawei U8150 until the wee hours of the morning. It all started with tj_style’s mutli-touch gesture patches, and then estebanSannin/JackTheVendicator’s over/underclock patches. I got to thinking, “Hmmm, I could probably add all sorts of performance and usability tweaks into this kernel. If for […]

Compiling custom kernels for the Huawei U8150

Last week I talked about my frustration with booting kernels I had personally compiled for my Huawei U8150. Now that I have figured it out, I wanted to document the process so other people can follow along (and let the hoardes of Kenyan hackers take control of their devices!). Tools… Get (and unpack) these first […]

Let the games begin!

After a few hours of toiling in the terminal, I’ve just gotten my Huawei U8150 booting a custom-compiled Froyo kernel. Believe it or not, compiling the kernel was the easy part (I’ll detail that later). The hard part was wading through the Internet trying to figure out the proper way to create a boot.img from […]