Hi,
I'm looking for a rom which has fixed mic audio routing for mic and earphones (with gingerdx the mic doesn't work after I unplug my earphones and I have to reboot)
-Which uses stock kernel (so that no need to do unlocking bootloading right?)
I understand that this isn't a common use, which is why most bug fixed lists don't include it, which is why I created this thread because I can't post in the dev forums yet.
Thank you for your help.
Your on the right section sweetie you dont have to post on the dev section. Maybe creating logcat and send it to b.jay or eagleeytom would help. If your shy you can send it to me and ill give you a hand to send it to proper persons
If you dont know how to do it the best way to learn is search, if still doesnt help you PM me ill spoon feed you
Related
Hi everyone,
As most of you nexus one users know, when in a call the sound from the handset is not loud at all. I have to use the headset that came with the phone in order to listen to the other person on the line loud enough.
So I was wondering if there's a hack or a code that I can push or do via ADB or some other form that will boost the audio up a bit so I don't have trouble listening to people when in a call.
P.S. I'm pretty comfortable with my ROM and stock kernel so that's why I'm asking of another way other than a new rom or kernel.
same here. I've been looking all around for something, would really like a 91 ROM with audio boost but I haven't really found anything yet.
currently on Geo411m's.
If anyone knows of a stockish 91 ROM with an audio built in please post.
i can hear on mine fine, but to answer your question im not aware of something you can modify, i think i remember seeing a mod that makes the audio from the music player louder though.
however when i am using sipdroid the audio is just a little bit too quiet and i dont think it uses the noise cancelling mic for some reason
Thanks for the reply guys.
But yes, I've been looking for this and all I could find is a tweaked Kernel but it has many other tweaks that i find unesessary for me, that's why i'm looking for the audio mod only.
I'll keep looking, if I find something I'll edit my first post.
I couldn't stand it anymore and loaded intersect's 2.6.34 with audio. so far no problems, which amazes me considering the problems I had with frf50 and this kernel.
The only way to do this is through a kernel patch.
IR's kernel and pershoots have them for sure. I think there's some others too.
AFAIK, nobody has patched a stock 91 kernel for the public yet, but maybe someone can.
Hello,
I really would like to use my "normal" headphones for making calls together with the internal mic. Everytime when I am listen to music and someone is calling me, I've to unplug the headphones...:-( Another example is: I've connected my samsung to my car via "aux-in" to listen to music over my loadspeaker in my car.
That would something like a hands-free system
So... I think/hope this is just a software problem and somebody here is able to manage this??
Thanks in advance!
kedek
I cant see anything about android development... We have a section for questions and answers! Please use the right sections!
if you want...
but I think we need developers to get this working...!?
there's already a thread about this. with an alternative hardware fix.
hanspeterlol said:
if you want...
but I think we need developers to get this working...!?
Click to expand...
Click to collapse
The guidelines for the proper location to post new threads is clearly outlined in the "STOP!! Before You Post, Read This NOW!!" thread at the top of the forum section:
Post What Where:
General - general technical discussion items, news, anything else that does not fit into the other fora categories.
Q&A (Questions and Answers) - all questions, irrespective of type, get posted in here whether they be theme related, accessory related, technical, etc.
Accessories - any items to do with components and/or accessories relating to your device.
Rom Development - only meant for very advanced technical discussion directly related to ROM development activity and the delivery of actual ROMs and ROM components ONLY. Nothing else goes in here.
Themes & Apps - anything to do directly with the development of themes and/or applications. Nothing else goes in here.
Click to expand...
Click to collapse
Adevem said:
there's already a thread about this. with an alternative hardware fix.
Click to expand...
Click to collapse
a fix that surely won't fix the problem with car Aux in, as the gain of the earphone mic is poor.
I think that doing a sw fix for the problem(listening through earphones, talking to the regular mic) will be appreciated by lots of people.
Sorry for posting in a wrong section...
Adevem said:
there's already a thread about this. with an alternative hardware fix.
Click to expand...
Click to collapse
But anyway... this hardware fix will not fix the problem in my car.
And I think a lot of other users wants to get this working? And thats the point why we need developers...
I think theoretically this should be possible..
hanspeterlol said:
But anyway... this hardware fix will not fix the problem in my car.
Click to expand...
Click to collapse
Which hardware fix are you talking about ? Using an adapter like Nokia AD-54 works with any 3.5mm headphone or audio out (including auxiliary line of a card audio system).
Other option is to use an A2DP BT car kit or a BT clip (like this).
Ok thanks... if this is the only solution, I will try it
But I also would like to have a software solution ...someday
There are numerous reports of headset mics not working with custom ROMs on the Inc S.
My hope is that we can have a focused thread to help deal with this issue. If your headset mic is working, could you please post your kernel and ROM? Most of the reports I have seen are CM7 related, but that's what I've been looking for, since that's what I run.
If there are any devs, I am hoping for suggestions. I have seen some comments suggesting that it is a custom driver issue. If so, can we look through the stock kernel, find the appropriate binary, and modify our kernels accordingly?
For related comments in a few places, please see:
http://forum.xda-developers.com/showpost.php?p=17167375&postcount=144
http://forum.cyanogenmod.com/topic/28467-headset-mic-recognized-but-not-working/
http://forum.xda-developers.com/showpost.php?p=17323684&postcount=103
Hi All,
Hopefully in the right section as I didn't want to add more threads to the dev section but feel free to tell me to move to there is this is the wrong place....
I have an in car dock for my phone and for some time now it hasn't worked with the CM builds. SGSIII users were also facing the same problem up until November last year when they got the relevant patches merged into the CM nightlies to re-enable it for their phones.
I was hoping that the CM team for the N7000 would be kind enough to add it into their to-do list? It's the only thing that is missing from CM10.1 for me and I am sure there must be others out there that would love to have this back in the rom.
thanks!
From the discussion thread....
http://forum.xda-developers.com/showthread.php?p=38900841
Entropy512's statement:
"Needs audio HAL work. I provided the instructions for getting the path data in a few places, don't remember exactly where. I haven't had much time lately, even less motivation to mess with Haxxinos4 devices.
Apply http://review.cyanogenmod.org/#/c/19294/ to a kernel running with the old blob HAL, connect to dock audio, grab the path data from dmesg.
Then add it to our audio HAL. I MIGHT be able to do it with just a dmesg from above - that's the time consuming part I haven't had any chance to mess with."
Quite an impressive coincidence isn't it?! I have nothing to do with this, I promise!
AA1973 said:
From the discussion thread....
http://forum.xda-developers.com/showthread.php?p=38900841
Entropy512's statement:
"Needs audio HAL work. I provided the instructions for getting the path data in a few places, don't remember exactly where. I haven't had much time lately, even less motivation to mess with Haxxinos4 devices.
Apply http://review.cyanogenmod.org/#/c/19294/ to a kernel running with the old blob HAL, connect to dock audio, grab the path data from dmesg.
Then add it to our audio HAL. I MIGHT be able to do it with just a dmesg from above - that's the time consuming part I haven't had any chance to mess with."
Click to expand...
Click to collapse
I'm interested in digging this out. Anyone know what Entropy512 means by blob HAL?
apparently, he's talking about some binary module for audio HAL (wikipedia: binary blob)
i was hoping it had to do with some aosp module (libstagefright or so)
nonetheless, would be great if someone with experience could provide pointers.
apparently, this has already been implemented for the nexus 7 through CM10.1
http://forum.xda-developers.com/showthread.php?p=40079493&highlight=audio#post40079493
need to look in to effort to move this over to the Note
Hi...
Not having USB audio implemented in the latest CM versions is really my only problem with stepping up from 4.0.4 (CM 9.1).
So please, if anyone can spare the time to take a look at this, i'd be eternally thankful...!
...ongoing
FYI...:
There is an Cyanogen issue for this. Unfortunately i'm not yet allowed to post links...
But check out jira on the cyanogenmod site and look for dock audio...status is unresolved.
Dmesg/logcat from CM9 patched dock insertion
AA1973 said:
From the discussion thread....
http://forum.xda-developers.com/showthread.php?p=38900841
Entropy512's statement:
"Needs audio HAL work. I provided the instructions for getting the path data in a few places, don't remember exactly where. I haven't had much time lately, even less motivation to mess with Haxxinos4 devices.
Apply http://review.cyanogenmod.org/#/c/19294/ to a kernel running with the old blob HAL, connect to dock audio, grab the path data from dmesg.
Then add it to our audio HAL. I MIGHT be able to do it with just a dmesg from above - that's the time consuming part I haven't had any chance to mess with."
Click to expand...
Click to collapse
I followed your instructions and have attached a dmesg/logcat from the time related to the insertion/removal of the dock. I attempted to use apollo to output some music but it repeatedly crashed, I changed the volume level several times instead as the volume change tone outputs via the dock audio. Hopefully you will have time to have a look and see whether it would be possible to apply the necessary changes to CM10.1
Thanks
Links onTopic
Here are two interesting links for the whole usb audio topic for android. I thought this may save some people looking for it..:
Cyanogen Mod issue
Google Issue
The Google issue has lately been closed for commenting, but as several issues have been mergred into it, my hopes are high that implementation is at least being looked into right now.
I've finally given up on the in-car USB-dock solution. So i've switched to bluetooth audio. This step made very clear to me, that the audio quality from USB was even more horrible than i thought (compared to BT). Can anyone comprehensively explain to me what kind of signal "comes out" of the USB?
Hello. My microphone probably is broken. When I talk, he record very quiet. Sometimes it does not work at all
Nobody know how to open telephone? Any videos or tutorial?
I need check connection tapes.
thanks
Maybe this can help a little bit
http://www.myfixguide.com/manual/huawei-ascend-p7-disassembly/
Then this one (If you understand German)
http://www.android-hilfe.de/huawei-ascend-p7-forum/597628-p7-rueckwand-zerlege-anleitung.html
Hope this helpes.