HI
I have a 3 years Old FUjitsu Celsius H7510 with I7-10885H CPU
and AX201
instructions in the Handbook talks about inserting a Bluetooth dongle in
a USB port.
This is obviously not the case here as the AX201 M.2. card includes the
Bluetooth circuitry and the Bluetooth antenna is pre-installed in the
laptop.
As Bjoern.Zeeb has done an enormous job on the AX200
IWLWIFI side, this bluetooth part of the same circut-board may
interact with the WIFI part .......
this is what I can discover ,
# dmesg -a | grep AX201
iwlwifi0: Detected Intel(R) Wi-Fi 6 AX201 160MHz
# dmesg -a | grep ubt0
ubt0 on uhub1
ubt0: <vendor 0x8087 product 0x0026, class 224/1, rev 2.01/0.02, addr 5>
on usbus0
In /usr/src/sys/dev/usb/usbdevs
vendor INTEL2 0x8087 Intel
.
product INTEL2 HSP 0x0026 Harrison Peak (22560) Bluetooth Module
# usbconfig
ugen1.1: <XHCI root HUB Intel> at usbus1, cfg=0 md=HOST spd=SUPER
(5.0Gbps) pwr=SAVE (0mA)
ugen0.1: <XHCI root HUB Intel> at usbus0, cfg=0 md=HOST spd=SUPER
(5.0Gbps) pwr=SAVE (0mA)
ugen0.2: <EM7421 Sierra Wireless, Inc.> at usbus0, cfg=0 md=HOST
spd=HIGH (480Mbps) pwr=ON (500mA)
ugen0.3: <Integrated Camera Chicony Electronics Co., Ltd> at usbus0,
cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)
ugen0.4: <Oz776 1.1 Hub O2 Micro, Inc.> at usbus0, cfg=0 md=HOST
spd=FULL (12Mbps) pwr=SAVE (2mA)
ugen0.5: <OZ776 CCID Smartcard Reader O2 Micro, Inc.> at usbus0, cfg=0
md=HOST spd=FULL (12Mbps) pwr=ON (0mA)
*ugen0.6: <AX201 Bluetooth Intel Corp.> at usbus0, cfg=0 md=HOST
spd=FULL (12Mbps) pwr=ON (100mA)*
# iwmbtfw -I -d ugen0.6
iwmbt_is_supported: found iwmbtfw compatible
main: Firmware has already been downloaded
main: Firmware download is successful!
# ps -ax | grep hcsec
51253 - Is 0:00.00 /usr/sbin/hcsecd -f /etc/bluetooth/hcsecd.conf
# ps -ax | grep sdpd
58045 - Is 0:00.00 /usr/sbin/sdpd -c /var/run/sdp -g nobody -u nobody
Looks like the Hardware should work but :
# service bluetooth start ubt0
/etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0
PLS advise how to further diagnose the case,
regards
//Lars