`

蓝牙耳机在 ubuntu 8.04 的配对

阅读更多

Bluetooth Stereo Headset A2DP Pairing in Ubuntu 8.04 Hardy

Well, I got my HTC stereo a2dp headset in. 

While pairing was very straight-forward on my WinMo phone, it wasnt quite so obvious in Ubuntu.

(对8.04下的版本而言, 因取消了gbscto)

The problem is like any other Bluetooth device in Ubuntu you simply click on the Bluetooth icon, select “Browse Device”, and an authentication pop-up appears.   Apparently behind the scenes the gnome bluetooth manager is trying to establish an OBEX file connection with the device which a Headset generally does not have, thus you will get an OBEX error before the pairing process is complete.  Instead you need to establish an audio connection with it to trigger the authentication process, which seemingly the gnome bluetooth manager cannot do via a GUI. 转文件会弹出认证窗口?

Here is what I did (based on http://wiki.bluez.org/wiki/HOWTO/AudioDevices):

Determine the MAC address of the headset.  Place device in discovery mode and run
# hcitool scan
Copy the MAC address of the BT adapter

Setup BT Master Mode for devices (avoid skipping):
- Create file /etc/default/hcid.conf  (replace XX with your mac address)

device XX:XX:XX:XX:XX:XX {
name “HTC Headset”;
auth enable;
lm master;
passkey “0000″;
}

- Create personal ALSA sound profile as ~/.asoundrc
pcm.bluetooth {
type bluetooth
device XX:XX:XX:XX:XX:XX
profile “hifi”
}

Initiate a connection and start the pairing process
# mplayer -ao alsa:device=bluetooth someaudiofile.mp3

Gnome will popup an authentication dialog, enter in your passkey, and your device will be forever paired in the system.  Done.

 

 

** For General Pulse System Audio  **
- Install PulseAudio Volume Control:
# apt-get install pavucontrol
- Load modules for bluetooth:

# pactl load-module module-alsa-sink device=bluetooth
# pactl load-module module-alsa-source device=bluetooth

- Run a program using PulseAudio
# totem
- Run PulseAudio Volume Control:
# pavucontrol
- Right Click playback audio source and select “Bluetooth”.
- Whoila

分享到:
评论

相关推荐

    ubuntu 8.04 安装g++

    在 Ubuntu 8.04 系统中安装 G++ 编译器是非常必要的,特别是在配置 okl4 环境时。下面将详细介绍如何在 Ubuntu 8.04 中安装 G++。 首先,需要安装 build-essential 软件包,该软件包包含了基本的编译工具,包括 GCC...

    ubuntu8.04默认的源

    ubuntu8.04默认的源ubuntu8.04默认的源ubuntu8.04默认的源ubuntu8.04默认的源ubuntu8.04默认的源ubuntu8.04默认的源ubuntu8.04默认的源ubuntu8.04默认的源

    详解:Vmware虚拟机下Ubuntu8.04安装.pdf

    Vmware虚拟机下Ubuntu 8.04安装的优点是可以在不影响宿主机的情况下体验Ubuntu系统,并且可以方便地在不同的操作系统之间切换。此外,Vmware虚拟机还提供了强大的功能,如快照、虚拟网络、共享文件夹等,可以满足...

    ubuntu8.04优化指南

    对于那些内存有限的老式计算机来说,如何在低配置环境下流畅运行 Ubuntu 8.04 成为了一个挑战。本文将详细介绍如何在仅有 128MB 内存甚至更低配置的机器上安装并优化 Ubuntu 8.04。 #### 二、安装 Ubuntu 8.04 ...

    Ubuntu8.04安装教程

    在开始安装Ubuntu 8.04之前,你需要确保以下几点: 1. 一个可靠的互联网连接,用于下载ISO镜像文件或获取更新。 2. Ubuntu 8.04的ISO镜像文件,可以从官方网站或其他可靠的源下载。 3. 制作启动盘:你可以使用CD/DVD...

    ubuntu8.04使用手册

    ubuntu8.04使用手册,ubuntu8.04使用手册ubuntu8.04使用手册,ubuntu8.04使用手册,ubuntu8.04使用手册,

    ubuntu8.04速成手册1.0.pdf

    3. **软件管理**:在Ubuntu 8.04中,软件管理主要通过Synaptic包管理器和Ubuntu Software Center完成。手册会解释如何使用这些工具来安装、更新和卸载软件,同时也会提及Apt命令行工具的使用。 4. **系统设置**:...

    如何在ubuntu8.04中安装中文输入法

    ### 如何在ubuntu8.04中安装中文输入法 #### 概述 本文将详细介绍如何在Ubuntu 8.04系统中安装并配置中文输入法。对于初次接触Ubuntu的用户来说,这是一个非常实用的指南。Ubuntu 8.04(Hardy Heron)是一款非常...

    Ubuntu8.04安装配置大全

    ### Ubuntu 8.04 安装与配置详解 #### 一、系统初始化 系统初始化是确保Ubuntu系统正常运行的基础步骤。此阶段涉及到的操作主要包括硬盘分区、安装过程中的选择(如语言、时区等),以及安装后的基础设置,如更新...

    Ubuntu 8.04桌面版安装教程

    在技术层面上,Ubuntu 8.04引入了多个核心更新。首先,它采用了Linux内核2.6.24,这一升级显著提升了对无线网络和蓝牙设备的支持,意味着更广泛的硬件兼容性。其次,X Window System(X.org)升级至7.3版本,改进了...

    ubuntu8.04速成手册1.0.rar ubuntu8.04 ubuntu8安装与配置

    在安装部分,手册会引导读者了解如何下载Ubuntu 8.04的ISO镜像文件,并提供多种安装方式,包括光盘、USB驱动器或网络安装。安装过程中会涉及BIOS设置、分区管理、选择安装类型(如图形化桌面环境或服务器版)等关键...

    ubuntu8.04速成手册

    在8.04版本中,Ubuntu引入了许多新特性和改进,使其成为当时颇受欢迎的桌面系统选择。 手册首先会介绍Ubuntu的安装过程,包括如何下载ISO镜像、创建启动U盘、设置BIOS以从USB或DVD启动,以及如何选择安装类型(如...

    同事安装ubuntu8.04和windows

    标题中的“同事安装Ubuntu 8.04和Windows”指的是在一个计算机系统中同时安装Ubuntu 8.04(一个基于Linux的开源操作系统)和Windows(微软的商业操作系统)的双系统配置。这样的设置允许用户根据需求在两个操作系统...

    ubuntu8.04手册05

    ubuntu 8.04使用手册

    ubuntu8.04中配置java+tomcat+eclipseMyEclipse开发环境(更新)

    在Ubuntu 8.04中配置Java、Tomcat与Eclipse MyEclipse开发环境是一项针对Web应用程序开发者的专业技能。本文将深入解析如何在Ubuntu 8.04系统上搭建这套开发环境,涵盖Java环境的配置、Tomcat服务器的安装与启动、...

    ubuntu8.04完全安装指南

    在安装Ubuntu 8.04时,可能会遇到各种问题,本文档是根据个人经验和网络资源整理出的一份详细安装指南,特别适用于使用Wubi安装方法。Wubi是一种允许在Windows内安装Ubuntu的简便方式,无需额外的分区或磁盘操作,且...

    79905-Ubuntu 8.04 GDM-LIST.tar.gz

    【标题】"79905-Ubuntu 8.04 GDM-LIST.tar.gz"揭示了这个压缩包文件是专门为Ubuntu 8.04操作系统设计的一个图形桌面管理器(GDM)主题集合。GDM,全称Gnome Display Manager,是GNOME桌面环境下的默认登录管理器,...

    Ubuntu 8.04 Server版 安装图解

    Ubuntu 8.04 Server版安装图解 很完整

Global site tag (gtag.js) - Google Analytics