paul- wrote: 
> This line is what is printed with the audio should be getting linked.
> 
> "Starting player:"My Moto G5" bluetooth, alsa
> device:"hw:CARD=VX1,DEV=0", volume:""."
> 
> Can you ssh in and see if there is a bluealsa-aplay process running with
> this command.
> 
> ps ax  | grep bluealsa

Here is the output showing before and after making the connection


Code:
--------------------
    root@Homeoffice:/home/tc# tc@Homeoffice:~$ ps -eaf | grep blu
  1080 root      0:01 /usr/local/lib/bluetooth/bluetoothd --experimental
  1201 root      0:09 /usr/local/bin/bluealsa --profile=a2dp-source 
--profile=a2dp-sink --profile=hsp-ag --profile=hfp-ag --a2dp-volume
  1205 root      0:15 python3 /usr/local/bin/pcp-pairing-agent.py --agent 
--wait_for_bluez
  16572 tc        0:00 grep blu
  tc@Homeoffice:~$ ps -eaf | grep blu
  1080 root      0:01 /usr/local/lib/bluetooth/bluetoothd --experimental
  1201 root      0:09 /usr/local/bin/bluealsa --profile=a2dp-source 
--profile=a2dp-sink --profile=hsp-ag --profile=hfp-ag --a2dp-volume
  1205 root      0:15 python3 /usr/local/bin/pcp-pairing-agent.py --agent 
--wait_for_bluez
  17676 root      0:00 /usr/local/bin/bluealsa-aplay -D hw:CARD=VX1,DEV=0 
F0:D7:AA:C3:XX:XX
  
--------------------


I also confirmed the speakers at working via

Code:
--------------------
    speaker-test -c 2 -dhw:CARD=VX1,DEV=0
--------------------


------------------------------------------------------------------------
StevenEllis's Profile: http://forums.slimdevices.com/member.php?userid=69979
View this thread: http://forums.slimdevices.com/showthread.php?t=111972

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to