Re: [Alsa-user] USB audio on riscv64

2021-11-06 Thread Kip Warner
On Sat, 2021-11-06 at 14:50 -0700, chris hermansen wrote: > To allow remote users to use ALSA, you need to add those users to the > audio group, however this is not recommended by default (see note > below). Thanks Chris. For anyone else having a similar problem, adding myself to the audio group,

Re: [Alsa-user] USB audio on riscv64

2021-11-06 Thread chris hermansen
Kip and list, On Sat, Nov 6, 2021 at 2:34 PM Kip Warner wrote: > On Sat, 2021-11-06 at 22:13 +0100, Takashi Iwai wrote: > > It depends rather on your system setup and desktop environment. > > Usually the device file permissions are managed by logind and > > modified dynamically at login via ACL.

Re: [Alsa-user] USB audio on riscv64

2021-11-06 Thread Kip Warner
On Sat, 2021-11-06 at 22:13 +0100, Takashi Iwai wrote: > It depends rather on your system setup and desktop environment. > Usually the device file permissions are managed by logind and > modified dynamically at login via ACL. > > As it's no kernel issue, better to ask your distro. It probably is a

Re: [Alsa-user] USB audio on riscv64

2021-11-06 Thread Takashi Iwai
On Sat, 06 Nov 2021 20:58:59 +0100, Kip Warner wrote: > > On Sat, 2021-11-06 at 08:23 +0100, Takashi Iwai wrote: > > How about to run as root? > > It works as root! > >$ sudo aplay -Dplughw:1 -vv /usr/share/games/lincity-ng/sounds/Water1.wav > > So there appears to be a permission issue. I

Re: [Alsa-user] USB audio on riscv64

2021-11-06 Thread Kip Warner
On Sat, 2021-11-06 at 08:23 +0100, Takashi Iwai wrote: > How about to run as root? It works as root! $ sudo aplay -Dplughw:1 -vv /usr/share/games/lincity-ng/sounds/Water1.wav So there appears to be a permission issue. I wonder why? -- Kip Warner -- Senior Software Engineer OpenPGP signed/en

Re: [Alsa-user] Schiit USB DACs show different rates on different machines same kernel

2021-11-06 Thread chris hermansen
I was messing around with my two Schiits on the old beater Core Duo mentioned below this morning and I learned something interesting (at least I think it's interesting): On Wed, Nov 3, 2021 at 3:40 PM chris hermansen wrote: > I have two older Schiit USB DACs - a Fulla original and a Fulla 2 - th

Re: [Alsa-user] USB audio on riscv64

2021-11-06 Thread Takashi Iwai
On Fri, 05 Nov 2021 23:19:13 +0100, Kip Warner wrote: > > On Fri, 2021-11-05 at 19:58 +0100, Takashi Iwai wrote: > > No, it contains the card entry.  You can see it in alsa-info.sh output > > you attached, which is: > > I thought cards was supposed to be a directory populated with > something, bu