Thinkap T43 suspend/resume only once
Juergen Dankoweit
Juergen.Dankoweit at T-Online.de
Fri Sep 19 11:13:23 UTC 2008
Hello,
thanks for your hints.
Am Freitag, den 19.09.2008, 09:34 +0200 schrieb Vladimir Botka:
> Hello,
>
> here are my configuration files which worked on T42 and now after
> migration in X31. HTH.
>
> # cat /freebsd/etc/sysctl.conf
> # kern.random.sys.seeded=0
> kern.random.sys.harvest.point_to_point=0
> hw.acpi.lid_switch_state=S3
> dev.acpi_ibm.0.events=1
> hw.snd.maxautovchans=4
> vfs.usermount=1
> compat.linux.osrelease=2.6.16
>
> # cat /freebsd/boot/loader.conf
> acpi_load="YES"
> # acpi_ibm_load="YES"
> snd_ich_load="YES"
Why did comment out acpi_ibm_load="YES"?
I thought this is needed for:
dev.acpi_ibm.0.events=1
> #
> # T42
> # if_iwi_load="YES"
> # iwi_bss_load="YES"
> # iwi_ibss_load="YES"
> # iwi_monitor_load="YES"
> #
> # wlan_load="YES"
> # firmware_load="YES"
> #
> # copyright Intel
> # legal.intel_iwi.license_ack=1
>
> BTW I had to add "/etc/rc.d/moused restart" into the rc.resume
I have changed the flags for the psm driver in /boot/device.hints:
hint.psm.0.flags="0x2000"
This has a similar effect.
Thanks again for your hints
Juergen
More information about the freebsd-mobile
mailing list