View Single Post
Old 03-23-2018, 03:23 AM   #21
aplund
Junior Member
 
Join Date: Jan 2018
Posts: 4
Default

Quote:
Originally Posted by andreiiar View Post
Not sure if this is DL bug or PA bug and where to submit it.
Definitely a displaylink bug. Runtime power management should suspend things when they aren't in use, which includes the entire tree of USB devices, so the kernel is working exactly as intended. The way the displaylink part uses a userspace driver works is a bit odd and issues like this are more likely to occur. Forcing the audio driver to never suspend is just a workaround (and a waste of power).
aplund is offline   Reply With Quote