ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] sane over network
@ 2007-09-23  9:56 Eugene Prokopiev
  0 siblings, 0 replies; only message in thread
From: Eugene Prokopiev @ 2007-09-23  9:56 UTC (permalink / raw)
  To: community

Здравствуйте!

Т.к. модуль plustek_pp работает только от рута (хочет доступа к 
/dev/port), пытаюсь задействовать saned:

# cat /etc/sane.d/saned.conf
localhost

# cat /etc/sane.d/net.conf
localhost

# cat /etc/xinetd.d/sane
service sane
{
         disable = no
         port = 6566
         socket_type = stream
         wait = no
         user = root
         group = root
         server = /usr/sbin/saned
}

# nmap -p 6566 localhost
...
PORT     STATE SERVICE
6566/tcp open  unknown

$ SANE_DEBUG_NET=128 scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).

При этом в strace, похоже, не наблюдается попыток обратиться куда-то по 
сети. Или их и не должно быть?

# scanimage -L
device `plustek_pp:parport0' is a Plustek 4830P parallel port flatbed 
scanner

# scanimage -d localhost:plustek_pp:parport0 -T
scanimage: open of device localhost:plustek_pp:parport0 failed: Invalid 
argument

Что я неправильно делаю?

-- 
С уважением,
Прокопьев Евгений



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-23  9:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-23  9:56 [Comm] sane over network Eugene Prokopiev

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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