Skip to content

can't flash with ubuntu - only windows #145

@dangerweenie

Description

@dangerweenie

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions