Date: Thu, 10 Jun 2004 13:47:41 +0900 From: Rob <stopspam@users.sourceforge.net> To: freebsd-questions@freebsd.org Subject: Re: Using scanner with FreeBSD. A nightmare! Message-ID: <40C7E7ED.1080706@users.sourceforge.net> In-Reply-To: <20040609220322.P36190@wonkity.com> References: <40C7C47D.7060902@users.sourceforge.net> <20040609202124.L35804@wonkity.com> <40C7D50F.9060702@users.sourceforge.net> <40C7DC51.7000304@users.sourceforge.net> <20040609220322.P36190@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Warren Block wrote:
> On Thu, 10 Jun 2004, Rob wrote:
>
>> # usbdevs -v
>> Controller /dev/usb0:
>> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
>> Intel(0x0000), rev 1.00
>> port 1 powered
>> port 2 powered
>> #
>
>
> Well that's weird.
What is your output here?
> Do you have usbd_enable="YES" in /etc/rc.conf? I
> don't see why the scanner isn't listed there.
Yes, of course. Here is the output of "ps uax | grep usb"
root 131 0.0 0.1 964 612 ?? Is 1:37PM 0:00.00 /usr/sbin/usbd
root 7 0.0 0.0 0 0 ?? DL 1:37PM 0:00.00 (usb3)
root 6 0.0 0.0 0 0 ?? DL 1:37PM 0:00.00 (usb2)
root 5 0.0 0.0 0 0 ?? DL 1:37PM 0:00.00 (usb1)
root 4 0.0 0.0 0 0 ?? DL 1:37PM 0:00.00 (usbtask)
root 3 0.0 0.0 0 0 ?? DL 1:37PM 0:00.00 (usb0)
Does that look familiar to you?
>> What do you have configured in your kernel config file, to get this
>> usb stuff working?
>
> Just the standard USB stuff:
>
> # USB support
> device uhci # UHCI PCI->USB interface
> device ohci # OHCI PCI->USB interface
> 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
> device urio # Diamond Rio MP3 Player
I was more restrictive in my choices. But I followed your configuration here,
recompiled the kernel, rebooted.....no improvement.
---
1) Do you have special scanner-entries in your /etc/usbd.conf?
Although, I see the correct attachment in the console:
uscanner0: Hewlett-Packard HP ScanJet 5200C, rev 1.00/1.00, addr 2
2) I have a printer attached to parallel port.
But I suppose there's no interference with that, is there?
Rob.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40C7E7ED.1080706>
