WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How to use simple-scan with network connected scanner  (Read 5425 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14724
How to use simple-scan with network connected scanner
« on: September 12, 2014, 03:45:06 AM »
The simple-scan extension in the corepure64 repo does not detect my network connected hp all-in-one, but the following workaround seems to fix things.

Using the cups and hplip extensions:
Code: [Select]
$ hp-makeuri 192.168.1.170 [ip address of the all-in-one]

HP Linux Imaging and Printing System (ver. 3.13.11)
...
CUPS URI: hp:/net/Officejet_6700?ip=192.168.1.170
SANE URI: hpaio:/net/Officejet_6700?ip=192.168.1.170
HP Fax URI: hpfax:/net/Officejet_6700?ip=192.168.1.170

..and then:
Code: [Select]
$ simple-scan hpaio:/net/Officejet_6700?ip=192.168.1.170
Note that, even though simple-scan Documents/Preferences/Scan source shows the correct address prior to closing the application and dconf org.gnome.simple-scan.selected-device shows the correct address after the application is closed, the next time simple-scan is run it will not find the scanner...