• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: firestick 4k max

     
    • 0 Vote(s) - 0 Average

    SOLVED: firestick 4k max

    firestick 4k max goes to sleep via LiveTV
    Welllookiehere
    Offline

    Junior Member

    Posts: 15
    Threads: 6
    Joined: 2023 Dec
    Reputation: 0
    Country:United States
    #1
    2023-12-04, 09:47 PM
    So if I don't touch the remote or anything the firestick seems to go to sleep.  I have checked the sleep settings and there is nothing set to sleep.

    Anyone else had this problem with Jellyfin?  When I watch live tv via Tivimate I dont seem to have this issue.

    Thx
    Go to solution
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #2
    2023-12-04, 10:41 PM
    adb shell settings list secure | grep sleep
    sleep_timeout=0

    adb shell getprop | grep sleep
    [persist.sys.hdmi.sleep_mode]: [off]

    https://emteria.com/blog/android-screen-timeout

    FireOS doesn't expose all settings that it should and screen timeout is one, then it has the hdmi as well. i guess they just think you shouldn't change things and leave it up to them (as if i would)
    Welllookiehere
    Offline

    Junior Member

    Posts: 15
    Threads: 6
    Joined: 2023 Dec
    Reputation: 0
    Country:United States
    #3
    2023-12-04, 10:51 PM
    (2023-12-04, 10:41 PM)tmsrxzar Wrote: adb shell settings list secure | grep sleep
    sleep_timeout=0

    adb shell getprop | grep sleep
    [persist.sys.hdmi.sleep_mode]: [off]

    https://emteria.com/blog/android-screen-timeout

    FireOS doesn't expose all settings that it should and screen timeout is one, then it has the hdmi as well. i guess they just think you shouldn't change things and leave it up to them (as if i would)

    So how do I get into shell mode on a firestick (perhaps a dumb question but if you have no clue it's actually a good question) :-)
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #4
    2023-12-04, 11:18 PM
    short answer, enable debugging, install android toolkit on your pc, connect over tcp "adb connect (ip):5555"

    long answer, https://developer.amazon.com/docs/fire-t...evice.html
    Welllookiehere
    Offline

    Junior Member

    Posts: 15
    Threads: 6
    Joined: 2023 Dec
    Reputation: 0
    Country:United States
    #5
    2023-12-05, 10:17 PM
    I saw there is a slightly easier way to do this via a shell app on my phone. I did other but similar commands that supposedly work.

    5) Select ADB debugging ON

    6) Connect via ADB Shell on another device and type:

    settings put system screen_off_timeout 2073600000
    settings put secure sleep_timeout 0
    7) Restart

    did those steps. testing now...
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode