Ubuntu 13.04 (64-bit) ne prepoznaje HP Scanjet 200

1

Ubuntu 13.04 (64-bit) ne prepoznaje HP Scanjet 200

offline
  • Pridružio: 01 Jan 2011
  • Poruke: 659

aleksandar@aleksandar-HP-ProBook-4740s:~$ 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 0x8087/0x0024 at 001:002: Access denied (insufficient permissions)
could not open USB device 0x8087/0x0024 at 002:002: Access denied (insufficient permissions)
could not open USB device 0x04e8/0x6845 at 003:004: Access denied (insufficient permissions)
could not open USB device 0x18a5/0x0237 at 004:002: Access denied (insufficient permissions)
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/0x0003 at 004:001: Access denied (insufficient permissions)
could not open USB device 0x03f0/0x1c05 at 001:006: Access denied (insufficient permissions)
could not open USB device 0x04f2/0xb370 at 001:003: 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.
aleksandar@aleksandar-HP-ProBook-4740s:~$  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).
aleksandar@aleksandar-HP-ProBook-4740s:~$


# saned.conf
# Configuration for the saned daemon

## Daemon options
# Port range for the data connection. Choose a range inside [1024 - 65535].
# Avoid specifying too large a range, for performance reasons.
#
# ONLY use this if your saned server is sitting behind a firewall. If your
# firewall is a Linux machine, we strongly recommend using the
# Netfilter nf_conntrack_sane connection tracking module instead.
#
# data_portrange = 10000 - 10100


## Access list
# A list of host names, IP addresses or IP subnets (CIDR notation) that
# are permitted to use local SANE devices. IPv6 addresses must be enclosed
# in brackets, and should always be specified in their compressed form.
#
# The hostname matching is not case-sensitive.

#scan-client.somedomain.firm
#192.168.0.1
#192.168.0.1/29
#[2001:db8:185e::42:12]
#[2001:db8:185e::42:12]/64

# NOTE: /etc/inetd.conf (or /etc/xinetd.conf) and
# /etc/services must also be properly configured to start
# the saned daemon as documented in saned(8), services(4)
# and inetd.conf(4) (or xinetd.conf(5)).


# /etc/sane.d/dll.conf - Configuration file for the SANE dynamic backend loader
#
# Backends can also be enabled by configuration snippets under
# /etc/sane.d/dll.d directory -- packages providing backends should drop
# a config file similar to dll.conf in this directory, named after the package.
#

# The next line enables the network backend; comment it out if you don't need
# to use a remote SANE scanner over the network - see sane-net(5) and saned(8)
net
abaton
agfafocus
apple
avision
artec
artec_eplus48u
as6e
bh
canon
canon630u
canon_dr
#canon_pp
cardscan
coolscan
#coolscan2
coolscan3
#dc25
#dc210
#dc240
dell1600n_net
dmc
epjitsu
#epson
epson2
fujitsu
#gphoto2
genesys
gt68xx
hp
hp3900
hpsj5s
hp3500
hp4200
hp5400
hp5590
hpljm1005
hs2p
ibm
kodak
kodakaio
kvs1025
kvs20xx
leo
lexmark
ma1509
magicolor
matsushita
microtek
microtek2
mustek
#mustek_pp
mustek_usb
mustek_usb2
nec
niash
#p5
pie
pixma
plustek
#plustek_pp
#pnm
qcam
ricoh
rts8891
s9036
sceptre
sharp
sm3600
sm3840
snapscan
sp15c
#st400
#stv680
tamarack
teco1
teco2
teco3
#test
u12
umax
#umax_pp
umax1220u
v4l
xerox_mfp



Registruj se da bi učestvovao u diskusiji. Registrovanim korisnicima se NE prikazuju reklame unutar poruka.
offline
  • Pridružio: 02 Sep 2008
  • Poruke: 4093
  • Gde živiš: Bg

HPLIP bi možda pomogao, ali tog skenera nema u listi podržanih uređaja.

http://www.sane-project.org/sane-mfgs.html#Z-HEWLETT-PACKARD

HPLIP --> http://hplipopensource.com/hplip-web/index.html

Možeš da probaš i da instaliraš SANE:

sudo aptitude install sane

Vidi da li je skener vidljiv, i daj izlaz sledeće komande:

lsscsi

Ako nije instaliran, instaliraj:

apt-get install lsscsi

Kao i sledeće komande, ali kao root, vidim da si pokretao kao običan korisnik

sudo scanimage -L



offline
  • Pridružio: 01 Jan 2011
  • Poruke: 659

Napisano: 25 Jun 2013 13:26

aleksandar@aleksandar-HP-ProBook-4740s:~$ lsscsi
[0:0:0:0]    disk    ATA      Samsung SSD 840  DXT0  /dev/sda
[1:0:0:0]    cd/dvd  hp       DVD-RAM UJ8D1    H.01  /dev/sr0
[10:0:0:0]   disk    TOSHIBA  MQ01ABD100       AX00  /dev/sdb
aleksandar@aleksandar-HP-ProBook-4740s:~$ sudo scanimage -L
[sudo] password for aleksandar:

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).
aleksandar@aleksandar-HP-ProBook-4740s:~$


Dopuna: 25 Jun 2013 13:30

aleksandar@aleksandar-HP-ProBook-4740s:~$ sudo aptitude install sane
[sudo] password for aleksandar:
sudo: aptitude: command not found
aleksandar@aleksandar-HP-ProBook-4740s:~$

offline
  • Pridružio: 02 Sep 2008
  • Poruke: 4093
  • Gde živiš: Bg

Probaj ovako instalirati SANE:

sudo apt-get install libsane-extras

offline
  • Pridružio: 01 Jan 2011
  • Poruke: 659

aleksandar@aleksandar-HP-ProBook-4740s:~$ sudo apt-get install libsane-extras
[sudo] password for aleksandar:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libsane-extras-common
The following NEW packages will be installed:
  libsane-extras libsane-extras-common
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 63,3 kB of archives.
After this operation, 242 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://archive.ubuntu.com/ubuntu/ raring/universe libsane-extras-common amd64 1.0.22.2ubuntu1 [7568 B]
Get:2 http://archive.ubuntu.com/ubuntu/ raring/universe libsane-extras amd64 1.0.22.2ubuntu1 [55,7 kB]
Fetched 63,3 kB in 1s (47,2 kB/s)         
Selecting previously unselected package libsane-extras-common.
(Reading database ... 209450 files and directories currently installed.)
Unpacking libsane-extras-common (from .../libsane-extras-common_1.0.22.2ubuntu1_amd64.deb) ...
Selecting previously unselected package libsane-extras:amd64.
Unpacking libsane-extras:amd64 (from .../libsane-extras_1.0.22.2ubuntu1_amd64.deb) ...
Processing triggers for man-db ...
Setting up libsane-extras-common (1.0.22.2ubuntu1) ...
Setting up libsane-extras:amd64 (1.0.22.2ubuntu1) ...
aleksandar@aleksandar-HP-ProBook-4740s:~$


Šta dalje?

offline
  • Pridružio: 02 Sep 2008
  • Poruke: 4093
  • Gde živiš: Bg

Daj izlaze sledećih komandi:

scanimage --list-devices
sudo scanimage -L

offline
  • Pridružio: 01 Jan 2011
  • Poruke: 659

aleksandar@aleksandar-HP-ProBook-4740s:~$ scanimage --list-devices

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).
aleksandar@aleksandar-HP-ProBook-4740s:~$ sudo scanimage -L
[sudo] password for aleksandar:

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).
aleksandar@aleksandar-HP-ProBook-4740s:~$

offline
  • Pridružio: 02 Sep 2008
  • Poruke: 4093
  • Gde živiš: Bg

I pogledaj sledeću putanju, da li stoji tvoj skener

/etc/sane.d/dll.conf.

offline
  • Pridružio: 01 Jan 2011
  • Poruke: 659

# /etc/sane.d/dll.conf - Configuration file for the SANE dynamic backend loader
#
# Backends can also be enabled by configuration snippets under
# /etc/sane.d/dll.d directory -- packages providing backends should drop
# a config file similar to dll.conf in this directory, named after the package.
#

# The next line enables the network backend; comment it out if you don't need
# to use a remote SANE scanner over the network - see sane-net(5) and saned(8)
net
abaton
agfafocus
apple
avision
artec
artec_eplus48u
as6e
bh
canon
canon630u
canon_dr
#canon_pp
cardscan
coolscan
#coolscan2
coolscan3
#dc25
#dc210
#dc240
dell1600n_net
dmc
epjitsu
#epson
epson2
fujitsu
#gphoto2
genesys
gt68xx
hp
hp3900
hpsj5s
hp3500
hp4200
hp5400
hp5590
hpljm1005
hs2p
ibm
kodak
kodakaio
kvs1025
kvs20xx
leo
lexmark
ma1509
magicolor
matsushita
microtek
microtek2
mustek
#mustek_pp
mustek_usb
mustek_usb2
nec
niash
#p5
pie
pixma
plustek
#plustek_pp
#pnm
qcam
ricoh
rts8891
s9036
sceptre
sharp
sm3600
sm3840
snapscan
sp15c
#st400
#stv680
tamarack
teco1
teco2
teco3
#test
u12
umax
#umax_pp
umax1220u
v4l
xerox_mfp

offline
  • Pridružio: 02 Sep 2008
  • Poruke: 4093
  • Gde živiš: Bg

Napisano: 25 Jun 2013 14:13

Vidim da ga nema.... Sad

Izvini bio sam pisao tu putanje posle mog posta.

Dopuna: 25 Jun 2013 14:23

Izgleda da HP ne podržava single funkciju za Linux....

Pokušaj još HPLIP, nemaš šta da izgubiš. Imaš objašnjen proces instalacije

http://hplipopensource.com/hplip-web/index.html

Imaš li Xsane instaliran?

Ko je trenutno na forumu
 

Ukupno su 861 korisnika na forumu :: 15 registrovanih, 2 sakrivenih i 844 gosta   ::   [ Administrator ] [ Supermoderator ] [ Moderator ] :: Detaljnije

Najviše korisnika na forumu ikad bilo je 3466 - dana 01 Jun 2021 17:07

Korisnici koji su trenutno na forumu:
Korisnici trenutno na forumu: babaroga, Boris90, dane007, Markovic, MB120mm, Metanoja, MikeHammer, nazgul75, nick79, panzerwaffe, Parker, SlaKoj, strelac07, vathra, zlaya011