Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 26/11/2023, à 18:09

jimbou

[Résolu] Problème avec imprimante HP Laserjet 1018 en USB

Bonjour,

Cette imprimante est une vieillerie, mais elle marche toujours très bien et je trouve toujours du toner, alors je la maintiens en vie.

Je viens d'installer Ubuntu 20.04.6 LTS sur un ancien PC portable qui était sous Windows. Mon objectif était seulement d'avoir Linux à la maison pour faire des tests pour un serveur Linux que je gère dans une asso. Mes expériences passées avec Linux (qui ont commencé à la fin des années 90) ne m'avaient jamais convaincu d'abandonner Windows.

Mais je dois avouer que cette version d'Ubuntu est séduisante, et donc j'approfondis son utilisation. Avec l'idée d'en faire un serveur de fichiers et d'impression à la maison.

Premier déboire : l'installation de cette imprimante en USB. Elle est détectée, installée, tout semble aller comme sur des roulettes. Et quand je lance une impression de page de test, Ubuntu me dit en une dizaine de secondes que l'impression est terminée. Mais l'imprimante n'imprime rien. Et pareil si je lance une impression depuis une application.

Ubuntu dispose du driver pour cette imprimante, je n'ai pas eu besoin de télécharger quoi que ce soit. Et l'imprimante est bien sous tension smile

Bref, d'avance merci pour toute aide.

(J'ai bien tenté la recherche pour voir si des sujets semblables existent sur ce forum, mais l'outil de recherche rapide recherche sur tout le web, et je récolte une collection de sites qui vendent des imprimantes, à commencer par Amazon).

Dernière modification par Ayral (Le 29/11/2023, à 12:17)


Ubuntu 22.04.3

Hors ligne

#2 Le 26/11/2023, à 18:11

xubu1957

Re : [Résolu] Problème avec imprimante HP Laserjet 1018 en USB

Bonjour,

Avais-tu purgé le paquet ippusbxd ?


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#3 Le 26/11/2023, à 18:22

jimbou

Re : [Résolu] Problème avec imprimante HP Laserjet 1018 en USB

Bonjour xubu1957,

Merci de ta réponse.

Je n'avais pas purgé le paquet ippusbxd. Mais je viens de le faire sans résultat:
- suppression de l'imprimante, purge du paquet, redémarrage, réinstallation de l'imprimante (en automatique) => pareil
- puis réinstallation du paquet => pareil.


Ubuntu 22.04.3

Hors ligne

#4 Le 26/11/2023, à 18:30

xubu1957

Re : [Résolu] Problème avec imprimante HP Laserjet 1018 en USB

Il faudrait ces informations :

Dans le tutoriel épinglé, sylvain3800 a écrit :

A ] les infos sur ton système qu'il faudrait donner quelque soit le problème

c'est important donc copie colle le retour de cette commande :

cat /etc/lsb-release && uname -ir && groups && lsusb

avec cela on saura pas mal de chose concernant ton système et son architecture c'est utile pour proposer des pilotes

B.2 ) Les infos a donner quel que soit la marque de l'imprimante 

il suffit de copier/coller ces commandes :

dpkg -l | grep cups
lpstat -t
/usr/sbin/lpinfo -v
cat /var/log/cups/error_log
dpkg -l | grep -v ^ii

> les Informations utiles à donner lorsque j'ai un problème.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#5 Le 26/11/2023, à 18:43

jimbou

Re : [Résolu] Problème avec imprimante HP Laserjet 1018 en USB

jeannot@jeannot-Ubuntu:~$ cat /etc/lsb-release && uname -ir && groups && lsusb
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.6 LTS"
5.15.0-89-generic x86_64
jeannot adm cdrom sudo dip plugdev lpadmin lxd sambashare
Bus 002 Device 003: ID 8086:0189 Intel Corp.
Bus 002 Device 004: ID 03f0:4117 HP, Inc LaserJet 1018
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0408:2fb1 Quanta Computer, Inc.
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


jeannot@jeannot-Ubuntu:~$ dpkg -l | grep cups
ii  bluez-cups                                 5.53-0ubuntu3.6                       amd64        Bluetooth printer driver for CUPS
ii  cups                                       2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - PPD/driver support, web interface
ii  cups-browsed                               1.27.4-1ubuntu0.2                     amd64        OpenPrinting CUPS Filters - cups-browsed
ii  cups-bsd                                   2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - BSD commands
ii  cups-client                                2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - client programs (SysV)
ii  cups-common                                2.3.1-9ubuntu1.6                      all          Common UNIX Printing System(tm) - common files
ii  cups-core-drivers                          2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - driverless printing
ii  cups-daemon                                2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - daemon
ii  cups-filters                               1.27.4-1ubuntu0.2                     amd64        OpenPrinting CUPS Filters - Main Package
ii  cups-filters-core-drivers                  1.27.4-1ubuntu0.2                     amd64        OpenPrinting CUPS Filters - Driverless printing
ii  cups-ipp-utils                             2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - IPP developer/admin utilities
ii  cups-pk-helper                             0.2.6-1ubuntu3                        amd64        PolicyKit helper to configure cups with fine-grained privileges
ii  cups-ppdc                                  2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - PPD manipulation utilities
ii  cups-server-common                         2.3.1-9ubuntu1.6                      all          Common UNIX Printing System(tm) - server common files
ii  libcups2:amd64                             2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - Core library
ii  libcupsfilters1:amd64                      1.27.4-1ubuntu0.2                     amd64        OpenPrinting CUPS Filters - Shared library
ii  libcupsimage2:amd64                        2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - Raster image library
ii  printer-driver-hpcups                      3.20.3+dfsg0-2                        amd64        HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
ii  python3-cups                               1.9.73-3build1                        amd64        Python3 bindings for CUPS
ii  python3-cupshelpers                        1.5.12-0ubuntu1.1                     all          Python utility modules around the CUPS printing system


jeannot@jeannot-Ubuntu:~$ lpstat -t
scheduler is running
system default destination: HP-LaserJet-1018
matériel pour Canon_TS700_series : implicitclass://Canon_TS700_series/
matériel pour HP-LaserJet-1018 : hp:/usb/HP_LaserJet_1018?serial=KP3EG6T
Canon_TS700_series accepte des requêtes depuis dim. 26 nov. 2023 17:16:12
HP-LaserJet-1018 accepte des requêtes depuis dim. 26 nov. 2023 17:19:45
printer Canon_TS700_series is idle.  enabled since dim. 26 nov. 2023 17:16:12
printer HP-LaserJet-1018 is idle.  enabled since dim. 26 nov. 2023 17:19:45


jeannot@jeannot-Ubuntu:~$ /usr/sbin/lpinfo -v
file cups-brf:/
network http
network lpd
network ipp
network ipps
network beh
direct hp:/usb/HP_LaserJet_1018?serial=KP3EG6T
network https
network socket
direct usb://HP/LaserJet%201018?serial=KP3EG6T
direct hpfax
network dnssd://Canon%20TS700%20series._ipp._tcp.local/?uuid=00000000-0000-1000-8000-00186d100c76
network socket://192.168.1.30
network ipp://Canon%20TS700%20series._ipp._tcp.local/


jeannot@jeannot-Ubuntu:~$ cat /var/log/cups/error_log
W [25/Nov/2023:07:11:29 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:07:11:29 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [25/Nov/2023:08:04:51 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:08:04:51 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [25/Nov/2023:17:33:20 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:17:33:20 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
E [25/Nov/2023:17:51:40 +0100] [Client 43] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost/printers/CUPS-BRF-Printer) from localhost.
E [25/Nov/2023:17:52:23 +0100] [Job 1] File \'\' not found
E [25/Nov/2023:17:52:37 +0100] [Client 60] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost/printers/CUPS-BRF-Printer) from localhost.
W [25/Nov/2023:17:53:56 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'CUPS-BRF-Printer-Gray..\' already exists
W [25/Nov/2023:17:56:21 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'CUPS-BRF-Printer-Gray..\' already exists
W [25/Nov/2023:17:57:18 +0100] [Job 2] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [25/Nov/2023:17:57:18 +0100] [Job 2] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
E [25/Nov/2023:18:08:04 +0100] [Client 153] Returning IPP client-error-not-possible for CUPS-Add-Modify-Printer (ipp://localhost/printers/HP-LaserJet-1018) from localhost.
E [25/Nov/2023:18:11:50 +0100] [Client 163] Returning IPP client-error-not-possible for CUPS-Add-Modify-Printer (ipp://localhost/printers/HP-LaserJet-1018) from localhost.
E [25/Nov/2023:18:13:53 +0100] [Client 172] Returning IPP client-error-not-possible for CUPS-Add-Modify-Printer (ipp://localhost/printers/HP-LaserJet-1018) from localhost.
E [25/Nov/2023:18:15:01 +0100] [Client 181] Returning IPP client-error-not-possible for CUPS-Add-Modify-Printer (ipp://localhost/printers/HP-LaserJet-1018) from localhost.
E [25/Nov/2023:18:30:50 +0100] [Client 202] Returning IPP client-error-not-possible for CUPS-Add-Modify-Printer (ipp://localhost/printers/Canon-TS700) from localhost.
W [25/Nov/2023:22:21:34 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:22:21:34 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [25/Nov/2023:22:21:57 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:22:21:57 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [25/Nov/2023:22:24:51 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:22:24:51 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [26/Nov/2023:16:36:40 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [26/Nov/2023:16:36:40 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [26/Nov/2023:16:38:17 +0100] [Job 3] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:16:38:17 +0100] [Job 3] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
W [26/Nov/2023:16:40:05 +0100] [Job 4] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:16:40:05 +0100] [Job 4] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
W [26/Nov/2023:17:02:14 +0100] [Job 5] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:17:02:14 +0100] [Job 5] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
W [26/Nov/2023:17:10:42 +0100] [Job 6] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:17:10:42 +0100] [Job 6] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
W [26/Nov/2023:17:15:41 +0100] Notifier for subscription 22 (dbus://) went away, retrying!
W [26/Nov/2023:17:17:45 +0100] [Job 7] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:17:17:45 +0100] [Job 7] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
W [26/Nov/2023:17:19:23 +0100] [Job 8] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:17:19:23 +0100] [Job 8] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.


jeannot@jeannot-Ubuntu:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                        Version                               Architecture Description
+++-==========================================-=====================================-============-======================================================================================================


Ubuntu 22.04.3

Hors ligne

#6 Le 26/11/2023, à 18:46

xubu1957

Re : [Résolu] Problème avec imprimante HP Laserjet 1018 en USB

Pour ajouter toi-même les balises code à ton message #5 :

  • Cliquer sur  le lien « Modifier » en bas à droite du message

  • Sélectionner le texte

  • Cliquer sur le <> de l'éditeur de message

moko138 a écrit :

1) Les balises-code sont les < > (crochets bleus) de la barre de mise en forme.
Balisesmoko138.jpg
_ _ _

3) /!\  Si vous avez plusieurs retours à donner, séparez-les bien (toujours pour la lisibilité) :

comme
cela.
jeannot@jeannot-Ubuntu:~$ cat /etc/lsb-release && uname -ir && groups && lsusb
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.6 LTS"
5.15.0-89-generic x86_64
jeannot adm cdrom sudo dip plugdev lpadmin lxd sambashare
Bus 002 Device 003: ID 8086:0189 Intel Corp.
Bus 002 Device 004: ID 03f0:4117 HP, Inc LaserJet 1018
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0408:2fb1 Quanta Computer, Inc.
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
jeannot@jeannot-Ubuntu:~$ dpkg -l | grep cups
ii  bluez-cups                                 5.53-0ubuntu3.6                       amd64        Bluetooth printer driver for CUPS
ii  cups                                       2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - PPD/driver support, web interface
ii  cups-browsed                               1.27.4-1ubuntu0.2                     amd64        OpenPrinting CUPS Filters - cups-browsed
ii  cups-bsd                                   2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - BSD commands
ii  cups-client                                2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - client programs (SysV)
ii  cups-common                                2.3.1-9ubuntu1.6                      all          Common UNIX Printing System(tm) - common files
ii  cups-core-drivers                          2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - driverless printing
ii  cups-daemon                                2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - daemon
ii  cups-filters                               1.27.4-1ubuntu0.2                     amd64        OpenPrinting CUPS Filters - Main Package
ii  cups-filters-core-drivers                  1.27.4-1ubuntu0.2                     amd64        OpenPrinting CUPS Filters - Driverless printing
ii  cups-ipp-utils                             2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - IPP developer/admin utilities
ii  cups-pk-helper                             0.2.6-1ubuntu3                        amd64        PolicyKit helper to configure cups with fine-grained privileges
ii  cups-ppdc                                  2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - PPD manipulation utilities
ii  cups-server-common                         2.3.1-9ubuntu1.6                      all          Common UNIX Printing System(tm) - server common files
ii  libcups2:amd64                             2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - Core library
ii  libcupsfilters1:amd64                      1.27.4-1ubuntu0.2                     amd64        OpenPrinting CUPS Filters - Shared library
ii  libcupsimage2:amd64                        2.3.1-9ubuntu1.6                      amd64        Common UNIX Printing System(tm) - Raster image library
ii  printer-driver-hpcups                      3.20.3+dfsg0-2                        amd64        HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
ii  python3-cups                               1.9.73-3build1                        amd64        Python3 bindings for CUPS
ii  python3-cupshelpers                        1.5.12-0ubuntu1.1                     all          Python utility modules around the CUPS printing system
jeannot@jeannot-Ubuntu:~$ lpstat -t
scheduler is running
system default destination: HP-LaserJet-1018
matériel pour Canon_TS700_series : implicitclass://Canon_TS700_series/
matériel pour HP-LaserJet-1018 : hp:/usb/HP_LaserJet_1018?serial=KP3EG6T
Canon_TS700_series accepte des requêtes depuis dim. 26 nov. 2023 17:16:12
HP-LaserJet-1018 accepte des requêtes depuis dim. 26 nov. 2023 17:19:45
printer Canon_TS700_series is idle.  enabled since dim. 26 nov. 2023 17:16:12
printer HP-LaserJet-1018 is idle.  enabled since dim. 26 nov. 2023 17:19:45
jeannot@jeannot-Ubuntu:~$ /usr/sbin/lpinfo -v
file cups-brf:/
network http
network lpd
network ipp
network ipps
network beh
direct hp:/usb/HP_LaserJet_1018?serial=KP3EG6T
network https
network socket
direct usb://HP/LaserJet%201018?serial=KP3EG6T
direct hpfax
network dnssd://Canon%20TS700%20series._ipp._tcp.local/?uuid=00000000-0000-1000-8000-00186d100c76
network socket://192.168.1.30
network ipp://Canon%20TS700%20series._ipp._tcp.local/
jeannot@jeannot-Ubuntu:~$ cat /var/log/cups/error_log
W [25/Nov/2023:07:11:29 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:07:11:29 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [25/Nov/2023:08:04:51 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:08:04:51 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [25/Nov/2023:17:33:20 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:17:33:20 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
E [25/Nov/2023:17:51:40 +0100] [Client 43] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost/printers/CUPS-BRF-Printer) from localhost.
E [25/Nov/2023:17:52:23 +0100] [Job 1] File \'\' not found
E [25/Nov/2023:17:52:37 +0100] [Client 60] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost/printers/CUPS-BRF-Printer) from localhost.
W [25/Nov/2023:17:53:56 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'CUPS-BRF-Printer-Gray..\' already exists
W [25/Nov/2023:17:56:21 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'CUPS-BRF-Printer-Gray..\' already exists
W [25/Nov/2023:17:57:18 +0100] [Job 2] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [25/Nov/2023:17:57:18 +0100] [Job 2] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
E [25/Nov/2023:18:08:04 +0100] [Client 153] Returning IPP client-error-not-possible for CUPS-Add-Modify-Printer (ipp://localhost/printers/HP-LaserJet-1018) from localhost.
E [25/Nov/2023:18:11:50 +0100] [Client 163] Returning IPP client-error-not-possible for CUPS-Add-Modify-Printer (ipp://localhost/printers/HP-LaserJet-1018) from localhost.
E [25/Nov/2023:18:13:53 +0100] [Client 172] Returning IPP client-error-not-possible for CUPS-Add-Modify-Printer (ipp://localhost/printers/HP-LaserJet-1018) from localhost.
E [25/Nov/2023:18:15:01 +0100] [Client 181] Returning IPP client-error-not-possible for CUPS-Add-Modify-Printer (ipp://localhost/printers/HP-LaserJet-1018) from localhost.
E [25/Nov/2023:18:30:50 +0100] [Client 202] Returning IPP client-error-not-possible for CUPS-Add-Modify-Printer (ipp://localhost/printers/Canon-TS700) from localhost.
W [25/Nov/2023:22:21:34 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:22:21:34 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [25/Nov/2023:22:21:57 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:22:21:57 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [25/Nov/2023:22:24:51 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [25/Nov/2023:22:24:51 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [26/Nov/2023:16:36:40 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-Gray..\' already exists
W [26/Nov/2023:16:36:40 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Canon_TS700_series-DeviceN..\' already exists
W [26/Nov/2023:16:38:17 +0100] [Job 3] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:16:38:17 +0100] [Job 3] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
W [26/Nov/2023:16:40:05 +0100] [Job 4] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:16:40:05 +0100] [Job 4] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
W [26/Nov/2023:17:02:14 +0100] [Job 5] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:17:02:14 +0100] [Job 5] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
W [26/Nov/2023:17:10:42 +0100] [Job 6] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:17:10:42 +0100] [Job 6] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
W [26/Nov/2023:17:15:41 +0100] Notifier for subscription 22 (dbus://) went away, retrying!
W [26/Nov/2023:17:17:45 +0100] [Job 7] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:17:17:45 +0100] [Job 7] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
W [26/Nov/2023:17:19:23 +0100] [Job 8] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [26/Nov/2023:17:19:23 +0100] [Job 8] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
jeannot@jeannot-Ubuntu:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                        Version                               Architecture Description
+++-==========================================-=====================================-============-======================================================================================================

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#7 Le 26/11/2023, à 18:48

xubu1957

Re : [Résolu] Problème avec imprimante HP Laserjet 1018 en USB

J'avais oublié :

dpkg -l | grep hplip

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#8 Le 26/11/2023, à 18:56

jimbou

Re : [Résolu] Problème avec imprimante HP Laserjet 1018 en USB

jeannot@jeannot-Ubuntu:~$ [b]dpkg -l | grep hplip[/b]
ii  hplip                                      3.20.3+dfsg0-2                        amd64        HP Linux Printing and Imaging System (HPLIP)
ii  hplip-data                                 3.20.3+dfsg0-2                        all          HP Linux Printing and Imaging - data files

Dernière modification par jimbou (Le 26/11/2023, à 18:57)


Ubuntu 22.04.3

Hors ligne

#9 Le 26/11/2023, à 19:03

xubu1957

Re : [Résolu] Problème avec imprimante HP Laserjet 1018 en USB

Pour les imprimantes HP, le plus qualifié pour répondre, c'est grigouille, qui propose régulièrement :

Le 17/09/2023, grigouille a écrit :

Supprimes les imprimantes

hp-setup -ir

Installe l'imprimante

hp-setup -iax

en donnant les retours.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#10 Le 26/11/2023, à 19:13

jimbou

Re : [Résolu] Problème avec imprimante HP Laserjet 1018 en USB

Ca a marché !

J'ai eu quelques messages d'erreur pendant l'installation, mais au final, l'imprimante fonctionne normalement.

J'ai supprimé celle qui s'était installée automatiquement. Et je vois qu'elle ne se réinstalle pas quand je la débranche/rebranche.

Merci bien xubu1957.


Ubuntu 22.04.3

Hors ligne