Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

bluetooth (BT) driver kidnapped for ransom ;-)

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
websystem
Posts: 7
Joined: 2020-08-25 01:28

bluetooth (BT) driver kidnapped for ransom ;-)

#1 Post by websystem »

Hi
In medieval time: rich Glazier in a town hires hooligans to break all windows..

I successfully installed Debian9 on my NUC7 a few weeks ago -- I like it. My BT Microsoft mouse was working w/o any problems, that has been recognized from the 1st time! Thanks to System Developers.
This morning I did boot my favorite Stretch and can not turn the bluetooth on -- verdict: the rich Glaser deleted the BT driver -- >
ibt-12-16.sfi file not found in my entire drive by root!
I tried to install it but the driver is NOT FREE!!

[ 3.627428] Bluetooth: hci0: OTP lock is enabled
[ 3.627428] Bluetooth: hci0: API lock is enabled
[ 3.627429] Bluetooth: hci0: Debug lock is disabled
[ 3.627430] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.628240] bluetooth hci0: firmware: failed to load intel/ibt-12-16.sfi (-2)
[ 3.628246] bluetooth hci0: Direct firmware load for intel/ibt-12-16.sfi failed with error -2
[ 3.628248] Bluetooth: hci0: Failed to load Intel firmware file (-2)
[ 3.631357] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.631358] [drm] Driver supports precise vblank timestamp query.
[ 3.633749] i915 0000:00:02.0: firmware: failed to load i915/kbl_dmc_ver1_01.bin (-2)
[ 3.633754] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_01.bin failed with error -2

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: bluetooth (BT) driver kidnapped for ransom ;-)

#2 Post by Head_on_a_Stick »

Can you eliminate hardware failure?
websystem wrote:I tried to install it but the driver is NOT FREE
What *exactly* did you try to install? And anyway the message in your dmesg output is about firmware rather than drivers, the two are not the same.
deadbang

websystem
Posts: 7
Joined: 2020-08-25 01:28

Re: bluetooth (BT) driver kidnapped for ransom ;-)

#3 Post by websystem »

ibt-12-16.sfi file not found in my entire drive and OS needs it
I try to install the package:
https://packages.debian.org/search?keyw ... re-iwlwifi

websystem
Posts: 7
Joined: 2020-08-25 01:28

Re: bluetooth (BT) driver kidnapped for ransom ;-)

#4 Post by websystem »

By the way it is not installed WiFi Intel on my NUC7, It connected via NEC card, I thought this package(s) might help
Last edited by websystem on 2020-08-25 23:36, edited 1 time in total.

websystem
Posts: 7
Joined: 2020-08-25 01:28

Re: bluetooth (BT) driver kidnapped for ransom ;-)

#5 Post by websystem »

There is no hardware failure because BT and WiFi work on Win10 as 2nd boot.

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: bluetooth (BT) driver kidnapped for ransom ;-)

#6 Post by stevepusser »

Code: Select all

 3.633749] i915 0000:00:02.0: firmware: failed to load i915/kbl_dmc_ver1_01.bin (-2)
[ 3.633754] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_01.bin failed with error -2
The above also shows that firmware-misc-nonfree is not installed.
MX Linux packager and developer

websystem
Posts: 7
Joined: 2020-08-25 01:28

Re: bluetooth (BT) driver kidnapped for ransom ;-)

#7 Post by websystem »

Steve, I would appreciate for an explanation what happened with my BT (mouse). The BT worked during few weeks and suddenly stopped to work. I did not do any system changes. I do Node.js web development on my Stretch only, and little chess play :)
Any idea how to fix my BT?
What log shell I bring?

LE_746F6D617A7A69
Posts: 932
Joined: 2020-05-03 14:16
Has thanked: 7 times
Been thanked: 68 times

Re: bluetooth (BT) driver kidnapped for ransom ;-)

#8 Post by LE_746F6D617A7A69 »

websystem wrote:The BT worked during few weeks and suddenly stopped to work. I did not do any system changes.
I had similar problem - my NUC worked perfectly for ~6 months and then suddenly BT stopped to work and WiFi slowed down to few kB/s.
I have disassembled the module (it's an M.2 2230 BT/WiFi card) to read the specs from the sticker, and then I've mounted it back - and guess what? - both WiFi and BT started to work just like it should.
I'm not sure what exactly have happened, but it looks like a problem with the M.2 socket and/or with plugs/sockets for antennas.
Bill Gates: "(...) In my case, I went to the garbage cans at the Computer Science Center and I fished out listings of their operating system."
The_full_story and Nothing_have_changed

websystem
Posts: 7
Joined: 2020-08-25 01:28

Re: bluetooth (BT) driver kidnapped for ransom ;-)

#9 Post by websystem »

Thanks, LE
Thanks everybody
I resolve the issue:
1. Logged in to Win10 (2nd boot)
2. Turned Off/On bluetooth several times
3. Did boot back to Stretch and BT is working!

What surprised me -- Debian admin must pay for drivers:
https://packages.debian.org/search?keyw ... re-iwlwifi
Worked as sys admin and SDET for Microsoft in Redmond for 12 yars.
Microsoft is money focused, but never charges for drivers.

cooler01
Posts: 2
Joined: 2007-11-06 16:20

Re: bluetooth (BT) driver kidnapped for ransom ;-)

#10 Post by cooler01 »

websystem wrote:Thanks, LE
...What surprised me -- Debian admin must pay for drivers...
First, these are not drivers but firmware packages as alredady pointed out by HoAS and stevepusser.

Second, the word 'free' has nothing to do with payment (FREE as freedom, not as free beer):
https://www.debian.org/intro/free

websystem
Posts: 7
Joined: 2020-08-25 01:28

Re: bluetooth (BT) driver kidnapped for ransom ;-)

#11 Post by websystem »

Thanks, cooler :o
I am new in Debian/Ubuntu and I like it!
Nice to know, that Linux user does not pay for packages.

User avatar
sunrat
Administrator
Administrator
Posts: 6472
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 117 times
Been thanked: 474 times

Re: bluetooth (BT) driver kidnapped for ransom ;-)

#12 Post by sunrat »

websystem wrote:Nice to know, that Linux user does not pay for packages.
That's true for packages in Debian's main repository and similar for other flavours of Linux. There are also a lot of commercial packages from various companies for which you do need to pay eg. Steam games. I use a great audio production program called Harrison Mixbus 32C which retails at $US349 (I got it on special though). :wink:
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

Post Reply