Thorden wrote: 
> ?? Didn't change anything, still no output devices available for user
> admin. 
> 
> > 
Code:
--------------------
  >   > root@Akela2:/dev/snd# ls -l
  > total 0
  > crw------- 1 root audio 116,  0 Feb 26 13:52 controlC0
  > crw------- 1 root audio 116, 16 Feb 26 15:37 pcmC0D0p
  > crw------- 1 root audio 116, 33 Feb 26 13:52 timer
  > 
--------------------
> > 
> 
> 
> > 
Code:
--------------------
  >   > 
admin@Akela2:/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/LocalPlayer/Bin$
 ./squeezelite-x86-64 -l                                                      
Output devices:
  > null                           - Discard all samples (playback) or generate 
zero samples (capture)
  > 
  > 
admin@Akela2:/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/LocalPlayer/Bin$
  > 
--------------------
> > 
> 
> admin is member of audio group:
> > 
Code:
--------------------
  >   > 
admin@Akela2:/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/LocalPlayer/Bin$
 sudo synogroup --get audio
  > Password:
  > Group Name: [audio]
  > Group Type: [AUTH_LOCAL]
  > Group ID:   [65537]
  > Group Members:
  > 0:[admin]
  > 
admin@Akela2:/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/LocalPlayer/Bin$
--------------------
> > 
> 
> Could it be the right group should be AudioStation?

Assuming "admin" i sthe user,  changing the group owner ot those
directory is not enough, you should then allow group members ro , at
least, read files.

chmod -R g+r /dev/snd



________________________________________________________________________
Author of C-3PO plugin,  Squeezelite-R2, Falcon Web interface - See
www.marcoc1712.it
------------------------------------------------------------------------
marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to