Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Thread paniked #10

Open
Rodov opened this issue Jan 30, 2024 · 2 comments
Open

Thread paniked #10

Rodov opened this issue Jan 30, 2024 · 2 comments

Comments

@Rodov
Copy link

Rodov commented Jan 30, 2024

Screenshot 2024-01-30 145748

I got an error (see screen shot)

I am using Win 10 x64 22H2 (19045.3803), Fliiper firmware Unleashed 069e
and actual fap from Flipper Lab (v 1.0) with Last backend from here:
https://github.com/vollukas/flipper-pc-monitor-backend/releases

@vollukas
Copy link
Contributor

vollukas commented Feb 6, 2024

Do you have AMD or Nvidia GPU? Seems like a problem with reading values from nvidia driver.. I haven't touched anything GPU related in my fork so I guess this problem should be also present in old build here on this repo..

Try updating your Nvidia driver, but if you have AMD GPU then it's a bug in code.. there was a fix for AMD crashing before but it might not be complete

Does it happen every time? I also recommend to enter your flipper name to ensure no other device will interfere

@TomXV
Copy link

TomXV commented Aug 17, 2024

After various tests, I have come to understand the cause. In my environment, I tested with the following setups:

(main pc)
Win11 x64 RTX 3060 x2: Error occurred.
Win11 x64 RTX 3060: It worked.

(sub pc)
Win10 x64 GTX 1080 with GTX 1650: Error occurred.
Win10 x64 GTX 1650: It worked.
Win10 x64 GTX 1080: It worked.

From these results, what can be said is that
the operating conditions require an Nvidia graphics card,
and it seems to work only when the graphics setup is not multi-GPU

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants