Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2003 00:16:10 +0200
From:      Florent DANIEL <fdaniel-at-noos-point-fr@FreeBSD.ORG>(by way of Florent DANIEL <fdaniel@noos.fr>)
To:        freebsd-questions@FreeBSD.ORG
Subject:   Epson CX5200 : scanner doesn't appear
Message-ID:  <200305280016.10508.fdaniel@noos.fr>

next in thread | raw e-mail | index | archive | help
Hello,

I've got an Epson CX5200 all-in-one (printer and scanner), on USB port. On my
4.8-STABLE install, kernel has been configured for usb :

device          usb             # USB Bus (required)
device          ugen            # Generic
device          uhid            # "Human Interface Devices"
device          ukbd            # Keyboard
device          ulpt            # Printer
device          umass           # Disks/Mass storage - Requires scbus and da
device          ums             # Mouse
device          uscanner        # Scanners

When I power up the device, there is this message :

ulpt0: EPSON USB MFP, rev 1.10/1.00, addr 2, iclass 7/1

And here is the devices list :

su-2.05b# usbdevs -dv
Controller /dev/usb0:
addr 1: self powered, config 1, OHCI root hub(0x0000), SiS(0x0000), rev 1.00
  uhub0
 port 1 addr 2: power 2 mA, config 1, USB MFP(0x0801), EPSON(0x04b8), rev
 1.00 ulpt0
 port 2 powered

Printer works fine with CUPS, but sane-find-scanner doesn't see the scanning
part, even with /usr/local/etc/sane.d/epson.conf configured to use
/dev/uscanner0. Since uscanner doesn't appear at powerup or in device list, I
suppose it's not correctly recognized by the kernel ? If so, is there a
possible fix for this ?

Thanks for the suggestions.

Florent



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305280016.10508.fdaniel>