Raspberry Pi 4 | System is freezing up

32 bit vs 64 bit?

OpenWrt 21.02.0-rc2 r16122-c2139eef27

that will still delay everything for 15 minutes - do it this way

(wifi up && sleep $((15*60)) && wifi down) &

No, I think it may be due to the fact that I have i2c enabled - for reasons

Interesting, I wonder if irqbalancer expects it to be 31 and 32 ...

I've enabled irqbalance again...

image

yes, or possibly you need parens like:

(wifi up && sleep ... && wifi down) &

you mean "no" - because you do need the parens - as I pointed out

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.