Hi!
I've read this http://www
.xs4all.nl/~ljm/SANE-faq.html#98 in the FAQ
about Samsung scanners.
I've tried this workaround but it won't work. When trying to
connect
with telnet I get:
Trying 192.168.1.2...
Connected to 192.168.1.2.
Escape character is '^]'.
Connection closed by foreign host.
It disconnects immedeately!
I've tried to edit the saned_wrapper file to:
#!/bin/sh
#
# Call saned with stderr redirected, to avoid strange crash
exec /usr/sbin/saned -d 2> /var/log/saned.log
and then run it from command line and then it works just
fine!
What should I do to get it to work with inetd?
Regards
/HU
--
sane-devel mailing list: sane-devel lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/sane-d
evel
Unsubscribe: Send mail with subject "unsubscribe
your_password"
to sane-devel-request lists.alioth.debian.org
|