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

Search This thread

myfishbear

Senior Member
Nov 11, 2010
495
247
Northren NJ
good work on the wifi!
we are getting closer good job on you build!
You are a smart person :) i think it threatens some people on here...
 
Last edited:
  • Like
Reactions: azndan2

mbwsutherland

Senior Member
Dec 5, 2012
338
92
Re: [ROM][03.04.13] CyanogenMod 10 on HTC DNA; 3G/4G Data, SMS/MMS, WIFI, Calls(-audi

So, how bout that audio? :p From what I can tell, once the audio works it will be a daily driver?

Have you tested it I have been having alot of random reboots then bootloops after start

Sent from my HTC6435LVW using Tapatalk 2
 

Dri94

Senior Member
Oct 9, 2011
2,058
645
Florida
Re: [ROM][03.04.13] CyanogenMod 10 on HTC DNA; 3G/4G Data, SMS/MMS, WIFI, Calls(-audi

Anyone experiencing aosp keyboard fc constantly ? I can't type with it

Sent from my Galaxy Nexus using Tapatalk 2
 

dpdoughty

Senior Member
Sep 16, 2006
58
17
Seattle
Now I will pull it after phone reboots from malfunction?

Sent from my HTC6435LVW using Tapatalk 2

Honestly if you dont know how to use a logcat you really shouldn't be testing out alpha roms on your device. I would recommend you grab a logcat on a working rom from your device and look into what its doing and what kind of information is displayed. After you have learned a bit then throw an alpha on your device.
 

crpalmer

Inactive Recognized Developer
Mar 25, 2011
2,999
8,280
Re: [ROM][03.04.13] CyanogenMod 10 on HTC DNA; 3G/4G Data, SMS/MMS, WIFI, Calls(-audi

If you're having the phone restart, it would be good to get the /proc/last_kmsg after it restarts.
 
Last edited:
  • Like
Reactions: eleazar123

Epic 4g

Senior Member
Jan 25, 2011
289
116
Fighting the Death Bear
Couldn't the same be said to your post? Not trying to be mean but... Complaining about complaining isn't helping either nor is this post to your post... :D

Brought to you by Droid DNA and Tapatalk

I was defending Drew. How my comment was the same in your eyes is beyond me. The other person I directed my post to was completely instigating. Something I was clearly not doing.
 

CISGS

Senior Member
Re: [ROM][03.04.13] CyanogenMod 10 on HTC DNA; 3G/4G Data, SMS/MMS, WIFI, Calls(-audi

Guys seriously stop posting in this thread back and forth garbage. Jesus. Leave the thread for valid questions and for Drew and the devs who are working hard on this. No one cares about who is right in all of these stupid arguments.

Sent from my HTC6435LVW using Tapatalk 2
 

brennam7

Senior Member
Nov 23, 2011
285
112
Milwaukee, WI
Trying to figure out why i couldn't get this to boot and realized i was flashing 10.1.... yay.

Flashing now, i'll pull some log cats as soon as something happens.
Thanks!
 

Picolini

Senior Member
Mar 11, 2009
201
18
Phoenix
Keep up the progress drew, this is going great so far!

I'll be going away on vacation this Friday, and although the DNA is a backup phone for me I'll need to flash back to a different ROM so my audio and camera work. Going to miss CM during that time.
 

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.