View Single Post
Old 07-28-2022, 03:13 PM   #2
ajkessel
Connoisseur
ajkessel began at the beginning.
 
Posts: 76
Karma: 10
Join Date: Jul 2017
Location: Boston
Device: Kobo Libra 2
I also tried this code
Code:
qndb -t 60000 -s pfmDoneProcessing -m pfmRescanBooksFull
echo usb plug add >>/tmp/nickel-hardware-status  
sleep 10
echo usb plug remove >>/tmp/nickel-hardware-status
The problem here is even though I have a 60 second timeout for qndb, it seems to return immediately and thus the scan doesn't finish in time. Any idea why it's not waiting?
ajkessel is offline   Reply With Quote