PCMCIA and suspend/hibernate (Re: [ltp] t30 experiences?)

Nils Smeds linux-thinkpad@www.bm-soft.com
Tue, 02 Jul 2002 22:22:51 +0200


Could it be IRQ problems? Try to unset CONFIG_APM_ALLOW_INTS in your kern=
el.
I'm suspending fine on my 600E 2645-550 with several PCMCIA cards.

I also have the following in /etc/pcmcia/config.opts

####   IBM Thinkpad 600E  setup
# Excluded port 0x2f8-0x2ff is maybe not needed on the TP600E although
# recommended on the TP600
include port 0x100-0x2f7, port 0x300-0x4ff, port 0x1000-0x17ff
# It is crucial to use 0x6.... on TP600E and not 0xa...
include memory 0x60000000-0x60ffffff, memory 0xc0000-0xfffff
####   IBM Thinkpad 600E  setup  (end)

# Extra port range for IBM Token Ring
include port 0xa00-0xaff

# PS/2 Mouse controller port, comment this out if you don't have a PS/2
# based mouse
exclude irq 12


[root@filippan /root]# grep _APM /usr/src/linux/.config
CONFIG_APM=3Dy
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
CONFIG_APM_DO_ENABLE=3Dy
CONFIG_APM_CPU_IDLE=3Dy
CONFIG_APM_DISPLAY_BLANK=3Dy
CONFIG_APM_RTC_IS_GMT=3Dy
# CONFIG_APM_ALLOW_INTS is not set
CONFIG_APM_REAL_MODE_POWER_OFF=3Dy


----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html