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
Running Picuntu 4.5 on a T428 stick, I've observed a handful of esoteric USB errors.
One device that works fine on my F18 laptop gives a libusb device error after being run 1+ times on the stick.
A realtek RTL2832U based software defined radio stick with librtlsdr 5f38c0519d1068c1b6354929aec73f06156f73fe returns only zeros (0x7F or 0x80) after the second synchronous read.
I am not sure these issues are related, but both are weird nondeterministic bugs with userspace libusb apps. These issues are difficult to debug without usbmon available - consider this a feature request for Picuntu 4.6?
The text was updated successfully, but these errors were encountered:
I have compiled a kernel with usbmon baked in and begun to debug the plethora of issues at hand. Punchline is that dwc_otg has known bugs, especially when used in conjunction with USB hubs.
This message is confidential. It may also be privileged or otherwise protected by work product immunity or other legal rules. If you have received it by mistake, please let us know by e-mail reply and delete it from your system; you may not copy this message or disclose its contents to anyone. Please send us by fax any message containing deadlines as incoming e-mails are not screened for response deadlines. The integrity and security of this message cannot be guaranteed on the Internet.
I have compiled a kernel with usbmon baked in and begun to debug the
plethora of issues at hand. Punchline is that dwc_otg has known bugs,
especially when used in conjunction with USB hubs.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/21#issuecomment-31324214
.
Alok Sinha
Chief Executive Officer, Globus Eight
Suite 600, 2201 Cooperative Way, Herndon, VA, USA 20171
Level 12, Tower 8C, DLF Phase II, Gurgaon, India 122002
Phone: +1-757-447-4642 | +91-9810159444 [email protected] | www.g8.net
Running Picuntu 4.5 on a T428 stick, I've observed a handful of esoteric USB errors.
One device that works fine on my F18 laptop gives a libusb device error after being run 1+ times on the stick.
A realtek RTL2832U based software defined radio stick with librtlsdr 5f38c0519d1068c1b6354929aec73f06156f73fe returns only zeros (0x7F or 0x80) after the second synchronous read.
I am not sure these issues are related, but both are weird nondeterministic bugs with userspace libusb apps. These issues are difficult to debug without usbmon available - consider this a feature request for Picuntu 4.6?
The text was updated successfully, but these errors were encountered: