All of lore.kernel.org
 help / color / mirror / Atom feed
From: rob <rob.rice@fuse.net>
To: kernel <linux-kernel@vger.kernel.org>
Subject: Re: swsusp
Date: Fri, 09 Sep 2005 01:37:50 -0400	[thread overview]
Message-ID: <43211FAE.9060909@fuse.net> (raw)
In-Reply-To: <4321190E.2030804@fuse.net>

rob wrote:

> Rafael J. Wysocki wrote:
>
>> Hi,
>>
>> On Wednesday, 7 of September 2005 09:33, rob wrote:
>>  
>>
>>> I singed up to this mailing list just to ask this question
>>> I have built a 2.6.13 kernel for a toshiba  tecra 500cdt
>>> this computer uses the pci buss for the sound card
>>> and pcmcia bridge
>>> I have writen a script to unload all the pci buss modules amd go to 
>>> sleep
>>> it works up to this point
>>> now how do I get the modules put back when ever I add the lines to
>>> rerun the " /etc/rc.d/rc.hotplug /etc/rc.d/rc.pcmcia and 
>>> /etc/rc.d/rcmodules "
>>> I get a kernel crash befor it gose to sleep
>>> I have been al over the net and the olny info I can find is about 
>>> software suspend2
>>> Is there some way to change the sowftware suspend2 scripts to work 
>>> with the
>>> unpatched kernel software suspend or where can I get the path to init
>>> talked about in the menuconfig file
>>>   
>>
>>
>> Could you just try
>>
>> # echo shutdown > /sys/power/disk && echo disk > /sys/power/state
>>
>> without unloading any modules and see what happens (it should suspend
>> to disk)?
>>
>> If it craches, could you boot the kernel with the init=/bin/bash 
>> option and try
>>
>> # mount /sys
>> # mount /proc
>> # /sbin/swapon -a
>> # echo shutdown > /sys/power/disk && echo disk > /sys/power/state
>>
>> and see what happens?
>>
>> Rafael
>>
>>
>>  
>>
> yes I did try this it just crashes and tacks out my file system with it
> and I have to reinstall to recover from it it chops up files like bash
> and every thing on the path the error codes scroll by so fast there is
> no hope ov finding out what errors are tacking place
>


  parent reply	other threads:[~2005-09-09 17:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-07  7:33 swsusp rob
2005-09-07 19:43 ` swsusp Alon Bar-Lev
     [not found]   ` <4321179B.6080107@fuse.net>
2005-09-09  5:38     ` swsusp rob
     [not found]     ` <4321C7FF.8030109@gmail.com>
2005-09-09  9:22       ` swsusp rob
     [not found]         ` <432201CB.2090109@gmail.com>
2005-09-09 10:30           ` swsusp rob
2005-09-07 20:01 ` swsusp Rafael J. Wysocki
     [not found]   ` <4321190E.2030804@fuse.net>
2005-09-09  5:37     ` rob [this message]
     [not found]     ` <200509092035.29884.rjw@sisk.pl>
2005-09-09  8:19       ` swsusp rob
2005-09-09  8:50       ` swsusp rob
2005-09-09 21:01         ` swsusp Rafael J. Wysocki
2005-09-08  2:21 ` swsusp Bernard Blackham
  -- strict thread matches above, loose matches on Subject: below --
2001-12-05 22:50 Swsusp Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43211FAE.9060909@fuse.net \
    --to=rob.rice@fuse.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.