{{tag>Breezy matériel imprimante vétuste}}
----
====== Anciens problèmes pour les imprimantes HP ======
Cette page n'est plus du tout utile, elle est encore disponible, simplement à titre informatif (au cas où ce problème reviendrait un jour ;-)).
Modèle posant problème : **HP 710C** (mais il semble que ceci se produise avec de nombreux autres modèles sous Breezy)
===== Symptômes =====
J'installe normalement via les outils de configuration de KDE. Quand je veux imprimer une page de test, rien ne sort malgré le fait que l'ordinateur dit que cela a été fait avec succès.
===== Solution =====
[[:tutoriel:comment_editer_un_fichier|Modifier le fichier]] **/etc/pnm2ppa.conf**.
Voici ce qui est visible :
#-----------set the printer model---------------------------
# The printer model will normally be set by a -v command
# line argument. Otherwise, if not set in the configuration file
# it defaults to the 710/720 series. Remove/comment out the line
# "version 0" below to get the default choice.
#
# If there is more than one "version" entry activated, the last one
# will be used. The printer version can also be set with the command line
# option e.g., "-v 720".
version
#version 720 # 710, 712, 722 also acceptable
#version 820
#version 1000
Il faut compléter la version. Dans mon cas version = 710
#-----------set the printer model---------------------------
# The printer model will normally be set by a -v command
# line argument. Otherwise, if not set in the configuration file
# it defaults to the 710/720 series. Remove/comment out the line
# "version 0" below to get the default choice.
#
# If there is more than one "version" entry activated, the last one
# will be used. The printer version can also be set with the command line
# option e.g., "-v 720".
version 710
#version 720 # 710, 712, 722 also acceptable
#version 820
#version 1000
Pour plus d'info : http://ubuntuforums.org/archive/index.php/t-75286.html
ajout de Striebanoff :
J'avais le même problème avec mon EPSON STYLUS D68 avec CUPS. Pour le résoudre, pas la peine de toucher au pnm2ppa.conf : il suffit de choisir le pilote de la Stylus C64, et l'impression se fait sans problèmes