paul- wrote: 
> If you started from a b9 fresh image,  you will be on the latest config.
> I added a build number to the log, 0001 is the current release. 
> Restarting the daemon really doesn’t do anything different.  It does
> check for dangling devices and processes, and cleans it up.  But the
> commands used to start playback are identical.  
> 
> Do you have more than one LMS server in your network?
> 
> It might help to use tail to watch the log real-time from a ssh
> session.
> 
> tail -f /var/log/pcp_bt.log
> 
> Also Telnet to your lms cli and listen to see what lms is seeing.


Thanks Paul and sorry to bother you again. Here is a copy of the bt log,
with some notes on the various stages:-

pCP Bluetooth extension build:0001
Starting BT Controller
bcm43xx_init
Flash firmware /lib/firmware/brcm/BCM4345C0.hcd
Set Controller UART speed to 3000000 bit/s
Device setup complete
RPi Bluetooth Hardware Address: DC:A6:32:2A:0B:D7
Starting pCP BT Pairing Agent
BT Controller Ready
02-15 16:57 INFO     Starting pCP BT Speaker Daemon v6.0.0.0001...
02-15 16:57 INFO     Resetting asound.conf.
02-15 16:57 INFO        Removing bt_ from asound.conf
02-15 16:57 INFO     Starting connection signal handlers.
02-15 16:59 INFO     ---- Caught Connect signal ----
02-15 16:59 INFO        MAC:EC:81:93:27:64:7D
02-15 16:59 INFO        PROFILE:a2dp
02-15 16:59 INFO        Modes:source
02-15 17:01 INFO     Starting pCP BT Speaker Daemon v6.0.0.0001...
02-15 17:01 INFO     Resetting asound.conf.
02-15 17:01 INFO        Removing bt_ from asound.conf
02-15 17:01 INFO     Found a2dp source EC:81:93:27:64:7D connected.
02-15 17:01 INFO     No squeezelite process for device
EC:81:93:27:64:7D.  Starting squeezelite......
02-15 17:01 INFO        Connected BOOM 3
02-15 17:01 INFO        Starting squeezelite with output device:
bt_BOOM_3
02-15 17:01 INFO        Checking for squeezelite pid:11556
02-15 17:01 INFO        Player Connected to LMS at: 192.168.2.200:9000
02-15 17:01 INFO        Sending Play command for BOOM 3 to LMS at
192.168.2.200
02-15 17:01 INFO     Starting connection signal handlers.
02-15 17:02 INFO     ---- Caught Disconnect signal ----
02-15 17:02 INFO        MAC:EC:81:93:27:64:7D
02-15 17:02 INFO        PROFILE:a2dp
02-15 17:02 INFO        Checking for squeezelite pid:11556
02-15 17:02 INFO        Sending Poweroff command for BOOM 3 to LMS at
192.168.2.200
02-15 17:02 INFO        Disconnected BOOM 3
02-15 17:02 INFO        Removing bt_BOOM_3 from asound.conf
02-15 17:15 INFO     ---- Caught Connect signal ----
02-15 17:15 INFO        MAC:EC:81:93:27:64:7D
02-15 17:15 INFO        PROFILE:a2dp
02-15 17:15 INFO        Modes:source

Everything up to the last entry at 16:57 shows the initial state of RPI
at poweron. I started the bt speaker at 16:59 , no new player was
showing in LMS at that time and there was no sound output from the
speaker. I reconnected the daemon at 17:01 when the speaker started
playing and an additional player became available in LMS. I powered off
the speaker at 17:02, and for completeness powered on the speaker again
at 17:15. Again, no sound or additional player until the daemon was
restarted.

I have been able to see all this through tail. 

Does this give any further clues?

Simon


------------------------------------------------------------------------
simonheard's Profile: http://forums.slimdevices.com/member.php?userid=57556
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

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

Reply via email to