Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Blue tooth keyboard and mouse- how to deal with sleep mode?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
dman777
Veteran
Veteran


Joined: 10 Jan 2007
Posts: 1004

PostPosted: Tue Dec 08, 2015 4:54 am    Post subject: Blue tooth keyboard and mouse- how to deal with sleep mode? Reply with quote

I have a older kensington ci70 blue tooth mouse and keyboard. The hardware has built in sleep feature. This doesn't go to good with Linux and sometimes I have to unplug/plug in the usb to wake it up.

I looked in the kernel and didn't find any drivers for it under keyboards.

Any suggestions on how to deal with the sleep mode?
_________________
<h5>Checkout <em>#grandmasboy</em> on <em>freenode</em>...chat with jayP bot from the movie!</h5>
Back to top
View user's profile Send private message
szatox
Advocate
Advocate


Joined: 27 Aug 2013
Posts: 3136

PostPosted: Tue Dec 08, 2015 4:40 pm    Post subject: Reply with quote

It's a bit crude, but you can try sending hotplug event after wakeup:

echo '#! /bin/sh
udevadm trigger -c add' > /etc/pm/sleep.d/replug && chmod +x /etc/pm/sleep.d/replug

Alternatively, perhaps power cycling USB hubs would do the trick.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum