On Wed, Feb 13, 2019 at 3:57 PM Joe M <[email protected]> wrote: > Hello, > > I have an HP OfficeJet 5610 All-In-One that worked fine with scanimage on > linux. > > On Openbsd, sane-find-scanner recognises the device but scanimage > --list-devices cannot find it. Just want to check if anyone has it > working on OpenBSD?
this may be relevant: https://marc.info/?l=openbsd-tech&m=149516134609273&w=2 > joe:10362$ d sane-find-scanner > > # sane-find-scanner will now attempt to detect your scanner. If the > # result is different from what you expected, first make sure your > # scanner is powered up and properly connected to your computer. > > # No SCSI scanners found. If you expected something different, make sure > that > # you have loaded a kernel SCSI driver for your SCSI adapter. > > could not fetch string descriptor: Input/output error > could not fetch string descriptor: Input/output error > found USB scanner (vendor=0x03f0 [HP], product=0x4f11 [Officejet 5600 > series]) at libusb:005:002 > found USB scanner (vendor=0x1b1c [Corsair Components, Inc.], > product=0x0c09 [H100i v2]) at libusb:006:003 > # Your USB scanner was (probably) detected. It may or may not be > supported by > # SANE. Try scanimage -L and read the backend's manpage. > > # Not checking for parallel port scanners. > > # Most Scanners connected to the parallel port or other proprietary ports > # can't be detected by this program. > joe:10370$ d scanimage --list-devices > [bjnp] create_broadcast_socket: ERROR - bind socket to local address > failed - Can't assign requested address > [bjnp] create_broadcast_socket: ERROR - bind socket to local address > failed - Can't assign requested address > [bjnp] create_broadcast_socket: ERROR - bind socket to local address > failed - Can't assign requested address > [bjnp] create_broadcast_socket: ERROR - bind socket to local address > failed - Can't assign requested address > [bjnp] create_broadcast_socket: ERROR - bind socket to local address > failed - Can't assign requested address > > No scanners were identified. If you were expecting something different, > check that the scanner is plugged in, turned on and detected by the > sane-find-scanner tool (if appropriate). Please read the documentation > which came with this software (README, FAQ, manpages). > > Thanks > Joe > >

