79330415

Date: 2025-01-05 08:35:50
Score: 0.5
Natty:
Report link

The problem was a stray process that was reading off of /dev/ttyS0. Weirdly, root could always take control over it, but as a normal user, it would show it as busy.

I detected this by using sudo fuser -k /dev/ttyS0.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: judepereira