Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2008 13:12:57 +0200
From:      Juergen Dankoweit <Juergen.Dankoweit@T-Online.de>
To:        Vladimir Botka <vbotka@suse.cz>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Thinkap T43 suspend/resume only once
Message-ID:  <1221822777.1905.28.camel@t43.juergendankoweit.net>
In-Reply-To: <20080919093447.136f79dc@vlado.netng.org>
References:  <1221732390.1279.1.camel@t43.juergendankoweit.net> <20080919.032334.54135277.iwasaki@jp.FreeBSD.org> <1221765147.1437.8.camel@t43.juergendankoweit.net> <20080919093447.136f79dc@vlado.netng.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1221822777.1905.28.camel>