[ROM][03.23.13] CyanogenMod 10 on HTC DNA; Audio WIP)

Search This thread

jamiethemorris

Senior Member
Jan 7, 2013
1,851
803
Re: [ROM] CyanogenMod 10.0/10.1 on HTC DNA [Updated: 02.18.13]

Thanks for all the hard work, I just tested out the ROM and it's smooth as hell...

This pic is my baby... Yeah I know not really a development rig Lol.

How do I help with this? I don't really know what I'm doing but I have compiled cm10 from the source before so I don't think it's completely alien to me. I have a Linux drive as well

Sent from my HTC6435LVW using Tapatalk 2
 

Attachments

  • uploadfromtaptalk1361446624521.jpg
    uploadfromtaptalk1361446624521.jpg
    98.5 KB · Views: 770

CovXX

Senior Member
Dec 30, 2011
875
559
NJ
Re: [ROM] CyanogenMod 10.0/10.1 on HTC DNA [Updated: 02.18.13]

Nice midi board (; not to get off topic but you produce?

Sent from my HTC6435LVW using Tapatalk 2
 

jamiethemorris

Senior Member
Jan 7, 2013
1,851
803
Re: [ROM] CyanogenMod 10.0/10.1 on HTC DNA [Updated: 02.18.13]

Yes sir. I'm also going to school for it right now. Lol I think I'm the only producer I know that insists on hacking everything. I somehow managed to become the go to hackintosh guy at my school.

Sent from my HTC6435LVW using Tapatalk 2
 
Last edited:

chad0989

Senior Member
Oct 31, 2010
1,883
9,424
Who wants to join in on the fun? It may not be some fancy high tech setup, but it gets the job done. Thought I'd share a random pic for the hell of it.

Edit: wow that came out huge... I'm on my phone and just got into bed lol

Phone should be delivered today, but I probably won't be able to activate it until this weekend. I've got everything all set up and ready to go.
 

Tristan971

Senior Member
Apr 16, 2011
80
17
tristan-dev.com
Re: [ROM] CyanogenMod 10.0/10.1 on HTC DNA [Updated: 02.18.13]

Guys thanks so much for working on our device you rock ;)

Sent from my HTC6435LVW using xda app-developers app
 
  • Like
Reactions: curly9

renzo.olivares

Inactive Recognized Developer
Jan 6, 2011
9,231
16,142
question instead of adding stuff ot bionic shouldn't you just be able to add what's missing to kernel headers in the device tree itself?
 

itzjen

Senior Member
Feb 26, 2009
99
10
Ontario
I feel new to all this .I've been away from this forum for some while now ,but I recently got my DNA and I accidentally accepted the latest ota so I have to wait for another method on getting s-off .Can't wait to have cm on my DNA though always been a fan girl of aosp:)
 

Imacellist

Senior Member
Oct 20, 2011
517
196
Modesto, CA
I feel new to all this .I've been away from this forum for some while now ,but I recently got my DNA and I accidentally accepted the latest ota so I have to wait for another method on getting s-off .Can't wait to have cm on my DNA though always been a fan girl of aosp:)

Don't worry about s-off, it is really not as big of a deal as some people say. It makes it a bit easier to test new builds and lets us write to system, but since we have kernels that let us do this, it is not super important at the moment. You may need to get it in the future but as of now, it is not really needed.
 
  • Like
Reactions: itzjen

Bigandrewgold

Senior Member
Mar 26, 2011
2,373
530
Re: [ROM] CyanogenMod 10.0/10.1 on HTC DNA [Updated: 02.18.13]

I feel new to all this .I've been away from this forum for some while now ,but I recently got my DNA and I accidentally accepted the latest ota so I have to wait for another method on getting s-off .Can't wait to have cm on my DNA though always been a fan girl of aosp:)

Ota doesn't break s off. It just breaks supercid which prevents you from unlocking the bootloader.

Sent from my HTC6435LVW using xda app-developers app
 
  • Like
Reactions: itzjen

itzjen

Senior Member
Feb 26, 2009
99
10
Ontario
Oh okay thanks for the info guys !:)

I will read a bit more on rooting and unlocking bootloader later when I have the time .
 

Lykarsis

Senior Member
Oct 9, 2012
328
56
31
Gahanna
Re: [ROM] CyanogenMod 10.0/10.1 on HTC DNA [Updated: 02.18.13]

Just curious. Should I be able to boot into 10.1 or does the posted build not boot?

Sent from my HTC6435LVW using Tapatalk 2
 

TGreg104

Member
Nov 25, 2012
42
12
My vote is lets get cm10 working, since its closer. Plus, could it be possible that finishing this one first could help in the development of cm10.1.

Coming from the GNex, cm10.1 is cool, but so is cm10. haha I'll take anything ASOP at this point.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 173

    logo-cid.png

    [ Unofficial CyanogenMod 10 Build on HTC DNA ]
    git @ https://github.com/drewx2/android/ (Updated to download all necessary repos)

    ..CURRENT BUILD NOTES/HISTORY..

    03.24.13: CM10 doesn't include support for csd-client enabled phones (which we need). I have built a work around for it to utilize our csd-client lib; hopefully it brings audio one step closer.

    My audio changes can be found at a separate git repo @ https://github.com/drewx2/android_hardware_qcom

    03.23.13: Current Audio Status

    I have some time to look at things, so here just getting started and thought I would post the first strace for those interested. Looks promising and not too difficult.
    Code:
    writev(4, [{"\4", 1}, {"AudioHardwareALSA\0", 18}, {"ucm instance opened: 1082445752\0", 32}], 3) = 51
    writev(4, [{"\6", 1}, {"AudioFlinger\0", 13}, {"int android::load_audio_interfac"..., 103}], 3) = 117
    writev(4, [{"\4", 1}, {"AudioFlinger\0", 13}, {"loadHwModule() error -22 loading"..., 49}], 3) = 63
    writev(4, [{"\5", 1}, {"AudioPolicyManagerBase\0", 23}, {"could not open HW module primary"..., 33}], 3) = 57
    writev(4, [{"\6", 1}, {"AudioPolicyManagerBase\0", 23}, {"Not output found for attached de"..., 47}], 3) = 71
    writev(4, [{"\6", 1}, {"AudioPolicyManagerBase\0", 23}, {"Failed to open primary output\0", 30}], 3) = 54
    writev(4, [{"\6", 1}, {"AudioPolicyManagerBase\0", 23}, {"getDeviceForStrategy() speaker d"..., 74}], 3) = 98
    clock_gettime(CLOCK_MONOTONIC, {205, 684889413}) = 0
    writev(4, [{"\6", 1}, {"AudioPolicyManagerBase\0", 23}, {"getDeviceForStrategy() speaker d"..., 74}], 3) = 98
    writev(4, [{"\6", 1}, {"AudioPolicyService\0", 19}, {"couldn't init_check the audio po"..., 54}], 3) = 74
    ioctl(3, 0xc0186201, 0xbe961a28)        = 0

    Complete strace available here: http://bit.ly/Xx3M0v

    -------------------------------------------------------------------------------------------------------------------------------------

    There won't be any builds posted until one of the "not working" items has been fixed. I mostly likely will focus on audio this weekend.

    If you have something meaningful to share, please visit http://webchat.freenode.net/?channels=CM10DNA

    03.04.13 @ 03:29AM: Wifi *now* really working

    03.04.13 @ 03:29AM: Wifi now working.

    Enable 3 dot menu: Settings -> Hardware keys -> Show action overflow [check]

    Working:
    Radio/RIL (no sound, so can't hear yet), SMS / MMS, 3G / 4G Data, Display, Orientation, Sensors, Lights, NFC, Torch, GPS (not tested), Wifi

    Not working:
    Camera, Audio, Bluetooth

    To Do list
    I plan to do bionic/kernel optimizations once all features working.

    ..INSTALL INSTRUCTIONS..
    If you do not have S-OFF, you need to unzip the file and flash the boot.img inside via fastboot.

    Install Instructions:
    1) Download http://bit.ly/W0RAY8
    2) Reboot to recovery of your choosing; wipe system/data/dalvik-cache/cache.
    3) Install downloaded zip
    4) Reboot.
    5) Enjoy.

    Google Apps @ http://goo.im/gapps/gapps-jb-20121011-signed.zip



    .SPECIAL THANKS FOR DONATING.
    RuinedByMTV, drmp3z
    kronikings, danahern, karn101, Majik Mushroomz, Matt P., Matt B., pio_masaki, Droidika, Wheelchairmitch, MrIcky, liquidhaste, jamiethemorris, rainabba


    .SPECIAL THANKS.
    Flyhalf205, x3demond3x[debugging]
    dsb9938 [cmdline boot option]
    x3demond3x [egl fix]
    Jarocks [resized bootanimation/debugging], pio_masaki [debugging],

    jcase [unlock], dees_troy [twrp], beaups, jcase, Dr_Drache, dsb9938 [S-OFF]
    .... and of course the CyanogenMod team and those who laid the foundation for the DNA....

    ..WANT TO HELP? HERE ARE SOME DEBUGGING TIPS..
    1) Flash boot.img
    2) On cmdline do "adb logcat"

    If you're ever in the mood to donate, don't forget about the others that have helped advance the HTC DNA to new levels (e.g. dsb9938, jcase, Dr_Drache, beaups, CM team, or XDA for bringing us all together!). Although, I may be working on CM and it may seem like a completely different project, in many ways we all rely on each other to help make the DNA better. :)
    44
    4g data working
    38
    Radio is now completely working. I just made my first call to myself :)
    36
    Wifi fixed. Will upload zip shortly after I figure out which one of my builds fixed it...

    Do I have to fix pretty much everything? lol...what happened with all the other devs out there?

    odKm3ST.jpg
    35
    Zip is up with complete working radio. Test away.