Re: [Alsa-user] Slot assignment not working

2017-10-08 Thread Paul D. DeRocco
> From: Clemens Ladisch via Alsa-user > > Paul D. DeRocco wrote: > > options snd slots=snd-soc-hifiberry-dacplus,snd-usb-audio > > > > midiC0D0 a USB MIDI device > > midiC1D0 another USB MIDI device > > pcmC2D0p and pcmC2D1p on-board crappy PWM audio > >

Re: [Alsa-user] Slot assignment not working

2017-10-08 Thread Clemens Ladisch via Alsa-user
Paul D. DeRocco wrote: > options snd slots=snd-soc-hifiberry-dacplus,snd-usb-audio > > midiC0D0 a USB MIDI device > midiC1D0 another USB MIDI device > pcmC2D0p and pcmC2D1p on-board crappy PWM audio > pcmC3D0p Hifiberry DAC > pcmC4D0p

Re: [Alsa-user] Slot assignment not working

2017-10-08 Thread Clemens Ladisch via Alsa-user
Paul D. DeRocco wrote: >> Anyway, that slots options specifies only two slots. >> If you have five devices, it's a better idea to specify five slots. > > What I have is three devices that always exist, one of which is the > Hifiberry DAC that I want to use, and the others are the PWM audio and the

Re: [Alsa-user] Slot assignment not working

2017-10-08 Thread Clemens Ladisch via Alsa-user
Paul D. DeRocco wrote: >> Paul D. DeRocco wrote: >>> options snd slots=snd-soc-hifiberry-dacplus,snd-usb-audio >>> >>> midiC0D0 a USB MIDI device >>> midiC1D0 another USB MIDI device >>> pcmC2D0p and pcmC2D1p on-board crappy PWM audio >>> pcmC3D0p

Re: [Alsa-user] Slot assignment not working

2017-10-08 Thread Paul D. DeRocco
> From: Clemens Ladisch via Alsa-user > > Paul D. DeRocco wrote: > >> Paul D. DeRocco wrote: > >>> options snd slots=snd-soc-hifiberry-dacplus,snd-usb-audio > >>> > >>> midiC0D0 a USB MIDI device > >>> midiC1D0 another USB MIDI device > >>> pcmC2D0p and pcmC2D1p

Re: [Alsa-user] Slot assignment not working

2017-10-08 Thread Paul D. DeRocco
> From: Clemens Ladisch via Alsa-user > > > I tried the following, and nothing changed: > > > > options snd cards_limit=8 \ > > slots=snd-soc-hifiberry-dacplus,vc4,snd-bcm2835,snd-usb-audio > > Are these drivers actually compiled as modules? > Are the names the same as in

Re: [Alsa-user] Slot assignment not working

2017-10-08 Thread Clemens Ladisch via Alsa-user
Paul D. DeRocco wrote: > Can this parameter be supplied on the kernel command line as snd.slots=...? Yes; this is possible for all parameters. Regards, Clemens -- Check out the vibrant tech community on one of the

Re: [Alsa-user] Slot assignment not working

2017-10-08 Thread Ralf Mardorf
On Sun, 8 Oct 2017 11:44:06 -0700, Paul D. DeRocco wrote: >> From: Clemens Ladisch via Alsa-user >> >> > I tried the following, and nothing changed: >> > >> > options snd cards_limit=8 \ >> > slots=snd-soc-hifiberry-dacplus,vc4,snd-bcm2835,snd-usb-audio >> >> Are these drivers