Re: [SHR-U] Bluetooth and GSM... Again.

2009-08-28 Thread undrwater
. Can you share your scripts? I've got one that starts the bluetooth with the dbus line, but I'm interested in seeing how you're turning it on and off. Thanks, Russell Dwiggins -- View this message in context: http://n2.nabble.com/SHR-U-Bluetooth-and-GSM-Again-tp3247130p3533046.html Sent from

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-29 Thread arne anka
did you add the rules to /etc/freesmartphone/oeventsd/rules.yaml ? they actually do the loading of the gsmbluetooth.state file -- and theoretically should do the unloading resp loading of gsmhandset.state, when no bt headset is connected. ___

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-29 Thread c_c
plays in the phone. org.bluez.Headset.IndicateCall - plays the headset tone. Is it planned for inclusion in FSO? Thanks Again! -- View this message in context: http://n2.nabble.com/-SHR-U--Bluetooth-and-GSM...-Again.-tp3247130p3349313.html Sent from the Openmoko Community mailing list archive

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-29 Thread arne anka
mdbus -s org.bluez /org/bluez/`pidof bluetoothd`/hci0/dev_xx_xx_xx_xx_xx_xx org.bluez.Headset.Connect and the headset is up. Thanks - finally I can use it! A few suspends later - I need to org.bluez.Headset.Connect, but the pid has changed. that's why you use pidof bluetoothd in your

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-29 Thread Paul Fertser
c_c cchan...@yahoo.com writes: did you add the rules to /etc/freesmartphone/oeventsd/rules.yaml? Yup. Did that. But had not uncommented the SCORouting = PCM line in /etc/bluetooth/audio.conf. Once that was done a reboot, followed by mdbus -s org.bluez /org/bluez/`pidof

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-29 Thread The Digital Pioneer
Glad to hear you got it working, c_c. :) In the mean time, I've had to disable bluetooth entirely since it's just not ready to use yet. If I suspend the phone, then it disconnects from the headset, and I can't answer calls until I run the dbus command, which isn't realistic to do while the phone

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-29 Thread c_c
and ophonekitd, as doing so takes several minutes. Best solved by making two bash scripts and their associated .desktop files. Inconvenient hack - but it's working for me. -- View this message in context: http://n2.nabble.com/-SHR-U--Bluetooth-and-GSM...-Again.-tp3247130p3353829.html Sent from

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-29 Thread The Digital Pioneer
Yes, it can be done with bash scripts, but there's no avoiding restarting frameworkd and ophonekitd. That's the part that takes so long. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-28 Thread c_c
. Nothing. Not a sound. no gsmbluetooth being used from the logs. Any idea what I'm doing wrong? -- View this message in context: http://n2.nabble.com/-SHR-U--Bluetooth-and-GSM...-Again.-tp3247130p3347358.html Sent from the Openmoko Community mailing list archive at Nabble.com

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-28 Thread The Digital Pioneer
On Tue, Jul 28, 2009 at 9:43 PM, c_c cchan...@yahoo.com wrote: Hi, Well, I've been trying to get my headset (Jabra 125) to work and I must say I've not been able to get anything going. Steps taken - (/etc/bluetooth/audio.conf SCORouting=PCM was already commented) You say it was already

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-28 Thread c_c
SCORouting = PCM. Well, - I'll post back what happens after this. Thanks! -- View this message in context: http://n2.nabble.com/-SHR-U--Bluetooth-and-GSM...-Again.-tp3247130p3347756.html Sent from the Openmoko Community mailing list archive at Nabble.com

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-19 Thread Rask Ingemann Lambertsen
On Mon, Jul 13, 2009 at 06:11:25PM +0200, kimaidou wrote: I followed some earlier talks of people who tryed manually to set up gsm talks through BT headset, but it was very low level (with scary command lines, and about 10 different manipulations to do). Someone has to do so and report

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-16 Thread arne anka
setting up bt-headset-enabled: 0 where? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-16 Thread Petr Vanek
On Thu, 16 Jul 2009 10:44:31 +0200 arne anka openm...@ginguppin.de (AA) wrote: setting up bt-headset-enabled: 0 where? /etc/freesmartphone/opreferences/conf/phone/default.yaml please read up this

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-16 Thread The Digital Pioneer
Note of interest to those looking for a bluetooth headset: you can get mine from Newegg for a really good deal (for that headset, at least) and it's known to work. URL is: http://www.newegg.com/Product/Product.aspx?Item=N82E16875978056 For those who don't like clicking links, it's $34 with free

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-16 Thread OpenMitko
Anyone tried Nokia BH-103 with SHR? The bluetooth does not radiate directly into your head, which is kinda cool, I guess. And the price is also nice - around 35 EUR. 2009/7/16 The Digital Pioneer digitalpion...@gmail.com Note of interest to those looking for a bluetooth headset: you can get

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-15 Thread Paul Fertser
Adam Jimerson vend...@gmail.com writes: On Tuesday 14 July 2009 06:58:45 pm Steven King wrote: On Tuesday 14 July 2009 12:28:47 The Digital Pioneer wrote: Confirming again, I have my headset working perfectly after uncommenting the line Paul mentioned and rebooting. :D After following the

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-15 Thread Paul Fertser
Steven King sfkin...@yahoo.com writes: On Tuesday 14 July 2009 12:28:47 The Digital Pioneer wrote: Confirming again, I have my headset working perfectly after uncommenting the line Paul mentioned and rebooting. :D Now I just need to figure out how to get the AVRCP bits working so I can use

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-15 Thread Petr Vanek
On Tue, 14 Jul 2009 22:00:33 -0400 David Ford da...@blue-labs.org (DF) wrote: hmm, perhaps the phone should ping the BT earpiece and see if it's available before assuming it is :D Adam Jimerson wrote: Yes thanks to the updated wiki page I also got my bt headset working, but does the phone see

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-15 Thread Paul Fertser
Petr Vanek van...@penguin.cz writes: so bluetooth support is working, thank you! now, how is the bluetooth support supposed to work? seems like at this point my phone is configured for bluetooth (one particular device) and nothing else (cannot make phones via handset). the bluetooth section in

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-15 Thread Adam Jimerson
David Ford wrote: hmm, perhaps the phone should ping the BT earpiece and see if it's available before assuming it is :D That should work, at this point right now to go from BT headset to phone, the user needs to restart the phone with the headset off. Adam Jimerson wrote: Yes thanks to the

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-15 Thread The Digital Pioneer
Reboot with the headset off? If that works, then why couldn't you just restart a few services (ophonekitd, frameworkd and the like)? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-15 Thread David Ford
doesn't that imply it doesn't work? having to reboot the phone to go back to handset really means to me that it doesn't work. Adam Jimerson wrote: David Ford wrote: hmm, perhaps the phone should ping the BT earpiece and see if it's available before assuming it is :D That should

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-15 Thread Adam Jimerson
The Digital Pioneer wrote: Reboot with the headset off? If that works, then why couldn't you just restart a few services (ophonekitd, frameworkd and the like)? I could if I knew what services need to be restarted exactly, I had to do a reboot then anyways so that would have been easier than

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-15 Thread The Digital Pioneer
I could if I knew what services need to be restarted exactly, I had to do a reboot then anyways so that would have been easier than figuring out which services to restart and why mokonnect wouldn't stop even with a killall mokonnect. Did you try killall -9 mokonnect? If that won't kill it,

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-15 Thread Petr Vanek
doesn't that imply it doesn't work? having to reboot the phone to go back to handset really means to me that it doesn't work. setting up bt-headset-enabled: 0 and running killall ophonekitd /etc/init.d/frameworkd restart ophonekitd will turn switch to handset without rebooting. to re-enable

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-15 Thread The Digital Pioneer
Yup, I figured it was something like that. Now the question goes, if I have a no-bluetooth profile, and I set it then restart the services, will that do the trick, or do I have to edit the default profile every time? ___ Openmoko community mailing list

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread Paul Fertser
On Tue, Jul 14, 2009 at 11:14:29AM +1000, Denis Johnson wrote: If what you are suggesting is that it is now expected to work at the FSO dbus level albeit needing some initial pairing to be setup without a gui (which is fine if it is a one time exercise) Only one external cli command is needed

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread Paul Fertser
The Digital Pioneer digitalpion...@gmail.com writes: BTW, have you tried disabling esco or not? Give me a command to run or a conffile to edit, or a page of instructions to follow and I'll do it. I don't have much hope for it but here's what i meant: rmmod sco modprobe sco disable_esco=1 --

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread DJDAS
Paul Fertser ha scritto: The Digital Pioneer digitalpion...@gmail.com writes: Paul said that the connection for bluetooth runs straight from one chip to the other, without really involving ALSA at all. Is there a way we can make it involve ALSA, since bluetooth works perfectly through

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread Paul Fertser
DJDAS dj...@djdas.net writes: Consider I didn't change anything in my distro (kernel, packages, libs, etc) but there were cases of both working (to be honest the Nokia one worked only two times and it isn't broken as I use it with my Nokia cell phone in some cases) and the audio is

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread DJDAS
Paul Fertser ha scritto: DJDAS dj...@djdas.net writes: Consider I didn't change anything in my distro (kernel, packages, libs, etc) but there were cases of both working (to be honest the Nokia one worked only two times and it isn't broken as I use it with my Nokia cell phone in some

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread The Digital Pioneer
Just noticed this in my frameworkd.log when making a call trying to use headset: 2009.07.14 08:45:57.857 oeventsd.action ERRORmethod SetBTHeadsetPlaying emited error: org.bluez.Error.NotAvailable: Operation not Available Could that be the cause?

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread Petr Vanek
On Tue, 14 Jul 2009 11:22:43 +0400 Paul Fertser fercer...@gmail.com (PF) wrote: The Digital Pioneer digitalpion...@gmail.com writes: BTW, have you tried disabling esco or not? Give me a command to run or a conffile to edit, or a page of instructions to follow and I'll do it. i am trying it

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread Adam Jimerson
Petr Vanek wrote: On Tue, 14 Jul 2009 11:22:43 +0400 Paul Fertserfercer...@gmail.com (PF) wrote: The Digital Pioneerdigitalpion...@gmail.com writes: BTW, have you tried disabling esco or not? Give me a command to run or a conffile to edit, or a page of instructions to follow and I'll do

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread Petr Vanek
any idea, have i missed something? Petr I had a similar problem, after editing /etc/freesmartphone/opreferences/conf/phone/default.yaml and rebooting I had no sound at all and the phone would never register for some reason. i had the same. started kind of fresh again end ended up with the

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread Petr Vanek
full log here: http://www.pastebin.cz/20912 so it's not really the way Paul says... yet no restart, just several few calls and now it looks different... http://www.pastebin.cz/20913 Petr ___ Openmoko community mailing list

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread The Digital Pioneer
Confirming again, I have my headset working perfectly after uncommenting the line Paul mentioned and rebooting. :D ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread Steven King
On Tuesday 14 July 2009 12:28:47 The Digital Pioneer wrote: Confirming again, I have my headset working perfectly after uncommenting the line Paul mentioned and rebooting. :D After following the latest instructions in the wiki, rebooting the phone and restarting my headset, I got it working

RE: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread Russell Dwiggins
Now I just need to figure out how to get the AVRCP bits working so I can use the controls on the bt3030 to answer/hangup... I've wanted to start a separate topic around this, but would cvoicecontrol be a suitable solution to get voice dialing working? So a BT headset button push notifies

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread Adam Jimerson
On Tuesday 14 July 2009 06:58:45 pm Steven King wrote: On Tuesday 14 July 2009 12:28:47 The Digital Pioneer wrote: Confirming again, I have my headset working perfectly after uncommenting the line Paul mentioned and rebooting. :D After following the latest instructions in the wiki,

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-14 Thread David Ford
hmm, perhaps the phone should ping the BT earpiece and see if it's available before assuming it is :D Adam Jimerson wrote: Yes thanks to the updated wiki page I also got my bt headset working, but does the phone see when the bt headset is turned off? After turning off my bt headset and

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread kimaidou
hum... I heard here the FSO 5.5 will provide a bt headset thing. Will this change something here ? Like help people to connect the bt and transfer audio with a dbus command ? Kimaidou 2009/7/13 Paul Fertser fercer...@gmail.com The Digital Pioneer digitalpion...@gmail.com writes: Progress!!!

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread Paul Fertser
kimaidou kimai...@gmail.com writes: hum... I heard here the FSO 5.5 will provide a bt headset thing. Will this change something here ? Like help people to connect the bt and transfer audio with a dbus command ? BT support for FSO already works for quite some time (several months). Lack of

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread The Digital Pioneer
Well here's an end user who's interested. :\ Currently i have no other ideas except disabling eSCO support in kernel and bluez (probably it's even a bug in the firmware of the chip we use), but i haven't tried it yet as i don't have access to that non-working headset currently. OK, how do I

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread Paul Fertser
The Digital Pioneer digitalpion...@gmail.com writes: Well here's an end user who's interested. :\ One end-user is not enough i'm afraid. Moreover i'm personally _very_ frustrated by the absence of interest from general public. There were so many complains about lack of bluetooth support and when

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread kimaidou
Hi all ! Let me explain why you are frustrated : they is somtimes a big gap between power coder who follow all the lists and tracs and wikis (Tom) AND some end users who know a bit of linux, are opensource lovers too, but have not enough time and skill to understrand everything (Jerry) Tom works

RE: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread Russell Dwiggins
I followed some earlier talks of people who tryed manually to set up gsm talks through BT headset, but it was very low level (with scary command lines, and about 10 different manipulations to do). Then I heard FSO5.5 will have the famous bt headset support. I was happy, and thought : Ok, I will

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread The Digital Pioneer
Well, as yet another Jerry, I don't need a GUI for bluetooth. I'm perfectly happy to edit configs and run commands all day long, so long as at the end of the day (or week... Month... Year) it works. Only once we've gotten that far do I see a point in creating a GUI. So if there are any Toms out

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread Jim Morris
The Digital Pioneer wrote: Well, as yet another Jerry, I don't need a GUI for bluetooth. I'm perfectly happy to edit configs and run commands all day long, so long as at the end of the day (or week... Month... Year) it works. Only once we've gotten that far do I see a point in creating a

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread The Digital Pioneer
Paul said that the connection for bluetooth runs straight from one chip to the other, without really involving ALSA at all. Is there a way we can make it involve ALSA, since bluetooth works perfectly through ALSA? ___ Openmoko community mailing list

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread Paul Fertser
Jim Morris m...@e4net.com writes: The Digital Pioneer wrote: Well, as yet another Jerry, I don't need a GUI for bluetooth. I'm perfectly happy to edit configs and run commands all day long, so long as at the end of the day (or week... Month... Year) it works. Only once we've gotten that

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread Paul Fertser
The Digital Pioneer digitalpion...@gmail.com writes: Paul said that the connection for bluetooth runs straight from one chip to the other, without really involving ALSA at all. Is there a way we can make it involve ALSA, since bluetooth works perfectly through ALSA? Bluetooth for you works

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread Denis Johnson
On Mon, Jul 13, 2009 at 11:21 PM, Paul Fertserfercer...@gmail.com wrote:\ BT support for FSO already works for quite some time (several months). Lack of interest from end-users is something that clearly shows the developers that they shouldn't waste time improving it. On the contrary, I feel

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread Paul Fertser
Denis Johnson denis.john...@gmail.com writes: On Mon, Jul 13, 2009 at 11:21 PM, Paul Fertserfercer...@gmail.com wrote:\ BT support for FSO already works for quite some time (several months). Lack of interest from end-users is something that clearly shows the developers that they shouldn't

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread Denis Johnson
On Tue, Jul 14, 2009 at 10:29 AM, Paul Fertserfercer...@gmail.com wrote: Denis Johnson denis.john...@gmail.com writes: On Mon, Jul 13, 2009 at 11:21 PM, Paul Fertserfercer...@gmail.com wrote:\ BT support for FSO already works for quite some time (several months). Lack of interest from

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread David Ford
there's plenty of end-user interest, but none of the BT headsets i've tried are functional. i'm not willing to keep buying BT toy after BT toy that doesn't work. for headsets they pair but then there's nothing but silence. buttons are useless and playing audio outside phone calls is also

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-13 Thread The Digital Pioneer
BTW, have you tried disabling esco or not? Nope, I'm afraid I still don't know how. Sorry, but I'm a dumb Jerry. Give me a command to run or a conffile to edit, or a page of instructions to follow and I'll do it. Short of that, IDK anything. :( I understand you when you say bluetooth support

[SHR-U] Bluetooth and GSM... Again.

2009-07-12 Thread The Digital Pioneer
OK, I've beaten this horse to death several times now, but I'm ready to start beating afresh. I want to use my bluetooth headset for GSM calls. I have already paired my headset with my phone, and I can listen to music on it without a hitch. So why the heck can't I use it for calls yet? I'm getting

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-12 Thread Paul Fertser
The Digital Pioneer digitalpion...@gmail.com writes: OK, I've beaten this horse to death several times now, but I'm ready to start beating afresh. I want to use my bluetooth headset for GSM calls. I have already paired my headset with my phone, and I can ... So! Has anyone actually managed

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-12 Thread The Digital Pioneer
Well, I did the usual setting of variables in the profile, but nothing of interest appears in frameworkd.log anyways. Surely there are some dbus calls I can make to see the state of this thing, aren't there?? ___ Openmoko community mailing list

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-12 Thread Paul Fertser
The Digital Pioneer digitalpion...@gmail.com writes: Well, I did the usual setting of variables in the profile, but nothing of interest appears in frameworkd.log anyways. Surely there are some dbus calls I can make to see the state of this thing, aren't there?? Yes, but it doesn't look like

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-12 Thread The Digital Pioneer
Perhaps it is and frameworkd isn't logging it. What log level does it appear as for you? Also, which wiki page are you referring to? I'm looking at Manually Using Bluetooth ___ Openmoko community mailing list community@lists.openmoko.org

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-12 Thread Paul Fertser
The Digital Pioneer digitalpion...@gmail.com writes: Perhaps it is and frameworkd isn't logging it. What log level does it appear as for you? Hm, i have DEBUG for oeventsd and ogsmd, others are INFO. I don't remember and i've already lost the logs. Also, which wiki page are you referring to?

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-12 Thread The Digital Pioneer
Well, screw it. I'm reflashing and hoping for the best. :P Wish me luck. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-12 Thread The Digital Pioneer
Progress!!! After reflashing, it now loads the gsmbluetooth statefile. I hear nothing over my headset, but that's progress! Am I supposed to have a defined bluetooth device in asound.conf or something? ___ Openmoko community mailing list

Re: [SHR-U] Bluetooth and GSM... Again.

2009-07-12 Thread Paul Fertser
The Digital Pioneer digitalpion...@gmail.com writes: Progress!!! After reflashing, it now loads the gsmbluetooth statefile. I hear nothing over my headset, but that's progress! Am I supposed to have a defined bluetooth device in asound.conf or something? Of course not. This method (with