You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We've just updated the driver, and we've found a DMA bug which might be related to the issue you described. Please check if the latest driver works. If not, let us know how to replicate the issue.
Um. I just looked at the log, and it seems like the USB dongle you are using has a onboard storage device. There is a known bug in the hardware design where the USB descriptors are not correctly coded such that it would cause USB storage device to be reset/dropped when FL2000 driver is loaded. I can't help on this. I believe there is no software patch.
OS: PureOS (debian testing based)
Kernel: 4.19.0-4-amd64
After plugging in the adapter, the kernel throws a bug in usb-storage, trace:
[69845.103182] Call Trace:
[69845.103225] usb_stor_port_reset+0x43/0x60 [usb_storage]
[69845.103266] usb_stor_invoke_transport+0x127/0x500 [usb_storage]
[69845.103289] ? storage_probe+0x320/0x320 [usb_storage]
[69845.103305] ? wait_for_completion_interruptible+0x135/0x1e0
[69845.103322] ? wake_up_q+0x70/0x70
[69845.103344] usb_stor_control_thread+0x1c9/0x280 [usb_storage]
[69845.103360] ? __kthread_parkme+0x4c/0x70
[69845.103373] kthread+0x112/0x130
[69845.103386] ? kthread_bind+0x30/0x30
[69845.103402] ret_from_fork+0x35/0x40
Full log attached.
fl2000_nullptr_bug.txt
The text was updated successfully, but these errors were encountered: