Hello,
I configured saned correctly and is working fine, But the saned service is 
quitting every time i use scanimage or any front end,
machine1: i startd $/usr/sbin/saned -d 100
and machine 2 i use $scanimage -L or $scanimage >/tmp/x.png

on the debug of saned i see it waiting like this...
[saned] main: starting debug mode (level 100)
[saned] main: trying to get port for service `sane' (getaddrinfo)
[saned] main: [0] socket () using IPv6
[saned] main: [0] setsockopt ()
[saned] main: [0] bind () to port 6566
[saned] main: [0] listen ()
[saned] main: [1] socket () using IPv4
[saned] main: [1] setsockopt ()
[saned] main: [1] bind () to port 6566
[saned] main: [1] bind failed: Address already in use
[saned] main: waiting for control connection

And after i do the client scanimage -L the saned -d100 debug shows the 
following and quits.
everytime i have to do scanimage or any gimp/xsane i have to start $saned 
-d100.
why is it quitting?

[saned] init: access granted
[saned] init: access granted to userx@::ffff:157.184.21.21<http://157.184.21.21>
[saned] process_request: waiting for request
[saned] process_request: got request 1
[saned] process_request: waiting for request
[saned] process_request: got request 10
[saned] quit: exiting

I ran as saned -d100 &
saned does not run without -d option at all on my machine,
OS:
/usr/sbin/saned running on Linux- SuSE 9.1
clients: SuSE 9.1 and also fedoracore 4.

Thanks
Rayudu
--------------------------------------- 
Kondala Rayudu Addagarla
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20050801/162e3bb1/attachment.htm
From henn...@meier-geinitz.de  Mon Aug  1 16:08:10 2005
From: henn...@meier-geinitz.de (Henning Meier-Geinitz)
Date: Mon Aug  1 16:10:22 2005
Subject: [sane-devel] a second try
In-Reply-To: <200507312339.32983.dieter.jurzi...@t-online.de>
References: <200507242150.08124.dieter.jurzi...@t-online.de>
        <200507261735.06630.dieter.jurzi...@t-online.de>
        <20050731131050.gb27...@meier-geinitz.de>
        <200507312339.32983.dieter.jurzi...@t-online.de>
Message-ID: <20050801160810.ga14...@meier-geinitz.de>

Hi,

On Sun, Jul 31, 2005 at 11:39:32PM +0200, Dieter Jurzitza wrote:
> is there any means to send a command to the scanner in order to make him wake 
> up - but do nothing else? I could probably do that prior to actually scanning 
> - maybe that would help with the problem I have been running into.

As far as I know, there is no such command. Anyway, could you send a
full log of a scan where SANE runs into the timeout, i.e. after the
lamp has been shut off?

SANE_DEBUG_MUSTEK=255 SANE_DEBUG_SANEI_SCSI=255 scanimage >/dev/null 2>log

Bye,
  Henning

Reply via email to