google-code-export / openeve

Automatically exported from code.google.com/p/openeve
0 stars 1 forks source link

Alarm sound routed to headphone when headphone is connected #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set an alarm
2. Connect Headphones
3. At Alarm time, alarm sound is heard through headphones. No loud sound

What is the expected output? What do you see instead?
Sound should be through speakers. Headphones should be ignored for alarm

What version of the product are you using?
system-gb.img, 20th april boot.zip

On what operating system?

Do you have logcat or dmesg ?
 (adb shell logcat > logcat.txt ^C, adb shell dmesg > dmesg.txt)

What version of the *Official LG* Firmware were before using Custom
firmware ?
(V20G, V20D, V15x, V16x etc. )
V20G

Please provide any additional information below.

Original issue reported on code.google.com by iareh...@gmail.com on 21 Apr 2011 at 12:29

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 21 Apr 2011 at 2:33

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 7 May 2011 at 10:28

GoogleCodeExporter commented 9 years ago
http://wiki.cyanogenmod.com/wiki/CyanogenMod_Settings

It says you can change your alarm setting to play alarms through speaker even 
if headphones are connected.
but it is not working for GW620 now.

anyway, I have found how to fix it.
this is the temporary fixed libaudio.so.
you can test it like as following
 - adb remount
 - adb shell push libaudio.so /system/lib/
 - adb shell killall mediaserver (or reboot your phone)

Original comment by wkp...@gmail.com on 8 Sep 2011 at 12:14

Attachments:

GoogleCodeExporter commented 9 years ago
Issue 131 has been merged into this issue.

Original comment by wkp...@gmail.com on 8 Sep 2011 at 12:17