Re: sndiod channel duplication doesn't work

2020-01-06 Thread Peter Piwowarski
On Mon, 6 Jan 2020 15:19:21 +0100 Alexandre Ratchov wrote: > No, my example was about something that could be obtained with: > > sndiod -ddd -c 2:3 > > on a 2-channel audio device, then: > > aucat -i /dev/random > > In this case aucat channels 0:1 are routed to device channels

Re: sndiod channel duplication doesn't work

2020-01-06 Thread Peter Piwowarski
On Mon, 6 Jan 2020 07:43:12 +0100 Alexandre Ratchov wrote: > The number of channels on the device is restricted by the > s->opt->{pmin,pmax} variables. It is the number of channels common to > the [0 : dev->pchan - 1] and [s->opt->pmin : s->opt->pmax] ranges. > > Note that there may be no

immediate acpitz shutdown

2020-01-06 Thread Ted Unangst
Turned on my laptop (samsung 9 ativ) and immediately shutdown because acpitz was 144C. That seems rather unlikely. This repeated through a few reboots, and also after going back to a previous kernel, so I'm not sure if anything changed. It just woke up unhappy today. Probably not actionable, but

Re: sndiod channel duplication doesn't work

2020-01-06 Thread Alexandre Ratchov
On Mon, Jan 06, 2020 at 07:55:22AM -0500, Peter Piwowarski wrote: > On Mon, 6 Jan 2020 07:43:12 +0100 > Alexandre Ratchov wrote: > > > The number of channels on the device is restricted by the > > s->opt->{pmin,pmax} variables. It is the number of channels common to > > the [0 : dev->pchan - 1]