Quantcast
Channel: Squeezebox : Community : Forums - Linux / Unix
Viewing all articles
Browse latest Browse all 1518

Shairport on Wandboard CSOS R3

$
0
0
HI,

As I don't intend to clog up the CSOS thread with the following question, I am starting a new thread here.

After being tempted :) by the user dsdreamer, I have installed shairport thanks to JackOfAll that moved the shairport rpm package into the repo:

Code:

sudo yum install shairport
This is the output of aplay -l

Code:

**** 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: 1/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
card 3: Set [C-Media USB Headphone Set], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

so I have edited the options file, /etc/sysconfig/shairport as follows:

Code:

OPTIONS="-a Shairport -o ao -- -d alsa -o dev=plughw:3,0"
I have stopped and disabled both Squeezelite and Logitechmediaserver.

I can't get it to work as whenever I try to pair my iPhone with the wandboard I get this error message on the iPhone:

"Connection Unsuccessful. Make sure Wandboard-0 is turned and in range"

Also the output of

Code:

systemctl status bluetooth.service
is:

Code:

bluetooth.service - Bluetooth service
  Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
  Active: active (running) since Thu 1970-01-01 01:00:19 BST; 43 years 4 months ago
 Main PID: 247 (bluetoothd)
  CGroup: name=systemd:/system/bluetooth.service
          └─247 /usr/sbin/bluetoothd -n

May 03 15:15:58 wandboard bluetoothd[247]: Can't find device agent
May 03 15:36:38 wandboard systemd[1]: Started Bluetooth service.

I would appreciate if someone could help me out!

Viewing all articles
Browse latest Browse all 1518

Trending Articles