; All Event wait prompt_sonic_root sendln "dmesg -T | grep -Ei 'error|fail(ed|ure)?|fault|critical|panic|timeout'" ; i2c event wait prompt_sonic_root sendln "dmesg -T | grep -Ei 'error|fail(ed|ure)?|fault|critical|panic|timeout' | grep -i i2c" ; Clear Event wait prompt_sonic_root sendln "dmesg -C"