[mdlug] Minicom device permission error [Was: USB device not accepting new address]

R Kannan rkannan at peoplepc.com
Mon Jan 22 19:39:13 EST 2007


On Mon, 2007-01-22 at 08:41, Joseph C. Bender wrote:

> R Kannan wrote:
> > LANG/ja
> > LANG/ko
> > LANG/ru
> > minicom: cannot open /dev/ttyACM0: Permission denied
> > I checked the permissions on the device 'file' and it seems to have the 
> > same permission on both machines.
> > 
> 	Care to share what those perms are?
> 
> 	Generally, if the user isn't part of the group that the port is "owned" 
> by and the perms are not at least rw for the group, it's not going to work.
> 
> 	ls -l output for my EVDO card on my laptop (Ubuntu 6.06) looks like this:
> 
> 	crw-rw---- 1 root dialout 166,0 2007-01-22 08:31 /dev/ttyACM0
> 
> 	Then in /etc/group, the dialout entry is as follows:
> 
> 	dialout:x:20:cupsys,jcbender


ls -l   /dev/ACM0

crw-rw---- 1 root uucp 166, 0 2007-01-22 19:19 /dev/ttyACM0

The group uucp includes the user who is running 'minicom'

grep uucp /etc/group
uucp:x:14:<user1>,<user2>



> 
> 	(That being said, I need to investigate why in the world Ubuntu put the 
> CUPS user in that group.)
> 
> 	YMMV of course, depending on your distro and misc whatnots.
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mdlug.org/pipermail/mdlug/attachments/20070122/67b41eb7/attachment-0001.html>


More information about the mdlug mailing list