Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
I have installed TeraTerm (under Wine) on Zorin Linux v.18. In this version, installation is very easy; you simply open the .exe file on Wine. The problem is that in TeraTerm I cannot find the serial port to which I have connected the Pico.
I have created the symbolic link to COM:
ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com1
and I have given permissions for dialout:
sudo usermod -a -G dialout $USER
But the COM1 port does not appear when making a new connection in TeraTerm.
I have also tried with the /dev/ttyACM0 port.
Any clues?
JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 4100
Posted: 06:56pm 21 Oct 2025
Copy link to clipboard
Print this post
Did you log out & back in so that the usermod takes effect?
John
Andy-g0poy Regular Member Joined: 07/03/2023 Location: United KingdomPosts: 81