heeeelllppppppp squeezelite alsa

AVForums

Help Support AVForums:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.

scrarfussi

AVForums Grandmaster
*
AV Forums Supporter
Joined
Sep 12, 2012
Messages
6,548
Reaction score
201
Location
Midrand
i have asked this question before but am back again with the same problem
different hardware

archlinux on wandboard

using coax converter
aplay -l
[root@alarm ~]# aplay -l
**** List of PLAYBACK Hardware Devices ****                                                                                           
card 0: sgtl5000audio [sgtl5000-audio], device 0: HiFi sgtl5000-0 []                                                                 
  Subdevices: 1/1                                                                                                                     
  Subdevice #0: subdevice #0                                                                                                         
card 1: imxspdif [imx-spdif], device 0: IMX SPDIF mxc-spdif-0 []                                                                     
  Subdevices: 0/1                                                                                                                     
  Subdevice #0: subdevice #0                                                                                                         
card 2: imxhdmisoc [imx-hdmi-soc], device 0: IMX HDMI TX mxc-hdmi-soc-0 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0


squeezelite -l

[root@alarm ~]# squeezelite -l
Output devices:
  null                          - Discard all samples (playback) or generate zero samples (capture)
  sysdefault:CARD=sgtl5000audio  - sgtl5000-audio,  - Default Audio Device
  sysdefault:CARD=imxspdif      - imx-spdif,  - Default Audio Device
  sysdefault:CARD=imxhdmisoc    - imx-hdmi-soc,  - Default Audio Device

squeezelite service

[Unit]
Description=Squeezelite lightweight headless squeezebox emulator
After=sound.target
Requires=avahi-daemon.service
After=network.target
After=avahi-daemon.service

[Service]
ExecStart=/usr/local/bin/squeezelite -n Illeana -o hw:CARD=imxspdif,DEV=0 -p1
Restart=always

[Install]
WantedBy=multi-user.target




so the problem i have , no sound on anything higher than 48khz
everything worked well  On CSOS  my dac would switch between sample rates .
now i am stuck on 44,1
linux gurus please help

 
Top