Changes between Initial Version and Version 1 of Ticket #1045, comment 29
- Timestamp:
- Dec 29, 2021, 10:47:12 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1045, comment 29
initial v1 7 7 On skylake, when I connect the audio interface, syslog shows me that a device 'just has been -dis-connected. Then it tries to connect after all, fails, and the cycle repeats indefinately. 8 8 9 UPDATE: it fails during first message processing: either the checksum is wrong, or the number of received bytes is too low (pointing at the same direction, power, possibly). 10 11 9 12 Looking at the code it seems USBhub is where it happens: there's a piece of code that waits for the power to stabilize, and I think this is where a general problem is still sitting, on at least both of my mentioned systems. 10 13