Re: [proaudio] rtirq borked

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


karsten wrote:
Hey Frieder,

it still occurs, unfortunately. I attached the log.

cheers,

Karsten
bash -x /etc/init.d/rtirq.sh restart &> rtirq.log ++ basename /etc/init.d/rtirq.sh
+ PREPEND='rtirq.sh: start [snd] irq=16'
+ for THREADED in '/proc/irq/${IRQ}/*/threaded'
+ '[' -f '/proc/irq/16/*/threaded' ']'
++ /bin/pidof 'IRQ 16'
the script expects to get only one pid but
+ PID='1003 1002'
gets to, therefore the script fails
/etc/init.d/rtirq.sh: line 107: 1003 1002: syntax error in expression (error token is "1002")
+ exit 0

please post the output of
ps aux|grep 'IRQ 16'



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/