You are not logged in.
Hey gang. Left the T61 running all night, woke up to this:
drew@Daedalus:~$
Message from syslogd@Daedalus at Jun 25 02:21:01 ...
kernel:[48787.260015] Disabling IRQ #18Why did it feel the need to tell me? 
~ Drewdle ~
Lenovo T61 (C2D 2.0Ghz, 3GB, Quadro NVS140M) running Waldorf 32bit
Offline
Try to give us some more context:
sudo grep -B 100 -A 100 "Disabling IRQ #18" /var/log/syslogbootinfoscript - emacs primer - I ♥ #!
Offline
Try to give us some more context:
sudo grep -B 100 -A 100 "Disabling IRQ #18" /var/log/syslog
I looked up the log file above, and it only had events going back to 2:52AM. Any way to see further back? I didn't get a chance to try the command right away. 
~ Drewdle ~
Lenovo T61 (C2D 2.0Ghz, 3GB, Quadro NVS140M) running Waldorf 32bit
Offline
while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.
Offline
I looked up the log file above, and it only had events going back to 2:52AM. Any way to see further back? I didn't get a chance to try the command right away. smile
Depends on how you configured syslog.
Try
sudo ls -al /var/log/syslog.*to see if you keep older versions of syslog.
It is possible to keep syslog on a temp file system. If you do that, you lose syslog history.
Last edited by xaos52 (2012-06-26 10:20:53)
bootinfoscript - emacs primer - I ♥ #!
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.