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
ADVERTISEMENT
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
Aug 19, 2010
I have USB-Bluetooth adapter and Centos 5.5, i plugged in adapter to USB, reboot. then i get this with /sbin/lsusb code...
also, when im searching for devices with phone, i can find my computer (my Bluetooth adapter), but when i press to connect from phone, it says Connection Failed...
thats kind of weird, because overall process seems to be set up ok, and i can find my PC without problems... any ideas why would connection fail then?
View 2 Replies
View Related
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
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
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
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
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
View Related
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
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
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
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
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
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
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
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
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
Jun 16, 2010
I am running fedora vm under XP host and using NAT connection to the Internet. It usually works fine, but some time the connection is just lost. I went menu System->Admin->Network and see the interface eth0, but I cannot activate or deactivate. The status is inactive. (when the connect works, the status is active). so I try "ifdown eth0" and "ifup eth0" command, and got
"Error: Connection activation failed: Device not managed by NetowrkManger
The menu System->Admin->Network device control show no interface.
I am not sure what happened.
View 2 Replies
View Related
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
Apr 3, 2011
I am new to linux.Use broadband wire-line internet connection that requires username and password. Using GUI in Administration--Network I see realtek 8129 fast ethernet configured. However when I try to create new connection and activate it, it shows could not activate. eth0 inactive.
I am able to use my broadband connection in windows XP.
View 2 Replies
View Related
Feb 7, 2010
Need help on a activating xDSL Connection on machine startup, i have configured the internet through it but every time when machine boots up...it is annoying to activate this interface manually. do guide on this....i am using Fedora core 12...and can you help on the firefox's "work offline" bottle neck.
View 3 Replies
View Related
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
Jul 31, 2011
Just re-installed Bodhi. Ran update, dist-update, set up connection and connection still slow or timing out and reporting errors in 'iwconfig'. This is 3rd re-install of this version. Have also tried 3.0 kernel and pae versions of Bodhi. Cannot get this connection up to speed and without errors. Atheros chipset ar9271.
Sorry for weird subject line and opening paragraph. Trying to make it easy to find and browse in case this gets solved and can help someone else. Not being a Linux guru, I can only hope to help others through my mistakes and ignorance.
I followed instructions to update driver listed at Linux Wireless.
In addition to following the directions at Linux Wireless, I also downloaded the GUI Program to install ath9k_htc.
No luck. My connection reports 1M/s and is reporting "invalid misc:" errors in iwconfig.
I'm running Midori browser but apt-get and wget are also downloading slowly.
I'm connecting to a Zyxel 660 series router using WPA/WPA2.
uname -r
Code:
Code:
Code:
Code:
sudo lshw:
Code:
View 1 Replies
View Related
Apr 19, 2011
I am trying to get my bluetooth adapter to work in RHEL. The adapter is a Kensington Micro (K33902US). The system detects the device, but it fails to find any networks when I do a scan using hcitool. Also, I wrote a small C program to do the same, with the same results (no network found). The bluetooth manager appears in the panel, but when I right-click, the only option I have is to check/uncheck "Discoverable". I have tried restarting bluetooth using "service bluetooth restart" to no avail.I tried borrowing an adapter from a friend (some DLINK) that seemed to work fine for both hcitool and my program. The problem just seems to be in Red Hat's ability to use this particular device.
View 1 Replies
View Related
Feb 24, 2011
I am a new user of ubuntu. I seem to have problem connecting to bluetooth. There is a message saying there are no bluetooth adapter. How do I turn on the adapter now that I've switched from windows 7 to ubuntu. My bluetooth was working fine in windows.
View 7 Replies
View Related
Oct 13, 2010
I am looking for advice and recommendations for USB Bluetooth Adapters. My primary use will be using a Wii controller/remote with XBMC (compiled with 'cwiid' support).Secondary use is general data transfer; other peripherals keyboard/mouse etc.But more than anything I would like to buy a product from a manufacturer who has open support for GNU/Linux and to stay away from others who don't (BlueSoleil software, WinBond - and others).
View 1 Replies
View Related
Apr 26, 2011
i have dell inspiron n4010 having widdcomm bluetooth device and i am using fedora 14. it shows bluez-daemon not working when i start kbluetooth and it shows bluetooth adapter not detected.
View 6 Replies
View Related
Jan 7, 2010
I have a Dell Vostro 200 running Ubuntu 9.10 (Karmic). I want to add Bluetooth capability to my machine. Can anyone recommend an USB Bluetooth adapter that is known to work with Ubuntu 9.10? Perhaps specifically Vostro 200, but I know chances of that might be small.
View 7 Replies
View Related
Jan 28, 2010
when I go to system/preferences/bluetooth manager.I get :No bluetooth Adapters present.Your computer does not have any bluetooth adapters plugged in.
View 3 Replies
View Related
Dec 22, 2010
I have been using ubuntu for a few years now but am a noob when comes to the technical side of things, so apologies for my lack of knowledge.
I am using ubuntu 10.10 on a ZOTAC IONITX-A-U Atom N330 1.6GHz Dual-Core Mini ITX Intel Motherboard and since I have upgraded from 10.04 I no longer have blue tooth capabilities. I have a logitech mx 5500 wireless keyboard and mouse, which uses a bluetooth dongle. This is the strange part as they have both been working until recently.
They both lost their charge and after replacing the batteries in my keyboard it no longer is able to connect. The mouse however works fine, until I dropped it So I bought a microsoft explorer mouse which came with its own bluetooth dongle. Which I plugged in and the mouse works fine.
But when I go to System> Preferences> Bluetooth
I get Bluetooth adapter not present and Your computer does not have any Bluetooth adapters plugged in.
I have spent the last week googling this and can't seem to find any relevant info.
I ran this in terminal code...
Am I wrong in assuming that the logitech and microsoft dongles are being seen?
I have also removed and reinstalled bluetooth and bluetooth manager in the software centre, and the same with synaptic package manager, to no avail.
With both dongles plugged in could this also cause a problem?
Is there another way of starting the bluetooth?
View 3 Replies
View Related