Posts by schumi2004

    Hi all,

    Recently installed a RPi2 for my son and plugged in a TP-Link TL-WN725N went to Libreelec network connections and connected it to my WiFI.
    But for some reason i it's only 802.1b/g and it wont connect to 802.1n.
    It doesn't find the SSID for it. (i have my wifi SSID's arranged like this 1234-bg and 1234-n)

    How can i get this resolved?

    lsusb output:
    Bus 001 Device 004: ID 0bda:8179 Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter

    I compiled latest LE master and i was presented a update for PVR addon TVHeadend.
    But this version 3.4.12 won't start and exits with error:

    11:55:56.818 T:139756735601984 ERROR: ADDON: Could not locate pvr.hts.so.3.4.12
    11:55:56.819 T:139756735601984 ERROR: UpdateAddons - failed to create add-on Tvheadend HTSP Client, status = 6

    I also compiled version 4.0.1 from Kodi team but this gives the same error.
    This happens on x64 and RPi(2)'s systems.
    Maybe remove this version from repo for now?

    /edit:
    I was wrong about not running on RPi2's, it seems to happen for x64 only..


    I also experienced screen tearing in the latest beta.

    I solved it with the following xorg.conf (in /storage/.config/).

    Code
    Section "Device"
            Identifier  "AMD Graphics" 
            Driver      "radeon"
            Option      "DRI3"        "1"
            Option      "AccelMethod" "EXA"
            Option      "EXAVSync" "yes"
    Endsection

    Thanks for your config, i missed Option "EXAVSync" "yes" maybe that's why it only got worse.
    Will do another attempt when new releases is published. Currently i just removed the patch responsable for this and compiled a new build and this resolved it also.

    Just tested this but picture quality just get worse, even more tearing.
    How should this EXA be enabled properly?

    Can't i just export current xorg configuration and use that?

    I tried the following but it returns an error, will try again when box is free of users.

    /edit:
    I reverted this commit to see how it works

    xf86-video-ati: add xorg-radeon.conf to enable dri3 and glamor · LibreELEC/LibreELEC.tv@ca11388 · GitHub

    What exactly needs to be changed to use EXA?

    /edit:
    Should we change this: Option "AccelMethod" "glamor"
    to this: Option "AccelMethod" "EXA"

    Code
    ~/.config # more xorg.conf
    Section "Device"
            Identifier  "AMD Graphics"
            Driver      "radeon"
            Option      "DRI3"        "1"
            Option      "AccelMethod" "glamor"
    Endsection

    Hi,

    I think if have deinterlace issues but i'm not sure.
    I'm running latest alpha on a AMD E350 system but when playing LiveTV the picture seems to be shifting on top of screen, i think 1/4 from full height.
    I played with every Deinterlace method in Video settings but it doesn't seem to have any affect.
    Kodi Debug log doesn't give any errors also and i have no clue how to provide any useful info.

    What is your idea how this could be done?

    The old way by creating a bootable USB and install from there or install directly to external HDD.
    But that's the problem with Windows, external HDD's don't show up as a USB or SD card (but as a build in HDD) so you can't select them within tool.

    Isn't there a easy way to get LE on a SSD/HDD?

    Searched the forums without luck.

    /EDIT:
    Okay found a way to get it done.
    Create a Linux VM and mounted my SSD to it, using the Linux USB creation tool i managed to get LE installed on it.

    I upgraded to LE 7.90.006 (X86_64) and i noticed that on my AMD E350 system it doesn't wake up from hibernate correctly.
    When i push the power button again it wakes up but will give black screen when you play a LiveTV stream.
    When i reboot system playback is fine but the next wakeup from hibernate causes issues again.

    Anyone else noticed this?

    Also found this in log but i'm not sure if this is related.
    I will reproduce the issue and upload proper log files.

    12:40:05 T:140007797790784 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been uninstalled.'
    12:40:05 T:140007797790784 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x31bee90 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
    12:40:05 T:140007797790784 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x31c0a20 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
    12:40:05 T:140007797790784 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x31a5630 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
    12:40:05 T:140007797790784 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x31a4ec0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
    12:40:05 T:140007797790784 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x31c9660 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
    12:40:05 T:140007797790784 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x31a42f0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
    12:40:05 T:140007797782272 DEBUG: Thread Announce 140007797782272 terminating
    12:40:05 T:140007797790784 NOTICE: application stopped...
    12:40:06 T:140007797790784 DEBUG: SECTION:UnloadDll(libcurl.so.4)
    12:40:06 T:140007797790784 DEBUG: LogindUPowerSyscall - delay lock released
    [hr]
    Ow i just noticed i posted this in wrong section.
    Can a moderator move it to Bug Report section please?

    Fixed.