Page 1 of 1

How to check if card started

PostPosted: Mon Mar 31, 2014 11:58 pm
by diyhouse
I am trying to find the equivalent command that will allow me to check that my TBS 6284 and 6921 cards have both started and booted up OK.

I currently have to use a small sleep delay,.. which is messy,.. and not very elegant, how can I find the appropriate commands in order to create additional and statements to the following stanza as used in the mythtv backend startup scripts


start on (local-filesystems and net-device-up IFACE!=lo and started udev-finish and "TBS_started_ok")

Many thanks