#1 Le 06/02/2023, à 15:12
- Chaosphere
[Résolu] Installation d'un imprimante Brother HL-L2375DW
Bonjour,
Je viens de recevoir mon imprimante laser Brother HL-L2375DW. Je l'ai allumé puis connecté à ma box en wifi (grâce au WPS)
Lorsque je vais voir mes imprimantes (dans configuration du système -> imprimantes) je vois bien mon imprimante sans rien avoir eu à faire.
Si je clique sur Maintenance -> "Imprimer une page de test", rien ne se passe. Si je vais voir dans la file d'impression je vois que mon impression à la statut "Suspendu" avec le message "Unable to open print file : Permission denied"
Je suis sous KUbuntu 22.04
Je précise que j'ai rien installé sur ma machine (pas de de drivers Brother ni rien d'autre)
Ci dessous le résultat des commandes listées ici : https://forum.ubuntu-fr.org/viewtopic.php?id=2047694
seb@seb-X556UQK:~$ cat /etc/lsb-release && uname -ir && groups && lsusb
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS"
5.15.0-58-generic x86_64
seb adm cdrom sudo dip www-data plugdev lpadmin lxd sambashare docker xamppusers
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 13d3:3496 IMC Networks
Bus 001 Device 005: ID 13d3:5a01 IMC Networks USB2.0 VGA UVC WebCam
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 009: ID 046d:c542 Logitech, Inc. Wireless Receiver
Bus 001 Device 004: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 001 Device 002: ID 0424:2507 Microchip Technology, Inc. (formerly SMSC) hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
seb@seb-X556UQK:~$ dpkg -l | grep -i brother
ii printer-driver-brlaser 6-3 amd64 printer driver for (some) Brother laser printers
ii printer-driver-ptouch 1.6-2build1 amd64 printer driver Brother P-touch label printers
seb@seb-X556UQK:~$ dpkg -l | grep cups
ii bluez-cups 5.64-0ubuntu1 amd64 Bluetooth printer driver for CUPS
ii cups 2.4.1op1-1ubuntu4.1 amd64 Common UNIX Printing System(tm) - PPD/driver support, web interface
ii cups-browsed 1.28.15-0ubuntu1 amd64 OpenPrinting CUPS Filters - cups-browsed
ii cups-bsd 2.4.1op1-1ubuntu4.1 amd64 Common UNIX Printing System(tm) - BSD commands
ii cups-client 2.4.1op1-1ubuntu4.1 amd64 Common UNIX Printing System(tm) - client programs (SysV)
ii cups-common 2.4.1op1-1ubuntu4.1 all Common UNIX Printing System(tm) - common files
ii cups-core-drivers 2.4.1op1-1ubuntu4.1 amd64 Common UNIX Printing System(tm) - driverless printing
ii cups-daemon 2.4.1op1-1ubuntu4.1 amd64 Common UNIX Printing System(tm) - daemon
ii cups-filters 1.28.15-0ubuntu1 amd64 OpenPrinting CUPS Filters - Main Package
ii cups-filters-core-drivers 1.28.15-0ubuntu1 amd64 OpenPrinting CUPS Filters - Driverless printing
ii cups-ipp-utils 2.4.1op1-1ubuntu4.1 amd64 Common UNIX Printing System(tm) - IPP developer/admin utilities
ii cups-pk-helper 0.2.6-1ubuntu5 amd64 PolicyKit helper to configure cups with fine-grained privileges
ii cups-ppdc 2.4.1op1-1ubuntu4.1 amd64 Common UNIX Printing System(tm) - PPD manipulation utilities
ii cups-server-common 2.4.1op1-1ubuntu4.1 all Common UNIX Printing System(tm) - server common files
ii libcups2:amd64 2.4.1op1-1ubuntu4.1 amd64 Common UNIX Printing System(tm) - Core library
ii libcups2:i386 2.4.1op1-1ubuntu4.1 i386 Common UNIX Printing System(tm) - Core library
ii libcupsfilters1:amd64 1.28.15-0ubuntu1 amd64 OpenPrinting CUPS Filters - Shared library
ii libcupsimage2:amd64 2.4.1op1-1ubuntu4.1 amd64 Common UNIX Printing System(tm) - Raster image library
ii printer-driver-hpcups 3.21.12+dfsg0-1 amd64 HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
ii python3-cups:amd64 2.0.1-5build1 amd64 Python3 bindings for CUPS
ii python3-cupshelpers 1.5.16-0ubuntu3 all Python utility modules around the CUPS printing system
seb@seb-X556UQK:~$ lpstat -t
scheduler is running
system default destination: Brother_HL_L2375DW_series
matériel pour Brother_HL_L2375DW_series : implicitclass://Brother_HL_L2375DW_series/
Brother_HL_L2375DW_series accepte des requêtes depuis lun. 06 févr. 2023 15:08:24
printer Brother_HL_L2375DW_series is idle. enabled since lun. 06 févr. 2023 15:08:24
Unable to open print file : Permission denied
seb@seb-X556UQK:~$ /usr/sbin/lpinfo -v
network ipps
file cups-brf:/
network http
network https
network beh
network ipp
network socket
network lpd
direct hp
network smb
direct hpfax
network ipp://Brother%20HL-L2375DW%20series._ipp._tcp.local/
network dnssd://Brother%20HL-L2375DW%20series._ipp._tcp.local/?uuid=e3248000-80ce-11db-8000-b42200a88338
network lpd://BRWAC50DE80298C/BINARY_P1
seb@seb-X556UQK:~$ cat /var/log/cups/error_log
E [06/Feb/2023:14:52:05 +0100] [Job 1] Unable to open print file : Permission denied
W [06/Feb/2023:14:52:05 +0100] [Job 1] Backend returned status 1 (failed)
E [06/Feb/2023:14:52:29 +0100] [Job 1] Unable to open print file : Permission denied
W [06/Feb/2023:14:52:29 +0100] [Job 1] Backend returned status 1 (failed)
W [06/Feb/2023:14:53:17 +0100] [Job 1] Backend returned status 7 (retry job immediately)
E [06/Feb/2023:14:53:18 +0100] [Job 1] Unable to open print file : Permission denied
W [06/Feb/2023:14:53:18 +0100] [Job 1] Backend returned status 1 (failed)
E [06/Feb/2023:14:58:20 +0100] [Job 1] Unable to open print file : Permission denied
W [06/Feb/2023:14:58:20 +0100] [Job 1] Backend returned status 1 (failed)
E [06/Feb/2023:15:03:22 +0100] [Job 1] Unable to open print file : Permission denied
W [06/Feb/2023:15:03:22 +0100] [Job 1] Backend returned status 1 (failed)
E [06/Feb/2023:15:08:24 +0100] [Job 1] Unable to open print file : Permission denied
W [06/Feb/2023:15:08:24 +0100] [Job 1] Backend returned status 1 (failed)
E [06/Feb/2023:15:08:24 +0100] [Job 1] Job aborted after 5 unsuccessful attempts.
D [06/Feb/2023:15:08:24 +0100] [Job 1] The following messages were recorded from 15:08:23 to 15:08:24
D [06/Feb/2023:15:08:24 +0100] [Job 1] ManualFeed = 0
D [06/Feb/2023:15:08:24 +0100] [Job 1] MediaPosition = 0
D [06/Feb/2023:15:08:24 +0100] [Job 1] NumCopies = 1
D [06/Feb/2023:15:08:24 +0100] [Job 1] Orientation = 0
D [06/Feb/2023:15:08:24 +0100] [Job 1] PageSize = [ 595 842 ]
D [06/Feb/2023:15:08:24 +0100] [Job 1] cupsWidth = 9513
D [06/Feb/2023:15:08:24 +0100] [Job 1] cupsHeight = 13623
D [06/Feb/2023:15:08:24 +0100] [Job 1] cupsMediaType = 0
D [06/Feb/2023:15:08:24 +0100] [Job 1] cupsBitsPerColor = 8
D [06/Feb/2023:15:08:24 +0100] [Job 1] cupsBitsPerPixel = 8
D [06/Feb/2023:15:08:24 +0100] [Job 1] cupsBytesPerLine = 9513
D [06/Feb/2023:15:08:24 +0100] [Job 1] cupsColorOrder = 0
D [06/Feb/2023:15:08:24 +0100] [Job 1] cupsColorSpace = 18
D [06/Feb/2023:15:08:24 +0100] [Job 1] cupsCompression = 0
D [06/Feb/2023:15:08:24 +0100] [Job 1] PAGE: 1 1
D [06/Feb/2023:15:08:24 +0100] [Job 1] In pixels: Width: 9921 Height: 14031 Left: 204 Right: 204 Top: 204 Bottom: 204
D [06/Feb/2023:15:08:24 +0100] [Job 1] Processing page 2...
D [06/Feb/2023:15:08:24 +0100] [Job 1] Set job-printer-state-message to "Processing page 2...", current level=INFO
D [06/Feb/2023:15:08:24 +0100] [Job 1] Rendering completed
D [06/Feb/2023:15:08:24 +0100] [Job 1] Set job-printer-state-message to "Rendering completed", current level=INFO
D [06/Feb/2023:15:08:24 +0100] [Job 1] gstoraster (PID 278377) exited with no errors.
D [06/Feb/2023:15:08:24 +0100] [Job 1] Set job-printer-state-message to "gstoraster (PID 278377) exited with no errors.", current level=INFO
D [06/Feb/2023:15:08:24 +0100] [Job 1] rastertopwg (PID 278378) exited with no errors.
D [06/Feb/2023:15:08:24 +0100] [Job 1] Set job-printer-state-message to "rastertopwg (PID 278378) exited with no errors.", current level=INFO
D [06/Feb/2023:15:08:24 +0100] [Job 1] The filtered output of pdftoippprinter is written to file /tmp/43f6763e34416
D [06/Feb/2023:15:08:24 +0100] [Job 1] Passing the following arguments to the ipp backend
D [06/Feb/2023:15:08:24 +0100] [Job 1] argv[0]: ipp://Brother%20HL-L2375DW%20series._ipp._tcp.local/
D [06/Feb/2023:15:08:24 +0100] [Job 1] argv[1]: 1
D [06/Feb/2023:15:08:24 +0100] [Job 1] argv[2]: seb
D [06/Feb/2023:15:08:24 +0100] [Job 1] argv[3]: Page de test
D [06/Feb/2023:15:08:24 +0100] [Job 1] argv[4]: 1
D [06/Feb/2023:15:08:24 +0100] [Job 1] argv[5]: job-uuid=urn:uuid:41cedfb8-cdd1-3704-6b0e-ec06153da437 job-originating-host-name=localhost date-time-at-creation= date-time-at-processing= time-at-creation=1675691523 time-at-processing=1675692503 output-format=apple-raster Resolution=600dpi
D [06/Feb/2023:15:08:24 +0100] [Job 1] argv[6]: /tmp/43f6763e34416
D [06/Feb/2023:15:08:24 +0100] [Job 1] Started IPP Backend (/usr/lib/cups/backend/ipp) with pid: 278380
D [06/Feb/2023:15:08:24 +0100] [Job 1] Resolving \"Brother HL-L2375DW series._ipp._tcp.local\"...
D [06/Feb/2023:15:08:24 +0100] [Job 1] STATE: +connecting-to-device
D [06/Feb/2023:15:08:24 +0100] [Job 1] Resolving \"Brother HL-L2375DW series\", regtype=\"_ipp._tcp\", domain=\"local.\"...
D [06/Feb/2023:15:08:24 +0100] [Job 1] Resolved as \"ipp://BRWAC50DE80298C.local:631/ipp/print\"...
D [06/Feb/2023:15:08:24 +0100] [Job 1] STATE: -connecting-to-device,offline-report
D [06/Feb/2023:15:08:24 +0100] [Job 1] 1 files to send in job...
D [06/Feb/2023:15:08:24 +0100] [Job 1] STATE: +connecting-to-device
D [06/Feb/2023:15:08:24 +0100] [Job 1] Looking up \"BRWAC50DE80298C.local\"...
D [06/Feb/2023:15:08:24 +0100] [Job 1] STATE: -connecting-to-device
D [06/Feb/2023:15:08:24 +0100] [Job 1] BRWAC50DE80298C.local=192.168.1.56
D [06/Feb/2023:15:08:24 +0100] [Job 1] Connecting to BRWAC50DE80298C.local:631
D [06/Feb/2023:15:08:24 +0100] [Job 1] Connexion à l\'imprimante en cours.
D [06/Feb/2023:15:08:24 +0100] [Job 1] Set job-printer-state-message to "Connexion à l\'imprimante en cours.", current level=INFO
D [06/Feb/2023:15:08:24 +0100] [Job 1] update_reasons(attr=0(), s=\"-cups-certificate-error\")
D [06/Feb/2023:15:08:24 +0100] [Job 1] op=\'-\', new_reasons=1, state_reasons=1
D [06/Feb/2023:15:08:24 +0100] [Job 1] update_reasons(attr=0(), s=\"-connecting-to-device\")
D [06/Feb/2023:15:08:24 +0100] [Job 1] op=\'-\', new_reasons=1, state_reasons=1
D [06/Feb/2023:15:08:24 +0100] [Job 1] Connecté à l\'imprimante.
D [06/Feb/2023:15:08:24 +0100] [Job 1] Set job-printer-state-message to "Connecté à l\'imprimante.", current level=INFO
D [06/Feb/2023:15:08:24 +0100] [Job 1] Connected to 192.168.1.56:631...
D [06/Feb/2023:15:08:24 +0100] [Job 1] Getting supported attributes...
D [06/Feb/2023:15:08:24 +0100] [Job 1] Get-Printer-Attributes: successful-ok-ignored-or-substituted-attributes (successful-ok-ignored-or-substituted-attributes)
D [06/Feb/2023:15:08:24 +0100] [Job 1] Automatically using \"gzip\" compression.
D [06/Feb/2023:15:08:24 +0100] [Job 1] copies-supported=1-99
D [06/Feb/2023:15:08:24 +0100] [Job 1] document-format-supported (3 values)
D [06/Feb/2023:15:08:24 +0100] [Job 1] [0] = \"application/octet-stream\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] [1] = \"image/urf\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] [2] = \"image/pwg-raster\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] media-col-supported (9 values)
D [06/Feb/2023:15:08:24 +0100] [Job 1] [0] = \"media-type\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] [1] = \"media-size\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] [2] = \"media-top-margin\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] [3] = \"media-left-margin\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] [4] = \"media-right-margin\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] [5] = \"media-bottom-margin\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] [6] = \"media-source\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] [7] = \"media-auto-dimension\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] [8] = \"media-source-propaties\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] operations-supported (10 values)
D [06/Feb/2023:15:08:24 +0100] [Job 1] [0] = Print-Job
D [06/Feb/2023:15:08:24 +0100] [Job 1] [1] = Validate-Job
D [06/Feb/2023:15:08:24 +0100] [Job 1] [2] = Create-Job
D [06/Feb/2023:15:08:24 +0100] [Job 1] [3] = Send-Document
D [06/Feb/2023:15:08:24 +0100] [Job 1] [4] = Cancel-Job
D [06/Feb/2023:15:08:24 +0100] [Job 1] [5] = Get-Job-Attributes
D [06/Feb/2023:15:08:24 +0100] [Job 1] [6] = Get-Jobs
D [06/Feb/2023:15:08:24 +0100] [Job 1] [7] = Get-Printer-Attributes
D [06/Feb/2023:15:08:24 +0100] [Job 1] [8] = Close-Job
D [06/Feb/2023:15:08:24 +0100] [Job 1] [9] = Identify-Printer
D [06/Feb/2023:15:08:24 +0100] [Job 1] PPD: cupsMandatory=\"attributes-charset attributes-natural-language printer-uri\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] update_reasons(attr=1(none), s=\"(null)\")
D [06/Feb/2023:15:08:24 +0100] [Job 1] op=\' \', new_reasons=0, state_reasons=1
D [06/Feb/2023:15:08:24 +0100] [Job 1] STATE: -none
D [06/Feb/2023:15:08:24 +0100] [Job 1] ATTR: marker-high-levels=100
D [06/Feb/2023:15:08:24 +0100] [Job 1] ATTR: marker-levels=100
D [06/Feb/2023:15:08:24 +0100] [Job 1] ATTR: marker-low-levels=16
D [06/Feb/2023:15:08:24 +0100] [Job 1] ATTR: marker-types=\'\"toner\"\'
D [06/Feb/2023:15:08:24 +0100] [Job 1] final_content_type=\"image/urf\", document_format=\"image/urf\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] retryable=0
D [06/Feb/2023:15:08:24 +0100] [Job 1] Validate-Job IPP/2.0
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-uri=\"ipp://BRWAC50DE80298C.local:631/ipp/print\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] requesting-user-name=\"seb\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] job-name=\"Page de test\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] document-format=\"image/urf\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] Adding standard IPP operation/job attributes.
D [06/Feb/2023:15:08:24 +0100] [Job 1] IPP/2.0 Validate-Job #2
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- operation-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-charset charset utf-8
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-natural-language naturalLanguage fr-fr
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-uri uri ipp://BRWAC50DE80298C.local:631/ipp/print
D [06/Feb/2023:15:08:24 +0100] [Job 1] requesting-user-name nameWithoutLanguage seb
D [06/Feb/2023:15:08:24 +0100] [Job 1] job-name nameWithoutLanguage Page de test
D [06/Feb/2023:15:08:24 +0100] [Job 1] document-format mimeMediaType image/urf
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- job-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] output-bin keyword face-down
D [06/Feb/2023:15:08:24 +0100] [Job 1] print-color-mode keyword auto-monochrome
D [06/Feb/2023:15:08:24 +0100] [Job 1] print-quality enum normal
D [06/Feb/2023:15:08:24 +0100] [Job 1] sides keyword one-sided
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- end-of-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] IPP/2.0 Get-Printer-Attributes #3
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- operation-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-charset charset utf-8
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-natural-language naturalLanguage fr-fr
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-uri uri ipp://BRWAC50DE80298C.local:631/ipp/print
D [06/Feb/2023:15:08:24 +0100] [Job 1] requesting-user-name nameWithoutLanguage seb
D [06/Feb/2023:15:08:24 +0100] [Job 1] requested-attributes 1setOf keyword compression-supported,copies-supported,cups-version,document-format-supported,job-password-encryption-supported,marker-colors,marker-high-levels,marker-levels,marker-low-levels,marker-message,marker-names,marker-types,media-col-supported,multiple-document-handling-supported,operations-supported,print-color-mode-supported,printer-alert,printer-alert-description,printer-is-accepting-jobs,printer-mandatory-job-attributes,printer-state,printer-state-message,printer-state-reasons
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- end-of-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] Validate-Job: successful-ok (successful-ok)
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- operation-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-charset charset utf-8
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-natural-language naturalLanguage fr-fr
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- end-of-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] Create-Job IPP/2.0
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-uri=\"ipp://BRWAC50DE80298C.local:631/ipp/print\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] requesting-user-name=\"seb\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] job-name=\"Page de test\"
D [06/Feb/2023:15:08:24 +0100] [Job 1] Adding standard IPP operation/job attributes.
D [06/Feb/2023:15:08:24 +0100] [Job 1] IPP/2.0 Create-Job #4
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- operation-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-charset charset utf-8
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-natural-language naturalLanguage fr-fr
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-uri uri ipp://BRWAC50DE80298C.local:631/ipp/print
D [06/Feb/2023:15:08:24 +0100] [Job 1] requesting-user-name nameWithoutLanguage seb
D [06/Feb/2023:15:08:24 +0100] [Job 1] job-name nameWithoutLanguage Page de test
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- job-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] output-bin keyword face-down
D [06/Feb/2023:15:08:24 +0100] [Job 1] print-color-mode keyword auto-monochrome
D [06/Feb/2023:15:08:24 +0100] [Job 1] print-quality enum normal
D [06/Feb/2023:15:08:24 +0100] [Job 1] sides keyword one-sided
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- end-of-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] update_reasons(attr=1(none), s=\"(null)\")
D [06/Feb/2023:15:08:24 +0100] [Job 1] op=\' \', new_reasons=0, state_reasons=0
D [06/Feb/2023:15:08:24 +0100] [Job 1] Get-Printer-Attributes: successful-ok-ignored-or-substituted-attributes (successful-ok-ignored-or-substituted-attributes)
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- operation-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-charset charset utf-8
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-natural-language naturalLanguage fr-fr
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- unsupported-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] requested-attributes 1setOf keyword cups-version,job-password-encryption-supported,marker-message,multiple-document-handling-supported,printer-state-message
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- printer-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] compression-supported 1setOf keyword none,gzip
D [06/Feb/2023:15:08:24 +0100] [Job 1] copies-supported rangeOfInteger 1-99
D [06/Feb/2023:15:08:24 +0100] [Job 1] document-format-supported 1setOf mimeMediaType application/octet-stream,image/urf,image/pwg-raster
D [06/Feb/2023:15:08:24 +0100] [Job 1] marker-colors nameWithLanguage #000000[en]
D [06/Feb/2023:15:08:24 +0100] [Job 1] marker-high-levels integer 100
D [06/Feb/2023:15:08:24 +0100] [Job 1] marker-levels integer 100
D [06/Feb/2023:15:08:24 +0100] [Job 1] marker-low-levels integer 16
D [06/Feb/2023:15:08:24 +0100] [Job 1] marker-names nameWithLanguage BK[en]
D [06/Feb/2023:15:08:24 +0100] [Job 1] marker-types keyword toner
D [06/Feb/2023:15:08:24 +0100] [Job 1] media-col-supported 1setOf keyword media-type,media-size,media-top-margin,media-left-margin,media-right-margin,media-bottom-margin,media-source,media-auto-dimension,media-source-propaties
D [06/Feb/2023:15:08:24 +0100] [Job 1] operations-supported 1setOf enum Print-Job,Validate-Job,Create-Job,Send-Document,Cancel-Job,Get-Job-Attributes,Get-Jobs,Get-Printer-Attributes,Close-Job,Identify-Printer
D [06/Feb/2023:15:08:24 +0100] [Job 1] print-color-mode-supported 1setOf keyword monochrome,auto,auto-monochrome
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-alert octetString code=other
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-alert-description textWithLanguage Veille[fr]
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-is-accepting-jobs boolean true
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-mandatory-job-attributes 1setOf keyword attributes-charset,attributes-natural-language,printer-uri
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-state enum idle
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-state-reasons keyword none
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- end-of-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] Create-Job: successful-ok (successful-ok)
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- operation-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-charset charset utf-8
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-natural-language naturalLanguage fr-fr
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- job-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] job-uri uri ipp://BRWAC50DE80298C.local:631/ipp/print/job-7
D [06/Feb/2023:15:08:24 +0100] [Job 1] job-id integer 7
D [06/Feb/2023:15:08:24 +0100] [Job 1] job-state enum pending
D [06/Feb/2023:15:08:24 +0100] [Job 1] job-state-reasons keyword none
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- end-of-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] Print job accepted - job ID 7.
D [06/Feb/2023:15:08:24 +0100] [Job 1] Sending file 1 using chunking...
D [06/Feb/2023:15:08:24 +0100] [Job 1] IPP/2.0 Send-Document #5
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- operation-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-charset charset utf-8
D [06/Feb/2023:15:08:24 +0100] [Job 1] attributes-natural-language naturalLanguage fr-fr
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-uri uri ipp://BRWAC50DE80298C.local:631/ipp/print
D [06/Feb/2023:15:08:24 +0100] [Job 1] job-id integer 7
D [06/Feb/2023:15:08:24 +0100] [Job 1] requesting-user-name nameWithoutLanguage seb
D [06/Feb/2023:15:08:24 +0100] [Job 1] last-document boolean true
D [06/Feb/2023:15:08:24 +0100] [Job 1] document-format mimeMediaType image/urf
D [06/Feb/2023:15:08:24 +0100] [Job 1] compression keyword gzip
D [06/Feb/2023:15:08:24 +0100] [Job 1] ---- end-of-attributes-tag ----
D [06/Feb/2023:15:08:24 +0100] [Job 1] Set job-printer-state-message to "Unable to open print file : Permission denied", current level=ERROR
D [06/Feb/2023:15:08:24 +0100] [Job 1] The IPP Backend exited with the status 1
D [06/Feb/2023:15:08:24 +0100] [Job 1] PID 278375 (/usr/lib/cups/backend/implicitclass) stopped with status 1.
D [06/Feb/2023:15:08:24 +0100] [Job 1] Hint: Try setting the LogLevel to "debug" to find out more.
D [06/Feb/2023:15:08:24 +0100] [Job 1] time-at-completed=1675692504
D [06/Feb/2023:15:08:24 +0100] [Job 1] End of messages
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-state=3(idle)
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-state-message="Unable to open print file : Permission denied"
D [06/Feb/2023:15:08:24 +0100] [Job 1] printer-state-reasons=none
seb@seb-X556UQK:~$ 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
+++-=============================================-===========================================-============-===========================================================================================================================================================================================================================================================================================================================================================================================================================================
rc dctrl-tools 2.24-3build2 amd64 Command-line tools to process Debian package information
rc devhelp 41.2-2 amd64 GNOME developers help program
rc dkms 2.8.7-2ubuntu2.1 all Dynamic Kernel Module Support Framework
rc libglib2.0-doc 2.72.1-1 all Documentation files for the GLib library
rc libgtk-3-doc 3.24.33-1ubuntu2 all documentation for the GTK graphical user interface library
rc libnvidia-compute-510:amd64 510.85.02-0ubuntu0.22.04.1 amd64 NVIDIA libcompute package
rc libnvidia-compute-515:amd64 515.86.01-0ubuntu0.22.04.1 amd64 NVIDIA libcompute package
rc libnvidia-compute-520:amd64 525.60.11-0ubuntu0.22.04.1 amd64 Transitional package for libnvidia-compute-525
rc linux-image-5.15.0-47-generic 5.15.0-47.51 amd64 Signed kernel image generic
rc linux-image-5.15.0-48-generic 5.15.0-48.54 amd64 Signed kernel image generic
rc linux-image-5.15.0-50-generic 5.15.0-50.56 amd64 Signed kernel image generic
rc linux-image-5.15.0-52-generic 5.15.0-52.58 amd64 Signed kernel image generic
rc linux-image-5.15.0-53-generic 5.15.0-53.59 amd64 Signed kernel image generic
rc linux-modules-5.15.0-47-generic 5.15.0-47.51 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-50-generic 5.15.0-50.56 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-52-generic 5.15.0-52.58 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-53-generic 5.15.0-53.59 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-47-generic 5.15.0-47.51 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-50-generic 5.15.0-50.56 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-52-generic 5.15.0-52.58 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-53-generic 5.15.0-53.59 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-nvidia-515-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel nvidia modules for version 5.15.0-48
rc linux-modules-nvidia-515-5.15.0-50-generic 5.15.0-50.56+1 amd64 Linux kernel nvidia modules for version 5.15.0-50
rc linux-modules-nvidia-515-5.15.0-52-generic 5.15.0-52.58+1 amd64 Linux kernel nvidia modules for version 5.15.0-52
rc linux-modules-nvidia-515-5.15.0-58-generic 5.15.0-58.64+1 amd64 Linux kernel nvidia modules for version 5.15.0-58
rc linux-modules-nvidia-520-5.15.0-52-generic 5.15.0-52.58+1 amd64 Linux kernel nvidia modules for version 5.15.0-52
rc linux-modules-nvidia-520-5.15.0-53-generic 5.15.0-53.59+1 amd64 Linux kernel nvidia modules for version 5.15.0-53
rc linux-modules-nvidia-525-5.15.0-56-generic 5.15.0-56.62+1 amd64 Linux kernel nvidia modules for version 5.15.0-56
rc linux-objects-nvidia-510-5.15.0-47-generic 5.15.0-47.51 amd64 Linux kernel nvidia modules for version 5.15.0-47 (objects)
rc linux-objects-nvidia-510-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel nvidia modules for version 5.15.0-48 (objects)
rc linux-objects-nvidia-515-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel nvidia modules for version 5.15.0-48 (objects)
rc linux-objects-nvidia-515-5.15.0-50-generic 5.15.0-50.56+1 amd64 Linux kernel nvidia modules for version 5.15.0-50 (objects)
rc linux-objects-nvidia-515-5.15.0-52-generic 5.15.0-52.58+1 amd64 Linux kernel nvidia modules for version 5.15.0-52 (objects)
rc linux-objects-nvidia-520-5.15.0-52-generic 5.15.0-52.58+1 amd64 Linux kernel nvidia modules for version 5.15.0-52 (objects)
rc linux-objects-nvidia-520-5.15.0-53-generic 5.15.0-53.59+1 amd64 Linux kernel nvidia modules for version 5.15.0-53 (objects)
rc nvidia-compute-utils-515 515.86.01-0ubuntu0.22.04.1 amd64 NVIDIA compute utilities
rc nvidia-dkms-525 525.60.11-0ubuntu0.22.04.1 amd64 NVIDIA DKMS package
rc nvidia-kernel-common-515 515.86.01-0ubuntu0.22.04.1 amd64 Shared files used with the kernel module
rc nvidia-kernel-common-520:amd64 525.60.11-0ubuntu0.22.04.1 amd64 Transitional package for nvidia-kernel-common-525
rc pidgin-data
Dernière modification par Chaosphere (Le 06/02/2023, à 15:33)
Hors ligne
#2 Le 06/02/2023, à 15:16
- xubu1957
Re : [Résolu] Installation d'un imprimante Brother HL-L2375DW
Bonjour,
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~c
comme expliqué à la machine à café et rajouté dans ce message
Tente :
sudo service cups restart
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#3 Le 06/02/2023, à 15:19
- Chaosphere
Re : [Résolu] Installation d'un imprimante Brother HL-L2375DW
Nickel
Ça marche impeccable, j'ai rien eu besoin d'installer, incroyable
Merci pour ton aide Xubu
Hors ligne
#4 Le 06/02/2023, à 15:29
- xubu1957
Re : [Résolu] Installation d'un imprimante Brother HL-L2375DW
Dans la Doc imprimantes_brother :
Détection et configuration de l’imprimante
Si votre imprimante est connectée en usb elle devrait être automatiquement détectée et configurée !
Nota Réponse inappropriée, comme c'est par Wi-Fi, voir réponse au #6, d'eric63.
Pour rajouter [Résolu] au début du titre, en éditant ta discussion, il faut utiliser le bouton Modifier au bas de ton premier message.
Merci
Dernière modification par xubu1957 (Le 06/02/2023, à 15:40)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#5 Le 06/02/2023, à 15:32
- Chaosphere
Re : [Résolu] Installation d'un imprimante Brother HL-L2375DW
Petite question au passage,
J'imagine qu'il faut configurer le DHCP pour que l'imprimante soit en ip fixe non ?
Hors ligne
#6 Le 06/02/2023, à 15:35
- eric63
Re : [Résolu] Installation d'un imprimante Brother HL-L2375DW
Salut
connecté à ma box en wifi (grâce au WPS)
c’est du wifi direct
c’est l’effet driverless plus besoin des pilotes propriétaire (en fait c’est un protocole airprint gérer par beaucoup de marque maintenant)
en usb il ne faut pas choisir l’imprimante locale en usb mais le pilote sur le réseau local en dns-sd
pour l’ip fixe c’est préférable en effet suivant le nombre de Pc et de smartphone dispo dans ta maison
Dernière modification par eric63 (Le 06/02/2023, à 15:37)
Kubuntu 24.10 Wayland Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 et noyau 6.11.0-9 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#7 Le 06/02/2023, à 15:36
- xubu1957
Re : [Résolu] Installation d'un imprimante Brother HL-L2375DW
Je ne sais pas aider pour la gestion du réseau ! ¯∖_(ツ)_/¯
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#8 Le 06/02/2023, à 15:37
- Chaosphere
Re : [Résolu] Installation d'un imprimante Brother HL-L2375DW
eric : Ok merci pour les infos
C'est bon c'est configuré en ip fixe...
Hors ligne