moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.48k stars 323 forks source link

RPi4 moonlight-embedded crashes after ~10min #795

Open foxofox opened 4 years ago

foxofox commented 4 years ago

Hi. I am running version 2.4.10 on a RPi4 buster version.

When I stream over LAN (Ethernet) my RPi at some point (~10min) crashes to black screen (no sound, nothing as if shut down). The PC I am streaming from continues running without any issues.

What to do? And how can I see the log so I can give u some more info?

Thanks guys!

irtimmer commented 4 years ago

Run moonlight with the option -verbose and copy the output after moonlight crashes.

foxofox commented 4 years ago

How can I access the output if the whole RPi freezes?

On Mon, 13 Jul 2020 at 01:36, irtimmer notifications@github.com wrote:

Run moonlight with the option -verbose and copy the output after moonlight crashes.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/irtimmer/moonlight-embedded/issues/795#issuecomment-657238485, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQH2OIYB5YEFDVLK6DGXQ6TR3HKBDANCNFSM4OXCAVGA .

irtimmer commented 4 years ago

You can save the output to a file by appending &> outputfile to the Moonlight command and check the file after the Pi crashed. However since the whole Pi freezes I doubt this is a bug in Moonlight but rather a power or overheating issue.

foxofox commented 4 years ago

Thanks for the info. I will see what I can do and post. In terms of Pi freezing (power, heat): Why would that happen? What can I do here? What would you do?

On Tue, 14 Jul 2020 at 06:09, irtimmer notifications@github.com wrote:

You can save the output to a file by appending &> outputfile to the Moonlight command and check the file after the Pi crashed. However since the whole Pi freezes I doubt this is a bug in Moonlight but rather a power or overheating issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/irtimmer/moonlight-embedded/issues/795#issuecomment-657765474, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQH2OI577X5MY64KAME56O3R3NSWXANCNFSM4OXCAVGA .

mylovemyway commented 4 years ago

What might be the case, is the screen saver kicking in. I experienced similar issues, which I resolved by disabling the screen saver. I used "xscreensaver" to achieve this.

foxofox commented 4 years ago

Wow! That seemed to be the issue. Thank you so much. I have tested 30 mins yesterday and so far everything looks good. Will test further on the weekend and report back!

I would never have thought of that :D

On Wed, 15 Jul 2020 at 03:33, mylovemyway notifications@github.com wrote:

What might be the case, is the screen saver kicking in. I experienced similar issues, which I resolved by disabling the screen saver. I used "xscreensaver" to achieve this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/irtimmer/moonlight-embedded/issues/795#issuecomment-658312921, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQH2OI7D5XPVMFW6IHWNLHLR3SJFZANCNFSM4OXCAVGA .

manaboy commented 3 years ago

What might be the case, is the screen saver kicking in. I experienced similar issues, which I resolved by disabling the screen saver. I used "xscreensaver" to achieve this.

Screensaver on the pc end or pi?

foxofox commented 3 years ago

Pi.

On Mon, 9 Nov 2020 at 06:12, manaboy notifications@github.com wrote:

What might be the case, is the screen saver kicking in. I experienced similar issues, which I resolved by disabling the screen saver. I used "xscreensaver" to achieve this.

Screensaver oh the pc end or pi?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/irtimmer/moonlight-embedded/issues/795#issuecomment-723652810, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQH2OI6QTV5JSXI6MEAGFNTSO3URRANCNFSM4OXCAVGA .