Re: usb scanner won't work

2003-01-14 Thread chip wiegand
On Tue, 14 Jan 2003 20:19:33 -0700 (MST)
Warren Block [EMAIL PROTECTED] wrote:

 On Mon, 13 Jan 2003, chip wiegand wrote:
 
  Okay, I've checked the previous messages on the subject in the
  archives, still doesn't work. The handbook apparently has no info on
  setting up flat-bed scanners. There's nothing in the FAQ or other
  documents part of freebsd.org. I did read the xsane man page. I'm
  still stuck. Is there a tutorial of other doc available somewhere?
  My scanner - Umax 1220usb. My kernel does load uhci on boot up, usb
  does work, my usb mouse works. I installed xsane, backends and
  frontends. I edited umax1220u.conf like this:
 
  # Options for the umax1220u backend
  # Autodetect the UMAX Astra 1220U
  #usb 0x1606 0x0010
  usb 0x03F0 0x0605
 
 Does this apply to FreeBSD?

Yes

  # The following line enables autodetection for the
  # Astra 2000U. However, this driver isn't entirely
  # compatible, so expect color problems :)
  #usb 0x1606 0x0030
  # device list for non-linux-systems (enable if autodetect fails):
  #/dev/scanner
  /dev/uscanner0
 
 For my (working) Epson, I have
 
 usb /dev/uscanner0

Well, I'll give it a try...
--
Chip
 
 -Warren Block * Rapid City, South Dakota USA
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



usb scanner won't work

2003-01-13 Thread chip wiegand
Okay, I've checked the previous messages on the subject in the archives,
still doesn't work. The handbook apparently has no info on setting up
flat-bed scanners. There's nothing in the FAQ or other documents part of
freebsd.org. I did read the xsane man page. I'm still stuck. Is there a
tutorial of other doc available somewhere? My scanner - Umax 1220usb.
My kernel does load uhci on boot up, usb does work, my usb mouse works.
I installed xsane, backends and frontends. I edited umax1220u.conf like
this:

# Options for the umax1220u backend
# Autodetect the UMAX Astra 1220U
#usb 0x1606 0x0010
usb 0x03F0 0x0605
# The following line enables autodetection for the
# Astra 2000U. However, this driver isn't entirely
# compatible, so expect color problems :)
#usb 0x1606 0x0030
# device list for non-linux-systems (enable if autodetect fails):
#/dev/scanner
/dev/uscanner0

The address I added was from a message I read in the archives, neither
address will make the scanner work.
When the machine boots it does find and recognize the scanner properly.
If I just plug in the usb cable, it is recognized as expected.
What to do now?
Thanks,
Chip

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message