Sam, thank you for your help, I forgot to mention that I’m using SPDIF to RCA convertor which is powered by USB cable straight from Vero in case it matters
Sam, video issue is annoying however I can get around it via changing ratio, but lack of the sound make the system completely unusable, any advice on that ? I’m ready to downgrade to any usable build, can I do it before you guys fix the problems?
Can you upload the output of speaker-test -c2 -Ddefault:imxspdif
if that command is not found, try sudo apt-get update && sudo apt-get install alsa-utils
Can you try plug the Vero in to another TV and see if SPDIF works? Is the SPDIF light illuminating when you try and play audio? Is it off when you’re not? The light should be on for three seconds or so at boot, then go off until you try and play something.
Playback device is default:imxspdif
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 128 to 16384
Period size range from 32 to 4096
Using max buffer size 16384
Periods = 4
was set period_size = 4096
was set buffer_size = 16384
0 - Front Left
1 - Front Right
Time per period = 5.632905
0 - Front Left
1 - Front Right
^CTime per period = 4.2660
I connected to TV and everything works perfect via HDMI, also I’ve noticed that not only video image is squeezed same issue with program icons, previews and even animated loading icons which looks like an ellipse rotated 45 degree not a circle
Only June version works great for me - no sound and video issues at all
I’ll stick with it for a while, if you need any log files let me know, I understand that not a lot of people using SPDIF output on Vero and you don’t have a lot of complains about that problem
I am still keen to get this issue fixed. We have a few people using SPDIF, and they don’t have an issue (I think @chris_vero uses a projector and SPDIF just like you).
The video issue is taken care of, but SPDIF may take a bit of time. I am trying to wrap up the issue which affects booting on Vero at the moment, so this is taking a bit of my time as it is very high priority.
Hi, Sam, I’ve updated to the latest build and again same issues with sound and video ? Do you stop supporting Vero 1st generation at all? I guess I need to downgrade to June version again
When we announced the Vero 1 we said we would offer three years of support (features and performance improvements) and five years of security updates. This is still the case.
I would need to see a log and EDID if the options persist after this time. We are not aware of it persisting.
I’m hearing a bunch of weird digital noises when executing this command
osmc@osmc:~$ speaker-test -c2 -Ddefault:imxspdif
speaker-test 1.0.28
Playback device is default:imxspdif
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 128 to 16384
Period size range from 32 to 4096
Using max buffer size 16384
Periods = 4
was set period_size = 4096
was set buffer_size = 16384
0 - Front Left
1 - Front Right
Time per period = 5.709887
0 - Front Left
1 - Front Right
Time per period = 6.053235
0 - Front Left
1 - Front Right
Time per period = 6.053168
0 - Front Left
1 - Front Right
Time per period = 6.052855
0 - Front Left
1 - Front Right
Time per period = 6.052842
0 - Front Left
1 - Front Right
Time per period = 6.052958
0 - Front Left
1 - Front Right
^CTime per period = 5.620584
If the speaker test is working, then this may suggest a Kodi issue with parsing the audio capabilities from EDID. I will double check with @mk01 again as it seems this issue has persisted for you, but I haven’t seen any other reports.
If you can SCP an audio file (WAV) and run aplay -Ddefault:imxspdif filename.wav and let me know if that plays back OK that would be good to know.