RIL working on Huawei U8185 on CyanogenMod 9

It’s still a bit rough, but the RIL is now working on the Huawei U8185 on CyanogenMod 9. As you can see, I have network bars, and an SMS has just come in: I’m using Dazzozo’s prototype HuaweiQualcommRIL class, which he based on CyanogenMod’s QualcommRIL, but added changes from decompiling Huawei’s RIL in the Gingerbread […]

Compiling CyanogenMod 9 for the Huawei U8185

A few months ago I proposed a project to port CyanogenMod 9 (Ice Cream Sandwich) to the Huawei U8185. I got the project started by porting ClockworkMod Recovery, and then got CyanogenMod 9 booting not longer after that. I had some good momentum, but I was alone; not exactly what I had in mind when […]

CyanogenMod 9 booting on Huawei U8185

It’s booting. It’s not pretty, but it’s booting. All I can see are lines, which seems to indicate a framebuffer format issue. The lines are actually throbbing, though, which looks to me like the CyanogenMod 9 Cid boot animation. 🙂 For what it’s worth, adb shell works. Here you can see the kernel version: [aorth@ndechu: […]

Adding support for Tab 7.0 Plus variants to CM9 Alpha

I’ve been working on porting CyanogenMod 9 to the Samsung Galaxy Tab 7.0 Plus for a few months now. At first I was only supporting the GT-P6200 (International 3G version), as it was the device I owned, but then I realized it was trivial to support the GT-P6210 (International wifi-only version). A few users have […]

Wi-Fi working on Tab 7.0 Plus CyanogenMod 9

The Galaxy Tab 7.7s have had Wi-Fi for a week or so now, but I haven’t been able to get it working on the Tab 7.0 Plus. We use the exact same wireless chipset, hardware revision, kernel source, wireless driver, etc… but no go. Today, to my surprise, I turned on my tablet and then […]