热门关键字:  ubuntu  分区  linux系统进程  Fedora  函数

Linux操作系统上蓝牙耳机的配置方法介绍

来源: 作者: 时间:2007-08-16 Tag: 点击:
 

由于经常使用SKYPE聊天打电话,一直觉得被拴在电脑前面不是很自由,终于在一个周末,一激动买了一个蓝牙耳机。经过几天的努力在Linux/Debian上用了起来,现在就把这个配置过程和大家分享。

  第一 了解蓝牙

  蓝牙是爱立信的提出的一个近距离的无线通讯协议,由于没有INTEL的支持,它的发展一直都不是很快,在蓝牙不多的应用中,用得最多就是无线的HEADSET.其他应用还有MOUSE,CAMERA. 蓝牙耳机主要有两种PROFILE,一般用的都是Headset profile它是单声道的音频,质量只能用于做打电话。新的Advance Audio Distribution Profile 支持立体声,用来听音乐没有问题(发烧友除外)

  bluetooth 的LINUX的STACK主要有两个 Affix 和 BlueZ,我使用的是后一种。

  参考1 linux.html">http://www.tuxmobil.org/bluetooth_linux.html

  第二 环境

  thinkpad X31

  debian sarge,

  linux kernel 2.6.11

  USB Bluetooth  1.1 adaptor  (不记得是哪个公司的东东了)

  plantronic M3000 BT Headset

  第三 kernel setting

  我喜欢用比较新的KERNEL,因为低版本的经常需要打很多PATCH,很不方便。不过如果你很经常的自做debian的包,还是用sarge带的kernel.

  in Kernel 2.6

  Device Driver ->Networking Support ->(M) Bluetooth Sub system Support

  我用的是USB的adaptor所以我没有选PC卡,如果你是用的PC卡,应该把它们选上。

  第四 下载DEBIAN的BLUETOOTH的包

  你可以用apt-cache search bluetooth看一下SARGE下的和蓝牙有关的包。

  我安装了

  ii  bluez-cups     2.15-1         Bluetooth printer driver for CUPS

  ii  bluez-hcidump  1.17-1         Analyses Bluetooth HCI packets

  ii  bluez-pcmcia-s 2.15-1         PCMCIA support files for BlueZ 2.0 Bluetooth

  ii  bluez-pin      0.25-1         Bluetooth PIN helper with D-BUS support

  ii  bluez-utils    2.15-1         Bluetooth tools and daemons

  ii  libbluetooth1  2.15-2         Library to use the BlueZ Linux Bluetooth sta

  ii  libbluetooth1- 2.15-2         Development files for using the BlueZ Linux

  第五 下载KDE或者GNOME下的蓝牙的图形化管理工具

  GNOME

  http://usefulinc.com/software/gnome-bluetooth/

  APT的地址: deb http://debian.usefulinc.com/gnome ./

  如果你有蓝牙的电话,你还可以在上面的网站上找到phone manager

  http://usefulinc.com/software/phonemgr/

  我没有支持蓝牙的手机,所以没有测试它

  KDE

  http://kde-bluetooth.sourceforge.net/

  DEB 包 http://fred.hexbox.de/debian/

  deb http://fred.hexbox.de/debian ./

最新评论共有 4 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册