Posts by MadMax70

    Hi mglae ,

    thank you for your reply. Just for clarification, depmod is run, when an additional driver package ist installed/used?

    I ask because I just checked the output from dmesg on my system (now beta5) and the part with the kernel-overlays-setup ends with "kernel-overlays-setup: done" and no nvidia.ko error.

    I only use the base package because I only have the TechnoTrend cards installed.

    Thank you again for your support

    Best regards

    MadMax

    Hi,

    I feel with you. This is a very unsatisfying situation. Can you try to use only the standard dvb drivers? This would result in the tbs card definetly not working but maybe the technotrend card could be recognized.

    If I see it correctly something messes up the "kernel-overlay-setup" which also results in the nvidia.ko kernel module not being found.

    Code
    [    1.333009] kernel-overlays-setup: setup base modules
    [    1.345633] kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/base/lib/modules/5.10.41
    [    1.354198] kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware
    [    1.354571] kernel-overlays-setup: adding overlays from /storage/.cache/kernel-overlays
    [    1.354728] kernel-overlays-setup: processing conf /storage/.cache/kernel-overlays/50-driver.dvb.crazycat.conf
    [    1.364114] kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/driver.dvb.crazycat/lib/modules/5.10.41
    [    1.364135] kernel-overlays-setup: running depmod
    [    1.373206] depmod: ERROR: fstatat(5, nvidia.ko): No such file or directory

    For me this is the first indicator that something is going wrong.

    As I stated before, I only have 3 TechnoTrend cards installed but something during the upgrade from beta1 to beta2 activated the crazycat and digital devices driver packs and even setting back the dvb drivers to standard with the driver selection addon didn't help.

    I think maybe a developer ( mglae or HiassofT ?) or someone with more knowledge of the inner workings of the LibreELEC boot process could have a closer look.

    Or maybe with the current kernel-overlays-setup system it is not possible to have different dvb cards installed that need drivers from the base system for one card and from eg the crazycat addon for the other.

    Keep trying

    MadMax

    Hi,

    it looks to me like it is again the saa7146 driver for the Technodtrend card is crashing. If I remember correctly the driver selection addon was not present in beta1 but I could be wrong because I don't need the TBS or DigitalDevices drivers.

    Have you tried the suggestion from mglae?

    - For an easy clean installation test create the installation stick, boot it and type run at the Syslinux boot prompt. The system will only run from the USB stick and not modifying your installation.

    This way nothing on your disk will influence the libreelec system. If the saa7146 driver loads successfully you should find a file called frontend0 in the /dev/dvb/adapter0 directory (that is if the TechnoTrend driver loads first, if the TBS driver loads first it could be adapter4).

    On my system something during the update from beta1 to beta2 messed things up so the saa7146 driver would crash. As I wanted to replace my system drive anyway I chose to wipe the new disk and did a fresh install of beta4 and the saa7146 did not crash.

    Good luck

    MadMax

    Hi,

    I have a similar problem with my 3 Technotrend PCI DVB-C cards.

    With Libreelec 10 Beta1 everything is working fine but since Beta2 the frontends are not initilized.

    In beta1 I can find 3 adapters in /dev/dvb/ (adapter0,adapter1,adapter2) each with demux0 dvr0 frontend0 and net0.

    Since beta2 there is only 1 adapter and only demux0 dvr0 net0, frontend0 is missing. Also since beta2 the system hangs at reboot because /flash cannot be unmounted.

    I checked with the latest nightly.

    You can find the output from dmesg here:

    10 beta1 9.95.1

    http://ix.io/3qdg

    10 nightly 20210617

    http://ix.io/3qdb

    Thank you all for your hard work with Kodi and Libreelec

    MadMax