Re: Thinkap T43 suspend/resume only once

Richard Kolkovich <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <20080918135804.GP17537@snobol>
On Thu, Sep 18, 2008 at 12:06:30PM +0200, Juergen Dankoweit wrote:
> Hello to the list.
> 
> On my Thinkpad T43 every component works great with FreeBSD 7.0 and 7.1
> PRERELEASE.
> But there is one point that does not work correctly.
> When I press the Fn+F4 buttons the first time after booting the system,
> ACPI mode S3 is called correctly and the notebook goes into suspend
> mode. After pressing Fn alone the notebook resumes perfekt.
> 
> But when I press Fn+F4 the next time, nothing happens. Entering
> "acpiconf -s 3" suspends the notebook and resuming is no problem
> 
> Where is the problem? If this is the wrong list, please tell me.
> 

I had this exact same problem on my t43p.  You'll need to remove 'device apic' from your kernel config.  That was the resolution I discovered with the help of other Thinkpad users on this list. :)

> Many thanks for your answers.
> 
> Best regards
> 
> J.D.
> 
> Here the configuration files:
> 
> /boot/loader.conf
> ----------------
> # fuer T43
> acpi_ibm_load="YES"
> 
> # Sound-Modul laden
> snd_ich_load="YES"
> 
> # Bluetooth
> ng_ubt_load="YES"
> 
> # ATi-Radeon-Module fuer X300
> radeon_load="YES"
> 
> # fuer Mono
> kern.ipc.semmni=40
> kern.ipc.semmns=300
> 
> # fuer gamin
> kern.maxfiles="25000"
> 
> /etc/sysctl.conf
> ----------------
> # ACPI fuer Thinkpad T43
> #
> hw.acpi.reset_video=1
> hw.acpi.lid_switch_state=S3
> hw.acpi.sleep_button_state=S3
> hw.acpi.power_button_state=S5
> hw.acpi.sleep_delay=3
> hw.acpi.verbose=1
> 
> dev.acpi_ibm.0.events=1
> 
> hw.syscons.sc_no_suspend_vtswitch=0
> 
> /etc/devd.conf (the relevant entry):
> ------------------------------------
> # Suspend fuer IBM Thinkpad T43
> notify 10 {
>         match "system" "ACPI";
>         match "subsystem" "IBM";
>         match "notify" "0x04";
>         action "logger -t Fn+F4 && /etc/rc.suspend";
> };
> 
> 
> uname -a says:
> --------------
> FreeBSD t43.juergendankoweit.net 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE
> #0: Sun Sep 14 09:24:44 CEST 2008
> [email protected]:/usr/obj/usr/src/sys/GENERIC i386
> 
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "[email protected]"

-- 

Richard Kolkovich
[email protected]
signature.asc (application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (FreeBSD)

iEYEARECAAYFAkjSXmwACgkQfXtD1KVAIbAnagCfWBvE9uIOkl3B2ov6TVUVrDeE
E3sAoNu+Bg2nuTSLoHAkuvutpBcURzQ/
=D8xH
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.