You are not logged in.
Pages: 1
I have to activate my PCMCIA bluetooth with the following command:
hciattach ttyS0 0279,950b
I added this to my /etc/rc.local
However, every time I suspend and resume I have to reactivate my PCMCIA bluetooth with the command above.
In the past, when I used hibernate, I could add that command to the "/etc/hibernate/common.conf":
OnResume 21 /usr/sbin/hciattach ttyS0 0279,950b
Were can I do something similar with powersave?
Offline
Pages: 1