Thanks again. Nothing about voltage in the diagnostics page. I'd searched dmesg when I checked the logs yesterday but was looking specifically for voltage problems. Today when I took a look at it (after the no sound problem had occurred) I found the following right at the end of dmesg:
[ 21.293020] IR NEC protocol handler initialized [ 21.575179] Finished piCorePlayer v7.0.1 startup. [11445.821785] bcm2835-i2s 3f203000.i2s: I2S SYNC error! [98665.065470] bcm2835-i2s 3f203000.i2s: I2S SYNC error! which obviously looks suspicious. Googling around suggests it might be associated with bitrate but I don't recall ever setting it so I assume it's at the default, whatever that is. There were a couple of other entries that may be problems: [ 1.913082] vc_vchi_sm_init: failed to open VCHI service (-1) [ 1.913086] [vc_sm_connected_init]: failed to initialize shared memory service [ 1.913094] [vc_sm_connected_init]: end - returning -1 This seems to be video related and I'm not using video so can I assume this is OK? The following line was repeated seven times in dmesg, spread through the last 25 or so lines (ie prior to the lines with the I2S sync error): [ 13.107295] snd-rpi-wm8804 soc:sound: ASoC: failed to init link JustBoom Digi: -517 which also looks like a candidate but there is also a line following these: [ 13.957051] snd-rpi-wm8804 soc:sound: wm8804-spdif <-> 3f203000.i2s mapping ok Googling again suggests this is working as designed and the errors are while waiting for a dependency to become available, which it eventually does. At the moment, it looks to me like the I2S sync error is probably the problem. Appreciate any thoughts. ------------------------------------------------------------------------ raichea's Profile: http://forums.slimdevices.com/member.php?userid=9678 View this thread: http://forums.slimdevices.com/showthread.php?t=114018 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
