Cezar Rangel
unread,Feb 3, 2012, 5:19:47 AM2/3/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Slackware Users Group - Brazil
Bom dia. No Slack 64 13.37 o xsane só reconhece as duas webcam usb. Não reconhece o scanner HP C3180. Curioso que tenho idêntico Slack em outro HD na mesma máquina e neste o xsane reconhece o scanner e este funciona normalmente. Já pesquisei no santo google e nada. O resultado de lusb é o seguinte:
bash-4.1$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 054c:014f Sony Corp.
Bus 002 Device 002: ID 04cc:1521 ST-Ericsson USB 2.0 Hub
Bus 004 Device 002: ID 045e:00f9 Microsoft Corp. Wireless Desktop Receiver 3.1
Bus 002 Device 003: ID 062a:0000 Creative Labs Optical mouse
Bus 002 Device 004: ID 046d:08af Logitech, Inc. QuickCam Easy/Cool
Bus 002 Device 005: ID 045e:0723 Microsoft Corp. LifeCam VX-7000 (UVC-compliant)
Bus 002 Device 006: ID 03f0:5611 Hewlett-Packard PhotoSmart C3180
bash-4.1$
Pareceu-me algum problema de permissão, pelo resultado da última linha abaixo
bash-4.1$ sane-find-scanner
# 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.
# No SCSI scanners found. If you expected something different, make sure that
# you have loaded a kernel SCSI driver for your SCSI adapter.
could not open USB device 0x1d6b/0x0002 at 001:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0002 at 002:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0002 at 003:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0001 at 004:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0001 at 005:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0001 at 006:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0001 at 007:001: Access denied (insufficient permissions)
could not open USB device 0x054c/0x014f at 001:003: Access denied (insufficient permissions)
could not open USB device 0x04cc/0x1521 at 002:002: Access denied (insufficient permissions)
could not open USB device 0x045e/0x00f9 at 004:002: Access denied (insufficient permissions)
could not open USB device 0x062a/0x0000 at 002:003: Access denied (insufficient permissions)
could not open USB device 0x046d/0x08af at 002:004: Access denied (insufficient permissions)
could not open USB device 0x045e/0x0723 at 002:005: Access denied (insufficient permissions)
could not open USB device 0x03f0/0x5611 at 002:006: Access denied (insufficient permissions)
# No USB scanners found. If you expected something different, make sure that
# you have loaded a kernel driver for your USB host controller and have setup
# the USB system correctly. See man sane-usb for details.
# Not checking for parallel port scanners.
# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program.
# You may want to run this program as root to find all devices. Once you
# found the scanner devices, be sure to adjust access permissions as
# necessary.
bash-4.1$
Grato por alguma dica.
Cezar