[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Linux-31] Bizarrerie scanner avec une Canon MG5750...
- To: Linux 31 <linux-31@culte.org>
- Subject: [Linux-31] Bizarrerie scanner avec une Canon MG5750...
- From: Jean-Marc Mongrelet <jm.mongt@gmail.com>
- Date: Sat, 14 Sep 2019 20:51:13 +0200
- Authentication-results: pic2s.le-pic.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="ewH0AClq"; dkim-atps=neutral
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:content-transfer-encoding:date:from:to:subject :message-id:user-agent; bh=jGvK3tEsZigvwP6FTpefPEGyv3XLzpCiUvqJyYQt9Sc=; b=ewH0AClqyqISHgBQsDMyexswOGsJmT1zLGfRzqgczlh5LUXctEYCiypycnUg7E3J+0 y3ikbIDwPePSBoTwbKaQIpG9GYmMfxv/g3Cw6GIRTzug142fVf3euAyHHiUzcu9Yf227 05aKpC6W1oYeGR9st0oFuKntT9muY1jtrVODjGPHb2kLi7Qy4DtnkXWgpemrFktYxlBE ucLcFrPzbgMEevViPgg57prYbGDguUa3vQ0q8wpvhESiiCukcNyRGFpQWo1SNxhbg9cM qMorwL/pKJmTzQo5NEHNuiwKXcq2t95immPvJ4ctd3S/MKlfSyJpYEKusuLix/UdHjI0 nKDQ==
- User-agent: Roundcube Webmail/1.3.9
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