Skip to content

scanner-access-enabler not working on ubuntu 15.04 #30

@nbartley

Description

@nbartley

The script does not work on Ubuntu 15.04. This comes from it using scanimage -l w/ settings, as those settings don't return a libusb for the script to find. If you use sane-find-scanner it will return the libusb results with the libusb:001:005 format that the script needs.

On 15.10 the fix of changing the permissions still works, just the script does not at the moment.

------scanimage output:
/dev/bus/usb/001$ scanimage -f "%d%n%v%n%m%n"
fujitsu:ScanSnap iX500:26000
FUJITSU
ScanSnap iX500

------sane-find-scanner
/dev/bus/usb/001$ 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.

found USB scanner (vendor=0x04c5 [Fujitsu], product=0x132b [ScanSnap iX500]) at libusb:001:005
.........

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions