DragonFlyBSD Kernel Audit
DF-0436 / env.txt
← back to finding ↓ download raw
DF-0436 environment
===================
uname -a:
  DragonFly dfbsd 6.5-DEVELOPMENT DragonFly 6.5-DEVELOPMENT #0: Thu Jul  2 06:02:54 UTC 2026     root@dfbsd:/usr/obj/usr/src/sys/X86_64_GENERIC  x86_64

kldstat (no bluetooth modules present):
  Id Refs Address                Size Name
   1    5 0xffffffff80200000  1ad8538 kernel
   2    1 0xffffffff81cd9000    7c288 ehci.ko
   3    1 0xffffffff81d56000    8c778 xhci.ko

Module search (no BT/netgraph7 modules shipped):
  /boot/kernel/ contents: ahci.ko ehci.ko hpfs.ko ipfw*.ko ng_*.ko (only
  legacy netgraph, NOT netgraph7) ohci.ko pf.ko radeonkmsfw*.ko sdhci*.ko
  uhci.ko xhci.ko

kldload attempts (all fail, modules not present):
  kldload ng_hci                 -> kldload: can't load ng_hci: No such file or directory
  kldload ng_ubt                 -> kldload: can't load ng_ubt: No such file or directory
  kldload ng_btsocket_hci_raw    -> kldload: can't load ng_btsocket_hci_raw: No such file or directory

Bluetooth hardware: none exposed to the QEMU guest (hw.bwn.bluetooth sysctl
reads 1 but no BT HCI adapter is attached; the bwn driver is for Broadcom
wireless, not Bluetooth).