Re: [proaudio] rtirq borked

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


> >> 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'
> 

Hi Frieder, 

here is the output of 

ps aux|grep 'IRQ 16'


rambazamba ~ # ps aux|grep 'IRQ 16'
root      1002  0.0  0.0      0     0 ?        S<   10:28   0:00 [IRQ
16]
root      1003  0.0  0.0      0     0 ?        S<   10:28   0:00 [IRQ
16]
root     18059  0.0  0.1   1624   608 pts/1    R+   16:08   0:00 grep
--colour=auto IRQ 16





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