AndrewLloydSmith

Results 6 comments of AndrewLloydSmith

Yes, I believe so. In order to make sure I was using the latest code I deleted /home/pi/uMTP-Responder and repeated the git clone, make, and configuration/install steps. After doing so...

I can confirm that this behavior is observable when using the source tar.gz files for both 1.5.1 and 1.3.10

The behavior I'm seeing is definitely an effect of inotify. With inotify disabled the system runs as expected, with the caveat that file changes on the Pi 4 may not...

I realize I did not describe this well initially, but the host computer experiences the service freeze/crash. The uMTP process running on the Raspberry Pi does not crash, though it...

In order to trigger the issue I use Windows Explorer to navigate to the directory that the script running on the Pi is writing to. In this case that is...

Realizing that the issue stemmed from the mass scanning of /dev/ and other directories, I tried running uMTP with only the exact folder I wanted to read as an entry...