From owner-freebsd-acpi@FreeBSD.ORG Sun Aug 21 05:07:03 2011 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77720106564A for ; Sun, 21 Aug 2011 05:07:03 +0000 (UTC) (envelope-from nm.knife@gmail.com) Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id 429698FC0A for ; Sun, 21 Aug 2011 05:07:02 +0000 (UTC) Received: by iye7 with SMTP id 7so15685384iye.17 for ; Sat, 20 Aug 2011 22:07:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=huluHoRJaEj70oTDTe8jCfg/xLGIi6VKzY0F84SXrFE=; b=R5o13BVYOZ1yJLbEDu7LvVZCWhcDGd+14sa5DhHGfCrhrk3H5dUrDtszfblkrm8bKh C6I2GpsAeuDfimhS/tShceKUHpIqnAIuLtiRw/hX7xFncVx2S+b560nuKgjtasXABGzT iOMQT8OdnmssVyXcg2NkR42zycPtE68UdKpGc= MIME-Version: 1.0 Received: by 10.42.28.130 with SMTP id n2mr1217549icc.43.1313901737743; Sat, 20 Aug 2011 21:42:17 -0700 (PDT) Received: by 10.231.155.85 with HTTP; Sat, 20 Aug 2011 21:42:17 -0700 (PDT) In-Reply-To: References: Date: Sat, 20 Aug 2011 21:42:17 -0700 Message-ID: From: =?windows-1251?B?y/7h7uzo8CDD8Ojj7vDu4g==?= To: Garrett Cooper , freebsd-acpi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: ACPI resume doesn't work in i386 with SMP enabled on netbook X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Aug 2011 05:07:03 -0000 It is commonly know for i386 to have problems with ACPI suspend/resume. AMD64 is a different story. Check my thread, some devs explain further: http://forums.freebsd.org/showthread.php?t=22960 Cheers. 2011/8/20 Garrett Cooper > Hi, > /etc/rc.resume with GENERIC hangs on my netbook on resume (it > comes up with a blank black screen), so I removed all of the drivers > from my custom $KERNCONF (except the most essential pieces, i.e. acpi, > ata_cam, options INET, etc) and debugged the suspend/resume issue down > SMP support (it was hanging in the ioapic code). Once I disabled SMP > support, suspend/resume worked properly. > My next question: how do I fix this issue or what should I do next > to debug it further :)? > Thanks! > -Garrett > > $ uname -a > FreeBSD akai-ntbk.local 9.0-BETA1 FreeBSD 9.0-BETA1 #1 r224948M: Fri > Aug 19 00:35:51 PDT 2011 > root@akai-ntbk.local:/usr/obj/usr/src/sys/NETBOOK i386 > _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org" > -- Lyubomir Grigorov (bgalakazam)