Posts by ghtester

    Unfortunately, enabling "Adjust refresh rate" does not help with subtitle missing on some TV channels as reported here:

    ghtester
    April 26, 2021 at 9:25 AM

    BTW. /proc/cpuinfo may return a quite different responses - it depends on OS / kernel versions and it's always a question what's the truth...

    For instance - I have RPi 4B/1GB and RPi 4B/2GB models, both bought from the trusted distributor and I believe they are original, the difference should be just RAM size:

    RPi 4B/1GB, Linux LibreELEC 5.10.46 #1 SMP Thu Jul 8 21:09:40 CEST 2021 armv7l GNU/Linux:

    cat /proc/cpuinfo

    processor : 0

    model name : ARMv7 Processor rev 3 (v7l)

    BogoMIPS : 270.25

    Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32

    CPU implementer : 0x41

    CPU architecture: 7

    CPU variant : 0x0

    CPU part : 0xd08

    CPU revision : 3

    processor : 1

    model name : ARMv7 Processor rev 3 (v7l)

    BogoMIPS : 270.25

    Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32

    CPU implementer : 0x41

    CPU architecture: 7

    CPU variant : 0x0

    CPU part : 0xd08

    CPU revision : 3

    processor : 2

    model name : ARMv7 Processor rev 3 (v7l)

    BogoMIPS : 270.25

    Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32

    CPU implementer : 0x41

    CPU architecture: 7

    CPU variant : 0x0

    CPU part : 0xd08

    CPU revision : 3

    processor : 3

    model name : ARMv7 Processor rev 3 (v7l)

    BogoMIPS : 270.25

    Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32

    CPU implementer : 0x41

    CPU architecture: 7

    CPU variant : 0x0

    CPU part : 0xd08

    CPU revision : 3

    Hardware : BCM2711

    Revision : a03111

    Serial : 10000000674*****

    Model : Raspberry Pi 4 Model B Rev 1.1


    RPi 4B/2GB, Linux LE 5.10.52 #1 SMP Tue Aug 24 10:48:20 CEST 2021 aarch64 GNU/Linux:

    cat /proc/cpuinfo

    processor : 0

    BogoMIPS : 108.50

    Features : fp asimd evtstrm crc32 cpuid

    CPU implementer : 0x41

    CPU architecture: 8

    CPU variant : 0x0

    CPU part : 0xd08

    CPU revision : 3

    processor : 1

    BogoMIPS : 108.50

    Features : fp asimd evtstrm crc32 cpuid

    CPU implementer : 0x41

    CPU architecture: 8

    CPU variant : 0x0

    CPU part : 0xd08

    CPU revision : 3

    processor : 2

    BogoMIPS : 108.50

    Features : fp asimd evtstrm crc32 cpuid

    CPU implementer : 0x41

    CPU architecture: 8

    CPU variant : 0x0

    CPU part : 0xd08

    CPU revision : 3

    processor : 3

    BogoMIPS : 108.50

    Features : fp asimd evtstrm crc32 cpuid

    CPU implementer : 0x41

    CPU architecture: 8

    CPU variant : 0x0

    CPU part : 0xd08

    CPU revision : 3

    Hardware : BCM2835

    Revision : b03111

    Serial : 10000000894*****

    Model : Raspberry Pi 4 Model B Rev 1.1

    Raspberry Pi 4 once again, just as it’s predecessors, delivers 1.2A max to all USB connectors.

    Thanks for the remark, this is an information which I could not find anywhere. Based on practical experiences with RPi 4B, perhaps these limits are more strict than on many other hosts with USB 2.0 / USB 3.0 ports as my old 2,5" HDD with USB/SATA adapter, working on another hosts, did not work on any USB port of RPi 4B (I suppose there's a current peak at HDD startup - a homemade fork USB cable, with reconnected 5 V to power supply, did fix that).

    For just LE the 8GB version of RPi 4B is currently a bit overkill (in future who knows). Instead of set I would consider buying better components. My preference would be:

    - RPi 4B / 4 GB

    - Argon One v2 case which is designed for a great cooling, has a multifunction power button and is prepared for using IR remote control

    - Instead of MicroSD card some reliable USB flash key or better - SSD drive with USB/SATA adapter

    - A good power supply (15W = 5V /3A)

    - A good quality MicroHDMI/HDMI cable

    It's not obvious why do you think so.

    Check the current mapping with ir-keytable -r

    If it's not what you expect, check the path to keymap file (path-to-new-keymap in /storage/.config/rc_maps.cfg file should be /storage/.config/rc_keymaps/yourfilename ) and the keymap file format (for editing use nano from LE command console and not Windows editors except Notepad with Word Wrap disabled).

    strange we haven't merged yet anything that should stop them

    but there are no addons available yet for LE11 (intentionally) maybe there are some problems

    I did not have time to analyze deeply but the kernel log complained about writing error to i2c related to DVB-T stick (even after unplug / plug and even after reboot).

    Edit - with LE 11 Nightly 20210819 it works again but kernel log is quickly filling with: rpivid feb10000.codec: PPS changed (seen in past, on LE 10 Nightly 20210808 it was rare)

    I am using AHT10 sensor, so far with Python script, based on this project: GitHub - gejanssen/aht10-python

    Unfortunately, in latest LE 10 Nightly builds (perhaps after move to 64 bit kernel) it stopped working, it's a timing issue with i2c communication which returns IO Error 121 or nonsense results. Despite I tried to struggle with time.sleep wait constants, couldn't get it working again. It looks the python script should be improved to communicate with AHT i2c device properly but I am not able to tune it up.

    The current script looks like:

    I suppose the better results could be achieved with using directly AHT libraries but in Adafruit Libraries Add-on 10.0.0.107 only these are present:

    ls /storage/.kodi/addons/virtual.adafruit-libraries/lib/

    Adafruit_ADS1x15 Adafruit_LED_Backpack Adafruit_SSD1306

    Adafruit_ADXL345 Adafruit_LSM303 Adafruit_TCS34725

    Adafruit_BMP Adafruit_MCP3008 Adafruit_VCNL40xx

    Adafruit_CharLCD Adafruit_MCP4725 Adafruit_WS2801

    Adafruit_DHT Adafruit_PCA9685 SI1145

    Adafruit_GPIO Adafruit_PureIO

    So the quiestion is - could be possible to extend the Adafruit Libraries Add-on a bit please, at least with AHT?

    Yeah I understand, will try to match all the debug requirements next time but as I am using almost only the Live TV in LE, it's hard to provide you with the 'corrupted' files. I know it's hard do debug if you can't reproduce it. But now it's really easy to crash Kodi when the TV signal is weak. Never seen it in past. The question is how sensitive it is over the corrupted multimedia files...

    Thanks for your hard work.