Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 14:10:03 -0700 (PDT)
From:      Johan Karlsson <johan@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/34033: Suspend doesn't work on Dell Latitude CPx laptop
Message-ID:  <200208022110.g72LA3c8008726@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

The following reply was made to PR i386/34033; it has been noted by GNATS.

From: Johan Karlsson <johan@FreeBSD.org>
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




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