RTAPI_MSG_INFO messages are not printed by default, and I think they never 
were.
If you cant to see them use debug=5 at insmod time,
or use echo "5" > /proc/rtapi/debug

cat /proc/rtapi/debug should give you your current debug-level.

Regards,
Alex


----- Original Message ----- 
From: "Jon Elson" <[EMAIL PROTECTED]>
To: "EMC developers" <emc-developers@lists.sourceforge.net>
Sent: Wednesday, November 14, 2007 8:56 AM
Subject: [Emc-developers] RTAPI_MSG_INFO doesn't write out?


> Hello,
>
> I was doing some testing with a fresh checkout from the trunk,
> and I had a problem that a bunch of messages in
> hal/drivers/hal_ppmc.c did not write messages to the kernel log.
>
> The lines are of the form :
> rtapi_print_msg(RTAPI_MSG_INFO, "something\n");
>
> and always used to print out with the .ini file parameter
> DEBUG set to at least 1, I think.  I tried several numbers here,
> including 0x7FFFFFFF, and they still didn't print to the file.
> I did get lines from RTAPI_MSG_ERR, but not from INFO.
>
> Is this possibly a bug, or an intended change in the rtapi behavior?
>
> Thanks,
>
> Jon
>
> -------------------------------------------------------------------------
> 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/
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.503 / Virus Database: 269.15.30/1127 - Release Date: 
> 11/12/2007 9:19 PM
>
> 


-------------------------------------------------------------------------
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/
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to