Cant login to pi local

  • I followed the video here: but I can't login to my pi via local ip address, just says "site can't be reached"


    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    Movies: 593 - 4K: 212 -TV Shows: 52 - Episodes: 4023 - Games: 1825
    Emby Profile

  • Give this approach a try:
    sudo apt-get update
    sudo apt-get install git cmake build-essential qtbase5-dev libqt5serialport5-dev libqt5sql5-sqlite libqt5x11extras5-dev libusb-1.0-0-dev python3-dev libcec-dev libxcb-image0-dev libxcb-util0-dev libxcb-shm0-dev libxcb-render0-dev libxcb-randr0-dev libxrandr-dev libxrender-dev libavahi-core-dev libavahi-compat-libdnssd-dev libjpeg-dev libturbojpeg0-dev libssl-dev zlib1g-dev libraspberrypi-dev
    sudo apt full-upgrade
    sudo shutdown -r now
    wget github.com/hyperion-project/hyperion.ng/releases/download/2.0.0-alpha.8/Hyperion-2.0.0-alpha.8-Linux-armv7l.deb
    sudo shutdown -r now
    sudo dpkg -i /home/pi/Hyperion-2.0.0-alpha.8-Linux-armv7l.deb
    sudo shutdown -r now

    • Official Post

    @Frogro If you install hyperion.ng via package there is no need to install all the libraries you are referring to. hyperion.ng brings the required libraries via the package.
    What you outline is when one would like to compile hyperion.ng himself. The only exception are platform specific libraries like libcec.
    The rest nevertheless is a good outline of installation activities.


  • Awesome it worked, thanks for the assist

    Movies: 593 - 4K: 212 -TV Shows: 52 - Episodes: 4023 - Games: 1825
    Emby Profile

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!