Can't connect thumby to editor on Linux

tmayoff

  • Newbie
  • *
    • Posts: 1
    • View Profile
I can't get my thumby's to connect to the web editor on Linux (Debian 11 and Fedora 36) the same thumby, cable and PC work in windows.

lsusb shows a MicroPython device in it and it also works in BOOTSEL (holding the down button while turning it on)

listing /dev/tty* doesn't show a ttyUSB device


Jason

  • Administrator
  • Hero Member
  • *****
    • Posts: 106
  • TinyCircuits Employee
    • View Profile
Try adding your user to the dialout group:
Code: [Select]
sudo adduser $USER dialout
You may need to log out and back in or reboot afterwards
« Last Edit: June 10, 2022, 12:47:02 PM by Jason »


 

SMF spam blocked by CleanTalk