Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

MicroPython • Re: MicroPython uname, machine modules not installed

$
0
0
On your linux system, with the pico in BOOTSEL mode, you should see something like this via lsusb

Code:

lsusbBus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 001 Device 004: ID 2e8a:000f Raspberry Pi RP2350 Boot
With the Pico running micropython (from earlier uf2 copy) on your linux system lsusb should show

Code:

lsusbBus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 001 Device 005: ID 2e8a:0005 MicroPython Board in FS mode
On my linux system I can then set Thonny to use "MicroPython (Raspberry Pi Pico) - Board in FS mode @ /dev/ttyACM0"

Statistics: Posted by neilgl — Sun Jan 18, 2026 4:43 pm



Viewing all articles
Browse latest Browse all 8374

Trending Articles