You are not logged in.

#1 2017-10-06 21:11:53

Sleepful
Member
Registered: 2017-08-14
Posts: 30

[SOLVED] Bluetooth driver not found

I am getting the following error.


$ sudo modprobe btusb
modprobe: FATAL: Module btusb not found in directory /lib/modules/4.12.13-1-ARCH

No idea what to do?

Last edited by Sleepful (2017-10-06 21:18:53)

Offline

#2 2017-10-06 21:15:36

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,646

Re: [SOLVED] Bluetooth driver not found

Please post the output of

uname -a

Offline

#3 2017-10-06 21:18:27

Sleepful
Member
Registered: 2017-08-14
Posts: 30

Re: [SOLVED] Bluetooth driver not found

i rebooted the system and now i get no error and bluetooth scans devices just fine, weird, i'll mark it as solved i guess

Linux HAL 4.13.3-1-ARCH #1 SMP PREEMPT Thu Sep 21 20:33:16 CEST 2017 x86_64 GNU/Linux

Offline

#4 2017-10-06 21:19:55

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,646

Re: [SOLVED] Bluetooth driver not found

You got a kernel update and were still running the old kernel, so modprobe was looking for the old module, which no longer existed. The reboot loaded the new kernel and allowed modprobe to find the module. Problem solved. It is a good idea to reboot after a kernel update.

Offline

Board footer

Powered by FluxBB