filip.pz |
2013-11-02 06:08 |
Re: [Announce] kernel-plus for Harmattan
Quote:
Originally Posted by Hurrian
(Post 1383502)
If you start up a Debian install straight from ubiboot, with TI's BTLE-patched BlueZ, I can advertise the N9 as a Low Energy device to the 4S.
I'd work on this a bit more, but while assembling a serial terminal card for the N9 (fun experiments involving a certain 3.5.3 kernel and Harmattan), my iron slipped, and burned two fingers. Then it turned out the solder joint was too tall to fit in the slot :(
I'll get back poking on this when my left hand can type comfortably again...
If anyone wants to try having some fun, pull the Aegis patch (then apply the Open Mode patch :P), and hack them into the N9 Kernel Update 3.5.3. Add back CONFIG_VMSPLIT_3G_OPT at arch/arm/Kconfig, then build the kernel and try starting Harmattan.
FYI: MSSF/Aegis is so problematic on 3.5.3, that I think it'd be better simply to stub Aegis functions.
If you still choose to patch in real Aegis bits (tm), note that DECLARE_MUTEX is now DEFINE_SEMAPHORE ;)
|
Wow, someone else is still working on 3.5.3, and is about to have working serial console! I've been adding features to 3.5.3 kernel and orientation, vibration, audio are now working (sent for review of github project maintainer), but I'm stuck with BME (twl4030-madc driver features from 2.6 are integrated into 3.5 kernel driver.) Charging is working but I'm looking to see wether it will stop when battery is full (or the battery will explode :D)
For some reason if N9 goes to "sleep" (nemomobile) with something plugged into USB (charger, PC) it resets itself and I'm unable to see any log that could indicate the reason - would you be willing to check if you get the same problem and once you have working console check if you see any message indicating the cause of reset?
|