Score:-1

Have to take ownership of USB port after each reboot

tn flag

I have a laser engraver. I was having issues getting Ubuntu to talk to it via USB. I finally sorted that out, but now when I reboot, I have to run the command below every time, or I can't talk to the engraver. What am I missing so it will stay permanently? Thanks.

sudo chown [username] ttyUSB0
cn flag
To correct method is to add yourself to the group of ttyUSB0.
N0rbert avatar
zw flag
Does this answer your question? [How do I allow non-root access to /ttyUSB0?](https://askubuntu.com/a/133244/66509) .
Score:2
zw flag

ttyUSB is a serial connection. It should be available. You might have to change the user rights:

sudo adduser <user> dialout

where your username should replace "< user >"

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.