sheeple wrote: 
> Thank you for your detailed instructions. I used Windows Powershell
> instead and everything was so easy!
> 
> After implementing each step, the command squeezelite -1 prompted the
> following response:
> 
> > 
Code:
--------------------
  >   > 
  > pi@raspberrypi:~ $ squeezelite -l
  > Output devices:
  > null                           - Discard all samples (playback) or generate 
zero samples (capture)
  > hw:CARD=Headphones,DEV=0       - bcm2835 Headphones, bcm2835 Headphones - 
Direct hardware device without any conversions
  > plughw:CARD=Headphones,DEV=0   - bcm2835 Headphones, bcm2835 Headphones - 
Hardware device with all software conversions
  > default:CARD=Headphones        - bcm2835 Headphones, bcm2835 Headphones - 
Default Audio Device
  > sysdefault:CARD=Headphones     - bcm2835 Headphones, bcm2835 Headphones - 
Default Audio Device
  > dmix:CARD=Headphones,DEV=0     - bcm2835 Headphones, bcm2835 Headphones - 
Direct sample mixing device
  > hw:CARD=vc4hdmi0,DEV=0         - vc4-hdmi-0, MAI PCM i2s-hifi-0 - Direct 
hardware device without any conversions
  > plughw:CARD=vc4hdmi0,DEV=0     - vc4-hdmi-0, MAI PCM i2s-hifi-0 - Hardware 
device with all software conversions
  > default:CARD=vc4hdmi0          - vc4-hdmi-0, MAI PCM i2s-hifi-0 - Default 
Audio Device
  > sysdefault:CARD=vc4hdmi0       - vc4-hdmi-0, MAI PCM i2s-hifi-0 - Default 
Audio Device
  > hdmi:CARD=vc4hdmi0,DEV=0       - vc4-hdmi-0, MAI PCM i2s-hifi-0 - HDMI 
Audio Output
  > dmix:CARD=vc4hdmi0,DEV=0       - vc4-hdmi-0, MAI PCM i2s-hifi-0 - Direct 
sample mixing device
  > hw:CARD=vc4hdmi1,DEV=0         - vc4-hdmi-1, MAI PCM i2s-hifi-0 - Direct 
hardware device without any conversions
  > plughw:CARD=vc4hdmi1,DEV=0     - vc4-hdmi-1, MAI PCM i2s-hifi-0 - Hardware 
device with all software conversions
  > default:CARD=vc4hdmi1          - vc4-hdmi-1, MAI PCM i2s-hifi-0 - Default 
Audio Device
  > sysdefault:CARD=vc4hdmi1       - vc4-hdmi-1, MAI PCM i2s-hifi-0 - Default 
Audio Device
  > hdmi:CARD=vc4hdmi1,DEV=0       - vc4-hdmi-1, MAI PCM i2s-hifi-0 - HDMI 
Audio Output
  > dmix:CARD=vc4hdmi1,DEV=0       - vc4-hdmi-1, MAI PCM i2s-hifi-0 - Direct 
sample mixing device
--------------------
> > 
> 
> I guess this means the board is not recognized.

It certainly looks like it.

Just to confirm (because my instructions may have caused confusion)

Did you load
> 
> dtoverlay=hifiberry-digi-pro

and have you run 


Code:
--------------------
    sudo vcdbg log msg |& grep -v HDMI 
--------------------


If these have a similar failure, then I think your only option is to
begin a rtm of the board to the vendor.


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=115381

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

Reply via email to