[sane-devel] I need a saned tester!
ToddAndMargo
ToddAndMargo at zoho.com
Thu Feb 1 10:31:43 UTC 2018
On 02/01/2018 02:07 AM, ToddAndMargo wrote:
> On 02/01/2018 01:50 AM, Andy Bennett wrote:
>> Hi,
>>
>>> I need a test program or such that will allow
>>> me to test saned.
>>>
>>> I need this to tell me whether my configuration
>>> of saned is incorrect or if certain programs
>>> trying to access saned are defective.
>>
>> Could 'scanimage -d ...' work for you?
>>
>>
>>
>> Regards,
>> @ndy
>>
>
> Unfortunately, that goes direct. Saned is a
> network utility.
>
> I need something like
>
> tester --list-scanners 192.168.210.10
>
>
>
# nmap -p 6566 192.168.255.10
Starting Nmap 7.12 ( https://nmap.org ) at 2018-02-01 02:30 PST
Nmap scan report for rn1.rent-a-nerd.local (192.168.255.10)
Host is up (0.00034s latency).
PORT STATE SERVICE
6566/tcp open sane-port
MAC Address: FE:54:00:30:6E:23 (Unknown)
Nmap done: 1 IP address (1 host up) scanned in 0.08 seconds
# scanimage -L 192.168.255.10
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).
More information about the sane-devel
mailing list