bluetooth

  1. R

    Bluetooth Development

    Considering the state of bluetooth even following all of the available documentation driver support is patchy at best. Are there any plans for further bluetooth Development on FreeBSD? I know that the codebase is lacking and bluetooth is not an ideal standard, but it has mainstream adoption and...
  2. ThoughtCriminal

    Wanting to code a bluetooth driver. Starting point?

    OK, SO... I am running FreeBSD 12.1-RELEASE on a Lenovo x260 I got the mobile broadband module working after some help and encouragement from members of the forums. In an effort to have everything working on the laptop I've come up to a problem... Bluetooth on this device doesn't seem to be...
  3. F

    APPLE MacBook Pro A1502 Bluetooth Mouse MAGIC 2 not work

    Dear Friend How to solve this problem? Best Regards
  4. Tracker

    How to Bluetooth?

    I followed the Bluetooth chapter from the handbook but after loading kldload ng_ubt My system couldn't detect ubt0 under either /var/log/messages or under dmesg. When I boot via aUbuntu stick it works perfectly fine and gives the following under lsusb Bus 002 Device 003: ID 0489:e011 Foxconn...
  5. pela0

    HID Descriptor for a BT Mouse

    Hi Forum, I'm trying to connect my old Kensington SureTrack BT mouse via hccontrol... it connects with no fuss but X,Y and Z axis are wrong. I used /usr/src/usr.sbin/bluetooth/bthidd/bthidd.conf.sample bthidd.conf as a starting point, but HID descriptor seems to be wrong. Could anyone point...
  6. F

    Bluetooth Mouse

    Dear everyone Who can teach me how to connect Bluetooth mouse? please step by step
  7. Y

    Where is the FreeBSD-BLE

    (I mean the https://github.com/takawata/FreeBSD-BLE). I've searched the base and ports, cannot find it. Or its functionality has been merged into some other tools? Many thanks!!!
  8. sdalu

    Bluetooth peripheral automatic handling

    Is there a way to automatically detect nearby bluetooth peripheral (say headset or smartphone) and perform the necessary action to use them? (for headset run virtual_oss, or for smartphone allow file transfers). The only idea that came to me is having cronjob performing hccontrol -n ubt0hci...
  9. enkinambal

    Cant pair bluetooth headset, anyone can help me?

    FreeBSD 12.1 What configuration i have: ASUSTek Computer, Inc. Qualcomm Bluetooth 4.1 integrated in motheboard. JBL 500 BT Headset Ok, what i tried to do: 1) scan with bluetooth-config always done, after i answer yes, new headset added to hcsecd.conf with nokey/nopin attributes. Looks like...
  10. T

    Audio on bluetooth with virtual_oss

    I had some driver issues, but got past that.. now I am able to connect to my speaker and it makes the connection sound and then I get a DISCOVER FAILED message and it makes the disconnection sound and it runs in a loop until I force quit it.. its the same for both my BT speaker (UE boom3) and...
  11. olli@

    “Web Bluetooth” support?

    Does FreeBSD support “Web Bluetooth” (with Chromium or other)? I'm asking because of the Bangle.js project on Kickstarter. According to the description, it's “an open-source smart watch which […] can be programmed in JavaScript, using Bluetooth. New apps can be uploaded from your phone or...
  12. drrahulvaghelamusic

    Not Detected / Synaptic touch pad/Headphones/USBs /Bluetooth (SPEAKERS working fine)

    Mouse pad works! it has mouse but synaptic touch pad is not working as scrolling or other functions or it may not be detected ! Sound Works through Speakers but Headphones are unable to connect ! used hw.snd.default_1 by sysctl (0>>1) still no sound ! USD ports are open but they dont detect...
  13. mms.vanbreukelingen

    kernel-crash with ubt0

    I'm trying to setup a bluetooth-box with freeBSD 13. uname -a: FreeBSD freeBSD13 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r351273M: Wed Aug 21 06:50:26 CEST 2019 root@freeBSD13:/usr/obj/usr/src/head/amd64.amd64/sys/GENERIC amd64 loading ng_ubt.ko in /etc/loader.conf service start bluetooth...
  14. jronald

    Solved Will wireless devices emit radiation in full power when no driver?

    Will wireless devices emit radiation in full power when no driver? (Need a 100% sure answer) I got this question because I feel some headache when I installed FreeBSD 12 on my notebook ? Info about the devices (I bought the notebook 2 years ago) 1. Bluetooth USB Module (Qualcomm Atheros...
  15. K

    Can't setup bluetooth

    I read this guide https://www.freebsd.org/doc/handbook/network-bluetooth.html but i can't setup bluetooth, i already followed the steps but service bluetooth start ubt0 says:/etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0 what should i do? I saw bluetooth config...
  16. F

    get bluetooth device battery level

    Hello Do you know how to do that ? Getting mouse battery level ? My bluetooth mouse is working fine, but I have no clue on its battery status thanks
  17. h0m3

    [bluetooth] hcc not listing any device

    Hello, I'm new to FreeBSD and I'm trying to install my bluetooth mice. Following the FreeBSD Handbook I run hccontrol -n ubt0hci inquiry and got only Inquiry complete. Status: No error [00] but no device is listed. I've double checked and my mouse is visible on my phone. When running service...
  18. B

    bluetooth-config

    I'm following this guide - https://wiki.freebsd.org/SteveWills/BTSpeaker which requires the use of bluetooth-config and a link is provided to https://reviews.freebsd.org/D3778 which is a page dedicated to this script but I don't see any link for downloading it. Maybe I'm blind and can't spot it...
  19. R

    Nordic Bluetooth USB CDC ACM not communicating properly

    Hi, I wrote the firmware for the Nordic USB dongle using CDC ACM and it works great using Ubuntu, it comes up as a ttyACM0 and uses the kernel module cdc_acm.ko. I am actually trying to use the USB dongle in a pfsense 2.4 system and noticed FreeBSD recognizes the USB as a modem and allocated...
  20. B

    Bluetooth keyboard

    How would I go about attaching a bluetooth keyboard to a FreeBSD system?
Back
Top