Thanks Alexander. That solved part of the puzzle.

I did another test with another bluetooth headset. My Motorola H350 still won't connect, I can only pair it. The second headset I tested is a Jabra OTE1. This headset is able to connect to freerunner. I can also answer phone calls with it, but I can't hear any sound. The microphone of the headset doesn't work either.

Bert


Op 12 sep. 2009 10:38 schreef Alexander Shulgin <alex.shul...@gmail.com>:
On Sat, Sep 12, 2009 at 10:54, Bert Meersma brox...@gmail.com> wrote:

>

> Another problem is that I can't get any incoming calls. When I try to call

> my freerunner from another phone I immediately get my voicemail. This

> happens with the original asound.conf as well as the patched one.



>From http://panicking.kicks-ass.org/download/readme.txt



INCOMING CALL



Basically, just get a shell with adb and execute the following:



# sqlite3 /data/data/com.android.providers.settings/databases/settings.db

sqlite3 /data/data/com.android.providers.settings/databases/settings.db

SQLite version 3.5.9

Enter ".help" for instructions

sqlite> INSERT INTO secure (name, value) VALUES ('device_provisioned', 1);

sqlite> .exit



--

Regards,

Alex

_______________________________________________

android-freerunner mailing list

android-freerunner@android.koolu.org

http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

_______________________________________________
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to