[Bug 290639] Bluetooth on Intel 9560 and AX201 does not work on any Alder Lake CPU variant (N100, N150)
Date: Wed, 11 Mar 2026 18:56:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290639
--- Comment #30 from Vladimir Kondratyev <wulf@freebsd.org> ---
(In reply to Michel Kohanim from comment #29)
It looks strange:
|--- a/usr.sbin/bluetooth/iwmbtfw/iwmbt_fw.c
|+++ b/usr.sbin/bluetooth/iwmbtfw/iwmbt_fw.c
--------------------------
Patching file /usr/src/usr.sbin/bluetooth/iwmbtfw/main.c using Plan A...
Hunk #1 succeeded at 31 with fuzz 2.
Hunk #2 failed at 193.
Why patch for iwmbt_fw.c is applied to main.c?
Try to install fresh sources, than do `cd /usr/src' and than do 'patch -p1 <
{PATH_TO_PATCH}'
--
You are receiving this mail because:
You are the assignee for the bug.