On 2018-06-22 10:49, bugzilla-nore...@freebsd.org wrote:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194727

Ivan <b...@abinet.ru> changed:

What    |Removed                     |Added
----------------------------------------------------------------------------
CC|                            |b...@abinet.ru

--- Comment #5 from Ivan <b...@abinet.ru> ---
This is illogical. USB supports hot plug, so kernel must handle it without stucking. I use audio with KVM b/w Linux. Windows and FreeBSD and I can't even
kill mixer as entire USB waits indefinitely.

My observations with FF playing youtube video
1. Windows - active playback resumes after FF restart
2. Linux - active playback resumes after FF restart
3. FreeBSD needs reset button.


AFAIK It's been behaving that way for years.

Basically if the device gets unplugged the easiest option is to reboot. would be nice if that worked differently.

Question, snd_uaudio came out of GENERIC config in FreeBSD-11. If I use USB audio I add snd_uaudio into the kernel config and rebuild. I don't think USB audio works without it. I don't recall seeing it available to kldload manually. I think some people want it load/unload on demand or something, like in TrueOS(?) but it was not loading snd_uaudio for me until i put the line in the kernel config, back in 11. anymore i just do it.


Is something else supposed to be handling usb audio?

---
Waitman Gobble

_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to