public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Bluetooth compatibility
@ 2006-11-02  1:27 Grant
  2006-11-02  1:41 ` Raymond Lewis Rebbeck
  2006-11-02  3:11 ` Thomas Kear
  0 siblings, 2 replies; 9+ messages in thread
From: Grant @ 2006-11-02  1:27 UTC (permalink / raw
  To: gentoo-user

I need a wireless headset to use with my softphone.  My laptop doesn't
have bluetooth built-in so I need a USB bluetooth adapter and
bluetooth headset.  Has anyone used bluetooth with Gentoo?  Should I
be researching both devices' Linux compatibility, or just the adapter?

- Grant
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Bluetooth compatibility
  2006-11-02  1:27 [gentoo-user] Bluetooth compatibility Grant
@ 2006-11-02  1:41 ` Raymond Lewis Rebbeck
  2006-11-02  1:56   ` Grant
  2006-11-02  3:11 ` Thomas Kear
  1 sibling, 1 reply; 9+ messages in thread
From: Raymond Lewis Rebbeck @ 2006-11-02  1:41 UTC (permalink / raw
  To: gentoo-user

On Thursday 02 November 2006 11:57, Grant wrote:
> I need a wireless headset to use with my softphone.  My laptop doesn't
> have bluetooth built-in so I need a USB bluetooth adapter and
> bluetooth headset.  Has anyone used bluetooth with Gentoo?  Should I
> be researching both devices' Linux compatibility, or just the adapter?
>
> - Grant

Most USB bluetooth devices are pretty generic and will work with the USB HCI 
bluetooth driver in the kernel. I don't know about the headset, but you 
should not have any issues with the adapter itself.

-- 
Raymond Lewis Rebbeck
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Bluetooth compatibility
  2006-11-02  1:41 ` Raymond Lewis Rebbeck
@ 2006-11-02  1:56   ` Grant
  2006-11-02  5:41     ` Iain Buchanan
  0 siblings, 1 reply; 9+ messages in thread
From: Grant @ 2006-11-02  1:56 UTC (permalink / raw
  To: gentoo-user

> > I need a wireless headset to use with my softphone.  My laptop doesn't
> > have bluetooth built-in so I need a USB bluetooth adapter and
> > bluetooth headset.  Has anyone used bluetooth with Gentoo?  Should I
> > be researching both devices' Linux compatibility, or just the adapter?
> >
> > - Grant
>
> Most USB bluetooth devices are pretty generic and will work with the USB HCI
> bluetooth driver in the kernel. I don't know about the headset, but you
> should not have any issues with the adapter itself.

I'm reading now that bluetooth uses the 2.4Ghz band which is just
about tapped out around here.  My wireless keyboard and wireless
network use it, and since I'm in an apartment there's no telling how
many other people are doing the same, along with their microwaves and
phones.  Has anyone used a bluetooth headset in an environment with
other devices utilizing the 2.4Ghz band?

- Grant
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Bluetooth compatibility
  2006-11-02  1:27 [gentoo-user] Bluetooth compatibility Grant
  2006-11-02  1:41 ` Raymond Lewis Rebbeck
@ 2006-11-02  3:11 ` Thomas Kear
  1 sibling, 0 replies; 9+ messages in thread
From: Thomas Kear @ 2006-11-02  3:11 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1459 bytes --]

On Thursday 02 November 2006 2:27 pm, Grant wrote:
> I need a wireless headset to use with my softphone.  My laptop doesn't
> have bluetooth built-in so I need a USB bluetooth adapter and
> bluetooth headset.  Has anyone used bluetooth with Gentoo?  Should I
> be researching both devices' Linux compatibility, or just the adapter?
>
> - Grant

Well as already mentioned, just about any adapter should be fine.  If you feel 
like doing some research, find something with a Camridge Silicon Radio (CSR) 
chipset, they are the most common and consequently the best supported.

As far as the headset goes, you should be fine.  I use a Sony Ericsson 
HBH-IV835 with my gentoo/amd64 pc without too many issues.  The driver that 
couples the headset to an alsa audio device is at 
http://bluetooth-alsa.sf.net

As far as ebuilds go, they are in Liquidx's dev overlay (layman -a liquidx), 
called btsco and btsco-kernel.  There is a marginally outdated but still 
useful howto at http://gentoo-wiki.com/HOWTO_use_a_bluetooth_headset

Note: you will probably want to install bluez-libs and bluez-utils 2.25, 3.7 
opens up a whole new set of problems with the dbus pin authentication, you 
really just don't want to go there.  Your life will also be made a lot easier 
if you install kdebluetooth or gnome-bluetooth to get a frontend for 
configuration, device searches, file transfer (if you have a bluetooth phone 
also), etc.

--Thomas

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Bluetooth compatibility
  2006-11-02  1:56   ` Grant
@ 2006-11-02  5:41     ` Iain Buchanan
  2006-11-02  6:49       ` Alan McKinnon
  0 siblings, 1 reply; 9+ messages in thread
From: Iain Buchanan @ 2006-11-02  5:41 UTC (permalink / raw
  To: gentoo-user

On Wed, 2006-11-01 at 17:56 -0800, Grant wrote:

> I'm reading now that bluetooth uses the 2.4Ghz band which is just
> about tapped out around here.

tapped? do you mean people tap into it?  It is fairly easy to "tap" into
a bluetooth headset - the standard passwords for simple devices are
usually 0000, 1111, and that sort of thing.

>   My wireless keyboard and wireless
> network use it, and since I'm in an apartment there's no telling how
> many other people are doing the same, along with their microwaves and
> phones.  Has anyone used a bluetooth headset in an environment with
> other devices utilizing the 2.4Ghz band?

I use bluetooth in our office, with 2 802.11 b/g access points, and a
handful of laptops / pda's and I haven't noticed any interference.  I
doubt the bandwidth is "throttled" though...

YMMV!
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

Hate is like acid.  It can damage the vessel in which it is stored as well
as destroy the object on which it is poured.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Bluetooth compatibility
  2006-11-02  5:41     ` Iain Buchanan
@ 2006-11-02  6:49       ` Alan McKinnon
  2006-11-02 14:48         ` Grant
  0 siblings, 1 reply; 9+ messages in thread
From: Alan McKinnon @ 2006-11-02  6:49 UTC (permalink / raw
  To: gentoo-user

On Thursday 02 November 2006 07:41, Iain Buchanan wrote:
> On Wed, 2006-11-01 at 17:56 -0800, Grant wrote:
> > I'm reading now that bluetooth uses the 2.4Ghz band which is just
> > about tapped out around here.
>
> tapped? do you mean people tap into it?  It is fairly easy to "tap"
> into a bluetooth headset - the standard passwords for simple devices
> are usually 0000, 1111, and that sort of thing.

I think he means "maxed out". And he apparently doesn't realise how much 
bandwidth is available around 2.4Ghz: for example between 2.4 and 2.5 
there's 5 times more bandwidth than the *entire* FM radio spectrum, or 
enough space for about 20 TV stations

> >   My wireless keyboard and wireless
> > network use it, and since I'm in an apartment there's no telling
> > how many other people are doing the same, along with their
> > microwaves and phones.  Has anyone used a bluetooth headset in an
> > environment with other devices utilizing the 2.4Ghz band?
>
> I use bluetooth in our office, with 2 802.11 b/g access points, and a
> handful of laptops / pda's and I haven't noticed any interference.  I
> doubt the bandwidth is "throttled" though...

Similar around here. With an effective range of about 2m, it will take a 
lot more than a typical office or apartment building to cause 
consistent interference over bluetooth

alan
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Bluetooth compatibility
  2006-11-02  6:49       ` Alan McKinnon
@ 2006-11-02 14:48         ` Grant
  2006-11-02 15:38           ` Alan McKinnon
  0 siblings, 1 reply; 9+ messages in thread
From: Grant @ 2006-11-02 14:48 UTC (permalink / raw
  To: gentoo-user

> > > I'm reading now that bluetooth uses the 2.4Ghz band which is just
> > > about tapped out around here.
> >
> > tapped? do you mean people tap into it?  It is fairly easy to "tap"
> > into a bluetooth headset - the standard passwords for simple devices
> > are usually 0000, 1111, and that sort of thing.
>
> I think he means "maxed out". And he apparently doesn't realise how much
> bandwidth is available around 2.4Ghz: for example between 2.4 and 2.5
> there's 5 times more bandwidth than the *entire* FM radio spectrum, or
> enough space for about 20 TV stations

I did mean maxed out, and I said that because I seem to be having
interference problems currently.  One of the two systems that connects
to my 802.11g router stops the services that depend on net.ath0 after
awhile, and I can't connect reliably at all on some channels.  Also,
when I'm transferring a big file across the network, my (2.4Ghz)
wireless keyboard really struggles.  The keyboard and three systems
are all within an 8 foot radius of each other.

> > >   My wireless keyboard and wireless
> > > network use it, and since I'm in an apartment there's no telling
> > > how many other people are doing the same, along with their
> > > microwaves and phones.  Has anyone used a bluetooth headset in an
> > > environment with other devices utilizing the 2.4Ghz band?
> >
> > I use bluetooth in our office, with 2 802.11 b/g access points, and a
> > handful of laptops / pda's and I haven't noticed any interference.  I
> > doubt the bandwidth is "throttled" though...
>
> Similar around here. With an effective range of about 2m, it will take a
> lot more than a typical office or apartment building to cause
> consistent interference over bluetooth

2 meters?  So you're pretty much at your computer.

- Grant
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Bluetooth compatibility
  2006-11-02 14:48         ` Grant
@ 2006-11-02 15:38           ` Alan McKinnon
  2006-11-04  1:05             ` Grant
  0 siblings, 1 reply; 9+ messages in thread
From: Alan McKinnon @ 2006-11-02 15:38 UTC (permalink / raw
  To: gentoo-user

On Thursday 02 November 2006 16:48, Grant wrote:

[snip]

> I did mean maxed out, and I said that because I seem to be having
> interference problems currently.  One of the two systems that
> connects to my 802.11g router stops the services that depend on
> net.ath0 after awhile, and I can't connect reliably at all on some
> channels.  Also, when I'm transferring a big file across the network,
> my (2.4Ghz) wireless keyboard really struggles.  The keyboard and
> three systems are all within an 8 foot radius of each other.

That sounds more like of the bazillion possible frequencies to use, all 
your devices are trying to use the same one or two. So your problem is 
with the hardware vendor and their stunning lack of foresight. If there 
isn't a setting to change frequencies of the devices then I suppose you 
are up a creek. Sorry :-)

> > Similar around here. With an effective range of about 2m, it will
> > take a lot more than a typical office or apartment building to
> > cause consistent interference over bluetooth
>
> 2 meters?  So you're pretty much at your computer.

Bluetooth's designed use case is a range of about 8 feet or so, so you 
can connect one of your personal devices (like the dongle in your ear) 
to another personal device (like the phone in your pocket). If you get 
more than that, you are in luck but don't rely on it.

alan
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Bluetooth compatibility
  2006-11-02 15:38           ` Alan McKinnon
@ 2006-11-04  1:05             ` Grant
  0 siblings, 0 replies; 9+ messages in thread
From: Grant @ 2006-11-04  1:05 UTC (permalink / raw
  To: gentoo-user

> > I did mean maxed out, and I said that because I seem to be having
> > interference problems currently.  One of the two systems that
> > connects to my 802.11g router stops the services that depend on
> > net.ath0 after awhile, and I can't connect reliably at all on some
> > channels.  Also, when I'm transferring a big file across the network,
> > my (2.4Ghz) wireless keyboard really struggles.  The keyboard and
> > three systems are all within an 8 foot radius of each other.
>
> That sounds more like of the bazillion possible frequencies to use, all
> your devices are trying to use the same one or two. So your problem is
> with the hardware vendor and their stunning lack of foresight. If there
> isn't a setting to change frequencies of the devices then I suppose you
> are up a creek. Sorry :-)

The wireless keyboard's frequency can't be changed, but I've changed
the channel the wireless network operates on.  Some are definitely
better than others, but I can't seem to find one that's totally
reliable here.  A large file transfer over the network seems to
interfere with the keyboard no matter which channel the network it on.

> > > Similar around here. With an effective range of about 2m, it will
> > > take a lot more than a typical office or apartment building to
> > > cause consistent interference over bluetooth
> >
> > 2 meters?  So you're pretty much at your computer.
>
> Bluetooth's designed use case is a range of about 8 feet or so, so you
> can connect one of your personal devices (like the dongle in your ear)
> to another personal device (like the phone in your pocket). If you get
> more than that, you are in luck but don't rely on it.

I see.  I guess it's the phone that makes it useful.  I was hoping to
plug in the USB transciever, strap on the headset, and walk around my
apartment.  Without a phone that has bluetooth capabilities and a lot
of minutes, I'm probably better off sticking with the line-out/mic-in
headset.

- Grant
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-11-04  1:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-02  1:27 [gentoo-user] Bluetooth compatibility Grant
2006-11-02  1:41 ` Raymond Lewis Rebbeck
2006-11-02  1:56   ` Grant
2006-11-02  5:41     ` Iain Buchanan
2006-11-02  6:49       ` Alan McKinnon
2006-11-02 14:48         ` Grant
2006-11-02 15:38           ` Alan McKinnon
2006-11-04  1:05             ` Grant
2006-11-02  3:11 ` Thomas Kear

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox