From owner-freebsd-bugs Fri Aug 2 14:10: 7 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C21037B400 for ; Fri, 2 Aug 2002 14:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E197A43E77 for ; Fri, 2 Aug 2002 14:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g72LA3JU008728 for ; Fri, 2 Aug 2002 14:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g72LA3c8008726; Fri, 2 Aug 2002 14:10:03 -0700 (PDT) Date: Fri, 2 Aug 2002 14:10:03 -0700 (PDT) Message-Id: <200208022110.g72LA3c8008726@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Johan Karlsson Subject: Re: i386/34033: Suspend doesn't work on Dell Latitude CPx laptop Reply-To: Johan Karlsson Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/34033; it has been noted by GNATS. From: Johan Karlsson To: freebsd-gnats-submit@FreeBSD.org, steve@stevenwills.com Cc: Subject: Re: i386/34033: Suspend doesn't work on Dell Latitude CPx laptop Date: Fri, 2 Aug 2002 23:04:43 +0200 Hi Steve I have suspend working on my Dell Latitude CPx. I'm running FreeBSD-4.6-stable from shortly after the release. I have changed the following in GENERIC and rebuilt my kernel (I have removed alot of other stuf as well but this should be enough) # Power management support (see LINT for more options) -device apm0 at nexus? disable flags 0x20 # Advanced Power Management +device apm0 at nexus? flags 0x20 # Advanced Power Management Can you please try and report back if that solves your problem. /Johan K -- Johan Karlsson mailto:johan@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message