Changes between Version 1 and Version 2 of Ticket #1045, comment 29
- Timestamp:
- Dec 29, 2021, 10:47:46 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1045, comment 29
v1 v2 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).9 UPDATE: it fails during first message processing: either the checksum is wrong, or the number of received bytes is too low (should be 8 I think I saw in the code) (pointing at the same direction, power, possibly). 10 10 11 11