Page 1 sur 1

[imprimer/scanner] imprimante HP1410 inacessible (résolu)

Publié : mer. 10 juin 2009, 15:24
par manouchk
Bonjour,

depuis quelques jours, je n'arrive plus à imprimer ni à scanner sur mon imprimante. J'ai un problème de droits d'accès sur mon imprimante (HP all-in-one1410 ). Y a-t-il eu une mise à jour de logiciel (udev?) connue qui aurait pu causer ce problème?

Si je lance lsusb en utilisateur, je ne vois pas l'imprimante . Elle est visible en root:

Code : Tout sélectionner

lsusb
Bus 004 Device 002: ID 15d9:0a37 Unknown Mouse
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[10:12][manu@compal:~/Documents/Perso/Actualites/AF447]$ sudo lsusb
Bus 004 Device 002: ID 15d9:0a37 Unknown Mouse
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 03f0:4d11 Hewlett-Packard PSC 1400
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[10:17][manu@compal:~/Documents/Perso/Actualites/AF447]$ 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).
[10:17][manu@compal:~/Documents/Perso/Actualites/AF447]$ sudo scanimage -L
device `hpaio:/usb/PSC_1400_series?serial=BR63L3H0Z504BM' is a Hewlett-Packard PSC_1400_series all-in-one
Mon utilisateur fait partie du groupe scanner mais apparemment pas l'imprimante/scanner. Je ne peux d'ailleurs plus imprimer non plus!

Re: [imprimer/scanner] imprimante HP1410 inacessible

Publié : mer. 10 juin 2009, 15:47
par manouchk
Bon, j'ai résolu le problème. L'imprimante fait maintenant partie du groupe lp et pas du groupe scanner. Avant, ça ne devait as être le cas.

Pour trouver l'adresse de l'imprimante j'ai eu besoin d'utiliser hp-check en root:

sudo hp-check

Il m'a donné le device de l'imprimante (ce que je cherchais)
Device node: /dev/bus/usb/002/003

Code : Tout sélectionner

          
ls -lh /dev/bus/usb/002/003
crw-rw---- 1 root lp 189, 130 juin  10 10:43 /dev/bus/usb/002/003
sudo gpasswd -a manu lp