From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264479AbUAaKoG (ORCPT ); Sat, 31 Jan 2004 05:44:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264498AbUAaKoF (ORCPT ); Sat, 31 Jan 2004 05:44:05 -0500 Received: from pop.gmx.de ([213.165.64.20]:17099 "HELO mail.gmx.net") by vger.kernel.org with SMTP id S264479AbUAaKoE (ORCPT ); Sat, 31 Jan 2004 05:44:04 -0500 X-Authenticated: #4512188 Message-ID: <401B86EB.50604@gmx.de> Date: Sat, 31 Jan 2004 11:43:55 +0100 From: "Prakash K. Cheemplavam" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031208 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nigel Cunningham CC: trelane@digitasaru.net, Luke-Jr , swsusp-devel , Linux Kernel Mailing List Subject: Re: [Swsusp-devel] Software Suspend 2.0 References: <1075436665.2086.3.camel@laptop-linux> <200401310622.17530.luke7jr@yahoo.com> <1075531042.18161.35.camel@laptop-linux> <20040131064757.GB7245@digitasaru.net> <1075532166.17727.41.camel@laptop-linux> <20040131071619.GD7245@digitasaru.net> <1075534088.18161.61.camel@laptop-linux> <20040131073848.GE7245@digitasaru.net> <1075537924.17730.88.camel@laptop-linux> <401B6F7A.5030103@gmx.de> <1075540107.17727.90.camel@laptop-linux> <401B7312.3060207@gmx.de> <1075542685.25454.124.camel@laptop-linux> In-Reply-To: <1075542685.25454.124.camel@laptop-linux> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > My error. My patch script has put kernel/power/swsusp2.c in the version No problem. I already tested it. After throwing out usb modules, it did suspend, though taking quite long at the kernel and processing (something like that) message. But upon restart, it didn't resume, ie. it didn't find its image, just normal swap space. I compiled into kernel /dev/hde5 and put resume2=swap:/dev/hde5 into kernel paramters at grung.conf. Shouldn't that work? bye, Prakash