[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linux-31] Bizarrerie scanner avec une Canon MG5750...



Bonsoir,

J'ai deux machines en Ubuntu 18.04.3 LTS... et une imprimante Canon MG5750 connecté en Wifi... L'imprimante est installée sur la machine B et elle peut imprimer... mais elle ne peut pas scanner... car elle est-en erreur...

Sur la machine A l'imprimante n'est pas installé... mais le scanner a été détecté automatiquement et je peux scanner (avec xsane ou LibreOffice)...

Le but recherché est de pouvoir scanner sur la machine B!

La machine A:
$ ping 72FB83000000.local
PING 72FB83000000.local (192.168.1.39) 56(84) bytes of data.
64 bytes from 72FB83000000.local (192.168.1.39): icmp_seq=1 ttl=64 time=3.95 ms 64 bytes from 72FB83000000.local (192.168.1.39): icmp_seq=2 ttl=64 time=1.92 ms 64 bytes from 72FB83000000.local (192.168.1.39): icmp_seq=3 ttl=64 time=1.92 ms 64 bytes from 72FB83000000.local (192.168.1.39): icmp_seq=4 ttl=64 time=1.95 ms
...

La machine B:
$ ping 72FB83000000.local
PING 72FB83000000.local (192.168.1.39) 56(84) bytes of data.
64 bytes from 72fb83000000.home (192.168.1.39): icmp_seq=1 ttl=64 time=9.87 ms 64 bytes from 72fb83000000.home (192.168.1.39): icmp_seq=2 ttl=64 time=6.03 ms 64 bytes from 72fb83000000.home (192.168.1.39): icmp_seq=3 ttl=64 time=5.78 ms 64 bytes from 72fb83000000.home (192.168.1.39): icmp_seq=4 ttl=64 time=3.83 ms

Je ne sais pas pourquoi elle répond *.home ??

La machine A:
$ scanimage -L
device `pixma:MG5700_72FB83000000' is a CANON Canon PIXMA MG5700 Series multi-function peripheral device `hpaio:/net/Photosmart_C5100_series?ip=192.168.1.101' is a Hewlett-Packard Photosmart_C5100_series all-in-one

La machine B:
$ scanimage -L
[bjnp] udp_command: ERROR - no data received (timeout = 1000)
[bjnp] bjnp_init_device_structure: Cannot read mac address, skipping this scanner
[bjnp] udp_command: ERROR - no data received (timeout = 1000)
[bjnp] add_scanner: ERROR - Cannot read scanner make & model: bjnp://72fb83000000.home:8612/timeout=1000 device `hpaio:/net/Photosmart_C5100_series?zc=HPC5180' is a Hewlett-Packard Photosmart_C5100_series all-in-one device `hpaio:/net/Photosmart_B110_series?ip=192.168.1.71' is a Hewlett-Packard Photosmart_B110_series all-in-one

Vous avez une idée ?

JM