Gutsy x61 bluetooth button
Posted: Sat Jan 05, 2008 3:04 pm
Hi, I'm using ubuntu gutsy x64 and the fn-f5 key has worked to activate/deactivate wifi and bluetooth (not very easily, it seems the first time i press it it turns on both, then it turns off wifi, then turns off bluetooth, then turns on wifi, but sometimes it is different it would be nice if i could find an actual writeup of what order it goes in)
anyway, it just stopped working out of nowhere (i don't remember doing anything to break it, or the exact time that it stopped) the fn-f3 button to show battery info still works, and brightness and volume (not mute) work fine, and the thinklight button doesn't do anything (not surprising since the x61t doesn't have a thinklight) and lock (fn-f2) works fine. (i don't want to try sleep right now because i'll loose this post if it crashes on wakeup)
thinkwiki (http://www.thinkwiki.org/wiki/Thinkpad-acpi) says to try
but here is what happens to me:
i'm not so worried about the hotkeys as I am about just being able to turn on and off bluetooth and wifi (i'm really concerned about power usage, so I can't leave on bluetooth all the time, so if theres any way to turn on and off bluetooth, then please tell me.
anyway, it just stopped working out of nowhere (i don't remember doing anything to break it, or the exact time that it stopped) the fn-f3 button to show battery info still works, and brightness and volume (not mute) work fine, and the thinklight button doesn't do anything (not surprising since the x61t doesn't have a thinklight) and lock (fn-f2) works fine. (i don't want to try sleep right now because i'll loose this post if it crashes on wakeup)
thinkwiki (http://www.thinkwiki.org/wiki/Thinkpad-acpi) says to try
Code: Select all
echo enable,0xffffffff >/proc/acpi/ibm/hotkeyCode: Select all
cameron@camubuntux61tab:~$ uname -a
Linux camubuntux61tab 2.6.22-14-generic #1 SMP Tue Dec 18 05:28:27 UTC 2007 x86_64 GNU/Linux
cameron@camubuntux61tab:~$ sudo modprobe thinkpad-acpi
Password or swipe finger:
cameron@camubuntux61tab:~$ sudo echo enable,0xffffffff >/proc/acpi/ibm/hotkey
bash: /proc/acpi/ibm/hotkey: Permission denied
cameron@camubuntux61tab:~$ sudo modprobe ibm-acpi
cameron@camubuntux61tab:~$ sudo echo enable,0xffffffff >/proc/acpi/ibm/hotkey
bash: /proc/acpi/ibm/hotkey: Permission denied
cameron@camubuntux61tab:~$ i'm not so worried about the hotkeys as I am about just being able to turn on and off bluetooth and wifi (i'm really concerned about power usage, so I can't leave on bluetooth all the time, so if theres any way to turn on and off bluetooth, then please tell me.