[sane-devel] Samsung saned_wrapper
henrik.uggla at hem.utfors.se
henrik.uggla at hem.utfors.se
Thu Dec 21 14:42:21 CET 2006
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
More information about the sane-devel
mailing list