* [sisyphus] Сканер Mustek Bear@Paw 1200
@ 2006-02-04 18:07 Александр Гвоздев
2006-02-04 21:34 ` Vitaly Lipatov
0 siblings, 1 reply; 2+ messages in thread
From: Александр Гвоздев @ 2006-02-04 18:07 UTC (permalink / raw)
To: sisyphus
Давно им не пользовался, но недавно потребовался. Вот что выдаёт
sane-find-scanner -v:
----------------------
[root@canal /]# sane-find-scanner -v
This is sane-find-scanner from sane-backends 1.0.17
# sane-find-scanner will now attempt to detect your scanner. If the
# result is different from what you expected, first make sure your
# scanner is powered up and properly connected to your computer.
searching for SCSI scanners:
checking /dev/scanner... failed to open (Invalid argument)
checking /dev/sg0... failed to open (Invalid argument)
checking /dev/sg1... failed to open (Invalid argument)
checking /dev/sg2... failed to open (Invalid argument)
checking /dev/sg3... failed to open (Invalid argument)
checking /dev/sg4... failed to open (Invalid argument)
checking /dev/sg5... failed to open (Invalid argument)
checking /dev/sg6... failed to open (Invalid argument)
checking /dev/sg7... failed to open (Invalid argument)
checking /dev/sg8... failed to open (Invalid argument)
checking /dev/sg9... failed to open (Invalid argument)
checking /dev/sga... failed to open (Invalid argument)
checking /dev/sgb... failed to open (Invalid argument)
checking /dev/sgc... failed to open (Invalid argument)
checking /dev/sgd... failed to open (Invalid argument)
checking /dev/sge... failed to open (Invalid argument)
checking /dev/sgf... failed to open (Invalid argument)
checking /dev/sgg... failed to open (Invalid argument)
checking /dev/sgh... failed to open (Invalid argument)
checking /dev/sgi... failed to open (Invalid argument)
checking /dev/sgj... failed to open (Invalid argument)
checking /dev/sgk... failed to open (Invalid argument)
checking /dev/sgl... failed to open (Invalid argument)
checking /dev/sgm... failed to open (Invalid argument)
checking /dev/sgn... failed to open (Invalid argument)
checking /dev/sgo... failed to open (Invalid argument)
checking /dev/sgp... failed to open (Invalid argument)
checking /dev/sgq... failed to open (Invalid argument)
checking /dev/sgr... failed to open (Invalid argument)
checking /dev/sgs... failed to open (Invalid argument)
checking /dev/sgt... failed to open (Invalid argument)
checking /dev/sgu... failed to open (Invalid argument)
checking /dev/sgv... failed to open (Invalid argument)
checking /dev/sgw... failed to open (Invalid argument)
checking /dev/sgx... failed to open (Invalid argument)
checking /dev/sgy... failed to open (Invalid argument)
checking /dev/sgz... failed to open (Invalid argument)
# No SCSI scanners found. If you expected something different, make sure
that
# you have loaded a kernel SCSI driver for your SCSI adapter.
# Also you need support for SCSI Generic (sg) in your operating system.
# If using Linux, try "modprobe sg".
searching for USB scanners:
checking /dev/usb/scanner... failed to open (Invalid argument)
checking /dev/usb/scanner0... failed to open (Invalid argument)
checking /dev/usb/scanner1... failed to open (Invalid argument)
checking /dev/usb/scanner2... failed to open (Invalid argument)
checking /dev/usb/scanner3... failed to open (Invalid argument)
checking /dev/usb/scanner4... failed to open (Invalid argument)
checking /dev/usb/scanner5... failed to open (Invalid argument)
checking /dev/usb/scanner5... failed to open (Invalid argument)
checking /dev/usb/scanner7... failed to open (Invalid argument)
checking /dev/usb/scanner8... failed to open (Invalid argument)
checking /dev/usb/scanner9... failed to open (Invalid argument)
checking /dev/usb/scanner10... failed to open (Invalid argument)
checking /dev/usb/scanner11... failed to open (Invalid argument)
checking /dev/usb/scanner12... failed to open (Invalid argument)
checking /dev/usb/scanner13... failed to open (Invalid argument)
checking /dev/usb/scanner14... failed to open (Invalid argument)
checking /dev/usb/scanner15... failed to open (Invalid argument)
checking /dev/usbscanner... failed to open (Invalid argument)
checking /dev/usbscanner0... failed to open (Invalid argument)
checking /dev/usbscanner1... failed to open (Invalid argument)
checking /dev/usbscanner2... failed to open (Invalid argument)
checking /dev/usbscanner3... failed to open (Invalid argument)
checking /dev/usbscanner4... failed to open (Invalid argument)
checking /dev/usbscanner5... failed to open (Invalid argument)
checking /dev/usbscanner6... failed to open (Invalid argument)
checking /dev/usbscanner7... failed to open (Invalid argument)
checking /dev/usbscanner8... failed to open (Invalid argument)
checking /dev/usbscanner9... failed to open (Invalid argument)
checking /dev/usbscanner10... failed to open (Invalid argument)
checking /dev/usbscanner11... failed to open (Invalid argument)
checking /dev/usbscanner12... failed to open (Invalid argument)
checking /dev/usbscanner13... failed to open (Invalid argument)
checking /dev/usbscanner14... failed to open (Invalid argument)
checking /dev/usbscanner15... failed to open (Invalid argument)
found USB scanner (vendor=0x0400 [National Semiconductor], product=0x1000
[Merlin Scanner], chip=LM9831) at libusb:002:002
# Your USB scanner was (probably) detected. It may or may not be supported
by
# SANE. Try scanimage -L and read the backend's manpage.
# Not checking for parallel port scanners.
# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program.
done
----------------------
----------------------
[root@canal /]# scanimage -L
device `v4l:/dev/video0' is a Noname BT878 video (Prolink Pixelview virtual
device
----------------------
При втыкании сканера в /var/log/messages:
------------
Feb 4 20:55:33 canal kernel: ohci_hcd 0000:00:02.0: wakeup
Feb 4 20:55:34 canal kernel: usb 2-4: new full speed USB device using
ohci_hcd and address 3
------------
Если сделать service hotplug restart то получаем:
----------
Feb 4 20:57:25 canal usb.rc: chown: cannot access `/proc/bus/usb/001/003': No
such file or directory
Feb 4 20:57:25 canal usb.rc: chmod: cannot access `/proc/bus/usb/001/003'
Feb 4 20:57:25 canal usb.rc: : No such file or directory
Feb 4 20:57:25 canal usb.rc: chown: cannot access `/proc/bus/usb/001/003': No
such file or directory
Feb 4 20:57:25 canal usb.rc: chmod: cannot access `/proc/bus/usb/001/003': No
such file or directory
Feb 4 20:57:26 canal hotplug: Hotplug (usb.rc) restart: succeeded
--------------
Каталога `/proc/bus/usb/001/003' действительно нет :(.
Куда копать?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [sisyphus] Сканер Mustek Bear@Paw 1200
2006-02-04 18:07 [sisyphus] Сканер Mustek Bear@Paw 1200 Александр Гвоздев
@ 2006-02-04 21:34 ` Vitaly Lipatov
0 siblings, 0 replies; 2+ messages in thread
From: Vitaly Lipatov @ 2006-02-04 21:34 UTC (permalink / raw)
To: gvozdev, ALT Linux Sisyphus discussion list
On Saturday 04 February 2006 21:07, Александр Гвоздев wrote:
> Давно им не пользовался, но недавно потребовался. Вот что
> выдаёт sane-find-scanner -v:
> ----------------------
> [root@canal /]# sane-find-scanner -v
> This is sane-find-scanner from sane-backends 1.0.17
>
...
> to open (Invalid argument) found USB scanner (vendor=0x0400
> [National Semiconductor], product=0x1000 [Merlin Scanner],
> chip=LM9831) at libusb:002:002
> ----------------------
> [root@canal /]# scanimage -L
> device `v4l:/dev/video0' is a Noname BT878 video (Prolink
> Pixelview virtual device
> ----------------------
Покажите пожалуйста
cat /etc/sane.d/dll.conf
>
> При втыкании сканера в /var/log/messages:
> ------------
> Feb 4 20:55:33 canal kernel: ohci_hcd 0000:00:02.0: wakeup
> Feb 4 20:55:34 canal kernel: usb 2-4: new full speed USB
> device using ohci_hcd and address 3
> ------------
> Если сделать service hotplug restart то получаем:
> ----------
> Feb 4 20:57:25 canal usb.rc: chown: cannot access
> `/proc/bus/usb/001/003': No such file or directory
> Каталога `/proc/bus/usb/001/003' действительно нет :(.
>
> Куда копать?
Не знаю.
--
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info
--
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-04 21:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-04 18:07 [sisyphus] Сканер Mustek Bear@Paw 1200 Александр Гвоздев
2006-02-04 21:34 ` Vitaly Lipatov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git