sbp wrote: 
> Yes I think we could try. 
> But as we don't have a wolfson card we need info from you.
> 
> Can you ssh into the latest piCorePlayer3.20 beta 7
> >   > 
  - Mount mmcblk0p1 (by using the command: m1)
  - Edit mnt/mmcblk0p1/config.txt - here you add
  > dtoverlay=rpi-cirrus-wm5102 - then save your changes.
  - Then reboot
  - Then ssh into pCP again.
  - Please report the content of:
  - aplay -l
  - squeezelite -l
  > > > 

Hi there,

On piCorePlayer 3.20 beta 7, I got this (i.e. Wolfson card did not
load):


Code:
--------------------
    tc@piCorePlayer:~$ aplay -l
  **** List of PLAYBACK Hardware Devices ****
  card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
  Subdevices: 7/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
  card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
  
  tc@piCorePlayer:~$ squeezelite -l
  Output devices:
  null                           - Discard all samples (playback) or generate 
zero samples (capture)
  sysdefault:CARD=ALSA           - bcm2835 ALSA, bcm2835 ALSA - Default Audio 
Device
  
--------------------


I then installed the latest Raspbian Jessie Lite and ran 'rpi-update' to
get the latest kernel 4.9x. In this case, the Wolfson car did actually
load:


Code:
--------------------
    pi@raspberrypi:~ $ aplay -l
  **** List of PLAYBACK Hardware Devices ****
  card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
  card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
  card 1: RPiCirrus [RPi-Cirrus], device 0: WM5102 AiFi wm5102-aif1-0 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
  
  
  pi@raspberrypi:~ $ squeezelite -l
  Output devices:
  null                           - Discard all samples (playback) or generate 
zero samples (capture)
  default:CARD=ALSA              - bcm2835 ALSA, bcm2835 ALSA - Default Audio 
Device
  sysdefault:CARD=ALSA           - bcm2835 ALSA, bcm2835 ALSA - Default Audio 
Device
  dmix:CARD=ALSA,DEV=0           - bcm2835 ALSA, bcm2835 ALSA - Direct sample 
mixing device
  dmix:CARD=ALSA,DEV=1           - bcm2835 ALSA, bcm2835 IEC958/HDMI - Direct 
sample mixing device
  dsnoop:CARD=ALSA,DEV=0         - bcm2835 ALSA, bcm2835 ALSA - Direct sample 
snooping device
  dsnoop:CARD=ALSA,DEV=1         - bcm2835 ALSA, bcm2835 IEC958/HDMI - Direct 
sample snooping device
  hw:CARD=ALSA,DEV=0             - bcm2835 ALSA, bcm2835 ALSA - Direct hardware 
device without any conversions
  hw:CARD=ALSA,DEV=1             - bcm2835 ALSA, bcm2835 IEC958/HDMI - Direct 
hardware device without any conversions
  plughw:CARD=ALSA,DEV=0         - bcm2835 ALSA, bcm2835 ALSA - Hardware device 
with all software conversions
  plughw:CARD=ALSA,DEV=1         - bcm2835 ALSA, bcm2835 IEC958/HDMI - Hardware 
device with all software conversions
  default:CARD=RPiCirrus         - RPi-Cirrus,  - Default Audio Device
  sysdefault:CARD=RPiCirrus      - RPi-Cirrus,  - Default Audio Device
  dmix:CARD=RPiCirrus,DEV=0      - RPi-Cirrus,  - Direct sample mixing device
  dsnoop:CARD=RPiCirrus,DEV=0    - RPi-Cirrus,  - Direct sample snooping device
  hw:CARD=RPiCirrus,DEV=0        - RPi-Cirrus,  - Direct hardware device 
without any conversions
  plughw:CARD=RPiCirrus,DEV=0    - RPi-Cirrus,  - Hardware device with all 
software conversions
--------------------


BTW, I have this Wolfson card from element14:

http://au.element14.com/wolfson-microelectronics/wolfson-audio-card/audio-card-for-use-with-raspberry/dp/2347264?CMP=i-55c5-00001621

Cheers,
Pete


------------------------------------------------------------------------
petar's Profile: http://forums.slimdevices.com/member.php?userid=50217
View this thread: http://forums.slimdevices.com/showthread.php?t=107223

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

Reply via email to