Re: Activating Bluetooth on intel AX200,AX201,AX210 modules
Date: Mon, 21 Jul 2025 15:41:05 UTC
On Mon, 21 Jul 2025, Lars Tunkrans wrote: > > HI > > this command in the /etc/rc.d/bluetooth start script fails > with exit status 1 , unless mutilple iwmbt firmware loads is > executed beforehand, > > > * # ngctl mkpeer ubt0: hci hook drv* > > ngctl mkpeer ubt0: hci hook drv > + return 1 > + bluetooth_shutdown_stack ubt0 > + dev=ubt0 > + ngctl shutdown ubt0hci: > + ngctl shutdown ubt0l2cap: > + return 0 > + err 1 'Unable to setup Bluetooth stack for device ubt0' Can you try this change which is left from an ealrier review which never was committed as an alternate implementation made it into the tree: https://reviews.freebsd.org/differential/changeset/?ref=1332283 If this works, I'll just commit it. -- Bjoern A. Zeeb r15:7