Linux Issues: Thinkpad Buttons & Suspend/Hibernate
Linux Issues: Thinkpad Buttons & Suspend/Hibernate
Hi folks,
I just installed Fedora Core 3 on my X40, and I'm currently using the GNOME interface. Everything is running smoothly so far and I have gotten the Intel 2200 Pro b/g to work on it. However, the system does not suspend-to-RAM and suspend-to-disk (WindowsXP standby and hibernate features, respectively). I've researched this problem and came across these two websites: here and here, but neither of those work. Perhaps I am doing something wrong? This is my first experience with Linux, and I appreciate the patience of anyone who helps.
Thanks!
Edit: Might I add that the Thinkpad buttons don't work. In particular, the Backward/Forward buttons are extremely useful, but cease to function (also the volume control is handy). I installed tpb, but this does not include the volume control. Anyone have any information on this topic?
I just installed Fedora Core 3 on my X40, and I'm currently using the GNOME interface. Everything is running smoothly so far and I have gotten the Intel 2200 Pro b/g to work on it. However, the system does not suspend-to-RAM and suspend-to-disk (WindowsXP standby and hibernate features, respectively). I've researched this problem and came across these two websites: here and here, but neither of those work. Perhaps I am doing something wrong? This is my first experience with Linux, and I appreciate the patience of anyone who helps.
Thanks!
Edit: Might I add that the Thinkpad buttons don't work. In particular, the Backward/Forward buttons are extremely useful, but cease to function (also the volume control is handy). I installed tpb, but this does not include the volume control. Anyone have any information on this topic?
Last edited by daba on Sat Mar 26, 2005 6:15 pm, edited 3 times in total.
No, I went to http://ipw2200.sourceforge.net and followed the instructions there, then the wireless (b,g) started working. They also have support for 2100 (802.11b) and Atheros (a,b,g).
The sites you linked mention ACPI for standby (suspend to ram). I've read several sites saying ACPI works, but I've never gotten it to. APM on the other hand works without a problem. I'm running Gentoo not Fedora Core 3, so I'm not sure how to enable it in FC3. You need to have it enabled in the kernel and be running apmd. Suspend to disk (hibernate) is an entirely different problem. I think there are two different projects working on this, swsup and swsup2, but I haven't really worked on getting either working. Resuming from ram is much quicker and the battery lasts a very long time.
The volume control keys should just work, they're hardware control. I've never installed anything special for them. The back and forward keys generate regular keycodes, so it's a matter of setting up programs to use them. If you run xev from a terminal you can see the codes generated when you hit the keys. I didn't find them all that useful (alt+left and alt+right are good enough for me) so I haven't worked hard on getting them working. I'm fairly sure the only button that needs any additional software is the Access IBM button.
The volume control keys should just work, they're hardware control. I've never installed anything special for them. The back and forward keys generate regular keycodes, so it's a matter of setting up programs to use them. If you run xev from a terminal you can see the codes generated when you hit the keys. I didn't find them all that useful (alt+left and alt+right are good enough for me) so I haven't worked hard on getting them working. I'm fairly sure the only button that needs any additional software is the Access IBM button.
DABA:
I installed five linux distro in the last three days.
FC3,Debian,Knoppix,Security Administrator, Mandrake 10.1 Powerpack
None of them worked with my Intel Pro 2200 wlan card.
Could you tell me (detailed) what did you when you installed the IPw2200?
Do you use WEP or WPA-PSK? Do you have the CRC32 and ARC4 modules loaded?
Did you installed from source, or did you downloaded the driver and firmware from atrpms site?
Did you compiled a new kernel or is it worked out-of-the-box?
Could you give me a link for the files you downloaded (under FC3)?
(IPW driver and firmware you installed)
Could you post the interface config file (/etc/sysconfig/network-scripts/...-ethx) ?
I managed to bring up the card at boot (static IP.....) , so I can se the WLAN icon on the bottom of the screen, but when I make any configuration with the card, the wlan icon switch off and I cannot enable it.
There is no error in /var/log/messages at boot.
Let me describe, what is my problem:
Boot>> wlan working (see my AP's ESSID and I can see the signal strenght with iwconfig)(if I switch off the ap, signal strength change). The card is unassociated with AP. The channel is not set (I use ch4), iwconfig shows channel:0.
The card is eth1. IWCONFIG eth1 channel 4
No error, the wlan icon switch off.
iwconfig>>> the card is still on a channel:0
This drives me crazy......
Thanks in advance!
I installed five linux distro in the last three days.
FC3,Debian,Knoppix,Security Administrator, Mandrake 10.1 Powerpack
None of them worked with my Intel Pro 2200 wlan card.
Could you tell me (detailed) what did you when you installed the IPw2200?
Do you use WEP or WPA-PSK? Do you have the CRC32 and ARC4 modules loaded?
Did you installed from source, or did you downloaded the driver and firmware from atrpms site?
Did you compiled a new kernel or is it worked out-of-the-box?
Could you give me a link for the files you downloaded (under FC3)?
(IPW driver and firmware you installed)
Could you post the interface config file (/etc/sysconfig/network-scripts/...-ethx) ?
I managed to bring up the card at boot (static IP.....) , so I can se the WLAN icon on the bottom of the screen, but when I make any configuration with the card, the wlan icon switch off and I cannot enable it.
There is no error in /var/log/messages at boot.
Let me describe, what is my problem:
Boot>> wlan working (see my AP's ESSID and I can see the signal strenght with iwconfig)(if I switch off the ap, signal strength change). The card is unassociated with AP. The channel is not set (I use ch4), iwconfig shows channel:0.
The card is eth1. IWCONFIG eth1 channel 4
No error, the wlan icon switch off.
iwconfig>>> the card is still on a channel:0
This drives me crazy......
Thanks in advance!
-
Edward Mendelson
- **SENIOR** Member

- Posts: 583
- Joined: Mon May 24, 2004 10:11 am
-
Edward Mendelson
- **SENIOR** Member

- Posts: 583
- Joined: Mon May 24, 2004 10:11 am
I managed to connect to the Ap, if I set the WEP OPEN SYSTEM.
If I want to use WEP Shared Key and a 128bit key, I get an unassociated card in Iwconfig. So the card is working, but I cannot use it with WEP.
How can I see what is the problem?
There is no error displayed, no error in /var/log /messages.
Only the unassociated is displayed at iwconfig.
Where can I find the log of the card (if it has)?
If I want to use WEP Shared Key and a 128bit key, I get an unassociated card in Iwconfig. So the card is working, but I cannot use it with WEP.
How can I see what is the problem?
There is no error displayed, no error in /var/log /messages.
Only the unassociated is displayed at iwconfig.
Where can I find the log of the card (if it has)?
Hi!
I was a fool.
The documentation of the IPW2200 does not contain any information on the WEP using 128bit key.
I set the key, set encryption on, but never seen anything about "key restricted"
I browsed the net, and foun this:
http://www.ces.clemson.edu/linux/fc2-ipw2200.shtml
"There is also a great deal of confusion about the WEP key security modes: restricted and open. Apparently, the interpretation of security mode is dependent on the manufacturer. Early, versions of the ipw2200 driver used the restricted mode by default but the latest version uses the open mode. My advice is to go with the default open mode and only experiment with the restricted mode if all else fails. The mode can be set using the iwconfig command."
"iwconfig eth1 key restricted"
This [censored] driver is not working well without this settings with WEP Shared Key!!!!!!!!
Now the driver is working well with WEP Shared KEY and 128 bit key!!!!!!!
I was a fool.
The documentation of the IPW2200 does not contain any information on the WEP using 128bit key.
I set the key, set encryption on, but never seen anything about "key restricted"
I browsed the net, and foun this:
http://www.ces.clemson.edu/linux/fc2-ipw2200.shtml
"There is also a great deal of confusion about the WEP key security modes: restricted and open. Apparently, the interpretation of security mode is dependent on the manufacturer. Early, versions of the ipw2200 driver used the restricted mode by default but the latest version uses the open mode. My advice is to go with the default open mode and only experiment with the restricted mode if all else fails. The mode can be set using the iwconfig command."
"iwconfig eth1 key restricted"
This [censored] driver is not working well without this settings with WEP Shared Key!!!!!!!!
Now the driver is working well with WEP Shared KEY and 128 bit key!!!!!!!
-
Volker
- Junior Member

- Posts: 482
- Joined: Fri Oct 01, 2004 10:21 am
- Location: Dublin, Ireland
- Contact:
FC3 kernel rpm
ACPI S3 suspend and suspend-to-disk work for me (on a T41). You need some patches for a radeon issue and the suspend2 patch. I have a kernel rpm for FC3 available:
http://www.sas.upenn.edu/~vbraun/comput ... ernel.html
http://www.sas.upenn.edu/~vbraun/comput ... ernel.html
add myself to this bandwagon:
what utility can i use to program the forward/back buttons?!?!?
i am searching through YaST and KDE Control Center, and i can't seem to find a thing on keyboard remapping. i have a feeling that it is just called something else in Linux
i have also been working to get the scroll button to work, except when i edit xf86config in the InputDevices section, and reboot, it brings me to a prompt... X can't seem to load...
i manually restore my backup of xf86config, and it works fine
what utility can i use to program the forward/back buttons?!?!?
i am searching through YaST and KDE Control Center, and i can't seem to find a thing on keyboard remapping. i have a feeling that it is just called something else in Linux
i have also been working to get the scroll button to work, except when i edit xf86config in the InputDevices section, and reboot, it brings me to a prompt... X can't seem to load...
i manually restore my backup of xf86config, and it works fine
generic newbie wrote:Help Me!![]()
--<<(({{[[Ben Plaut]]}}))>>--
If the only tool you have is a hammer,
Every problem begins to look like a nail
If the only tool you have is a hammer,
Every problem begins to look like a nail
-
Danny Manabat
- Freshman Member
- Posts: 85
- Joined: Sat Aug 28, 2004 1:08 pm
- Location: Kuala Lumpur, Malaysia
Thinkpad Buttons & Suspend/Hibernate - qsynaptics
hi guys, a newbie here.
i have read some of the emails in this section related to the acpi/apm, wifi/network and touchpad driver – most of these are very useful for a newbie like me.
being a new user, i found it hard to go into terminal mode and start editing configuration and setting files that are unfamiliar to me. even more because i have to fiddle with numbers to get the suitable or correct settings.
i have installed fedora core 2 in my T42 (2372-LUA) and i have used it for a month. all seems alright except for the acpi/apm, wifi/network and touchpad. i researched on the touchpad first while continuing reading threads on acpi/apm and wifi/network.
i surfed and searched the internet for a GUI related to the touchpad settings (being used to winxp) and came across qsynaptics which i managed to compile and install.
i did the following:
1.) install synaptics driver.
download synaptic-0.14.0-2.i386.rpm and install by
#rpm -ivh synaptic-0.14.0-2.i386.rpm
2.edit the file xorg.conf in etc/X11 directory.
you can view the modifications to the xorg.conf file from http://web.telia.com/~u89404340/touchpad/ – in the Download section.
3.reboot.
4.install the ksynaptics package from http://qsynaptics.sourceforge.net/
download “ksynaptics-0.2.0.tar.gz” and extract to a working directory.
read the files “install” and “readme”.
compile the package from instructions in the file “install” i.e. i run “./configure”, then “make”, then “make install”.
compilation was a bit tricky, requiring some programming tools to be installed from the fedora installation cd's and downloading “makekdewidget”.
check if the package is installed, click on redhat > preferences > control center > peripherals – an icon labelled “touchpad” should be present.
click this “touchpad” icon to activate the GUI.
also, in the file “readme” – you can run the application stand-alone by typing "kcmshell ksynaptics" after installing.
my T42 specs:
2373-LUA
40gb hdd
768mb ram
modem
winxp/winme/fedora in multi-boot (grub in /root)
my fedora:
kernel 2.6.10-1.771
kde desktop
the applet for the touchpad seems working, but the feeling while using the touchpad tapping, scrolling, etc. is not quite as comfortable as compared to windows xp.
it seems that the applet does not really control the touchpad. anyways, i'll try to experiment a bit more and maybe make another post about this.
i have also come across “LaptopConfig” and “tpctl” but so far have not installed them. i plan to try them also by the weekend.
my OSD is working, thanks to tpb which i read from this section. am also using a 56k driver from www.linuxant.com for my modem.
i learned some bits and pieces about fedora in this forum. 'hope this post can also contribute.
i have read some of the emails in this section related to the acpi/apm, wifi/network and touchpad driver – most of these are very useful for a newbie like me.
being a new user, i found it hard to go into terminal mode and start editing configuration and setting files that are unfamiliar to me. even more because i have to fiddle with numbers to get the suitable or correct settings.
i have installed fedora core 2 in my T42 (2372-LUA) and i have used it for a month. all seems alright except for the acpi/apm, wifi/network and touchpad. i researched on the touchpad first while continuing reading threads on acpi/apm and wifi/network.
i surfed and searched the internet for a GUI related to the touchpad settings (being used to winxp) and came across qsynaptics which i managed to compile and install.
i did the following:
1.) install synaptics driver.
download synaptic-0.14.0-2.i386.rpm and install by
#rpm -ivh synaptic-0.14.0-2.i386.rpm
2.edit the file xorg.conf in etc/X11 directory.
you can view the modifications to the xorg.conf file from http://web.telia.com/~u89404340/touchpad/ – in the Download section.
3.reboot.
4.install the ksynaptics package from http://qsynaptics.sourceforge.net/
download “ksynaptics-0.2.0.tar.gz” and extract to a working directory.
read the files “install” and “readme”.
compile the package from instructions in the file “install” i.e. i run “./configure”, then “make”, then “make install”.
compilation was a bit tricky, requiring some programming tools to be installed from the fedora installation cd's and downloading “makekdewidget”.
check if the package is installed, click on redhat > preferences > control center > peripherals – an icon labelled “touchpad” should be present.
click this “touchpad” icon to activate the GUI.
also, in the file “readme” – you can run the application stand-alone by typing "kcmshell ksynaptics" after installing.
my T42 specs:
2373-LUA
40gb hdd
768mb ram
modem
winxp/winme/fedora in multi-boot (grub in /root)
my fedora:
kernel 2.6.10-1.771
kde desktop
the applet for the touchpad seems working, but the feeling while using the touchpad tapping, scrolling, etc. is not quite as comfortable as compared to windows xp.
it seems that the applet does not really control the touchpad. anyways, i'll try to experiment a bit more and maybe make another post about this.
i have also come across “LaptopConfig” and “tpctl” but so far have not installed them. i plan to try them also by the weekend.
my OSD is working, thanks to tpb which i read from this section. am also using a 56k driver from www.linuxant.com for my modem.
i learned some bits and pieces about fedora in this forum. 'hope this post can also contribute.
Expat in Kuala Lumpur
X200 / X31 / T42 / T40 / R40
560Z / 240X / 240 /600E
X200 / X31 / T42 / T40 / R40
560Z / 240X / 240 /600E
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Wake up after suspend problem on T41 with new SSD on IDE2SATA controller
by Mac-Chatter » Sat Mar 04, 2017 6:10 am » in ThinkPad T4x Series - 0 Replies
- 1708 Views
-
Last post by Mac-Chatter
Sat Mar 04, 2017 6:10 am
-
-
-
W520 trackpoint + buttons issue
by oeuvre » Sat Jan 28, 2017 11:23 pm » in ThinkPad W500/510/520 and W7x0 Series - 5 Replies
- 1429 Views
-
Last post by oeuvre
Mon Jan 30, 2017 12:13 pm
-
-
-
remove and clean under the trackpoint mouse buttons
by louisJ » Fri Feb 10, 2017 1:51 pm » in ThinkPad T430/T530 and later Series - 4 Replies
- 451 Views
-
Last post by louisJ
Fri Feb 10, 2017 3:15 pm
-
-
-
T440s trackpoint buttons quit working
by Whitieiii » Sat Mar 18, 2017 2:19 am » in ThinkPad T430/T530 and later Series - 7 Replies
- 543 Views
-
Last post by Whitieiii
Sat Mar 25, 2017 5:37 am
-
Who is online
Users browsing this forum: No registered users and 2 guests



