On Fri, 14 Mar 2003 17:22:14 -0500 "Bo" boman122@yahoo.com wrote:
Hi Sebastien,
I saw your post on SER mialing list regarding the SER logging and the mighty HelloWorld.cfg. Actually I met the same problem with yours. Whatever configuration options I changed, the only thing I could see in the /var/log/messages are as follows.
Mar 14 17:56:49 dda ser[15303]: INFO: udp_init: SO_RCVBUF is initially 65535 Mar 14 17:56:49 dda ser[15303]: INFO: udp_init: SO_RCVBUF is finally 262142 Mar 14 17:56:49 dda ser[15303]: INFO: udp_init: SO_RCVBUF is initially 65535 Mar 14 17:56:49 dda ser[15303]: INFO: udp_init: SO_RCVBUF is finally 262142 Mar 14 17:56:49 dda ser[15303]: INFO: udp_init: SO_RCVBUF is initially 65535 Mar 14 17:56:49 dda ser[15303]: INFO: udp_init: SO_RCVBUF is finally 262142 Mar 14 17:56:49 dda ser[15316]: INFO: fifo process starting: 15316 Mar 14 17:56:49 dda ser[15316]: SER: open_uac_fifo: fifo server up at /tmp/ser_fifo...
Did you solve your problem finally? If yes, can you give me some hints?
Yes!
I simply start ser in mono-process mode, with `ser -E -f HelloWorld.cfg'.
-- Sebastien