From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030261AbWGST4A (ORCPT ); Wed, 19 Jul 2006 15:56:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030266AbWGST4A (ORCPT ); Wed, 19 Jul 2006 15:56:00 -0400 Received: from smtp.andrew.cmu.edu ([128.2.10.83]:31422 "EHLO smtp.andrew.cmu.edu") by vger.kernel.org with ESMTP id S1030261AbWGST4A (ORCPT ); Wed, 19 Jul 2006 15:56:00 -0400 Message-ID: <44BE8D7C.8070107@cmu.edu> Date: Wed, 19 Jul 2006 15:52:28 -0400 From: George Nychis User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: Jeff Chua , lkml Subject: Re: suspend/hibernate to work on thinkpad x60s? References: <30DF6C25102A6E4BBD30B26C4EA1DCCC0162E099@MEMEXCH10V.corp.ds.fedex.com> <200607191742.32609.rjw@sisk.pl> <44BE5589.4070403@cmu.edu> <200607192102.17438.rjw@sisk.pl> In-Reply-To: <200607192102.17438.rjw@sisk.pl> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I see, so I guess I still have a disk problem after any type of suspend, has anyone gotten it to fully work with AHCI? any more suggestions? I greatly appreciate all the help. - George Rafael J. Wysocki wrote: > On Wednesday 19 July 2006 17:53, George Nychis wrote: >> Ok, well on my second try suspending to disk and resuming, i'm getting a >> much different outcome... ls returns me resuls, however things are >> slightly off: >> >> x60s gnychis # ls >> ls: downloads: Permission denied >> ls: host_analysis: Permission denied >> ls: SouthPark: Permission denied >> ls: library: Permission denied >> ls: cmu_dump: Permission denied >> ls: emulator: Permission denied >> ls: paper-KanKat.pdf: Permission denied >> ls: quotes: Permission denied >> ls: school: Permission denied >> ls: cmu_dump2: Permission denied >> host_graphs host_level key mp3 odigw_k_pinw.wma out-5M pops song >> test.save thesis_rwork todo >> x60s gnychis # /etc/init.d/net.wlan0 restart >> mkdir: cannot create directory `/var/lib/init.d/snapshot/9985': >> Input/output error >> cp: target `/var/lib/init.d/snapshot/9985/' is not a directory: No such >> file or directory >> * Stopping wlan0 >> * Bringing down wlan0 >> /lib/rcscripts/net.modules.d/ifconfig: line 139: /usr/bin/tac: cannot >> execute binary file >> * Stopping dhcpcd on wlan0 ... >> [ ok ] >> * Shutting down wlan0 ... >> [ ok ] >> * Starting wlan0 >> * Configuring wireless network for wlan0 >> * wlan0 connected to "SMC" at 00:04:E2:7D:D3:E3 >> * in managed mode (WEP enabled - open) >> * Bringing up wlan0 >> * dhcp >> * Running dhcpcd ... >> [ ok ] >> * wlan0 received address 192.168.2.101 >> x60s gnychis # ping google.com >> bash: ping: command not found >> >> No clue :\ > > I guess your disk doesn't wake up. > > ls can give you some results from the cache. > > Rafael >