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

can't flash with ubuntu - only windows #145

Open
dangerweenie opened this issue May 24, 2024 · 0 comments
Open

can't flash with ubuntu - only windows #145

dangerweenie opened this issue May 24, 2024 · 0 comments

Comments

@dangerweenie
Copy link

trying to flash using a CP2102 USB<>FTDI to an ESP12S wifi module

I got tasmotizer up and running (took some difficulty with ubuntu and python)

  1. Had to use pipx to install tasmotiser in a venv
  2. Had to uninstall python-opencv, then install python opencv-headless (also in the venv) to get the GUI to work
  3. Once the GUI was working, had no permission to access serial device, so then had to sudo su, chown (usernam) /dev/ttyUSB0
  4. After that, tasmotizer could be launched, but when trying to flash to the device, "timed out waiting for packet header"

I moved over to a windows machine and immediately flashed with no config or issues.

Clearly a linux thing, might be good to make a more detailed linux guide for people

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

1 participant