I have a serial to USB dongle.
I have a shell script that reads the USB tty port continually. It gets packets every few minutes.
This works OK for days/weeks but occasionally I see it has stopped.
In dmesg I see
dvb_usb_v2: 'Realtek RTL2832U reference design' successfully deinitialized and disconnected
And other similar entries.
Is some form of auto update stopping my process ?
If so how do I disable it ?
Thanks
Jim
