Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente | |||
informatique:linux:materiel:imprimante_modifier_cups [2023/03/13 19:32] – supprimée - modification externe (Unknown date) | informatique:linux:materiel:imprimante_modifier_cups [2023/03/13 19:32] (Version actuelle) – ↷ Page déplacée de linuxinformatique:linux:materiel:imprimante_modifier_cups à informatique:linux:materiel:imprimante_modifier_cups Cédrix | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | ====== Modifier la configuration d'une imprimante ====== | ||
+ | OS validée : **Linux Fedora24**\\ | ||
+ | Imprimante testés : **Samsung SL-M3320ND** | ||
+ | |||
+ | |||
+ | Pour configurer une imprimante sur un système Linux, il est essentiel de vérifier la configuration dans le fichier ''/ | ||
+ | |||
+ | |||
+ | Le répertoire de spool est l' | ||
+ | |||
+ | |||
+ | + d' | ||
+ | |||
+ | |||
+ | <code BASH resultat.con> | ||
+ | # This file was automatically generated by cupsd(8) from the | ||
+ | # / | ||
+ | # will be lost. | ||
+ | Samsung|Samsung M332x 382x 402x Series: | ||
+ | </ | ||
+ | |||
+ | |||
+ | => Arrêter **CUPS** | ||
+ | |||
+ | |||
+ | Le fichier '' | ||
+ | |||
+ | |||
+ | <code BASH commande.con> | ||
+ | sudo vim / | ||
+ | </ | ||
+ | |||
+ | Exemple de configuration : | ||
+ | <code BASH exemple.con> | ||
+ | # Printer configuration file for CUPS v2.1.4 | ||
+ | # Written by cupsd on 2016-10-08 18:25 | ||
+ | # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING | ||
+ | < | ||
+ | UUID urn: | ||
+ | Info Samsung M332x 382x 402x Series | ||
+ | MakeModel Generic PCL 6/PCL XL Printer Foomatic/ | ||
+ | DeviceURI socket:// | ||
+ | State Idle | ||
+ | StateTime 1475943923 | ||
+ | ConfigTime 1471639172 | ||
+ | Type 8433692 | ||
+ | Accepting Yes | ||
+ | Shared Yes | ||
+ | JobSheets none none | ||
+ | QuotaPeriod 0 | ||
+ | PageLimit 0 | ||
+ | KLimit 0 | ||
+ | OpPolicy default | ||
+ | ErrorPolicy stop-printer | ||
+ | Attribute marker-colors \# | ||
+ | Attribute marker-levels 43, | ||
+ | Attribute marker-names Black Toner Cartridge S/ | ||
+ | Attribute marker-types toner, | ||
+ | Attribute marker-change-time 1475943923 | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | Une fois la configuration de l' |