Date: Tue, 3 Mar 2009 10:32:43 -0500 From: Steve Schmidt <sdshschmidt@gmail.com> To: freebsd-acpi@freebsd.org Subject: T43 resume problem Message-ID: <8cff488f0903030732u120850c0s338fdf6194c25c06@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
If x (X.Org X Server 1.5.3) is not started, then closing the lid suspends/resumes perfectly. If x is started and /etc/rc.d/netif started, suspend works, resume fails. If x is started and /etc/rc.d/netif stopped, suspend works, resume works. Thinkpad T43 (type 2668), bge0 and iwi0 network drivers. With 7.1-RELEASE-p2 FreeBSD: My network devices: $ sysctl -a|grep bge hw.bge.allow_asf: 0 dev.bge.0.%desc: Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. 0x4101 dev.bge.0.%driver: bge dev.bge.0.%location: slot=0 function=0 dev.bge.0.%pnpinfo: vendor=0x14e4 device=0x167d subvendor=0x1014 subdevice=0x0577 class=0x020000 dev.bge.0.%parent: pci2 dev.miibus.0.%parent: bge0 $ sysctl -a|grep iwi net.wlan.0.%parent: iwi0 debug.iwi: 0 dev.iwi.0.%desc: Intel(R) PRO/Wireless 2200BG dev.iwi.0.%driver: iwi dev.iwi.0.%location: slot=2 function=0 dev.iwi.0.%pnpinfo: vendor=0x8086 device=0x4220 subvendor=0x8086 subdevice=0x2711 class=0x028000 dev.iwi.0.%parent: pci4 dev.iwi.0.radio: 1 dev.iwi.0.bluetooth: 0 dev.iwi.0.antenna: 0 dev.iwi.0.softled: 1 dev.iwi.0.ledpin: 16 dev.iwi.0.ledidle: 2700 dev.iwi.0.nictype: 0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8cff488f0903030732u120850c0s338fdf6194c25c06>