Posts by jim_p

    I am bringing this back because today I came accross the most weird playback issue. SInce May, I moved to the stable version of le (10.0.0 as of today) and I am still setting it up from scratch, using a usb stick and a persistent installation on it (the run option at the boot menu).

    So, I came accross an old hp laptop with amd turion which has a tiny ir remote control (rc1762307/01) and I wanted to test the remote! It works good in general, although the buttons in the top row need remapping because they do all sorts of weird stuff, e.g. the dvd button acts like the stop one and stops playback.

    The laptop has this gpu which presumably does vaapi video decoding according to vainfo

    But when a video is played with vaapi decoding, this happens (attached image). If I disable vaapi for h264 (and for everything else) the video plays fine, and it just stresses the cpu. On h265 videos, where vaapi does not work, the videos look fine too, although they are too choppy.

    Why does this happen?

    Almost worked! Actually, the entire idea and the shell script worked as it should. If only the python script did not have that extra dependency for the the tqdm library :(

    Python
    from tqdm import tqdm
    ModuleNotFoundError: No module named 'tqdm'

    I will try removing the offending line and see how it goes...

    Probably not the right place to ask, but I am too tired to open a new thread now.

    There is a python3 script I want to run on my le 10 x64 installation and it needs the requests library (python3-requests is the name of the package in debian).

    And it fails to run because this python library is missing. Pip is also missing, so I can not install it by hand. Can I somehow use kodi's script.module.requests to run it?

    You are right. The command "parted -l", which i just learned it exists, shows a lot more partitions and info.

    External Content pastebin.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    Little Faye, a 6yo girl, asked me yesterday: How many cartoons can this tvbox keep?

    I checked its free space and dound out it has a little bit over 4.5gb, with nothing it it but le and a couple of kodi addons. It seems weird for a device that has 8gb of storage, so I decided to investigate it further.

    Here is what I found using various commands, since fdisk and lsblk are not available in le. Blkid reports 3 partitions, although I thought there were only 2, for flash and storage respectively

    Code
    # blkid
    /dev/loop0: TYPE="squashfs"
    /dev/cache: UUID="57f8f4bc-abf4-655f-bf67-946fc0f9f25b" TYPE="ext4"
    /dev/system: UUID="0c757ab5-f929-46a0-854d-3c2c6bf1ac14" TYPE="ext4"
    /dev/data: UUID="a9e78873-d2e1-4262-afd0-acb94fb7d766" TYPE="ext4"

    I assume /dev/cache is on tmpfs, because df -h reports

    Code
    # df -h
    Filesystem                Size      Used Available Use% Mounted on
    devtmpfs                302.7M      4.0K    302.7M   0% /dev
    /dev/system             975.9M    158.6M    801.3M  17% /flash
    /dev/loop0              157.5M    157.5M         0 100% /
    /dev/data                 4.6G    199.7M      4.3G   4% /storage

    These sum up to ~5.5bg. But in parted > print, the entire 8gb of space are shown

    Code
    (parted) print
    print
    Error: /dev/rsv: unrecognised disk label
    Model: Unknown (unknown)
    Disk /dev/rsv: 8389kB
    Sector size (logical/physical): 512B/524288B
    Partition Table: unknown
    Disk Flags:

    So what happened to those missing ~2.5gb? Can I resize the /storage partition so as to use them too?

    Relevant outputs from le 10 x86 running from an 8gb usb stick (persistent installation)

    Notice that bottom part of parted that mentions the partitions and their sizes? Why is it missing from the le of the tvbox?

    It's available as a manual update, although if you are running LE 9.x please note that we strongly advise a clean install due to the Python2 > Python3 add-on changes in Kodi.

    I have a few addons and I already know that they are python3 compatible. And now I am setting up le 10 from scratch (running from usb in persistent more) and I plan to back it up so as to restore it on the fresh install I am about to do on the same hw later on.

    For me, it is not only the addons that I have to add. I also have to add sources (e.g. my dlna server), configure le (name, ssh, wifi, boot process etc) and kodi itself (locale, skin, remote access etc) and all that is a very tedious procedure.

    So, leaving addons aside as the least annoying thing to (re-)do, would you advice for an in place upgrade from 9.2.6? I can wipe them clean from ~/.kodi/addons/, delete ~/.kodi/userdata/database/addonsXX.db (so that none of them will be listed as previously installed or active) and reinstall them fresh in minutes.

    p.s. Skins, locales (= every resource.language.whatever) and le's addons (e.g. virtual.system-tools) do not count as extra addons

    And he did that for ALL architectures/sbcs? Last time that devel build was updated was on August 30th (and on 29th for some architectures), unlike the nightly which was updated yesterday.

    Anywya, I am busy setting up my stable le 10 installation from scratch and I will soon move away from the nightlies :/

    May I ask what this means?

    Drivers for RPi2 and 3 are currently not yet feature complete and stable.

    Le 9.x had drivers for it and le 10 does not? Is it the end for the rpi3?

    And I admit the decision for dropping support for rpi 1/0 was correct. It started feeling sluggish even at 9.0 on my zero, so I switched to lakka for that sbc.

    It is MY excuse :P
    These adapters are so rare nowadays that they worth their size in gold bitcoin :D So I do not want to damage any of the 3.

    As for the bridging with another router in order to provide wired connection to it.

    Does this mean connecting them via ethernet? I know how it is done. But of all the people that I have suggested it as a solution all those years, only one has accepted it. People do not want wires running around their homes.

    But enough with the offtopic. The family has not contacted me yet, so I will repost when I have news.