<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>hi there,</FONT></DIV>
<DIV><FONT face=Arial size=2> I posted eariler, and now I'm knowing more
of my problem...</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm using redhat 7.1, sane RPMs uninstalled,
installed sane 1.0.5 backend and frontend from source</FONT></DIV>
<DIV><FONT face=Arial size=2>I successed once but after reboot it all fail
except saned -d from prompt.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>1:scanimage work</FONT></DIV>
<DIV><FONT face=Arial size=2>2:saned -d in shell, and then xsane from windows
work</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>so I did</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>1:give read/write access to /dev/scanner, /dev/sg0,
/dev/sga</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>2:edit services, added the following
line</FONT></DIV>
<DIV><FONT face=Arial
size=2>sane 6566/tcp
saned #SANE network scanner daemon</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>3:modify xinetd.conf</FONT></DIV>
<DIV><FONT face=Arial size=2> service
sane<BR>
{<BR>
socket_type =
stream<BR>
server =
/usr/local/sbin/saned<BR>
protocol =
tcp<BR>
user =
saned<BR>
group =
saned<BR>
wait =
no<BR>
disable =
no<BR>
}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>4:ren \usr\local\sbin\saned to
saned.bin</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>5:made a shell script</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>#!/bin/sh<BR>SANE_DEBUG_MUSTEK=128<BR>export
SANE_DEBUG_MUSTEK<BR>cd /tmp<BR>#exec /usr/local/sbin/saned.bin
2>saned.$$.stderror | tee saned.$$.stdout<BR>#exec
/usr/local/sbin/saned.bin<BR>exec /usr/local/sbin/saned.bin -d</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>the first exec one give me empty log
file(saned.????.stdout),</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>and windows's
scanimage.exe:</FONT></DIV></FONT>
<DIV><FONT face=Arial size=2> 0 [main] scanimage
1868 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION<BR> 2934
[main] scanimage 1868 open_stackdumpfile: Dumping stack trace to
scanimage.exe.stackdump</FONT></DIV>
<DIV><FONT face=Arial size=2>and /var/log/messages</FONT></DIV>
<DIV><FONT face=Arial size=2>init:bad status = 9 or procnum = 0</FONT></DIV>
<DIV><FONT face=Arial size=2>exiting</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>the second and the third are the same. give
me no log file,</FONT></DIV>
<DIV><FONT face=Arial size=2>windows scanimage say scanimage: no SANE devices
found</FONT></DIV>
<DIV><FONT face=Arial size=2>/var/log/messages say</FONT></DIV>
<DIV><FONT face=Arial size=2>access by <A
href="mailto:kccheng@rex">kccheng@rex</A> accepted</FONT></DIV>
<DIV><FONT face=Arial size=2>exiting</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>tried to change hosts.allow, added the line. no
difference.</FONT></DIV>
<DIV><FONT face=Arial size=2>#<BR># hosts.allow This file describes the
names of the hosts which are<BR># allowed to use the local INET
services, as decided<BR># by the '/usr/sbin/tcpd'
server.<BR>#</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>ALL:192.168.0.250</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><FONT face=Arial
size=2></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>it looks strange, as
/var/log/messages say ACCEPTED!, and it was working before I
reboot.</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>please help.</DIV>
<DIV><BR></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial
size=2></FONT> </DIV></FONT></BODY></HTML>