* [Bluez-users] hidd connection to mouse interferes with headset
@ 2007-07-06 0:02 David Abrahams
2007-07-06 3:37 ` Brad Midgley
0 siblings, 1 reply; 4+ messages in thread
From: David Abrahams @ 2007-07-06 0:02 UTC (permalink / raw)
To: bluez-users
I am using a bluetooth mouse (logitech) and headset (plantronics) with
Ubuntu Feisty.
Without connecting the mouse, I can use the headset with Skype and get
reasonably good sound quality.
However, if I connect to my BT mouse with
sudo hidd --connect <btaddr>
and try to use Skype again, I get horrible distortion, from "choppy
sound" to "white noise"
If I then
sudo killall /usr/bin/hidd
sound in Skype goes back to normal.
Actually I have
HIDD_ENABLED=1
HIDD_OPTIONS="--connect 00:07:61:35:FE:A9 --master --server"
in my /etc/default/bluetooth, so all I need to do is turn my mouse
*on* to get this effect.
Does anyone have an idea how to cure (or even debug) this problem?
TIA,
--
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
The Astoria Seminar ==> http://www.astoriaseminar.com
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] hidd connection to mouse interferes with headset
2007-07-06 0:02 [Bluez-users] hidd connection to mouse interferes with headset David Abrahams
@ 2007-07-06 3:37 ` Brad Midgley
2007-07-06 12:57 ` David Abrahams
2007-07-06 13:43 ` David Abrahams
0 siblings, 2 replies; 4+ messages in thread
From: Brad Midgley @ 2007-07-06 3:37 UTC (permalink / raw)
To: BlueZ users
Dave
if you have "master" in hcid.conf's lm setting and you take "rswitch"
and "sniff" out of the lp setting, you are forcing the pc to be master
and to hopefully behave better with audio. restart hcid.
brad
On 7/5/07, David Abrahams <dave@boost-consulting.com> wrote:
> and try to use Skype again, I get horrible distortion, from "choppy
> sound" to "white noise"
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] hidd connection to mouse interferes with headset
2007-07-06 3:37 ` Brad Midgley
@ 2007-07-06 12:57 ` David Abrahams
2007-07-06 13:43 ` David Abrahams
1 sibling, 0 replies; 4+ messages in thread
From: David Abrahams @ 2007-07-06 12:57 UTC (permalink / raw)
To: bluez-users
on Thu Jul 05 2007, "Brad Midgley" <bmidgley-AT-gmail.com> wrote:
> Dave
>
> if you have "master" in hcid.conf's lm setting and you take "rswitch"
> and "sniff" out of the lp setting, you are forcing the pc to be master
> and to hopefully behave better with audio. restart hcid.
I'll try these things; thanks.
What am I losing by making these changes (or, why are the settings
you suggest not the defaults)?
--
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
The Astoria Seminar ==> http://www.astoriaseminar.com
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] hidd connection to mouse interferes with headset
2007-07-06 3:37 ` Brad Midgley
2007-07-06 12:57 ` David Abrahams
@ 2007-07-06 13:43 ` David Abrahams
1 sibling, 0 replies; 4+ messages in thread
From: David Abrahams @ 2007-07-06 13:43 UTC (permalink / raw)
To: bluez-users
on Thu Jul 05 2007, "Brad Midgley" <bmidgley-AT-gmail.com> wrote:
> On 7/5/07, David Abrahams <dave@boost-consulting.com> wrote:
>> and try to use Skype again, I get horrible distortion, from "choppy
>> sound" to "white noise"
>
> if you have "master" in hcid.conf's lm setting and you take "rswitch"
> and "sniff" out of the lp setting, you are forcing the pc to be master
> and to hopefully behave better with audio. restart hcid.
Brad,
these settings worked almost perfectly. It's worth noting that the
mouse is somewhat less responsive when audio is going out to the
headset. However, it's certainly tolerable, and not nearly as bad as
the "slushy mouse" effect I've experienced in the past. Thank you!
[If you have a moment, I'd still like to know what those changes
actually did and why they're not the defaults]
--
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
The Astoria Seminar ==> http://www.astoriaseminar.com
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-07-06 13:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-06 0:02 [Bluez-users] hidd connection to mouse interferes with headset David Abrahams
2007-07-06 3:37 ` Brad Midgley
2007-07-06 12:57 ` David Abrahams
2007-07-06 13:43 ` David Abrahams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox