<p dir="ltr">ls /dev/ before and after connecting camera let you determine which /dev/ nodes are creared.<br>
ls -l /dev/something gives you user and group this device node created under.<br>
id [username] gives you in which groups this user enlisted.<br>
Add this user to group that have read/write access to node.<br>
If unfortunately device node under root:root you&#39;ll have to mess with udev rules.</p>
<p dir="ltr">Regards, Evgeniy. <br>
</p>
<div class="gmail_quote">On Jul 2, 2013 8:09 PM, &quot;Micha Feigin&quot; &lt;<a href="mailto:michf@post.tau.ac.il">michf@post.tau.ac.il</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<br>
<br>
I&#39;m trying to connect a camera (Mesa Imaging Swissranger specifically) to a Debian unstable box. I&#39;m getting an error that the user does not have permissions to open the USB device (needs read/write access). Couldn&#39;t find any relevant group to add my user to to solve the problem. Any idea as to how to grant access?<br>

<br>
I&#39;ve manged to get some information when running as sudo although it still was a bit problematic, and I&#39;d rather explore the issue as a regular user and not root.<br>
<br>
Thanks<br>
<br>
______________________________<u></u>_________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il" target="_blank">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/<u></u>mailman/listinfo/linux-il</a><br>
</blockquote></div>