From owner-freebsd-stable@FreeBSD.ORG Mon Jun 25 14:42:45 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 220B3106564A; Mon, 25 Jun 2012 14:42:45 +0000 (UTC) (envelope-from iwasaki@jp.FreeBSD.org) Received: from locore.org (ns01.locore.org [218.45.21.227]) by mx1.freebsd.org (Postfix) with ESMTP id B025D8FC14; Mon, 25 Jun 2012 14:42:44 +0000 (UTC) Received: from localhost (celeron.v4.locore.org [192.168.0.10]) by locore.org (8.14.5/8.14.5/iwasaki) with ESMTP/inet id q5PEghxT052917; Mon, 25 Jun 2012 23:42:43 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Mon, 25 Jun 2012 23:42:44 +0900 (JST) Message-Id: <20120625.234244.98716362.iwasaki@jp.FreeBSD.org> To: yerenkow@gmail.com From: Mitsuru IWASAKI In-Reply-To: References: <20120625.230644.35358028.iwasaki@jp.FreeBSD.org> <4FE871EF.4050607@gmail.com> X-Mailer: Mew version 3.3 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: c.kworr@gmail.com, freebsd-stable@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: [CFT] radeon_suspend/resume patch X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2012 14:42:45 -0000 Hi, > I'll try to build image for booting off flash drive with this patch. > > Do xorg-server required to test it? If possible, yes. Assuming the screen crashes on resuming, I'm expecting the patches solve this problem (both X and console). Please note that radeon.ko should be loaded before suspending. Thanks!