[arch-general] Samsung MFP (SCX-4500W) print OK - scanning fails.

Rodrigo Rivas rodrigorivascosta at gmail.com
Thu Feb 21 17:32:49 EST 2013


On Thu, Feb 21, 2013 at 9:17 PM, Mike Cloaked <mike.cloaked at gmail.com>wrote:

> I am stuck on the configuration of the scanner functionality for a Samsung
> SCX-4500W multifunction printer/scanner.
>
> I can get the printing function of this printer to work by the following
> steps:
>
> 1) Add a line to /etc/udev/rules.d/70-usbprinter.rules containing:
> ATTR{idVendor}=="04e8", ATTR{idProduct}=="342b", MODE:="0660", GROUP:="lp"
>
>
I have a SCX-4200 MFP, quite similar to yours, and this is my udev rule:

ATTR{idVendor}=="04e8", ATTR{idProduct}=="341b", MODE:="0660", GROUP:="lp",
ENV{libsane_matched}:="yes"

The product is different, obviously, but note the added environment
variable. I cannot remember why I put it there, but hey! there it is, and
it works.

$ scanimage -L
device `xerox_mfp:libusb:002:002' is a SAMSUNG ORION multi-function
peripheral

HTH
-- 
Rodrigo


More information about the arch-general mailing list