View Single Post
Old 10-30-2024, 12:08 PM   #7
vvvad
Junior Member
vvvad began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Dec 2023
Device: pw 11 se
Quote:
Originally Posted by mergen3107 View Post
Long story short:

2) To hard stop EVERYTHING, block /usr/bin/dump-stack . This will prevent ALL logs. Side effect: usbnet session is not very laggy in between actions. Most probably because Kindle still tries to run dump-stack, but encounters wrong exit statuses.

Do you mean now very laggy rather than not very laggy? If so you could try replacing dump-stack with just a exit 0 or replace with /bin/true depending on whether its a script or binary
vvvad is offline   Reply With Quote