Posts by bangadrum

    I've got this working well on a RPi4 running LE11 nightly.

    /storage/.config/autostart.sh reads as

    Bash
    #!/bin/bash
    squeezelite -C 10 &

    Then to get audio output from squeezelite wait 5-10s after playing audio from kodi then turn on the squeezelite device.

    To get audio output back to kodi turn off the squeezelite device and wait 5-10s.

    You do need to follow that routine of turning the squeezelite device on/off in your main squeezebox remote/control page, but once that is sorted it all works remarkably well. Potentially better than when I was running the now unmaintained Squeezebox plugin.

    Log is at - http://ix.io/3J9S

    ssh -v paste is below

    So it looks like the fault is that the volatile files are written into .ssh are not getting written over PXE. This worked on LE9 - has something changed in the LE codebase, or is the issue in my PXE server?


    Thanks for getting back to me :)

    I am typing the following, with the following responses:

    ssh [email protected]

    [email protected]'s password:

    Permission denied, please try again.

    [email protected]'s password:

    Permission denied, please try again.

    [email protected]'s password:

    [email protected]: Permission denied (publickey,password,keyboard-interactive).

    I have not disabled password authentication. I have tried resetting the password several times, it makes no difference.

    Hi folks,

    Switched to the nightly build to get support for de-interlacing, as I watch UK TV (via Mythtv server). Since switching to the nightly build I have been locked out of SSH. I have tried disabling/enabling, and changing the password, but I get the same error everytime which would usually indicate an incorrect password. I have checked that it is not a keyboard layout issue.

    If it makes any odds, my RPi4 boots over PXE, running TFTP on a dnsmasq server.

    Any ideas what's gone wrong and/or how to fix it?