Changes between Version 17 and Version 18 of USB
- Timestamp:
- 03/31/2020 07:11:43 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
USB
v17 v18 322 322 323 323 324 324 325 [=#autosuspend] 326 == Linux USB Auto-suspend 327 USB autosuspend is problematic with several embedded SoC's due to host controller chip errata. This is the case for both the i.MX6 on Ventana and the CN80XX on Newport. To work around these errata we find it safest to just disable USB autosuspend with a kernel command-line argument of 'usbcore.autosuspend=-1'. This is done in several of our bootscripts.