https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287813
--- Comment #14 from Tomasz "CeDeROM" CEDRO <to...@cedro.info> --- This depends on how pcm and uaudio is configured, then what values PA sets, then what happens when PA exits. Could you observe `sysctl -a | grep dev.pcm.N` for these three steps? dev.pcm.N.play.vchanformat and dev.pcm.N.play.vchanrate changes for me. This also depends on the dev.pcm.N.play.vchanmode - where I do not want things to change I set "fixed" (i.e. onboard audio to keep high freq/rate), if the "adaptive" or "passthrough" is set PA will be able to change PCM parameters. Anyways I also had this kind of problems with BT-W6 and after many attempts I just gave up assuming buggy device :-P -- You are receiving this mail because: You are the assignee for the bug.