On the b10.1 branch is a semi working device tree for hp tenderloin cm10.1.
NOTE: This is almost identical to cm10.1-ugly but it isn't as ugly. I split the big cm10.1 commit into several, separate, explained commits. I plan to do all further work on this branch. Forgive my errors, I am new to git and github.
It is a work in progress. Very much a WIP.
Camera WORKS! Thank you Tomasz Rostanski (Dorregaray).
We nolonger need the changes to frameworks/native and frameworks/av. Dorregaray's camera drivers work without them. By work, I mean there is a picture, upside down, stretched, no Settings... still more to do, but an excellent start.
We no longer need the changes to frameworks/native and frameworks/av. Dorregaray's camera drivers work without them. By work, I mean there is a picture, upside down, stretched, no Settings... still more to do, but an excellent start.
Bluetooth doesn't work (somebody who cares should work on bluedroid, the cm10 bluetooth stack.)
but...
Now we have sound! Thanks again to James Sullins. You can remove more commits from the build script.
You can also undefine -DBINDER_CONFIG and BOARD_USES_LEGACY_OVERLAY:=true from Boardconfig.mk but this isn't necessary.
According to jcs he made things into ics libs. It's all magic to me.
but...
the SDCARD is mounted now! Thanks to James Sullins, aka jcsullins (who also made most of the other commits that get this working).
We now have sound! Thanks again to James Sullins. You can remove more commits from the build script.
You can also
undefine -DBINDER_CONFIG and BOARD_USES_LEGACY_OVERLAY:=true
from Boardconfig.mk but this isn't necessary. According to jcsullins he made things into ics libs. It's all magic to me.
The SDCARD is now mounts! Thanks to James Sullins (the maintainer of the touchpad for cyanogenmod)
This is heavily reliant on the work of Arne Coucheron.
His invaluable patches include:
...
...
@@ -32,9 +36,6 @@ Here's the local_manifest.xml (local_manifests/roomservice.xml) file I use: