Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757624AbXHEMFF (ORCPT ); Sun, 5 Aug 2007 08:05:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754563AbXHEMEy (ORCPT ); Sun, 5 Aug 2007 08:04:54 -0400 Received: from wa-out-1112.google.com ([209.85.146.182]:35940 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754212AbXHEMEy (ORCPT ); Sun, 5 Aug 2007 08:04:54 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TYnafrpRixiwVfqHwkzKlNcLwM9ltI49EQ5KkUCsoxKIsnwSeA1JCdQiZJgve4ZvovLzV+KQyhPgF6gLFdtodgu1bkGTh5Elr8VwtNxd4XAJ2StaLgEPABzTPuNqNxIZnMic+QerAh1vRX9NdQ2VAxL817ztqkF1wG+Xhi6A7GM= Message-ID: Date: Sun, 5 Aug 2007 20:04:53 +0800 From: "Jeff Chua" To: "Linus Torvalds" Subject: Re: Linux 2.6.23-rc2 Cc: lkml , "H. Peter Anvin" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1103 Lines: 30 On 8/5/07, Linus Torvalds wrote: > I thought that the X server did all that on its own these days, but that may > be just the newer "intel" driver, not the older "i810" driver that you > probably use. I've just checked. Upon boot-up into text-console (even without starting X), suspend-to-ram and resume will still corrupt the display. > (Side note: if you have a modern distro, you might try to change the line > that says > Driver "i810" I've try changing to "intel" and both still doesn't restore the text-console. "X" restored ok. On my Xorg build, i810_drv.so is linked to intel_drv.so. I tried to "revert" the commit, but it doesn't look like it can be done easily as there're changes after the commit that affected those 2 files. If there's anything I can help to debug, please let me know. Thanks, Jeff. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/