Can anyone recommend some troubleshooting steps? Is it a driver issue? What can I do to work toward a solution?
Posts by blueplastic
-
-
Installed Libreelec on one of these: Amazon.com: Upgraded Mini PC,Intel Atom x5-Z8350 Processor Fanless 4GB DDR/64GB eMMC,Mini Desktop Computer Windows 10 Pro, USB 3.0,2.4G+5G WiFi/BT 4.2, HDMI VGA Outputs/Auto Power On, Mounting Bracket: Computers & Accessories
At first, wireless was working perfectly, it pulled an IP via DHCP. I was streaming Twitch.tv in 1080p, no problem. Goto bed, and the next day Twitch isn't working, so I reboot the PC and try to fire up a stream. Twitch complains HTTP GET isn't working, so I goto the network settings and see inet addr: 169.254.83.64. Nothing changed (to my knowledge) and all other wireless devices work fine (smart phones, laptops, samsung tablets, amazon kindle, etc).
I tried setting up static information but no dice, Twitch still doesn't work. Here's some data:
dmesg: https://clbin.com/hwbel
lspci: https://clbin.com/cizuj
Additional output:
Code
Display Morekodi:~ # ps faux | grep connman 317 root 0:00 /usr/sbin/connmand -nr --config=/etc/connman/main.conf 847 root 0:00 grep connman kodi:~ # ifconfig wlan0 wlan0 Link encap:Ethernet HWaddr CC:4B:73:93:E7:5E inet addr:169.254.83.64 Bcast:169.254.255.255 Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:181 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2788 (2.7 KiB) TX bytes:44490 (43.4 KiB) kodi:~ # connmanctl services *AO Wired ethernet_00e04cce0fdf_cable *AR Click to Connect wifi_cc4b7393e75e_436c69636b20746f20436f6e6e656374_managed_psk kodi:~ #
I know it was working on wireless because I distinctly remember pointing out to my wife there's no longer an ethernet cable running across the floor while Twitch was playing.
-
Have you configured the audio settings in Kodi ?
I hadn't. I just did and so far both audio and video are working now. My prior Kodi experience comes from Xbian, which worked without any configuration changes necessary. This new piece of hardware is an x86_64 proc (not ARM) so Xbian is no longer an option, hence the switch to LibreElec. Which is working great now that audio and video work. Thank you!
What version of Libreelec did you install ?
LibreELEC-Generic.x86_64-9.1.002.img
So with Xbian on a Raspberri Pi2, I was able to navigate Kodi using my TV's remote control. Is that possible with LibreElec?
Also, is there a way to launch a web browser? Chrome? Iceweasel/Firefox? I moved away from the PI because there are certain streams I'd like to watch that don't have Kodi add-ons, and for some reason I couldn't get Firefox or Chrome to run properly on the Pi.
-
Installed LibreElec on a Mini PC, Intel Atom x5-Z8350 Processor Fanless 4GB DDR/64GB eMMC,Mini Desktop Computer only to have YouTube videos (and probably others, haven't tested) stop after 3-5 seconds playing. Additionally, there's no audio, not even in the GUI (the usual clicks and such Kodi makes). It's plugged into a 1Gbps port, so it's not an issue with wireless signal strength.
Here's lspci:
Code
Display Morekodi:~ # lspci 00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register (rev 36) 00:02.0 VGA compatible controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers (rev 36) 00:03.0 Multimedia controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Imaging Unit (rev 36) 00:0b.0 Signal processing controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller (rev 36) 00:14.0 USB controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller (rev 36) 00:1a.0 Encryption controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine (rev 36) 00:1c.0 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Express Port (rev 36) 00:1f.0 ISA bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU (rev 36) 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07) kodi:~ # uname -a Linux kodi 5.1.16 #1 SMP Sun Jul 21 18:52:56 EDT 2019 x86_64 GNU/Linux kodi:~ #
Any suggestions?
Edit: Just installed the Twitch.tv addon from the official Kodi repo and same thing. Plays for a couple seconds and freezes. No audio. Kodi itself is still responding, I can pull up the menus, but the video stops playing.