From owner-freebsd-questions@FreeBSD.ORG Wed Jul 7 17:40:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1259B16A4E7 for ; Wed, 7 Jul 2004 17:40:57 +0000 (GMT) Received: from mtiwmhc11.worldnet.att.net (mtiwmhc11.worldnet.att.net [204.127.131.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EA7143D2D for ; Wed, 7 Jul 2004 17:40:56 +0000 (GMT) (envelope-from duanewinner@worldnet.att.net) Received: from [10.10.100.96] (unknown[216.113.237.20]) by worldnet.att.net (mtiwmhc11) with ESMTP id <20040707174055111004nfoke> (Authid: duanewinner); Wed, 7 Jul 2004 17:40:55 +0000 Message-ID: <40EC35A5.8070605@att.net> Date: Wed, 07 Jul 2004 13:40:53 -0400 From: Duane Winner User-Agent: Mozilla Thunderbird 0.7 (X11/20040701) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: APM and DRI lockups when suspending X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 17:40:57 -0000 Does anybody know if there is a workaround for the problem with DRI and APM within X? If I load the DRI module in my XF86Config file, and attempt to suspend my laptop, the system freezes on resume, then reboots. If I comment out the line "Load dri" out of the Module section in /etc/X11/XF86Config, all is well. But now I don't have direct rendering capability, correct? I don't think I have any apps yet that need direct rendering, so it probably isn't a huge deal (yet), but I would like to have it enable if possible. Does anybody know of a solution or simple workaround for this problem? Thanks, Duane Winner