Posts by mglae

    Change download source:

    Development is always done on master. But don't use branch name master yourself.

    Create your own working branch with e.g. checkout -b my_first_working_brach master. If you like to test something else, commit you local changes and create a new branch.

    master is only used to follow the official GitHub branch. With special requirements it is of course possible to create your working branch from an older commit.

    There is no difference in installer, boot loader and kernel between Generic and Generic-Legacy.

    With using 512 byte sector size the syslinux legacy boot loader was now successfully installed and can be used for Legacy Boot.

    Regarding UEFI boot: likely your system firmware require an explicit entry for the default EFI loader at "\EFI\BOOT\bootx64.efi". LE rely on having the loader executed by default. See this howto for creating the entry. It may be easier to use a live linux system with efibootmgr.

    Better use -L "LibreELEC" on your system, "Windows Boot Manager" may already be used and is required only on the M72e as work around.

    With the keyboard working in LE11 likely the udeb rule is not needed any more.

    For reference I've added a BT keyboard to my test installation. Is working well beside some lagging during installation:

    Code: related journal
    Apr 06 11:43:15.002183 marsle12gbm kernel: apple 0005:05AC:0239.0002: unknown main item tag 0x0
    Apr 06 11:43:15.002492 marsle12gbm kernel: apple 0005:05AC:0239.0002: Fn key not found (Apple Wireless Keyboard clone?),
     disabling Fn key handling
    Apr 06 11:43:15.002674 marsle12gbm kernel: input: Anker Bluetooth Keyboard as /devices/virtual/misc/uhid/0005:05AC:0239.
    0002/input/input17
    Apr 06 11:43:15.002699 marsle12gbm kernel: apple 0005:05AC:0239.0002: input,hidraw1: BLUETOOTH HID v1.1b Keyboard [Anker
     Bluetooth Keyboard] on 20:79:18:70:43:91
    Apr 06 11:43:15.103053 marsle12gbm systemd-logind[507]: Watching system buttons on /dev/input/event13 (Anker Bluetooth Keyboard)

    Looks like no kernel driver is loaded for your keyboard although le LE kernel is including the logitech HID drivers.

    By not connecting to Mint too I'm out of ideas.

    Thanks.

    A few thoughts:


    1. Which version did you use before LE 11.95.1?


    2. bluetoothctl devices is only listing known devices, please use bluetoothctl info 00:1F:20:04:44:38


    3. Executed udev rules can be watched with udevadm monitor


    4. After installing system System-Tools Addon evtest list and test available input devices.

    1. Try it again. Maybe you do get a working Kodi mirror.
    2. If not the following patch should allow to download from LE mirror (untested).