Messages in this thread |  | | | Subject | Re: Bisects that are neither good nor bad | | From | Sanjoy Mahajan <> | | Date | 29 May 2006 12:37:23 +0100 |
| |
Dave Jones <davej@redhat.com> writes:
> I think I've seen the same problem on one of my (similar spec) laptops. > Serial console was useless. On resume, there's a short spew of garbage > (just like if the baud rate were misconfigured) over serial before it > locks up completely.
<http://bugzilla.kernel.org/show_bug.cgi?id=4270> discusses a similar problem on a couple of machines. In my resume script (for a TP 600X), I have to restore the serial console with
setserial -a /dev/ttyS0
Until that magic executes, garbage characters (like modem noise) appear across the serial console.
-Sanjoy - 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/
|  |