xzckiller / openeve

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

radio fm hangs #140

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.listen the fm radio for a few minutes
2.the radio stop playing and the app stops responding
3.

What is the expected output? What do you see instead?

What version of the product are you using?
1. gapps-gb-xxxx
2. system-gb-xxxx
3. boot-gb-xxxx
4. ...
Latest version
On what operating system?

Do you have logcat or dmesg ?
 (adb logcat -d > logcat.txt, adb shell dmesg > dmesg.txt)
I cant reproduceit while on usb debug
What version of the *Official LG* Firmware were before using Custom
firmware ?
(V20G, V20D, V15x, V16x etc. )
V20d v20i

Please provide any additional information below.
Turning off bt crash the app and then it can be launch again but sometimes 
reset the system

Original issue reported on code.google.com by cmgonza...@gmail.com on 8 Jun 2011 at 11:57

GoogleCodeExporter commented 8 years ago
You don't have to reproduce on usb-debug, you can save log without usb-debug. 
Just go to the terminal and write:

su
cd /sdcard
nohup logcat > log.txt &

Now you can turn off the terminal and the 'nohup' program keeps the logcat 
process alive, so it stores the log to sdcard/log.txt whole time your phone is 
running...

Original comment by The.Bo...@gmail.com on 9 Jun 2011 at 8:50

GoogleCodeExporter commented 8 years ago
thanks i will try

Original comment by cmgonza...@gmail.com on 9 Jun 2011 at 8:51

GoogleCodeExporter commented 8 years ago
Anyone have this bug or it just me?

Original comment by cmgonza...@gmail.com on 9 Jun 2011 at 8:52

GoogleCodeExporter commented 8 years ago
i hate this FM Radio application.
but i never had this issue (stop playing and the app stops responding).
are you sure that you are using the latest openeve (20110529-BETA)?

Original comment by justsad.eng@gmail.com on 9 Jun 2011 at 9:03

GoogleCodeExporter commented 8 years ago
yes the last one maybe is because of my country band... i have it on usa

Original comment by cmgonza...@gmail.com on 9 Jun 2011 at 9:05

GoogleCodeExporter commented 8 years ago
her it is, i have to remove the battery after this event because phone get crazy

Original comment by cmgonza...@gmail.com on 9 Jun 2011 at 10:00

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by wkp...@gmail.com on 4 Sep 2011 at 6:12

GoogleCodeExporter commented 8 years ago
without WiFi fm-radio works fine. I think this is bluetooth-wifi coex problem.
so I will check the bcm4329 driver and i should make it up to date.

https://github.com/OpenEtna/android_kernel/commit/dbf654ce2eb18f89ef5831e560bc63
7c512cb8b5

Original comment by wkp...@gmail.com on 8 Sep 2011 at 4:04

GoogleCodeExporter commented 8 years ago
workaround : turn off your WiFi.

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