Posts by mglae

    Just for clarification, depmod is run, when an additional driver package ist installed/used?

    Yes. In this case depmod was executed at build time.


    From 9.95.1 to 9.95.2 the kernel was updated from 5.10.21 to 5.10.30 what maybe added the bug you see.

    9.95.5 and recent nightly builds are updated to 5.10.41 but you already tried that.

    If not already done you can try the "recent kernel" driver package.

    Code
    2021-06-30 18:30:39.950 T:893     DEBUG <general>: ------ Window Deinit (/storage/.kodi/addons/script.audio.profiles/resources/skins/Default/720p/script.audioprofiles-apmenu.xml) ------
    2021-06-30 18:30:40.470 T:934      INFO <general>: [Audio Profiles Service] RESTORING SETTING: Casque
    2021-06-30 18:30:40.472 T:934     DEBUG <CSettingsManager>: requested setting (volume) was not found.
    2021-06-30 18:30:40.474 T:934     ERROR <general>: JSONRPC: Failed to parse '{"jsonrpc": "2.0", "method": "Settings.SetSettingValue", "params": {"setting": "videoscreen.monitor", "value": Default}, "id": 1}'

    Try disabling addon script.audio.profiles

    MadMax70 It's the same CC saa7146 driver.

    In addition you have both CrazyCat and Digital Devices drivers enabled. That is not supported. Please use the LibreELEC driver selection addon to choose one driver package.

    Also since beta2 the system hangs at reboot because /flash cannot be unmounted.

    /flash can never be unmounted but the message is not visible with a working reboot. No idea why it is hanging.

    One driver is crashing:

    Try adding this dependency to service:

    Code
    After=time-sync.target

    To enable DHCP logging in connman create:

    Code: /storage/.config/system.d/connman.service.d/debug.conf
    [Service]
    Environment=CONNMAN_DHCP_DEBUG=1

    Use journalctl to see logging and to look for errors and the start order.