Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flipper is missing #6

Open
Luu-x opened this issue Jun 16, 2023 · 6 comments
Open

Flipper is missing #6

Luu-x opened this issue Jun 16, 2023 · 6 comments

Comments

@Luu-x
Copy link

Luu-x commented Jun 16, 2023

Hi, I have Ubuntu and I installed the FlipperNested library and ran it. Even with the flipper zero plugged in it says the flipper is missing. I have already tried:

  • restarting computer
  • unplugging and plugging the flipper
  • restarting the flipper
  • changing the port where the flipper is
  • checking the HID and VID to see if it matches the bridge.py
  • installing the latest FlipperNested

What is the problem?

@AloneLiberty
Copy link
Owner

I think you have some permission issues. Is qFlipper working fine for you? What about ./fbt cli?

@Luu-x
Copy link
Author

Luu-x commented Jun 21, 2023

Sorry for replying so late, I was on a trip. qFlipper works 100% fine for me, what do you mean by ./fbt cli?

@AloneLiberty
Copy link
Owner

Run in python interpreter and send response here:

import serial.tools.list_ports
serial.tools.list_ports.comports()

@Luu-x
Copy link
Author

Luu-x commented Jun 22, 2023

nothing happened, it just ran and stopped as if it was done.

@Masqueey
Copy link

Masqueey commented Jul 21, 2023

Probably because it thinks it is. After successfully running the script (even if it was interrupted), it will delete all the nonces. Running the program more than once will therefore not work. You need to set the --save and --preserve flags to prevent this from happening.

@AloneLiberty
Copy link
Owner

@Masqueey sorry, but are completely wrong. This error means no flipper found, it don't even go to recovery part

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

No branches or pull requests

3 participants