From owner-freebsd-mobile@FreeBSD.ORG Fri Jul 11 12:05:11 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E5541065689 for ; Fri, 11 Jul 2008 12:05:11 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.189]) by mx1.freebsd.org (Postfix) with ESMTP id 303D28FC23 for ; Fri, 11 Jul 2008 12:05:10 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by gv-out-0910.google.com with SMTP id n8so572166gve.39 for ; Fri, 11 Jul 2008 05:05:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent:sender; bh=0l7alBGLl4f2Vu5LgY0HywEN0x9YSwX2hroBAOTbJ5Y=; b=laXcfHYYCEEEf4zMoLUn4aeg626NvYMx9TFr9ABzRu0+zX+PbGkTwnzY0fmOd9yZuP 1sW3mz3Mxt6VnUJi+EgAT2ta4VJJbxC3CuJu7xyHZgnSevyXFwDhucX4WpTkJ1P0S+J6 MSoCxeFh62hQ8dQgGBRuKin4eZfBfw00sOjcA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent:sender; b=COfo2NYNwFicmvFu7ms44XRfv3p578WEN1wnOyqI5xd+XT43Pdoiu6+pNLqujYxVjy zwdeTX+Ol/ujQf1H8L8xpV9ypOjtcjNWFSowsJ18B6drDgTQHNNAiTJSkogOr3hcyYjA SIm8PIBfL64iHpvhXec6D9YuPKvoit/zOfaj4= Received: by 10.125.126.9 with SMTP id d9mr2923999mkn.141.1215776454672; Fri, 11 Jul 2008 04:40:54 -0700 (PDT) Received: from phi.local ( [89.214.200.3]) by mx.google.com with ESMTPS id o38sm327820hub.43.2008.07.11.04.40.52 (version=SSLv3 cipher=RC4-MD5); Fri, 11 Jul 2008 04:40:53 -0700 (PDT) Date: Fri, 11 Jul 2008 12:39:57 +0100 From: Rui Paulo To: Vlad K Sm Message-ID: <20080711113957.GA1039@phi.local> References: <20080710120021.0406F106569D@hub.freebsd.org> <48762C18.5080003@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48762C18.5080003@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: Rui Paulo Cc: freebsd-mobile@freebsd.org Subject: Re: S3 suspend/resume on T43p works like a charm with X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2008 12:05:11 -0000 On Thu, Jul 10, 2008 at 08:34:48PM +0500, Vlad K Sm wrote: > freebsd-mobile-request@freebsd.org wrote: > > Sure, I sent it off-list. > > > S3 suspend/resume works on my Inspiron 1505 as well but only one issue, > when it resumes XWindow shows bad screen, XWindow restart helps. As I > figured out it because I use 915Resolution file to be able use > non-standard 1280x800. Does someone know what need to fix in > 915Resolution or some workaround? Try using the intel video driver instead of i810 Xorg driver. Regards, -- Rui Paulo