drivers/bluetooth/btintel.c
Hello,
I installed release-R80-12739.B of chromiumos in one of my laptop, which board was amd64-generic.
It was sucessfully booted, but bluetooth was disabled.
I took a look at message.log and I found out ibt-12-16.sfi was absent in /lib/firmware/intel.
"Direct firmware load for intel/ibt-12-16.sfi failed with error -2"
And I remounted my device, laptop not chromebook, pushed the firmware files, and confirmed bluetooth enabled.
I tried to install the bluetooth driver files, but they didn't exist in linux-firmware of chromiumos git.
I checked in
kernel.org git and the ibt-12-16.sfi existed.
I wonder what process to merge the Intel bluetooth firmware files in linux-firmware of chromiumos git.
I want to get the firmware files and try to ebuild them.
I really appreciate if Somebody can help me.