Posts by Grasshopper

    Alrama, Yes it looks as though tuner is still not recognized. Is it possible to connect the tuner directly to pi without otg cable just a regular data cable and see if pi will recognize it by doing lsusb? Maybe this way may not work and that's why raspberry pi came out with the Tv hat which has a DVB tuner included in it.

    Thanks CvH!!

    I'm not seeing any update to the repository.

    Does it happen automatically or do we manually do something to see the new chrome version. Is it released a little at a time so as not to overload host with too many requests?

    I did a check for updates in the repository add on but no changes. In Chrome add on version 111 and 107 are the only ones listed. What version number should be listed that has the latest update?

    I'm currently running 10.0.4 and matrix 19.5 on a generic machine.

    Happy Holidays Everyone!

    As a learning lesson ( I know chrome is a tough build, interested to see what errors it will show)

    Going to attempt a chrome build (Total Noob) with the following: Azure VM with 4cpus, 32g memory ,1T SSD running ubuntu server 21.04 gen 2.

    Here is the steps I'm going to use if I'm reading build instructions correctly.

    Update and upgrade ubuntu

    Install dependencies

    Clone Source

    Git Checkout 6d206bf1d518504e5728fe0abafdca75cb60c6d7

    Then PROJECT=Generic ARCH=x86_64 scripts/create_addon chrome to start building??

    Am I missing anything?

    Thanks CvH, I did consider that before I tried my experiment. I figured if it did break something I would just uninstall and reinstall.

    Have used this way a couple of times to update and have not had any problems. (Lucky?) It's a shame you have to do extra work, it's much appreciated. Any idea why buildserver won't work with addon?

    Hello everyone. Here is a way that works for me to manually update chrome while waiting for the official update.

    1) Uninstall chrome addon, save data if you wish.

    2) Download from repo again but before running the addon.

    3) SSH into the following file, I use WinSCP. /storage/.kodi/addons/browser.chrome/bin/chrome-downloader and edit line 12 CHROME_FILE="google-chrome-stable_96.0.4664.45-1_amd64.deb" by changing 96.0.4664.45 to what ever the current stable chrome release is after a google search for it. Ex: 97.0.4692.20

    4) Save file, exit SSH.

    5) Run chrome addon now and it will download, extract, and install the latest stable release.

    6) Next chrome update popup, repeat process.

    Hopefully this works for you.

    Hello, First of all thanks for this amazing creation!!

    Running latest generic build with LE at 10.0.1, Kodi at 19.3, LE addon repo at 10.0.0 and Chrome addon at 10.0.0.107 which gives me google chrome version 92.0.4515.107. Chrome gives popup saying a update is available. I see in chrome addon setting that there is an auto-update switch which is set to on. Does this mean chrome should auto update itself when google updates or does it mean that chrome will update when chrome addon is updated by LE team or only when the whole of LE itself is updated? I see by LE GitHub that chrome addon is at version 111 which would be google version 96.0.4664.45.

    Thanks in advance