I am using the raspberry pi 3 lite compute module on the official raspberry IO board. It has only one usb port so I use a usb hub to connect all my devices.
The following kernel when entered uname -r: 4.9.41-v7+
The following directories exist in /lib/modules/: 4.9.41+ 4.9.41-v7+
I checked also in the folder /lib/modules/4.9.41+/kernel/drivers/bluetooth and there btusb.ko exists.
In /lib/modules/4.9.41-v7+/kernel/drivers/bluetooth btusb.ko does not exist as the error message of the driver also tells me
Re: again problems while installing
Date: 2017-09-02 12:07 pm (UTC)I am using the raspberry pi 3 lite compute module on the official raspberry IO board. It has only one usb port so I use a usb hub to connect all my devices.
The following kernel when entered uname -r:
4.9.41-v7+
The following directories exist in /lib/modules/:
4.9.41+ 4.9.41-v7+
I checked also in the folder /lib/modules/4.9.41+/kernel/drivers/bluetooth
and there btusb.ko exists.
In /lib/modules/4.9.41-v7+/kernel/drivers/bluetooth
btusb.ko does not exist as the error message of the driver also tells me
If you need more information please tell me