Hardware :: Bluetooth Dongle With A2DP Protocol?

Jan 21, 2011

I'm lookin to buy a usb bluetooth dongle with A2DP protocol.

I'm not asking how to configure the adaptor, that will come in time. I only want to know if someone has something like this working in linux.

View 2 Replies


ADVERTISEMENT

Hardware :: Bluetooth Headset - USB Dongle Support For A2DP?

Feb 23, 2009

I'm running Slackware with 2.6.26 kernel. I've got bluez-utils,libs version 3.26 (Slackware 12.1 precompiled package), and kdebluetooth. I'm using a Digicom Palladio Usb Bluetooth adapter. In general, bluetooth seems to work; I can send files to my Nokia phone. Now, I've got this Bluetooth stereo headset (brand rather unknown, and I've thrown the package away, I've only got the little user manual, and there is no indication on who built this thing).

This is what I've tried so far:
- turn the headset on and turned pairing mode on;
- kbluetooth -> Configuration -> Input devices (input?) -> Search;
- kbluetooth finds the headset and asks that I insert the pin code; a little star appears next to the name of the headset ("Stereo Headset"), but after a couple of seconds disappears and at the same time I hear a beep coming from the headset (disconnection?). Anyway, just before the beep, noise came from the headset (as if it had turned on), then, after the beep, nothing.
- Important thing: the headset manual says the Usb dongle must support A2DP and AVRCP. I don't know how to find out whether my dongle supports them, anyway, if I execute 'sdptool', in the "Services" section I get: [Code} ....

Does this mean that bluez/my usb dongle doesn't support A2DP? Anyway, I followed the instructions on "Bluez - Trac - AudioDevices" [URL] and added the specified part to .asoundrc. Of cource, even if I tell xine to use "bluetooth" as pcm device, it says the device is unknown.

View 1 Replies View Related

Ubuntu Multimedia :: Bluetooth A2dp Refuses To Work

Nov 13, 2010

So I've searched all over the web and followed every bit of instruction that I could. I get bluetooth manager to detect my phone and it pairs up without any problem. Even when I set it up to connect to play streaming music from the phone it links up but I hear nothing from the speakers. Of course, in pulseaudio I do see "Internet Phone", but there's no way I can edit it. And whenever I try to do this step, I get a failure

Now we need to tell PulseAudio that your Bluetooth headset exists:

*
pactl load-module module-alsa-sink device=btheadset
pactl load-module module-alsa-source device=btheadset

Failure: Module initalization failed

View 1 Replies View Related

Ubuntu Multimedia :: Natty - Connect Only A2DP Profile For Bluetooth Headset

May 18, 2011

I have a bluetooth headset with both support of HSP/HFP and A2DP. My goal is to connect this headset to my cell phone (over HSP/HFP) and to the PC (over A2DP) simultaneously, but ubuntu always connects both profiles.

I've tried to set following values in /etc/bluetooth/audio.conf:

Code:

View 2 Replies View Related

Ubuntu Networking :: The Bluetooth Manager Does Not Detect A Bluetooth Dongle?

Nov 2, 2010

The bluetooth manager does not detect a bluetooth dongle .trying to use ndiswrapper to fix.I installed device manager and the results are shown below.i downloaded the windows driver suite. It has 4 .exe self extracting driver archives and a setupconfig.ini. The .ini file is below.I was able to extract one of the 32bit archives on a windows machine and it had about 8 .inf files that are titled weird and would not install properly using ndiswrapper probably because im using the 64-bit architecture. there are 2 64bit .exe's in the driver download, but how can i extract them in ubuntu and do i really need to install all 8 .inf files. also do i actually need to make a .inf file? if so how?

Asus - BT211 mini bluetooth dongle

Code: http:[url].... - windows driver under download section.

Device manager

Code:
Model: Unknown model (id =0x3000)
Vendor: atheros Communications, inc[code]....

View 2 Replies View Related

Fedora :: How To Use Bluetooth Dongle

May 4, 2009

I had a lot of problems at first working this one out. So I made a program to create the bluetooth com port.

1. Download and install the program sjdsoftbt-tool from my website[url] or directly here *sjdsoftbt-tool*

It was made in gambas 2.0 but it should install the required dependencies automaticly .

2. Follow the instruction on my How to Guide this covers most phones and there pit falls and problems you can have.

View 1 Replies View Related

OpenSUSE Hardware :: Can't Get Bluetooth USB Dongle To Work

May 26, 2010

based on the HW compatibility list, I bought a Conrad "Bluetooth Stick Micro" (Order number 97 19 99) => Does someone know, if this is "really" the one mentioned in the compatibility list ? Can I find out, what chip(set) is used ? (I'm somewhat "afraid", that the name might be the same, but the chip(set) changed. No, it is unfortunately not mentioned in the documentation coming with it) Unfortunately I didn't get it to work on Suse 11.2 (64 Bit) so far. This is what I tried: Installed bluetooth packages, based on the information I found.

These are:

root@godot:~ # rpm -qa | grep -i blue
bluez-gnome-1.8-9.4.x86_64
kdebluetooth4-0.3-9.1.x86_64
bluez-4.56-1.1.1.x86_64

[code]...

I looked for a bluetooth section in yast2, but couldn't fine one. (I think I saw one in earlier releases...) => Did I miss it ? Do I miss a package ? (I checked all packages containing "yast" for something.) So, with no yast2 module present, how do I do the basic configuration ? The documents I could find all describe how to use the bluetooth connection, if the basic setup suceeded.

View 3 Replies View Related

Hardware :: Bluetooth Dongle Won't Find Any Devices

Jan 20, 2011

I bought this bt dongle, and when i plug it, the operating system detects it and everything seems to be working fine. Although, When I search for devices, neither my phone nor my laptop are found. Searching for devices on both of them doesnt find this computer either. lsusb output is : Bus 002 Device 006: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)

hciconfig -a output is:

hci0: Type: BR/EDR Bus: USB
BD Address: 00:15:83:11:F7:58 ACL MTU: 384:8 SCO MTU: 64:8
UP RUNNING PSCAN ISCAN

[code]....

View 14 Replies View Related

General :: Bluetooth USB Dongle - Communication Setup?

Feb 24, 2010

I am very new to linux and I have been given a school project that involves getting my windows pc talking to a linux single board computer that I have. It can be found here. [URL]. I have two bluetooth usb dongles, one to plug into my pc and one to plug into my linux board, I know that both work as I have tried talking to them both using my mobile/cell phone. Also when I plug the dongle into my linux board it recognizes something has been plugged in. However I am unsure where to go from here. I have tried "searching" for the device using my windows pc, but it will only find my cell phone and not my linux board. I also tried mounting it similar to how i would mount a usb drive e.g. mount dev/sda etc. How to setup the linux board for bluetooth communications?

View 14 Replies View Related

Debian Hardware :: Bluetooth Dongle - Change Mac Address

Feb 4, 2016

I purchased 2 CSR V4.0 dongles which work fine, one in Deb8 and one in a Win7 laptop. The only problem is they both have the same mac address so my Samsung Tabs get confused. I have thoroughly researched how to change these but most of the suggestions want a dev reference such as wlano or eth0 which USB dongles do not have a dev id.

The only alternative is to use bdaddr which comes with the bluez package but it must be compiled with the --enable-tools option.

When I try to compile I get the error "error:D-Bus library is required". When I check the config.log it suggests:

"Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable".

Dbus is installed on my system but I could not find dbus-1.pc. The only reference was the directory "/usr/share/dbus-1" so I added it to my $PATH variable. This did work.

View 1 Replies View Related

Fedora Hardware :: Bluetooth And WLAN Dongle By Gembird

Jun 19, 2011

I just bought this USB adaptor and it does not work. I looked into "dmesg":

lsusb:

I am almost sure that it does not cost to spend time on this piece of equipment, but before I'd like to do minimum problem determination on this subject.

View 3 Replies View Related

Ubuntu Networking :: Unable To Pair Bluetooth Dongle ?

Jul 3, 2010

I have a laptop with no bluetooth on it.So i bought a bluetooth dongle.It works flawlessly under windows but i am having a problem with it under Ubuntu (As well as other Linux distros). As soon as i plug the dongle i see a bluetooth icon in the Notification Area.

When i click on it and choose setup new device....its scans and shows all the bluetooth devices like my Nokia 5800 xpressmusic cell phone but when i try to pair it simply fails....

I have tried all the Pin codes available and even tried the custom pin option but still no success. By the way right now i am using Ubuntu 10.04..i have also tried it with other linux OS but still the problem remains....

View 2 Replies View Related

Ubuntu Networking :: Unable To Successfully Use Bluetooth Dongle

Aug 14, 2010

I recently purchased an inexpensive bluetooth dongle for my laptop running lucid 64-bit. the device, however, doesn't seem to want to work in ubuntu. most functions (everything but turning the device OFF) fail, causing gui windows to hang, and i mostly receive messages relating to the device timing out.

Before you ask, it is not the device: the dongle works flawlessly in windows 7 after being autodetected and autoinstalled. i attempted to boot from the lucid cd, and the problem persisted.

Code:

Code:

View 4 Replies View Related

Ubuntu Networking :: Bluetooth Dongle That Works / Compatible

Aug 20, 2010

I'm shopping for a Bluetooth dongle and I'd like to find one that "just plain works" with Lucid. I've searched and found a few posts about bluetooth, but nothing encouraging so far. Hopefully someone is using one and can vouch for its compatibility with Lucid.

View 6 Replies View Related

General :: Bluetooth Dongle Connection - How To Activate Adapter

Aug 1, 2010

I've an Acer Aspire One A110 Netbook running Linpus Lite. All seems relatively well however I've plugged in a Bluetooth USB dongle and nothing has happened - oh well, I didn;t expect it to. Of course I'm used to MS Windows OS plug 'n Play and I know this isn't generally how Linpus Lite OS operates but despite looking around I can't find an explanation on how to activate the Bluetooth adapter. There are instructions and demos on how to add a Bluetooth component to the board but I'm not an engineer, neither professional nor hobbyist, so Im not interested in doing that. I've downloaded the Bluetooth zip file from the Acer Spire One support site it has been installed on the Netbook but there still appears to be no Bluetooth connection.

View 8 Replies View Related

Debian :: ASUS USB-BT211 Bluetooth Dongle - Working In 6.0 Squeeze 64 Bit ?

Jul 26, 2011

I purchased a ASUS USB-BT211 Bluetooth Dongle and I'l like to get it to working in Debian 6.0 Squeeze 64 bit.

uname -r gives....

I plugged in the USB Dongle:

lsusb gives....

lsusb -v -d 0cf3:3000 gives...

cannot read device status, Operation not permitted (1) larry@debian:~$

What do I need to do to get the Bluetooth Dongle Functional?

View 3 Replies View Related

OpenSUSE Hardware :: Bluetooth Dongle From Sitecom Model CN-502 Doesn't Work

Jan 21, 2010

my Bluetooth Dongle from Sitecom Model CN-502 doesn`t works under openSUSE 11.2.I plug it into USB but no Reaktion. Under 11.1 it works?

View 1 Replies View Related

Ubuntu Networking :: 0a5c:2148 Broadcom Corp - Bluetooth Dongle Not Working ?

Aug 12, 2011

Decided to upgrade my usb bluetooth dongle because it is slow, old and bulky. Bought a Konig (broadcom) mini dongle. Ubuntu (natty) shows me a bluetooth icon and appears to be working. But: It doesn't find anything, nor can it be found...

lsusb:

Quote:

It looks like there is no module loaded for it. Does there need to be?

lsmod:

Quote:

View 2 Replies View Related

Hardware :: MSI Bluetooth USB Dongle Connection - Certainly Not Long Enough To Send Or Receive A Single File

May 10, 2011

Problems with Bluetooth. The dongle appears to be working, but then it craps out on me after only a few minutes!

I'm using the blueman-manager GUI to connect to my cell phone. If I load blueman-manager almost immediately after connecting my dongle, I can use it for a few minutes, but only long enough to add my phone, pair it and mark it as trusted. Certainly not long enough to send or receive a single file, though. Eventually and inevitably, the connection breaks, blueman-manager hangs/freezes up, and I start getting errors in dmesg.

Here's all the relevant diagnostic stuff...

Code:

Code:

Code:

I added the MARK myself to separate where the dmesg output stops immediately after plugging in the dongle from what appears after the connection is broken. It's right when that timeout error happens that the connection severs itself, and the error usually repeats itself several times.

Even if I just connect the dongle and not do anything except wait a few minutes, after a few minutes that timeout error will still happen. I'm running fluxbox and I don't believe I have any automounting programs, so there wouldn't be any interference from something like that.

View 7 Replies View Related

SUSE :: USB Flash Drive Produces No Output For Dmesg - Hotplug Quit - Bluetooth Dongle

Feb 8, 2011

OpenSuSE 11.3/KDE4 32-bit
Kernel 2.6.34.7-0.7-desktop

It's been a while but I just hit a brick wall. Well, this has been building for a week or so, I can't figure out what's causing it. I thought there was a sudden conflich with the bluetooth dongle, since that one piece of hardware is not listed right from boot (sometimes has a dmesg error related to loading the module), but I find now this is not the case. Today I ran the full update to the current kernel hoping to fix the problem, but to no avail (caused some interesting issued with the video (intel 945) which I ironed out). Symptom: With the exception of the bluetooth, all devices hooked up to the USB ports at boot are recognized and usable. No device that I plug in after booting is recognized, period. lsusb output does not change. Plugging in a USB flash drive produces no output for dmesg.

[Code]...

View 3 Replies View Related

Ubuntu Multimedia :: No A2DP In Kubuntu Maverick?

Oct 13, 2010

Having an issue with A2DP in Maverick.

Whenever I connect my headset, both 'Headset Service' and 'Audio Sink' are shown as being connected. I'm only getting mono audio.

I tried clicking disconnect on 'Headset Service' but it disconnect both. Selecting connect on 'Audio Sink' also connect 'both' and gives mono output.

View 8 Replies View Related

Ubuntu Networking :: Bluetooth - SPP Mode / Listen (and Also Send) To Serial Comm Msgs On Bluetooth?

Jun 25, 2010

i have a bluetooth modem (BlueSMiRF) that is connected to Arduino Duemilanove. I am trying to see serial communication messages from the bluetooth modem.

I have Blueman Device Manager that enabled SPP (Serial Port) and it says :

Code:
Serial port connected to /dev/rfcomm0
How do I see the serial communication on this?

I tried on console

Code:
$rfcomm listen 0
but it's stuck at
Code:
Waiting for connection on Channel 1
Is there any other way to listen (and also send) to serial comm msgs on bluetooth?

View 1 Replies View Related

Fedora Hardware :: Bluetooth Service / Bluetooth Is Disabled After Some Time?

Sep 12, 2010

I'm using fedora 13 x86_64 on amd machine. I use usb bluetooth dongle. The bluetooth service doesn't start at all. When I click on bluetooth icon-preferences-turn bluetooth on, after some time it says, bluetooth is disabled. What should I do to enable bluetooth?

View 1 Replies View Related

Ubuntu Networking :: Bluetooth Not Working With USB Bluetooth Stick / Resolve It?

Apr 24, 2010

When i connect to my laptop a bluetooth usb stick, the bluetooth could not be turned on.
the bluetooth dameon is on, and when i press the turn on button, nothing happens.
in windows the stick works fine.

View 1 Replies View Related

Hardware :: Bluetooth On Fedora 13 / Cannot Get The Bluetooth Service To Start?

Aug 7, 2010

I just bought a Bluetooth dongle for my laptop with fedora on it and cannot get the Bluetooth service to start. Tried to do the same on my imac running Fedora and the same thing happened, it said service refreshing and never did.

View 14 Replies View Related

Fedora :: SPICE Protocol Across The WAN?

May 5, 2011

Has someone using opensource SPICE [URL] wit WIN7 Prof. desktop across the low 2 Mbps WAN with 50ms latency? BTW we're using VMware View 4.6 Desktop with WIN7 Prof. (PCoIP) and have a lot performance problems across the WAN.

View 4 Replies View Related

Programming :: Explaining The USB Protocol?

Jan 16, 2011

So what I'm trying to do is write a USB stack for a uC, but beyond the 10 ms reset signals from the host I'm kind of lost. What happens after that? If someone could point me somewhere that explains it step by step in detail, instead of jumping around

View 2 Replies View Related

Networking :: Installing A New Protocol In Ns2.34?

Nov 25, 2010

I was trying to install a new protocol under ns2-34 when I execute make command, I got this error :

In file included from ./config.h:60,
from ./routing/address.h:38,
from ant/ant.cc:4:
/usr/local/include/tclcl.h:42: fatal error: tcl.h: Aucun fichier ou dossier de ce type
compilation terminated.
make: *** [ant/ant.o] Erreur 1

I can't find this tcl.h !! I don't know how to add this file !

View 1 Replies View Related

Red Hat :: How Sftp Protocol Was Designed

Jul 9, 2010

Using CentOS 5.5. I have ssh setup to use a radius server for authentication. When I use filezilla to test sftp I can successfully authenticate and get directory listings, but every time I try to download or upload a file filezilla attempts to re-authenticate which fails because the radius server uses token auth with one time passwords, so the original password used to authenticate is no longer valid. However I can browse directories all I want and it never tries to re-authenticate.

1. is this re-auth just how sftp protocol was designed? like re-auth anytime a user tries a different action, like browse vs download vs upload?
2. or am I just missing something? (very likely, I'm not real experienced with linux)

View 3 Replies View Related

Debian Multimedia :: Can't Allow Indirect GLX Protocol

Apr 13, 2016

I have Debian 8.4.0 with gnome gdm3 and NVIDIA GeForce 8400 GS. When I run some applications the following message appears:

Code: Select allname of display: :0
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  33
  Current serial number in output stream:  34

Previously, I had lightgdm instead of gdm3 and I fixed this problem allowing indirect GLX protocol just setting xserver-command=X -core +iglx in /usr/ share/lightdm/lightdm.conf.d/50-xserver-command.conf...Now I can't allog GLX protocol. I have tried the following:

Set Option "AllowIndirectGLXProtocol" "On" in xorg.conf Set serverargs="+iglx" in /usr/bin/startx Set exec /usr/bin/X in /etc/X11/xinit/xserverrc

Despite all this, the error message persists and xorg.0.log indicates that indirect GLX is disabled (line 19.477):

Code: Select all[    17.604]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[    17.604] X Protocol Version 11, Revision 0
[    17.604] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    17.604] Current Operating System: Linux federueda-pc 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-1 (2016-03-06) x86_64
[    17.604] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=4156658f-15d7-43ae-b0ff-2dfc7484c3ab ro quiet

[code]...

In short, I don't find the way to enable indirect GLX in gdm3.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved