<div dir="ltr">On Fri, May 10, 2013 at 9:20 AM, Mike Cloaked <span dir="ltr"><<a href="mailto:mike.cloaked@gmail.com" target="_blank">mike.cloaked@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<div><br></div><div style>I made a typo in my last post which I will correct below: </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
</blockquote><div><br></div></div><div>I am wondering now about udev more than libusb - </div><div><br></div><div>In /lib/udev/rules.d/53-sane.rules</div><div><br></div><div>there is a rule for the scanner:</div>
<div><br></div><div><div class="im"><div># Samsung SCX-4500W</div><div>ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="342b", MODE="0664", GROUP="scanner", ENV{libsane_matched}="yes"</div>

<div><br></div></div><div>and I amended the rule that I have in /etc/udev/rules.d/70-printers.rules</div><div><br></div><div><div># Samsung SCX-4500W</div><div>#ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="342b", MODE="0664", GROUP="scanner", ENV{libsane_matched}="yes"</div>
</div></div></div></div></div></blockquote><div><br></div><div style>The lines that are active in the 70-printers-rules file are not the above two but:</div><div># Samsung SCX-4500W printer MFP</div><div style>ATTR{idVendor}=="04e8", ATTR{idProduct}=="342b", MODE:="0664", GROUP:="lp", ENV{libsane_matched}:="yes" </div>
<div style><br></div><div style>This MFP printer was previously in use up to 6 months ago with both the printer and scanner functions working without any need to tinker on a desktop computer running Fedora F16 which was using udev although of course in the interim both udev as well as the kernels and systemd have been updated significantly since then, and this is now connected to an arch linux system.</div>
<div style><br></div><div style>However I do wonder if there is a way to get the udev rules changed so that the two functions of this device can work alongside each other.  If this can be resolved then it may well also lead to a solution for your camera multifunction problem also.</div>
<div style><br></div></div>-- <br>mike c
</div></div>