From owner-freebsd-questions Wed Jan 24 12:42:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c001.snv.cp.net (c001-h017.c001.snv.cp.net [209.228.32.131]) by hub.freebsd.org (Postfix) with SMTP id 829EC37B401 for ; Wed, 24 Jan 2001 12:42:14 -0800 (PST) Received: (cpmta 24869 invoked from network); 24 Jan 2001 12:42:14 -0800 Date: 24 Jan 2001 12:42:14 -0800 Message-ID: <20010124204214.24868.cpmta@c001.snv.cp.net> X-Sent: 24 Jan 2001 20:42:14 GMT Received: from [38.164.64.3] by mail.metalogik.com with HTTP; 24 Jan 2001 12:42:14 PST Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 To: freebsd-questions@freebsd.org From: david@metalogik.com X-Mailer: Web Mail 3.7.1.7 Subject: fxp0 and SCB timeout error with apm Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG when i close my laptop, it goes to sleep just fine using the apm support in 4.2-RELEASE. however, when i open the lid, the system wakes up to get a neverending loop of fxp0 errors. here is some output from /var/log/messages: Jan 17 17:11:26 mikado /kernel: usb0: host controller halted Jan 17 17:11:42 mikado /kernel: fxp0: SCB timeout Jan 17 17:11:44 mikado /kernel: fxp0: device timeout Jan 17 17:11:44 mikado /kernel: fxp0: SCB timeout Jan 17 17:11:44 mikado last message repeated 2 times Jan 17 17:11:44 mikado /kernel: fxp0: DMA timeout Jan 17 17:11:44 mikado /kernel: fxp0: SCB timeout Jan 17 17:11:44 mikado /kernel: fxp0: DMA timeout Jan 17 17:11:44 mikado /kernel: fxp0: SCB timeout Jan 17 17:11:44 mikado /kernel: fxp0: SCB timeout Jan 17 17:11:44 mikado /kernel: ums0: at uhub0 port 1 (addr 2) disconnected Jan 17 17:11:44 mikado /kernel: ums0: detached Jan 17 17:11:44 mikado moused: unable to open /dev/ums0: Device not configured Jan 17 17:11:59 mikado /kernel: fxp0: SCB timeout Jan 17 17:12:00 mikado /kernel: fxp0: device timeout Jan 17 17:12:00 mikado /kernel: fxp0: SCB timeout Jan 17 17:12:00 mikado last message repeated 2 times Jan 17 17:12:00 mikado /kernel: fxp0: DMA timeout Jan 17 17:12:00 mikado /kernel: fxp0: SCB timeout Jan 17 17:12:00 mikado /kernel: fxp0: DMA timeout Jan 17 17:12:00 mikado /kernel: fxp0: SCB timeout Jan 17 17:12:00 mikado /kernel: fxp0: SCB timeout Jan 17 17:12:00 mikado /kernel: uhub0: device problem, disabling port 1 Jan 17 17:12:15 mikado /kernel: fxp0: SCB timeout Jan 17 17:12:17 mikado /kernel: fxp0: device timeout Jan 17 17:12:17 mikado /kernel: fxp0: SCB timeout Jan 17 17:12:17 mikado last message repeated 2 times Jan 17 17:12:17 mikado /kernel: fxp0: DMA timeout Jan 17 17:12:17 mikado /kernel: fxp0: SCB timeout Jan 17 17:12:17 mikado /kernel: fxp0: DMA timeout Jan 17 17:12:17 mikado /kernel: fxp0: SCB timeout Jan 17 17:12:17 mikado /kernel: fxp0: SCB timeout what is the deal here? what does SCB mean? fxp0 is my built in intel 82559 (on my laptop)...it would seem to me that my nic is not getting told to wake up. it also appears that the usb stuff is not waking up properly either. do i need to edit my /etc/apmd.conf? what should it say? any help is greatly appreciated... cheers, david j harding - david@metalogik.com metalogik industries To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message