[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] Snapshot: Happier Linux
On Fri, Mar 30, 2001 at 02:14:40AM -0500, Andrew Arensburger wrote:
> Next, I made a startling discovery: /dev/ttyUSB0 works a _lot_
> better if you enable the USB->serial in the kernel configuration.
Helps a bit :)
> One thing: since I turned on debugging, 'dmesg' is full of USB
> debugging messages. However, the 'dmesg' buffer is far too small to
> hold all of them. Does anyone (Greg?) know whether it's possible to
> redirect the USB debugging messages to a file? That way, I'd be able
> to correlate its contents with ColdSync's debugging messages, and
> maybe try to figure out what's going on.
I have added a line to my syslogd config file (/etc/syslog.conf) that
looks like:
kern.* -/var/log/kernel
which logs all kernel debug messages to the /var/log/kernel file. That
should do what you want.
greg k-h
--
greg@(kroah|wirex).com
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.