just to explain a little

This is my lsmod

Code:
--------------------
    
  tc@pCP:~$ lsmod
  Module                  Size  Used by
  spidev                 20480  0
  snd_soc_bcm2835_i2s    16384  0
  snd_soc_core          229376  1 snd_soc_bcm2835_i2s
  snd_bcm2835            28672  0
  snd_usb_audio         241664  1
  snd_hwdep              16384  1 snd_usb_audio
  snd_usbmidi_lib        32768  1 snd_usb_audio
  mc                     45056  1 snd_usb_audio
  snd_compress           20480  1 snd_soc_core
  snd_rawmidi            36864  1 snd_usbmidi_lib
  snd_seq_device         16384  1 snd_rawmidi
  snd_pcm_dmaengine      16384  1 snd_soc_core
  snd_pcm               114688  7 
snd_compress,snd_usb_audio,snd_pcm_dmaengine,snd_soc_bcm2835_i2s,snd_bcm2835,snd_soc_core
  snd_timer              36864  1 snd_pcm
  spi_bcm2835            20480  0
  snd                    77824  11 
snd_compress,snd_hwdep,snd_usb_audio,snd_timer,snd_rawmidi,snd_usbmidi_lib,snd_seq_device,snd_bcm2835,snd_soc_core,snd_pcm
  raspberrypi_hwmon      16384  0
  i2c_bcm2835            16384  0
  fixed                  16384  0
  squashfs               40960  40
  zram                   28672  1
  zsmalloc               28672  1 zram
--------------------


There is no snd_usb_audio listed in your example.

So, assuming:

that beta mode is elected in pCP (from the bottom of the Main page)

the dac is powered on, the usb input selected and the rpi rebooted, 

then with no snd_usb_audio in your lsmod, it means that the dac is not
recognised.

By installing the raspberry pi Buster Desktop OS, if the dac is listed
then :

you can install squeezelite as a player

ask *paul- *if he can help by showing him the two lsmod files :)

ronnie


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=113952

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to