Re: USB sound devices with FreeBSD-CURRENT

2020-09-14 Thread Hans Petter Selasky
On 2020-09-13 16:30, Hans Petter Selasky wrote: On 2020-09-13 16:13, Graham Perrin wrote: pcm3: (rec) pcm4: (play/rec) Or: -R /dev/dsp4 -P /dev/dsp4 -f /dev/dsp4 You can also add these parameters run-time via the GUI for virtual_oss. As a follow up to this discussion I've lowered the d

Re: USB sound devices with FreeBSD-CURRENT

2020-09-13 Thread Hans Petter Selasky
On 2020-09-13 16:13, Graham Perrin wrote: pcm3: (rec) pcm4: (play/rec) Or: -R /dev/dsp4 -P /dev/dsp4 -f /dev/dsp4 You can also add these parameters run-time via the GUI for virtual_oss. --HPS ___ freebsd-current@freebsd.org mailing list https://

Re: USB sound devices with FreeBSD-CURRENT

2020-09-13 Thread Hans Petter Selasky
On 2020-09-13 16:13, Graham Perrin wrote:   -f /dev/dsp0 \ Try: -f /dev/dsp3 --HPS ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...

Re: USB sound devices with FreeBSD-CURRENT

2020-09-13 Thread Graham Perrin
Now with On 13/09/2020 10:24, Hans Petter Selasky wrote: On 2020-09-13 11:21, Graham Perrin wrote: 1. Chromium simply does not play AV content e.g. – after a click to play, there's a moment of visual motion but no playback 2.

Re: USB sound devices with FreeBSD-CURRENT

2020-09-13 Thread Samy Mahmoudi
Hi, If reducing the audio buffer size in virtual_oss does not solve the issue and you temporarily resort to use PulseAudio to achieve switching devices on-the-fly (which does work very well with PulseAudio), you could indeed 'keep the devices connected' and use a variant of the following script:

Re: USB sound devices with FreeBSD-CURRENT

2020-09-13 Thread Tomasz CEDRO
I am using EMU10K1 attached to the sound system over USB on my laptop and the device needs to be connected on boot - unplug will crash the system. If device is plugged in on boot and I add `hw.snd.default_unit=3` to `/etc/sysctl.conf`, that is before I start X, then I have audio playback "by defau

Re: USB sound devices with FreeBSD-CURRENT

2020-09-13 Thread Hans Petter Selasky
On 2020-09-13 11:21, Graham Perrin wrote: 1. Chromium simply does not play AV content e.g. – after a click to play, there's a moment of visual motion but no playback 2. if Firefox media.cubeb.backend set to oss then behaviour is