keynet wrote: 
> 
> 
> The failure seems to be lack of a device "pcpinput" Without the
> --device= appended, it starts recording.
> 
> arecord -l gives:
> 
> > 
Code:
--------------------
  >   > **** List of CAPTURE Hardware Devices ****
  > card 0: MP3 [Sound Blaster MP3+], device 0: USB Audio [USB Audio]
  > Subdevices: 1/1
  > Subdevice #0: subdevice #0
  > 
--------------------
> > 
> 
> I tried with and without squeezelite running 
> Any ideas?
> Thanks
What is the contents of /etc/around.conf

It should have

pcm.pcpinput {
type plug
slave.pcm "hw:1,0"
}

It looks like you disable the onboard audio card too, but the hw address
should get updated to match your card during reboot.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer
------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=110642

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

Reply via email to