Hello,
I'm a new LibreElec user, Trying to revive an old PC by pluging it on my HD tv. I had to install a Asus ENGTX550 TI (it's an overkill, I think) since the on-board wasn't supported.
I've installed LE 9.2.3 (Kodi 18.7) for Generic.x86_64 and I've been trying to have a working browser, in order to view some streaming services (Netflix style).
I've Installed Chrome 9.2.0.102 addon (also tried 9.2.0.101 but I've got the missing library problem that was discussed in an earlier thread):
I only have a few addons installed for the moment, so I might miss some that are very basic (for example, my Youtube API key isn't setup yet).
I'm able to play my music and my movie library (I have a tearing image problem but that is another issue that I will address later...)
The Download, install and start of process do occurs but, even after trying different settings (my hardware understanding is intuitive and quite incomplete), I am not able to get any Chrome window to appear. I've recopied below the processes that are running and the "service.log" that I am getting.
Quote from command >ps -efDisplay MoreProcess Running after I click CHROME ADDON (post Installation):
972 root 0:00 xorg-launch-helper -nolisten tcp vt01 -s 0 -noreset -allowMouseOpenFail -config /etc/X11/xorg-nvidia-legacy.conf -ignoreABI
[...]
976 root 0:03 /usr/bin/Xorg -nolisten tcp vt01 -s 0 -noreset -allowMouseOpenFail -config /etc/X11/xorg-nvidia-legacy.conf -ignoreABI
[...]
1162 root 0:00 {chrome-start} /bin/sh /storage/.kodi/addons/browser.chrome/bin/chrome-start Google
1172 root 0:00 /storage/.kodi/addons/browser.chrome/chrome-bin/chrome --enable-accelerated-video --allow-no-sandbox-job --disable-gpu-sandbox --start-maximized --no-sandbox --user-data-dir=/storage/.kodi/userdata/addon_data/bro
1173 root 0:00 tee /storage/.kodi/userdata/addon_data/browser.chrome/service.log
1175 root 0:00 /storage/.kodi/addons/browser.chrome/chrome-bin/chrome --type=zygote --no-zygote-sandbox --no-sandbox --user-data-dir=/storage/.kodi/userdata/addon_data/browser.chrome/profile
1176 root 0:00 /storage/.kodi/addons/browser.chrome/chrome-bin/chrome --type=zygote --no-sandbox --user-data-dir=/storage/.kodi/userdata/addon_data/browser.chrome/profile
1177 root 0:00 /storage/.kodi/addons/browser.chrome/chrome-bin/nacl_helper --no-sandbox
1178 root 0:00 /storage/.kodi/addons/browser.chrome/chrome-bin/nacl_helper --no-sandbox
1193 root 0:00 /storage/.kodi/addons/browser.chrome/chrome-bin/chrome --type=gpu-process --field-trial-handle=17643049051063554632,8253334369588233890,131072 --disable-gpu-sandbox --no-sandbox --user-data-dir=/storage/.kodi/use
1197 root 0:00 /storage/.kodi/addons/browser.chrome/chrome-bin/chrome --type=utility --field-trial-handle=17643049051063554632,8253334369588233890,131072 --lang=en-US --service-sandbox-type=network --no-sandbox --disable-webrtc
Quote from /storage/.kodi/userdata/addon_data/browser.chrome/service.logDisplay More[1172:1205:0705/130248.012805:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1172:1205:0705/130248.012920:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1172:1205:0705/130250.007034:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1172:1205:0705/130250.007107:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1172:1247:0705/130251.409937:ERROR:object_proxy.cc(632)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was
[1172:1247:0705/130251.410385:ERROR:object_proxy.cc(632)] Failed to call method: org.freedesktop.UPower.GetDisplayDevice: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower
[1172:1247:0705/130251.410659:ERROR:object_proxy.cc(632)] Failed to call method: org.freedesktop.UPower.EnumerateDevices: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower
If someone could indicate to me a direction to continue my troubleshooting, It would be much appreciated. Let me know if more information is required.
Thank you in advance,
Rezus.