

- How to enable wifi in ibm thinkpad r50e driver how to#
- How to enable wifi in ibm thinkpad r50e driver install#
- How to enable wifi in ibm thinkpad r50e driver update#
I might update this soon with info about CPU_FREQ but the other sites should help you enough with this. Use "chmod a+x /etc/acpi/actions/fnf5.sh" to make the file executable.If you use another driver for your WLAN than ipw2100 then replace string ipw2100 with your module name. # checks, if ipw2100 is loaded and loads/unloads it Now create the file /etc/acpi/actions/fnf5.sh with content:.Create the file /etc/acpi/events/fnf5 with content:Įvent=(button/sleep|ibm/hotkey HKEY 00000080 00001005).Under Windows, the FN-F5 key combination triggers the WLAN. you can monitor the actions of acpid with "tail -f /var/log/acpid". Now restart acpid with: "/etc/init.d/acpid restart".Use "chmod a+x /etc/acpi/actions/lid.sh" to make the file executable.Now create the file /etc/acpi/actions/lid.sh with content:.Create the file /etc/acpi/events/lid with content:.Notify ACPI that we want to handle this event: IBM_ACPI triggers events when buttons are pressed. Enable hotkeys using: echo enable > /proc/acpi/ibm/hotkey.You need the IBM_ACPI module compiled at least as module.Using the lid to initiate Hibernate (hibernate on closing the lid): Follow the instructions here to offer hibernate to all users.If you want KDE to lock screen before hibernate, also remove "#" in line LockKDE yes.Remove the comment "#" in this line: SwitchToTextMode yes By continuing to browse our site you are agreeing to our use of cookies.Learn more X.You have to alter the configuration file:

Software Suspend 2 did hibernate and wake up fine in text mode, but when hibernating from X, waking up hung. Now, you have a script "/usr/sbin/hibernate" which can be configured with theĬonfig-File "/etc/hibernate/nf".
How to enable wifi in ibm thinkpad r50e driver install#
Install the package "hibernate" using: apt-get install hibernate
How to enable wifi in ibm thinkpad r50e driver how to#
Ibm-acpi - IBM ThinkPad ACPI Extras Driver IBM Personal computing support - Fan does not stop and blows out cold air - ThinkPad R50/p Software Suspend 2 for Linux SoftwareSuspend - HowTo install Software Suspend as Modules in Debian How to get special keys to work - ThinkWiki References: Installing Debian/Sid on a Thinkpad R50 - ThinkWiki Linux on the IBM ThinkPad R50 Installation of SuSE 9.1 on IBM Thinkpad R50 Linux on an IBM r50p Debian GNU/Linux on an IBM ThinkPad T40p Linux on the IBM Thinkpad T40 ).īut first, some references, you might want to visit first: Here I want to place some links and some information about what I did in difference to the sites I visited, because I had toĬonfigure some stuff that I did not find one any other site so far (which may of course be my fault. I installed Debian Sarge (Testing) and consulted many homepages about Linux on Thinkpads. Since quite a while I own an IBM Thinkpad R50.
