<div>Hi,<br></div><div><br></div><div>- The device never re-connects to the system, i have to physically remove the USB plug and insert it again for the device to come back.<br></div><div>- This does not happen when running the driver from the supplier. (java process)<br></div><div>- When i poll every 60s it works for about 3 days, anything lower or higher causes it to disconnect faster<br></div><div>- The big log i sent is not the output of the driver? if not how can i enable that ?<br></div><div class="protonmail_signature_block "><div class="protonmail_signature_block-user "><br></div><div class="protonmail_signature_block-proton protonmail_signature_block-empty"><br></div></div><div>Thank you for your time..</div><div><br></div><blockquote class="protonmail_quote" type="cite"><div>-------- Original Message --------<br></div><div>Subject: Re: [Nut-upsuser] Powerwalker VI 2200VA LCD<br></div><div>Local Time: November 9, 2016 12:54 AM<br></div><div>UTC Time: November 8, 2016 11:54 PM<br></div><div>From: hyouko@gmail.com<br></div><div>To: Lars de Bruin <lars@larsdebruin.net><br></div><div>nut-upsuser <nut-upsuser@lists.alioth.debian.org><br></div><div><br></div><div>The huge log doesn't show anything troublesome or problematic.<br></div><div><br></div><div>The part of the driver output you posted on your third-to-last email<br></div><div>only shows that the device disconnects and then it doesn't reconnect,<br></div><div>or, at least, the driver doesn't see it:<br></div><div>- At that point, does the device reconnet to the system? (Does it show<br></div><div>up on dmesg? What does `lsusb -d 06da:ffff -v` return?)<br></div><div>- It could be helpful to know what happened just before the<br></div><div>disconnection to see if there is any correlation with driver activity:<br></div><div>any chance you have the log of the driver running in debug mode till<br></div><div>that point?<br></div><div><br></div><div>A fair guess could be that the device is already busy doing something<br></div><div>and considers communication of a lower priority and hence stops it.<br></div><div>Were this the case (but, then, I would expect the device to reconnect<br></div><div>and the driver to restart communication), a 'full update' would likely<br></div><div>be the culprit, and hence increasing 'pollfreq', while not curing the<br></div><div>problem, could at least decrease the chance of experiencing it.<br></div></blockquote><div><br></div>