On Monday, 6 November 2006 17:34, Stefan Seyfried wrote:
> Hi,
> 
> when investigating a suspend problem, i noticed that it is not paticlularly
> useful to switch to the console where the kernel messages are redirected to:
> After resume, you see nothing of the suspend messages, because everything
> is pushed off the screen by the drivers chatting about suspend and resume
> and their "new found" devices.
> 
> So how about this (i elected vt63 since that is where the in-kernel code
> traditionally printed its messages):

Frankly, I don't like this change.

We switch to the kernel's vt to avoid taking yet another vt only for printing
a couple of messages and we use a vt that we know will be used by the
kernel anyway.

Besides, switching vts just to get rid of the kernel messages is a bit over
the top, IMHO, because you can get the same result by setting
"suspend loglevel" (in suspend.conf) to 0 (that's _exactly_ what it's for ;-)).

Greetings,
Rafael


-- 
You never change things by fighting the existing reality.
                R. Buckminster Fuller

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to