From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iy0-f179.google.com (mail-iy0-f179.google.com [209.85.210.179]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id BC3BC1007D1 for ; Thu, 27 Jan 2011 14:59:08 +1100 (EST) Received: by iye19 with SMTP id 19so1183928iye.38 for ; Wed, 26 Jan 2011 19:59:06 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1296078183.2349.141.camel@pasglop> References: <1296016338.2349.125.camel@pasglop> <1296078183.2349.141.camel@pasglop> Date: Wed, 26 Jan 2011 21:59:05 -0600 Message-ID: Subject: Re: 750gx cpufreq induced kernel panic in 2.6.36 From: kevin diggs To: Benjamin Herrenschmidt Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jan 26, 2011 at 3:43 PM, Benjamin Herrenschmidt wrote: > > You don't have a serial port ? > Yeah, just did not know what to do with them? > If you do, use "sccdbg" on the kernel command line to route xmon to it, > and boot with console=ttyPZ0,38400 (I think the old things default to > 38400 bauds). Use the "modem" port. > Ok! Thanks! One thing. The 2.6 driver for the serial ports on this machine does not work very well. Can I use a slower speed to avoid missing stuff? And I'll need to build the serial stuff into the kernel, right? Thanks for the reply! > Cheers, > Ben. >