Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2002 11:10:20 -0700
From:      chip.wiegand@simrad.com
To:        freebsd-questions@freebsd.org
Subject:   usb scanner and sane problem - may be OT
Message-ID:  <OF0A103CB1.9054A189-ON88256BA3.00628E1C-88256BA3.0063DFFE@simrad.no>

next in thread | raw e-mail | index | archive | help
First, the handbook doesn't cover installing scanners/sane, second the 
sane web site docs
are linux-centric and don't help with this problem.
I have a HP6350C scanner connected via usb to my freebsd-4.5r box. I 
installed gimp and 
xsane. The gimp plugin is there but when I access it it reports no devices 
found. During boot
I see the HP scanner is detected on the uscanner0 device. I ran 
find-sane-scanner and get
the scanner on uscanner0, but it reports it cannot be identified 
(supposedly that only works
in Linux). I tried to run xsane and after the initial license screen it 
reports no devices available.
Here is a part of my dmesg, note I am using the default kernel still -
---------------
Copyright (c) 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002
    murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium III/Pentium III Xeon/Celeron (799.78-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x68a  Stepping = 10
 
Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
real memory  = 134135808 (130992K bytes)
config> di pcic0
config> di sn0
config> di lnc0
config> di ie0
config> di fe0
config> di cs0
config> q
avail memory = 125804544 (122856K bytes)
Preloaded elf kernel "kernel" at 0xc04a1000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc04a109c.
Preloaded elf module "agp.ko" at 0xc04a10ec.
Pentium Pro MTRR support enabled
<snip>
uhci0: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 11 at device 4.2 
on pci0
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uscanner0: Hewlett-Packard HP ScanJet 6300C, rev 1.00/1.00, addr 2
uhci1: <VIA 83C572 USB controller> port 0xd000-0xd01f irq 11 at device 4.3 
on pci0
usb1: <VIA 83C572 USB controller> on uhci1
usb1: USB revision 1.0
uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
pci0: <unknown card> (vendor=0x1073, dev=0x0010) at 8.0 irq 10
fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xb000-0xb03f mem 0xf8800000-
<snip>
--------------
find-sane-scanner output -
-------------
# Note that sane-find-scanner will find any scanner that is connected
# to a SCSI bus and some scanners that are connected to the Universal
# Serial Bus (USB) depending on your OS. It will even find scanners
# that are not supported at all by SANE. It won't find a scanner that
# is connected to a parallel or proprietary port.

sane-find-scanner: searching for SCSI scanners:
<snip>
sane-find-scanner: searching for USB scanners:
sane-find-scanner: checking /dev/uscanner... failed to open (status 4)
sane-find-scanner: checking /dev/uscanner0... open ok, but vendor and 
product could NOT be identified
sane-find-scanner: found USB scanner (UNKNOWN vendor and product) at 
device /dev/uscanner0
<snip>
# `UNKNOWN vendor and product' means that there seems to be a scanner
# at this device file but the vendor and product ids couldn't be 
# identified. Currently identification only works with Linux versions
# >= 2.4.8. 
sane-find-scanner: done
--------------
So, any suggestions of how to get my HP scanner to work with sane and 
gimp?

--
Chip Wiegand
Computer Services
Simrad, Inc
www.simradusa.com
chip.wiegand@simrad.com

"There is no reason anyone would want a computer in their home."
     --Ken Olson, president, chairman and founder of Digital Equipment 
Corporation, 1977
 (They why do I have 9? Somebody help me!)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF0A103CB1.9054A189-ON88256BA3.00628E1C-88256BA3.0063DFFE>