[Solved] Can't Get Bluetooth Adapter To Run

Hello all,
I have a notebook (Dell Studio 1555) with an internal bluetooth adapter (dell 370, if I remember correctly), that I'm unable to set up in Gnome 3.10.
It has worked before under KDE 4.10, but I think it stopped working under KDE 4.11, prior to switching to Gnome, though I'm not sure.
Here are some outputs I'm getting:
[adamdagan@admdgn ~]$ lsusb
Bus 008 Device 004: ID 0781:74e5 SanDisk Corp.
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse (M-BT58)
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 003: ID 0c45:63ea Microdia
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 413c:8158 Dell Computer Corp. Integrated Touchpad / Trackstick
Bus 001 Device 003: ID 413c:8157 Dell Computer Corp. Integrated Keyboard
Bus 001 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[adamdagan@admdgn ~]$ dmesg | grep Blue
[ 17.706430] Bluetooth: Core ver 2.16
[ 17.706452] Bluetooth: HCI device and connection manager initialized
[ 17.706463] Bluetooth: HCI socket layer initialized
[ 17.706466] Bluetooth: L2CAP socket layer initialized
[ 17.706472] Bluetooth: SCO socket layer initialized
[ 17.889299] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.889313] Bluetooth: BNEP socket layer initialized
[adamdagan@admdgn ~]$ sudo systemctl status bluetooth -l
bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Sun 2013-11-03 23:10:49 IST; 10h ago
Docs: man:bluetoothd(8)
Main PID: 487 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─487 /usr/lib/bluetooth/bluetoothd
Nov 03 23:10:49 admdgn bluetoothd[487]: Bluetooth daemon 5.10
Nov 03 23:10:49 admdgn systemd[1]: Started Bluetooth service.
Nov 03 23:10:49 admdgn bluetoothd[487]: Starting SDP server
Nov 03 23:10:50 admdgn bluetoothd[487]: Bluetooth management interface 1.3 initialized
[adamdagan@admdgn /]$ hcitool dev
Devices:
The Gnome applet reads "no bluetooth adapter found"
Thanks, Adam.
Last edited by adam777 (2013-11-21 08:32:51)

Hi adam,
I'm running 64bit Arch on a Studio 1557 with an integrated usb bluetooth adapter (BCM2046).
In 2011 I had the very same problem you describe and got it fixed. Let me explain:
The bluetooth adapter has 2 modes of operation: HID mode and HCI mode.
In HID mode, it presents itself as a keyboard/mouse input device (in your case 413c:815[8/7]).
This allows you to use e.g. a bluetooth mouse that has been paired earlier - even if your OS doesn't support bluetooth.
In HCI mode, the device presents itself as a regular bluetooth adapter which can be used by your bluetooth stack (e.g. bluez) - that's what we want.
The problem back in 2011 was, that my adapter would default to HID mode and to switch it to HCI mode I had to use the 'hid2hci' tool (now part of bluez-utils).
For some time now bluez ships a udev rule which takes care of switching modes so everything worked flawlessly.
A couple of weeks ago, however, the problem resurfaced and I haven't found a fix yet.
I noticed that the udev rule isn't triggered anymore and running hid2hci (/lib/udev/hid2hci) manually doesn't work either (gives an error saying 'unable to handle [devpath]').
The only way to use the bluetooth adapter in arch for me is to boot Windows inside a Virtual machine, attach the USB touchpad device (the HID proxy) and let Windows switch it to HCI mode.
This, however, only lasts until I reboot/resume from standby.
I believe this regression was caused by a package upgrade, since an older arch installation I had lying around still recogniced the adapter while an up-to-date installation wouldn't.
Unfortunately, said lecacy installation is now gone and downgrading arch to a point before the regression doesn't seem feasible.
Any suggestions are more than welcome!
So long,
rev
Last edited by revinary (2013-11-05 11:45:56)

Similar Messages

  • [Solved] Can't get gnome network manager running

    Alright this one is a head scratcher.  I've folowed the wiki for network manager to a T except I can't get the network manager icon to show up (I have notification addon already running).  I don't have any network loss though.
    Here's my rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="Canada/Pacific"
    KEYMAP="dvorak/dvorak"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(powernow-k8 cpufreq_ondemand cpufreq_powersave forcedeth snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="myhost"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(lo !eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng !network netfs crond laptop-mode dhcdbd networkmanager @alsa @hal @fam @gdm)
    Last edited by dr/owned (2009-01-09 05:16:43)

    I assume you're running nm-applet --sm-disable once you get a window manager session up?
    Try starting networkmanager after hal. From the wiki:
    You must also "disable" the default network daemon, and add the hal, dhcdbd and networkmanager daemons in this order:
    DAEMONS=( ... !network hal dhcdbd networkmanager ... )

  • Late 2013 MBP/Fusion/Boot Camp partition w/Windows XP (!), can I get Bluetooth working or should I give up?

    Hello and please bear with the length of this post.  I had an old MacBook Pro (2007 Santa Rosa) that ran Windows XP in a Boot Camp partition just fine.  One thing Windows has that the Mac doesn't is a free OBD2 app that lets me communicate with a Bluetooth OBD2 scanner to reset my check engine light and read the codes.  This scanner uses Bluetooth.
    A few months ago by a stroke of good luck I got a new Retina MacBook Pro.  Windows XP will not install on it, only Win 7 & 8 (I don't have the install disks anymore anyway).  I did not want to buy a new Windows just to run this one program (the only Windows app I really need).  I thought I could possibly run my old Win XP Boot Camp partition (now in an external USB3 case) under Fusion, and it turns out that I can indeed do this.  However I can not get Bluetooth to work – Win XP, under Fusion, does not see any Bluetooth hardware.  I got some help on the Fusion forum – I was told to uncheck the Share Bluetooth devices with the virtual machine box and check the Apple Bluetooth USB Host Controller box to connect Bluetooth to the virtual machine.  WIn XP, under Fusion, does not seem to see any Bluetooth hardware.
    My question is, do the Boot Camp drivers originally installed when I first used Win XP on my old Santa Rosa MBP have any role here?  I was thinking I might have to update those drivers since I'm on a new Retina MBP, but the update notes specifically say the newer drivers are for Windows 7 and 8.  I haven't tried to install them yet – maybe they'll even refuse to install, I don't know.
    If I'm truly wasting my time trying to get this to work I'll fork over the $40 for the Mac OBD2 software, although I really only need it for a "single use" (trying to pass a state inspection, lol!).  TIA for any help!

    Please ignore the last message - I was hoping I could delete the thread but it looks like I can't.
    After a little more investigation I've decided to give up this quest and pay the $40 for the Mac software.

  • How can I get my games to run smooth with apple tv. I'm getting jerky movement

    How can I get my games to run smooth with apple tv?

    Check your network for interference (www.istumbler.net, check router manual in regards to changing channels) and other activities possibly running in the background.

  • How can I get an mp4 video running on iPad Mini?

    How can I get an mp4 video running on iPad Mini, which is already in the iTunes File?

    Pad2, the new iPad Supported Video Formats & Movie Formats
    H.264 video up to 1080p, 30 frames per second, High Profile level 4.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
    MPEG-4 video up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
    Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format
    You can use a USB flash drive & the camera connection kit.
    Plug the USB flash drive into your computer & create a new folder titled DCIM. Then put your movie/photo files into the folder. The files must have a filename with exactly 8 characters long (no spaces) plus the file extension (i.e., my-movie.mov; DSCN0164.jpg).
    Now plug the flash drive into the iPad using the camera connection kit. Open the Photos app, the movie/photo files should appear & you can import. (You can not export using the camera connection kit.)
     Cheers, Tom

  • How can I get my macbook pro running Lion to print on my HP photosmart 309a??

    how can I get my macbook pro running Lion to print on my HP photosmart 309a??

    Did you install the drivers? Or have Software Update install them? This printer is supported:
    http://support.apple.com/kb/HT3669

  • Where can I get an adapter to allow plugging in a Shuffle to an Ipod dock?

    Where can I get an adapter to allow plugging in a Shuffle to an Ipod dock?

    Not even a hint as to which country you live in? I'll guess from the posting time you're here in the UK. Try Amazon, Dixons, eBay, Maplins, PC World, Staples, Tesco, etc. In fact, let me Google that for you...
    tt2

  • I have a new Bose sounddock with a lightning connector, but my iPod has the old style connector. Can I get an adapter to make them work together?

    I have a new Bose sound dock with a lightning connector but my iPod has the old style connector
    Can I get an adapter to make them work together?

    Alternatively...
    is this what you're after?
    If so, have a look here: http://www.amazon.co.uk/Lightning-female-30-pin-Dock-Cable-Adapter/dp/B00DZN3GZK /ref=pd_sim_sbs_ce_1
    or this one...
    http://www.amazon.co.uk/SANDBERG-440-45-Adaptor-Lightning-Connector/dp/B009KZZ3L C/ref=sr_1_16?ie=UTF8&qid=1382801610&sr=8-16&keywords=30+pin+to+lightning+adapto r
    Or google "lightning female to 30-pin dock male cable adaptor". The cruicial part is female lightning to male 30-pin ends.
    The Apple cable is a female 30-pin to male lightning end.

  • Can i get an adapter for macbook to make hdmi port?

    can i get an adapter for macbook to make hdmi port?

    Yes, but the one you need depends on the specific MacBook you have.
    Earlier MacBooks use a Mini-DVI and later ones use a Mini DisplayPort for their video output. To find out which MacBook you have, go to the  (Apple menu) and choose About This Mac. Click More Info... and in the System Profiler window that opens, choose Hardware. Your Model Identifier will be shown.
    For MacBook1,1 though MacBook4,1 choose a Mini-DVI to HDMI Adapter
    For MacBook5,1 and later choose a Mini DisplayPort to HDMI Adapter
    Either one is commonly available for less than $10.

  • How can I get quicktime pro 7 running

    I bought quicktime pro 7 a couple of years ago and have a registration code.  At the time I used the program to make some time lapse movies.  I'd like to make a couple of time lapse movies again but quicktime pro 7 is no where to be found.  This probably ha something to do with updating the os between then and now.  The question is how can I get quicktime pro 7 running again?  The unlocking instructions I have for quicktime pro 7 that I received with the key do not correspond with what the system preferences now show.  Any assistance would be appreciated.  I am currently running OS X version 10.9.5 on an older iMac.

    Open the QuickTime 7 player(if it’s not installed, click here), choose Registration from the QuickTime Player 7 menu, and supply your key there.
    (115130)

  • I have a I-mac that is not able to upgrade the os past 10.7.5, when I go to upgrade Pages it says i have to be running os 10.10, how can I get Pages that will run with os 10.7.5.

    I have a I-mac that is not able to upgrade the os past 10.7.5, when I go to upgrade Pages it says i have to be running os 10.10, how can I get Pages that will run with os 10.7.5.

    Click here and follow the instructions. If they’re not applicable, buy an iWork 09 DVD from a source such as Amazon or eBay.
    (116937)

  • I can run a slide show using apple tv and itunes but can't get the slides to run in a specific order

    I can run a slideshow (of pictures) using Apple TV and ITunes but can't get the pictures to run in the order I set them up with in my hard drive directory

    Welcome to the Apple Community.
    Websites and third party Apps need enabling before they will allow AirPlay of Video content. Some Website/App developers have not enabled their products, some simply haven't got around to it yet, others have stated that they won't be enabling AirPlay (likely as a result of licensing issues).
    I have created a User Tip to list Apps that have been tested with Video Airplay, if you have any Apps that you have tested please leave details in the comments at the bottom of the User Tip or email me if you don't have commenting privileges.

  • Can you get an iPod 5 running ios6.1.3 instead of ios7

    Can you get an iPod 5 running ios6.1.3 instead of ios7

    Yh all of the above is true, you cant go from ios 7 back down to ios 6 sorry unless you were to buy an ipod touch that was made whilst ios 6 was in use of were to get ipod touch 4g (like i am) that only goes up to ios 6...
    Know everyone else helped but i was bored so i hoped i helped a little even though i basically repeated

  • Can not get JSP examples to run

    I am able to use the example servlets, but I can not get the JSP examples to run. I get the error listed at the end of this message.
    I am using jdk1.3.x and TOMCAT Version 3.2.3
    Here is my classpath
    .;C:\jdk1.3\jre\lib\rt.jar;c:\jdk1.3\lib\tools.jar;C:\jakarta-tomcat\webapps\privilegesparadox;C:\jdk1.3jre\lib\ext\XML4J.JAR;C:\jdk1.3\jre\lib\ext\mm.mysql-2.0.4-bin.jar;C:\jdk1.3jre\lib\ext\mssqlserver.jar;C:\jdk1.3\jre\lib\ext\mail.jar;C:\jdk1.3jre\lib\ext\activation.jar;C:\Netscape\Servers\java\ldapjdk.jar
    I am running this on win2000. I have done several years of servlet work and now am needing to do JSP stuff. I can not get the examples to run... so any of my test stuff does not work either.
    Error: 500
    Location: /examples/jsp/dates/date.jsp
    Internal Servlet Error:
    javax.servlet.ServletException: sun/tools/javac/Main
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:508)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:812)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:758)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Thread.java:484)
    Root cause:
    java.lang.NoClassDefFoundError: sun/tools/javac/Main
         at org.apache.jasper.compiler.SunJavaCompiler.compile(SunJavaCompiler.java:136)
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:273)
         at org.apache.jasper.servlet.JspServlet.doLoadJSP(JspServlet.java:612)
         at org.apache.jasper.servlet.JasperLoader12.loadJSP(JasperLoader12.java:146)
         at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:542)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:258)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:268)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:812)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:758)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Thread.java:484)

    I don't get it... I have been using jdk 1.3.x for sometime... a year now. All seems fine with servlets and java applications I have created. What could be not there if all of this works?
    If reinstall the jdk over top of where is is now, would that be of any help? I will copy my /ext jar files to a temp area first so I can keep my jar files.
    Dean-O

  • I cloud worked fine for a while on the latest version of windows then threw up an error since then I can longer get the programme to run . I've reinstalled itunes but this doesnt help any ideas

    I cloud worked fine for a while on the latest version of windows then threw up an error since then I can longer get the programme to run . I've reinstalled itunes but this doesnt help any ideas

    It maybe worthwhile trying to uninstall and then reinstall the icloud control panel, if the issue is with your outlook.

Maybe you are looking for

  • BOM Explosions for Materials and Plant

    I am looking for the same functionality as in CS15 where I can check if a component within a BOM is part of another BOM. How can I achieve this? I have tried the FM: CS_BOM_EXPLOSION or CS_BOM_EXPL_MAT_V2, but I can not get these to work as I wish. I

  • How can I clear Form Field?

    Hi Friends, I have created a new custom login named ZSYSTEM. It is a copy of the standard BSP Login Application SYSTEM. The ZSYSTEM uses the subclass  ZCL_BSP_LOGIN_APPLICATION of CL_BSP_LOGIN_APPLICATION. In the method IF_BSP_APPLICATION_EVENTS~ON_R

  • Trying to downgrade MacBook Pro (13" mid 2010) from lion back to snow leopard. Error: you have install Mac 23.1

    Upgraded to lion, thought it was going to be the hip new thing but I can't stomach it. Time to go back home. The problem I'm having is that I can't run the snow leopard disk no matter how hard I try. I tired booting to the cd and I got that pleasantl

  • Multithreading in Flash 11.4?

    Flash Player "Dolores" Adobe is planning an additional Flash Player release in the second half of 2012. Code-named "Dolores", this release focuses on enabling features and functionality for the gaming market, as well as improvements for general Flash

  • [Not Related to Sony XPERIA] PSP USB Problem

    Hi, I am experiencing a PSP USB fault. Now, I cannot connect my PSP to my Laptop. Any suggestions?