Open avtomaton opened 7 years ago
I have the same problem with my stick on a Bananapi (ARM CPU, Linux 4.4). Data to the stick: no problem, works Data from the stick: makes the system hang, not even serial is working, power cut required
I don't think that it's because of a memory leak, I monitored the consumption. I would guess it's a dead lock condition.
First of all, thank you for your great work!
I have some issue with hanging my dongle when I upload something (especially something large). Connection simply drops, and nothing helps except reconnecting my dongle and restarting network manager.
I'm attaching some logs (dmesg output), possibly it can help: connect.txt - after connecting my dongle (everything seems OK); nm-restart-after-connect.txt - after starting/restarting network manager (normal work); hang.txt - immediately after hanging; nm-restart-after-hang.txt - restarting network manager WITHOUT disconnecting dongle after hang; back-to-normal.txt - return to normal work (after restarting network manager in some cases). connect.txt nm-restart-after-connect.txt hang.txt nm-restart-after-hang.txt back-to-normal.txt