Hey guys,
I have essentially spent all day trying to figure this out and so far no luck. I have a small PC TV box that came with Windows 10 and then I tried to use it with Lubuntu and both were less than perfect so I decided to try LibreELEC because of how light it is and Kodi is all I need anyway. I installed LibreELEC-Generic.x86_64-9.2.0 version. Now, when I try to watch any video, it stops after about 5-7 seconds and I also have no sound through HDMI cable to my TV at all. Not even GUI sounds. Just to avoid confusion - there is no sounds before or after I try to play a video. Before the video there is no GUI sound.
Things that i have tried:
1. Adjusting Audio output device (tried all the options) - It looks like Kodi sees the output and recognizes my LG TV "ALSA:INTEL HDMI/DP LPE Audio, GSM LG TV RVU on HDMI #2"
2. Allowing passthrough and all available options for passthrough output devices- set to the same output as Audio output device
3. Adjusting volume and mute/unmute during video playback and just on home screen
4. Different HDMI cables
5. Different HDMI inputs on TV
6. Adjusting TV settings
7. The PC has only one HDMI output but I did try AUX as well and that didn't work
8. All four different LibreElec Module Drivers
9. Fresh install
10. Various commands through SSH such as modifying /flash/config.txt file and amixer -c 0 cset numid=3 1 but that resulted in this -
'amixer: Control hw:0 element write error: Operation not permitted'
Hardware:
OS: LibreELEC (official): 9.2.0 (kernel: Linux 5.1.16)
CPU: Intel(R) Atom(TM) x5-Z8350 XPU @ 1.44GHz
Total Memory: 1878MB
GPU: Mesa DRI Intel(R) HD Graphics (Cherrytrail)
OpenGL version: 4.5 (Core Profile) Mesa 19.1.7
Build: Kodi 18.5 Git:15.5-Lei
Compiled: 2019-11-2
Here is the Log
# amixer info
Card default 'Audio'/'Intel HDMI/DP LPE Audio'
Mixer name : ''
Components : ''
Controls : 15
Simple ctrls : 0
# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Audio [Intel HDMI/DP LPE Audio], device 0: HdmiLpeAudio [Intel HDMI/DP LPE Audi]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Audio [Intel HDMI/DP LPE Audio], device 1: HdmiLpeAudio [Intel HDMI/DP LPE Audi]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Audio [Intel HDMI/DP LPE Audio], device 2: HdmiLpeAudio [Intel HDMI/DP LPE Audi]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: bytcrrt5651 [bytcr-rt5651], device 0: Audio (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: bytcrrt5651 [bytcr-rt5651], device 1: Deep-Buffer Audio (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
Display More
Any help is appreciated in advance.