ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Евгений <evgen@cstula.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Сканер
Date: Tue, 22 Oct 2002 08:43:19 +0400
Message-ID: <20021022084319.2ff6f2fa.evgen@cstula.ru> (raw)
In-Reply-To: <20021021205502.266872e6.vsu@altlinux.ru>

Однажды Mon, 21 Oct 2002 20:55:02 +0400
Sergey Vlasov <vsu@altlinux.ru> писАл(а):

> > > Скажите пожалуйста, у кого есть сканер Genius ColorPage-Vivd III, и
> > > как это чудо работает в линуксе.
> > > Уже неделю бьюсь с ним. Ни как.
> > 
> > Или поделитесь опытом настройки сканера, который
> > sane-find-scanner находит не на /dev/usb/scannerXX
> > а libusb:00X:00X
> 
> Если это сканер не на базе GT6801 (или другого чипа без bulk-out
> endpoint), 

Это Genius ColorPage-Vivid III USB

>второй случай можно преобразовать в первый - для начала
> просто попробуйте modprobe scanner от root. Если автоматически не
> распознает - определите идентификаторы производителя и устройства
> (просмотром cat /proc/bus/usb/devices, или с помощью usbview) и впишите
> их в /etc/modules.conf:
> 
> options scanner vendor=0x#### device=0x####
Сделано.

> После этого опять попробуйте modprobe scanner (если после первой попытки
> не было перезагрузки - предварительно rmmod scanner). Для автозагрузки
> модуля scanner при старте допишите строку scanner в /etc/modules.
ПрописАл.

> В принципе работа через libusb и драйвер USB-сканеров не должна
> отличаться (за исключением того, что идентификатор libusb:###:###
> меняется при отключении/подключении устройства, что неудобно).
Это я уж заметил. Но что делать, надо как-то заставит работать.

> Если у вас возникли проблемы - сообщите, пожалуйста, следующую
> информацию:
> 1) Версию SANE (пакета sane-backends), версию ядра.
Sane брал из Сизифа, а именно :
libieee1284-0.2.1-alt2.i586.rpm
libsane-1.0.9-alt0.2.i586.rpm
libusb-0.1.6a-alt2.i586.rpm
sane-1.0.9-alt0.2.i586.rpm
sane-frontends-1.0.9-alt0.2.i586.rpm
xsane-0.87-alt1.i586.rpm

> 
> 2) Содержимое файла /proc/bus/usb/devices при подключенном сканере.
Это то, что относится к сканеру.

T:  Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0458 ProdID=2004 Rev= 0.00
S:  Manufacturer=KYE Systems Corp.
S:  Product=ColorPage-Vivid 3150
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 48mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=10(unk. ) Sub=01 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms


> 3) Что делали с конфигурационными файлами.
Вот файл plustek.conf

[usb] 0x0458 0x2004

option lampOff 0
option warmup 30
option lOffOnEnd 0
option posOffX 0
option posOffY 0
option tpaOffX 0
option tpaOffY 0
option negOffX 0
option negOffY 0
option redGamma         1.0
option greenGamma       1.0
option blueGamma        1.0
option grayGamma        1.0
enableTPA 0
device libusb:003:002

При запуске xsane говорит : нет доступных утстройств.

Запускать пробовал так:
xsane (пишет нет доступных утстройств)
xsane -d plustek:libusb:003:002 (пишет нет доступных утстройств)

> Также можете посмотреть http://www.gjaeger.de/scanner/plustek.html -
> вроде бы в SANE 1.0.9pre должна быть достаточно свежая версия. Возможно,
> нужно закомментировать в dll.conf все строки, кроме нужной (похоже,
> plustek).
Я и оставил только plustek


С уважением - Евгений


  reply	other threads:[~2002-10-22  4:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-20 18:08 EvgenCS
2002-10-21 16:35 ` Евгений
2002-10-21 16:55   ` Sergey Vlasov
2002-10-22  4:43     ` Евгений [this message]
2002-10-22  8:26       ` Andriy Dobrovol's'kii
2002-10-22  8:32         ` Шишков Евгений
2002-10-22  8:54           ` Andriy Dobrovol's'kii
2002-10-22 11:19             ` Шишков Евгений
2002-10-22  9:06           ` aen
2002-10-22 12:49       ` Sergey Vlasov
2002-10-22 13:36         ` [Comm] óËÁÎÅÒ ûÉÛËÏ× å×ÇÅÎÉÊ
2002-10-22 14:00           ` [Comm] Сканер Sergey Vlasov

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=20021022084319.2ff6f2fa.evgen@cstula.ru \
    --to=evgen@cstula.ru \
    --cc=community@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 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