Did you look in the debug log? There are various settings in /proc/sys/kernel/printk (I think) that suppress logs of various levels to the kernel, and all kinds of syslog settings. These will all come out as debug logs.
-corey Jonathan Fournier wrote: > Even with debug=7, I don't see more outputs from /var/log/messages ? > > On Nov 6, 2007 5:14 PM, Corey Minyard <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > BTW, I couldn't get access to a 7101, but if you can give me access I > could hack on it a little. > > -corey > > Jonathan Fournier wrote: > > I added the patch, it's not complaining that the option doesn't > > exists, bit it stills time out... > > > > How do I enable debug=7 ? > > > > /jonathan > > > > On Nov 6, 2007 4:17 PM, Corey Minyard < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> wrote: > > > > Jonathan Fournier wrote: > > > I get this: > > > > > > [EMAIL PROTECTED]:/root> /etc/init.d/ipmi start > > > Starting ipmi drivers: Nov 6 20:29:00 localhost kernel: ipmi > > message > > > handler version 39.1 > > > Nov 6 20:29:00 localhost kernel: IPMI Serial System > Interface > > driver > > > Nov 6 20:29:00 localhost kernel: ipmi_serial: Registering > > > TerminalMode codec > > > Nov 6 20:29:00 localhost kernel: ipmi_serial(ttyS4): Found a > > matching > > > serial port > > > Nov 6 20:29:00 localhost kernel: ipmi_serial_terminal_mode: > > Unknown > > > options: ppInvIANA > > > ... > > > > > > I'm using v39.1 from SF 2.6.21-v39.1 > > > < > > > > http://sourceforge.net/project/showfiles.php?group_id=36127&package_id=110139&release_id=513499 > > <http://sourceforge.net/project/showfiles.php?group_id=36127&package_id=110139&release_id=513499> > > > > <http://sourceforge.net/project/showfiles.php?group_id=36127&package_id=110139&release_id=513499 > > <http://sourceforge.net/project/showfiles.php?group_id=36127&package_id=110139&release_id=513499>>> > > > Notes > > > < > > > > http://sourceforge.net/project/shownotes.php?release_id=513499&group_id=36127 > > <http://sourceforge.net/project/shownotes.php?release_id=513499&group_id=36127> > > > > <http://sourceforge.net/project/shownotes.php?release_id=513499&group_id=36127 > > <http://sourceforge.net/project/shownotes.php?release_id=513499&group_id=36127>>> > > > > (2007-06-04 14:01) > > > > > > Are you using v39.2 for 2.6.23 ? Can I also apply v39.2 to > > 2.6.21 ? I > > > can't change my kernel version... > > > > > > /jonathan > > > > > Yes, I'm using v39.2. The patch to fix that problem is > attached. > > > > You might try using a 2.6.23 kernel to see if it works there; > > that's the > > best place to debug the problem to get patches in. > > > > I'm not sure what it would take to backport the driver to > 2.6.21, but > > the serial driver changes are significantly different. > > > > -corey > > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a > browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Openipmi-developer mailing list > > [email protected] > <mailto:[email protected]> > > https://lists.sourceforge.net/lists/listinfo/openipmi-developer > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > ------------------------------------------------------------------------ > > _______________________________________________ > Openipmi-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openipmi-developer > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
