From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 22:17:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B93D106564A for ; Wed, 30 Jul 2008 22:17:24 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by mx1.freebsd.org (Postfix) with ESMTP id EF19C8FC17 for ; Wed, 30 Jul 2008 22:17:23 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so136113ywe.13 for ; Wed, 30 Jul 2008 15:17:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; bh=miBrrWeTAanp63mF5jbNcdcB1Wi1NLcTkZUcML0Me/w=; b=fr2wVp52/tPjgohjsvL6GmhZ9T9xlk7Vqpm0zztxbaH3NRuRwal8vt7HWuA2tO/02m 9SipAaJIHCzXrjBBOPBjmzlox/SSKLzdhUR05P2LoZVXIV4lcDTDb7pV7T+tNi6dSbu8 c0NSqMYMNg+XtzYA80ozUHJcXAiG6IPgz0H1k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version :content-type:content-transfer-encoding:content-disposition :x-google-sender-auth; b=KmA20kO0xDee2epVQLecbG/ft2/S3zQKIpxK3sgB3XUoCyIPPEy0f0ZQlZQl5jSh3X FfB9PdLUSB7v24j8/e2UkaPmlZeBQTqs8+5mFAUwabNZHotG5TNw8OeaREpv4Ba592uH G1aAFjkrZnDf+U8lMUqoHi6o1pM0nlO+E9bUc= Received: by 10.150.182.17 with SMTP id e17mr83755ybf.130.1217456243161; Wed, 30 Jul 2008 15:17:23 -0700 (PDT) Received: by 10.150.124.5 with HTTP; Wed, 30 Jul 2008 15:17:23 -0700 (PDT) Message-ID: <539c60b90807301517v6c5cd869j95259af3e194050f@mail.gmail.com> Date: Wed, 30 Jul 2008 15:17:23 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 14df29c51a5b6576 Subject: resume (hate to even ask) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2008 22:17:24 -0000 Ok, I have too many systems with varying degrees of working freebsd on them, and I can't seem to leave well enough alone. I hear lots of people having sucess with suspend, and I can't get it to work on a single system. My current strongest desire is to get it running on my hp ze4500 laptop. I've played with the stuff in the handbook, but that just took me from having a blank screen and no responses from Ctl-Alt-F(x) to now the fan comes on for a moment on resume, then the system powers off....doesn't seem to matter if X is up or not. I've kldunloaded usb, radeon, sound, drm, what else should I try? Also, rc.resume has a typo, right? I'm susposed to change the #kldunload usb section to add kldload usb (and friends) right? Steve