Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread Michael Trimarchi
Hi, David Hicks wrote: Hi all, I'm trying to use a stereo bluetooth headset with my FR, for better quality sound. Bluetooth was something that worked some time ago but I hadn't looked at it for about two months. Anyway, the FR claims that bluetooth is on and I get the icon, but it won't

Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread Cédric Berger
On Wed, Feb 11, 2009 at 14:51, Michael Trimarchi trimar...@gandalf.sssup.it wrote: Hi, David Hicks wrote: Anyway, the FR claims that bluetooth is on and I get the icon, but it won't find any other devices when I scan, and nobody else can see it even when I have Discoverable set. What is

Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread David Hicks
I will check, the only change thing is the rfkill device number. Can you check if your init.rc use chmod on that (rfkill0 and rfkill1) Michael These lines are present - chmod 666 /sys/class/rfkill/rfkill1/state # Open up access to wireless rfkill chmod 666 /sys/class/rfkill/rfkill0/state

Re: [android-freerunner] git repository of rild

2009-02-11 Thread Marcus Stong
I have even a more basic question. How do I restart rild in freerunner-v13? Thanks, Marcus Nekron wrote: Hi Michael, how can I access your GIT repository? I tried with the clone command, but got unable to connect a socket (no such file or directory). Then I verified if port 9418 is open on

Re: [android-freerunner] git repository of rild

2009-02-11 Thread Michael Trimarchi
Hi, Marcus Stong wrote: I have even a more basic question. How do I restart rild in freerunner-v13? Thanks, Marcus kill -9 pid of rild Michael ___ android-freerunner mailing list android-freerunner@android.koolu.org

Re: [android-freerunner] git repository of rild

2009-02-11 Thread Michael Trimarchi
Hi, I start writing the mux support for the rild, to have it in apache2 license. I hope that it can be finished in 2 days. My first goal is to support one channel (for testing) Michael ___ android-freerunner mailing list

Re: [android-freerunner] git repository of rild

2009-02-11 Thread Marcus Stong
Hi Michael. How do I find out the pid. As you can see, I have no concept or experience with rild ;-) Gracias, Marcus Michael Trimarchi wrote: Hi, Marcus Stong wrote: I have even a more basic question. How do I restart rild in freerunner-v13? Thanks, Marcus kill -9 pid of rild Michael

Re: [android-freerunner] git repository of rild

2009-02-11 Thread azmodie
type ps at the adb shell this should list all proccesses. look for rild at the end of a line. the pid will be the no at the extreme left of this line. azmodie p.s. sorry for the dirty description. 2009/2/11 Marcus Stong sto...@gmail.com: Hi Michael. How do I find out the pid. As you can see,

Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread David Hicks
Sorry to keep harping on about this, but I looked in the code and I seem to be having trouble getting native data (whatever that is). I just noticed in the logcat after system startup - E/BluetoothEventLoop.cpp( 846): initializeNativeDataNative: Could not get onto the system bus! What do

Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread Cédric Berger
On Wed, Feb 11, 2009 at 18:31, David Hicks d...@nastylittlehorse.net wrote: Last thing from me, the message before it says: E/BluetoothDeviceService.cpp( 846): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory And it's true, there is

Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread David Hicks
I'm going to have to try wiping my config (/data) and starting again aren't I? Something's got broken... Oh well. Off to the pub for now. On Wed, 11 Feb 2009, C?dric Berger wrote: On Wed, Feb 11, 2009 at 18:31, David Hicks d...@nastylittlehorse.net wrote: Last thing from me, the

Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marcelo wrote: On Wed, Feb 11, 2009 at 5:48 PM, dave d...@nastylittlehorse.net wrote: Qi sucks? Actually, Qi rocks. I have Qi: $ adb shell ls -l /dev/socket/dbus srw-rw bluetooth bluetooth 2000-01-31 18:00 dbus Ah good...

Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread Michael Trimarchi
Andy Green wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marcelo wrote: On Wed, Feb 11, 2009 at 5:48 PM, dave d...@nastylittlehorse.net wrote: Qi sucks? Actually, Qi rocks. I have Qi: $ adb shell ls -l /dev/socket/dbus srw-rw bluetooth bluetooth