ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Andriy Dobrovol's'kii" <dobr@iop.kiev.ua>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] saned
Date: Thu, 10 Jun 2004 16:12:50 +0300
Message-ID: <40C85E52.5000500@iop.kiev.ua> (raw)
In-Reply-To: <200406101732.06861.LAV@VL3143.spb.edu>

Vitaly Lipatov wrote:
> On Thursday 10 June 2004 10:04, Andrey Semenov wrote:
> 
>>Виталий, вот что я проделал
>>
>>в /etc/services добавил sane 6566/tcp
> 
> О, это надо бы
> 
>>в etc/sane.d/saned.conf добавил символ + в первой строке
> 
> Не понял что за плюс, я так понял, там нужно указывать ip-адреса, 
> при чём тут плюс?
> 
>>в etc/sane.d/net.conf добавил localhost
>>сервис saned поднят через xinetd
> 
> А можно пример? Я его в пакет может вставлю,
> sane-server.
> 
>>Однако scanimage -L выдает только одну строку
>>device: 'plustek:/dev/usb/scanner0' is a UMAX 3400/3450 USB
>>flatbed scanner
>>
>>А про поддержку сети ни слова.
> 
> Не увидел в ваших действиях моего 2-го пункта:
> Раскомментируем в dll.conf на клиенте модуль net
> 
cat /etc/sane.d/dll.conf |grep ^[^#]
net
mustek_pp

cat /etc/xinetd.d/sane
# default: off
# description: The sane server accepts requests
# for network access to a local scanner via the
# network.
service sane
{
         disable = no
port        = 6566
socket_type = stream
wait        = no
user        = root
group       = root
server      = /usr/sbin/saned
}

cat /etc/sane.d/saned.conf |grep ^[^#]
localhost
Так сканер работает в сетевом режиме на локальной машине. Ну после 
правильной настройки его модуля ес-но.
(Для самых умных: Иначе он просто не работает. Поэтому просьба 
обойтись без ненужных коментариев. Локально он умеет работать только 
от рута.)

-- 
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua            Kyiv, Ukraine
Phone: (380-44)   265-7824            Department of Gas Electronics
Fax:   (380-44)   265-2329             Institute of Physics of NASU
*********************************************************************


  reply	other threads:[~2004-06-10 13:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-09 13:52 Andrey Semenov
2004-06-09 20:28 ` Vitaly Lipatov
2004-06-10  6:04   ` Re[2]: " Andrey Semenov
2004-06-10 13:32     ` Vitaly Lipatov
2004-06-10 13:12       ` Andriy Dobrovol's'kii [this message]
2004-06-10  7:11 ` Sviataslau Svirydau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40C85E52.5000500@iop.kiev.ua \
    --to=dobr@iop.kiev.ua \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git