super!! ca marche!!
bon, encore un pb: maintenant, c'est sous un client windows que le
probl�me se pose.
sous windows (2000), j'ai install� les drivers hp
mais lorsque je tente d'acceder � l'imprimante, j'ai doirt � un "echec
de connexion"
voici mon smb.conf (relatif � l'impression):
[global]
printing = cups
printcap name = cups
load printers = yes
[printers]
comment = All Printers
path=/tmp
browseable = no
guest ok = yes
printable = yes
public = yes
writable = no
create mode = 0700
print command = lpr -P %p -o raw %s -r
lpq command = lpstat -o %p
lprm command = cancel %p-%j
Damien Merenne a �crit:
> Le jeu 06/02/2003 � 21:03, Emmanuel Collet a �crit :
>
nul part n'aparait une liste d'imprimante HP...
il faut que j'installe quoi comme paquet?
foomatic-bin
foomatic-db
puis il suffit de suivre les instructions dans
/usr/share/doc/foomatic-bin/USAGE.gz
ou justement ils configurent la m�me imprimante que toi :)
Mais ils utilisent le driver cdj880, perso je pr�f�re hpijs:
apt-get install hpijs
puis dans la commande pour configurer l'imprimante: -d hpijs
Voil�, j'esp�re que �a marchera pour toi.
Damien