Just curious, is it connected via wifi or ethernet? Can't this be just a network connect problem?
Results 41 to 50 of 56
Thread: Transporter Not Playing
-
2019-04-29, 10:35 #41
- Join Date
- May 2017
- Posts
- 692
SqueezeBoxes: 1x Transporter (Living room) 1x SB2 (shed), 1x Radio (Kitchen), 1x Boom (Dining room), 1x piCorePlayer (jacuzzi), 1x piCorePlayer (Garden) 1x OSMC + Squeezelite (Movie room), 1x Touch (Study 2), few spare unit's
Server: LMS on Pi3 7.9.1. on PcP 3.21
Network: AVM Fritzbox, Netgear Smart Switch 24p, 3x Ubiquity
-
2019-04-29, 10:46 #42
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,137
No because in one of the two instances, the trace of slimproto communication shows the network connection is working but player is telling LMS do not send any more data and player is not decoding the data in its buffer presumably because firmware has detected something wrong in the DAC or output hardware
-
2019-04-29, 10:52 #43
- Join Date
- Dec 2012
- Posts
- 17
-
2019-04-29, 13:20 #44
- Join Date
- Jan 2013
- Posts
- 471
What does the voltage say? It's displayed in the Settings/Information tab.
-
2019-04-29, 13:58 #45
- Join Date
- Dec 2012
- Posts
- 17
-
2019-04-29, 14:03 #46
- Join Date
- Jan 2013
- Posts
- 471
Ah, found it. Ok.
-
2019-04-29, 15:07 #47
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,137
Did you read Joe Muc blog
https://joes-tech-blog.blogspot.com/...er-repair.html
Especailly the section Noisy DAC / Bad Analog Output
Are the DAC LEDs working ?
-
2019-04-29, 15:36 #48
- Join Date
- Aug 2009
- Posts
- 421
Easy enough to check the DAC LEDs, but reading Joe's blog I doubt it's the issue here. Those voltages seems to be more relevant for the analogue side of things. A buffer not emptying seems more digital. The clocking solution on the Transporter seems to be a fair bit more complex than on other players of that generation. Isn't there a setting for clock source that can be set through LMS? Maybe try fiddling with that?
-
2019-04-29, 16:21 #49
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,137
-
2019-05-01, 09:14 #50
- Join Date
- Dec 2012
- Posts
- 17
Absolutely. It's as if someone performed very delicate brain surgery.
To check the voltage I modified the CLI to include the voltage and wrote a script to check the voltage regularly, which showed that the voltage drop occurred after a reboot. I was able to recreate it several times:
- Transporter is off, showing the screensaver. Voltage is 130V.
- Press and hold the power key on the front panel. The unit shuts off completely, clicks, an audible burp is heard through the speakers, and the unit restarts with the welcome screen.
- At this point, the voltage is listed as 49V.
- The voltage stays at 49V for a few minutes. Either the wait or asking it to play another track cause the voltage to go back up to 130V.
I have no idea if this is related to the "not playing" issue, but I thought I'd report it.
When the transporter is asked to play a track and doesn't get past the first second, the status reports mode:play waitingToPlay:1 time:0. The time:0 confirms that zero seconds have been played (i.e. player stalled), and the waitingToPlay:1 is, according to the CLI documentation "A flag telling whether the player isn't actually playing, but still waiting for data or something." All this confirms the symptoms, but doesn't help much.
Perhaps a more experienced person could get something out of the status log showing the steps I went through to cause the voltage drop. I did it 5 or 6 times, so the steps listed in transSubscribeLogCleanFinal.txt consistently cause my transporter's voltage to drop, and the entire status for the transporter's various states is included.