On Monday 09 June 2008 21:19, Stephen Gran <[EMAIL PROTECTED]> wrote: > > Doesn't it already say "arecord already died" and then exit, since it > > can't do anything more? Would you like a clearer/different error > > message, or something else? > > Just a ping. What are your thoughts?
The first line of the arecord error output has "cannot find card '0'", this is barely adequate but would have taken me a lot closer to finding my problem. When things work correctly the following line will be displayed on stderr: Recording raw data 'stdin' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono I think it would be ideal if randomsound would make a pipe for stderr and log (via syslog) all data that doesn't involve a line starting with "Recording raw data". If an error occurs before the daemon properly starts then it could also log the data in question to the sysadmin console. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

