Hello everybody!
I have a keyboard that connects only with bluetooth. My problem is that I can not login with it because it gets activated only after I put my password with another wired keyboard. After the login the keyboard gets paired and works fine. I read staff like "the kernel has to load the BT module at boot so I tried the command
and it had a 0 return value as it should. I am not sure about the btusb argument to the command. It should be the bluetooth driver.
Here is another command outcome I saw people put for more info:
So the problem is how do I make the bluetooth work before login. Can not login with the nice keyboard and get rid of the wired one.
Thanks fore your time.
Vincent
I have a keyboard that connects only with bluetooth. My problem is that I can not login with it because it gets activated only after I put my password with another wired keyboard. After the login the keyboard gets paired and works fine. I read staff like "the kernel has to load the BT module at boot so I tried the command
Code:
modprobe btusb
Here is another command outcome I saw people put for more info:
Code:
linux-rxbz:/home/vincent # rpm -qa | grep blue
bluedevil-1.3.2_bluez5-3.1.x86_64
bluez-5.8-3.9.1.x86_64
pulseaudio-module-bluetooth-4.0.git.270.g9490a-12.1.x86_64
libbluedevil2-1.9.4_bluez5-1.1.x86_64
bluez-firmware-1.2-144.1.2.x86_64
libbluetooth3-5.8-3.9.1.x86_64
Thanks fore your time.
Vincent