Results 2 comments of Savely

I've encountered the same problem. Verbose mode shows nothing — before any `if (verbose)` the program hangs on `open` syscall in `open_serial` function. As far as I could check with...