On Sat, 10 Mar 2012, Jogchum Reitsma wrote:
ls -l /dev/bus/usb/006/003
crw-rw-r-- 1 root root 189, 642 9 mrt 19:51
/dev/bus/usb/006/003
grep c111 /etc/udev/rules.d/99-libconcord.rules
SYSFS{idVendor}=="046d", SYSFS{idProduct}=="c111", MODE="0660",
GROUP="dialout"
This last one I had already checked against the outcome of lsusb, which
indeed reveals these product- and vendor id.
Well, for some unknown reason, udev doesn't appear to be processing the
rule correctly. It isn't setting the dialout group on the device file.
Are you sure that the dialout group exists? "grep dialout /etc/group"?
You could also try running "udevadm monitor --property" and then plug in
the remote control. See what that outputs.
Scott
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel