Gentoo Archives: gentoo-user-fr

From: Panard <panard@×××××××.org>
To: gentoo-user-fr@l.g.o
Subject: [gentoo-user-fr] pb saned...
Date: Sun, 11 Apr 2004 21:53:43
Message-Id: 200404112353.38644.panard@inzenet.org
1 Bonjour!
2
3 J'ai un problème avec saned:
4 J'ai un scanner canon lide 30, l'ordi qui fait office de serveur le reconnait
5 bien, sane fonctionne à merveille dessus, un scanimage -L renvoie:
6 device `plustek:libusb:002:007' is a Canon N1240U/LiDE30 USB flatbed scanner
7 la vie est belle....
8
9 Mais, je voudrais pouvoir scanner depuis les autres ordi du reseau.
10 Donc saned, je configure xinetd, de ce coté là ca a l'air de bien marcher, le
11 telnet sur le serveur sur le port du saned marche bien, mais quand je veux
12 faire un scanimage -L rien trouvé. Voici un debug:
13
14 panard@sylvebarbe ~ $ SANE_DEBUG_NET=128 scanimage -L
15 [sanei_debug] Setting debug level of net to 128.
16 [net] sane_init: authorize = 0x804a935, version_code = 0xbfffe158
17 [net] sane_init: SANE net backend version 1.0.12 (AF-indep+IPv6) from
18 sane-backends 1.0.13
19 [net] sane_init: Client has little endian byte order
20 [net] sane_init: searching for config file
21 [net] sane_init: trying to add aragorn
22 [net] add_device: adding backend aragorn
23 [net] add_device: backend aragorn added
24 [net] sane_init: done reading config
25 [net] sane_init: evaluating environment variable SANE_NET_HOSTS
26 [net] sane_init: done
27 [net] sane_get_devices: local_only = 0
28 [net] connect_dev: trying to connect to aragorn
29 [net] connect_dev: [0] connection succeeded (IPv4)
30 [net] connect_dev: sanei_w_init
31 [net] connect_dev: net_init (user=(null), local version=1.0.3)
32 [net] connect_dev: freeing init reply (status=Success, remote version=1.0.3)
33 [net] connect_dev: done
34 [net] sane_get_devices: finished (0 devices)
35
36 No scanners were identified. If you were expecting something different,
37 check that the scanner is plugged in, turned on and detected by the
38 sane-find-scanner tool (if appropriate). Please read the documentation
39 which came with this software (README, FAQ, manpages).
40 [net] sane_exit: exiting
41 [net] sane_exit: closing dev 0x8053f10, ctl=3
42 [net] sane_exit: finished.
43
44 Donc en gros il se connecte bien, le Success et tout... mais pas de scanner.
45 J'ai d'abord pensé à un probleme de permission, mais sur le serveur:
46 $ sudo -u saned scanimage -L
47 device `plustek:libusb:002:007' is a Canon N1240U/LiDE30 USB flatbed scanner
48
49 donc saned a bien accés au scanner.... (saned tourne sous user et group saned)
50
51 Quelqu'un à une idée pour résoudre mon problème?
52
53 quelques fichiers:
54
55 SERVER:/etc/saned.d/dll.conf:
56 plustek
57
58 CLIENT:/etc/saned.d/dll.conf:
59 net
60 CLIENT:/etc/saned.d/net.conf
61 aragorn (c'est le nom du serveur)
62
63 le seul truc qui m'inquiète, c'est le "[net] connect_dev: net_init
64 (user=(null), local version=1.0.3)", user=(null), c'est strange non?
65
66 Gentooïquement vôtre.
67
68 Panard
69
70 --
71
72 Tous les gnous sont dans la nature...
73
74 "Computers are like air-conditioners, they stop working properly when you open
75 Windows."
76
77 Portables sans abonnement à prix cassés: http://www.gsmstreet.com/
78 Banque de smileys: http://www.inzenet.org/
79
80 --
81 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] pb saned... Panard <panard@×××××××.org>