LEAP Brother MFC7360N

Printer does not accept the print jobs. (on hold by user)

What commands do you need for analysis? Scanning with xsane is working.

What drivers are installed?

Und warum jetzt Englisch im deutschen Subforum?

As the question is in English, I will move this accordingly.

As a start the information derived from the following commands could be useful…

Printer status (and URI config)…

lpstat -t

Printer driver information…

egrep -i "name|model|filter" /etc/cups/ppd/*

Filter and error messages from the error_log file…

egrep -iA3 "filter|error" /var/log/cups/error_log

DESKTOP-39MBRPL:/etc/cups # lpstat -t
scheduler is running
system default destination: BrGenML1
device for BrGenML1: socket://192.168.200.120
device for MFC7360N: lpd://192.168.200.120/LPT1
BrGenML1 accepting requests since Thu Jul 15 10:09:26 2021
MFC7360N accepting requests since Thu Jul 15 09:50:20 2021
printer BrGenML1 is idle.  enabled since Thu Jul 15 10:09:26 2021
printer MFC7360N is idle.  enabled since Thu Jul 15 09:50:20 2021
DESKTOP-39MBRPL:/etc/cups # 


DESKTOP-39MBRPL:/etc/cups # egrep -i "name|model|filter" /etc/cups/ppd/*
/etc/cups/ppd/BrGenML1.ppd:*PCFileName: "MFC7360.PPD"
/etc/cups/ppd/BrGenML1.ppd:*cupsModelNumber:       72
/etc/cups/ppd/BrGenML1.ppd:*cupsFilter: "application/vnd.cups-postscript 0 brlpdwrapperMFC7360N"
/etc/cups/ppd/BrGenML1.ppd:*ModelName: "MFC7360N"
/etc/cups/ppd/BrGenML1.ppd:*NickName: "Brother MFC7360N for CUPS"
/etc/cups/ppd/BrGenML1.ppd:*ShortNickName: "Brother MFC7360N for CUPS"
/etc/cups/ppd/BrGenML1.ppd:     /devname (%disk0%) def 
/etc/cups/ppd/BrGenML1.ppd:             devname exch 48 add 5 exch put 
/etc/cups/ppd/BrGenML1.ppd:             devname devstatus { 
/etc/cups/ppd/BrGenML1.ppd:     {(fonts/)AppendName exch pop mark exch
/etc/cups/ppd/BrGenML1.ppd:      {}=string filenameforall counttomark
/etc/cups/ppd/BrGenML1.ppd:  }=string filenameforall
/etc/cups/ppd/MFC7360N.ppd:*PCFileName: "MFC7360.PPD"
/etc/cups/ppd/MFC7360N.ppd:*cupsModelNumber:       72
/etc/cups/ppd/MFC7360N.ppd:*cupsFilter: "application/vnd.cups-postscript 0 brlpdwrapperMFC7360N"
/etc/cups/ppd/MFC7360N.ppd:*ModelName: "MFC7360N"
/etc/cups/ppd/MFC7360N.ppd:*NickName: "Brother MFC7360N for CUPS"
/etc/cups/ppd/MFC7360N.ppd:*ShortNickName: "Brother MFC7360N for CUPS"
/etc/cups/ppd/MFC7360N.ppd:     /devname (%disk0%) def 
/etc/cups/ppd/MFC7360N.ppd:             devname exch 48 add 5 exch put 
/etc/cups/ppd/MFC7360N.ppd:             devname devstatus { 
/etc/cups/ppd/MFC7360N.ppd:     {(fonts/)AppendName exch pop mark exch
/etc/cups/ppd/MFC7360N.ppd:      {}=string filenameforall counttomark
/etc/cups/ppd/MFC7360N.ppd:  }=string filenameforall
/etc/cups/ppd/MFC7360N.ppd.O:*PCFileName: "MFC7360.PPD"
/etc/cups/ppd/MFC7360N.ppd.O:*cupsModelNumber:       72
/etc/cups/ppd/MFC7360N.ppd.O:*cupsFilter: "application/vnd.cups-postscript 0 brlpdwrapperMFC7360N"
/etc/cups/ppd/MFC7360N.ppd.O:*ModelName: "MFC7360N"
/etc/cups/ppd/MFC7360N.ppd.O:*NickName: "Brother MFC7360N for CUPS"
/etc/cups/ppd/MFC7360N.ppd.O:*ShortNickName: "Brother MFC7360N for CUPS"
/etc/cups/ppd/MFC7360N.ppd.O:   /devname (%disk0%) def 
/etc/cups/ppd/MFC7360N.ppd.O:           devname exch 48 add 5 exch put 
/etc/cups/ppd/MFC7360N.ppd.O:           devname devstatus { 
/etc/cups/ppd/MFC7360N.ppd.O:     {(fonts/)AppendName exch pop mark exch
/etc/cups/ppd/MFC7360N.ppd.O:      {}=string filenameforall counttomark
/etc/cups/ppd/MFC7360N.ppd.O:  }=string filenameforall
DESKTOP-39MBRPL:/etc/cups # 

Ich musste das log etwas kürzen, sonst hätte es hier nicht in den Post gepasst. Habe oben / am Anfang gekürzt bis der Post dann gepasst hat.


DESKTOP-39MBRPL:/var/log/cups # egrep -iA3 "filter|error" /var/log/cups/error_log
D [15/Jul/2021:09:40:09 +0200] [Job 22] PID 8147 (/usr/lib/cups/filter/commandtops) stopped with status 1.
D [15/Jul/2021:09:40:09 +0200] [Job 22] Hint: Try setting the LogLevel to "debug" to find out more.
D [15/Jul/2021:09:40:09 +0200] [Job 22] PID 8148 (/usr/lib/cups/backend/lpd) exited with no errors.
D [15/Jul/2021:09:40:09 +0200] [Job 22] End of messages
D [15/Jul/2021:09:40:09 +0200] [Job 22] printer-state=3(idle)
D [15/Jul/2021:09:40:09 +0200] [Job 22] printer-state-message="Filter failed"
D [15/Jul/2021:09:40:09 +0200] [Job 22] printer-state-reasons=none
E [15/Jul/2021:09:40:10 +0200] [Job 23] Job stopped due to filter errors; please consult the error_log file for details.
D [15/Jul/2021:09:40:10 +0200] [Job 23] The following messages were recorded from 09:40:10 to 09:40:10
D [15/Jul/2021:09:40:10 +0200] [Job 23] Applying default options...
D [15/Jul/2021:09:40:10 +0200] [Job 23] Adding start banner page "none".
--
D [15/Jul/2021:09:40:10 +0200] [Job 23] 2 filters for job:
D [15/Jul/2021:09:40:10 +0200] [Job 23] commandtops (application/vnd.cups-command to printer/MFC7360N/application/postscript, cost 100)
D [15/Jul/2021:09:40:10 +0200] [Job 23] - (printer/MFC7360N/application/postscript to printer/MFC7360N, cost 0)
D [15/Jul/2021:09:40:10 +0200] [Job 23] job-sheets=none,none
--
D [15/Jul/2021:09:40:10 +0200] [Job 23] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [15/Jul/2021:09:40:10 +0200] [Job 23] envp[10]="SERVER_ADMIN=root@localhost"
D [15/Jul/2021:09:40:10 +0200] [Job 23] envp[11]="SOFTWARE=CUPS/2.2.7"
D [15/Jul/2021:09:40:10 +0200] [Job 23] envp[12]="TMPDIR=/var/spool/cups/tmp"
--
D [15/Jul/2021:09:40:10 +0200] [Job 23] Started filter /usr/lib/cups/filter/commandtops (PID 8149)
D [15/Jul/2021:09:40:10 +0200] [Job 23] Started backend /usr/lib/cups/backend/lpd (PID 8150)
D [15/Jul/2021:09:40:10 +0200] [Job 23] STATE: +connecting-to-device
D [15/Jul/2021:09:40:10 +0200] [Job 23] Looking up \"192.168.200.120\"...
--
D [15/Jul/2021:09:40:10 +0200] [Job 23] PID 8149 (/usr/lib/cups/filter/commandtops) stopped with status 1.
D [15/Jul/2021:09:40:10 +0200] [Job 23] Hint: Try setting the LogLevel to "debug" to find out more.
D [15/Jul/2021:09:40:10 +0200] [Job 23] PID 8150 (/usr/lib/cups/backend/lpd) exited with no errors.
D [15/Jul/2021:09:40:10 +0200] [Job 23] End of messages
D [15/Jul/2021:09:40:10 +0200] [Job 23] printer-state=3(idle)
D [15/Jul/2021:09:40:10 +0200] [Job 23] printer-state-message="Filter failed"
D [15/Jul/2021:09:40:10 +0200] [Job 23] printer-state-reasons=none
E [15/Jul/2021:09:40:10 +0200] [Job 24] Job stopped due to filter errors; please consult the error_log file for details.
D [15/Jul/2021:09:40:10 +0200] [Job 24] The following messages were recorded from 09:40:10 to 09:40:10
D [15/Jul/2021:09:40:10 +0200] [Job 24] Applying default options...
D [15/Jul/2021:09:40:10 +0200] [Job 24] Adding start banner page "none".
--
D [15/Jul/2021:09:40:10 +0200] [Job 24] 2 filters for job:
D [15/Jul/2021:09:40:10 +0200] [Job 24] commandtops (application/vnd.cups-command to printer/MFC7360N/application/postscript, cost 100)
D [15/Jul/2021:09:40:10 +0200] [Job 24] - (printer/MFC7360N/application/postscript to printer/MFC7360N, cost 0)
D [15/Jul/2021:09:40:10 +0200] [Job 24] job-sheets=none,none
--
D [15/Jul/2021:09:40:10 +0200] [Job 24] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [15/Jul/2021:09:40:10 +0200] [Job 24] envp[10]="SERVER_ADMIN=root@localhost"
D [15/Jul/2021:09:40:10 +0200] [Job 24] envp[11]="SOFTWARE=CUPS/2.2.7"
D [15/Jul/2021:09:40:10 +0200] [Job 24] envp[12]="TMPDIR=/var/spool/cups/tmp"
--
D [15/Jul/2021:09:40:10 +0200] [Job 24] Started filter /usr/lib/cups/filter/commandtops (PID 8151)
D [15/Jul/2021:09:40:10 +0200] [Job 24] Started backend /usr/lib/cups/backend/lpd (PID 8152)
D [15/Jul/2021:09:40:10 +0200] [Job 24] STATE: +connecting-to-device
D [15/Jul/2021:09:40:10 +0200] [Job 24] Looking up \"192.168.200.120\"...
--
D [15/Jul/2021:09:40:10 +0200] [Job 24] PID 8151 (/usr/lib/cups/filter/commandtops) stopped with status 1.
D [15/Jul/2021:09:40:10 +0200] [Job 24] Hint: Try setting the LogLevel to "debug" to find out more.
D [15/Jul/2021:09:40:10 +0200] [Job 24] PID 8152 (/usr/lib/cups/backend/lpd) exited with no errors.
D [15/Jul/2021:09:40:10 +0200] [Job 24] End of messages
D [15/Jul/2021:09:40:10 +0200] [Job 24] printer-state=3(idle)
D [15/Jul/2021:09:40:10 +0200] [Job 24] printer-state-message="Filter failed"
D [15/Jul/2021:09:40:10 +0200] [Job 24] printer-state-reasons=none
E [15/Jul/2021:09:52:21 +0200] [Client 73] Returning HTTP Verboten for CUPS-Add-Modify-Printer (ipp://localhost/printers/BrGenML1) from localhost
E [15/Jul/2021:09:52:46 +0200] [Client 77] Returning HTTP Verboten for CUPS-Set-Default (ipp://jan@localhost:631/printers/BrGenML1) from localhost
--
E [15/Jul/2021:09:53:12 +0200] [Client 89] Returning IPP server-error-not-accepting-jobs for Print-Job (ipp://jan@localhost:631/printers/BrGenML1) from localhost
E [15/Jul/2021:09:53:57 +0200] [Client 96] Returning HTTP Verboten for Cancel-Job (ipp://localhost/jobs/29) from localhost
E [15/Jul/2021:09:54:29 +0200] [CGI] cups-brf must be called as root
E [15/Jul/2021:09:54:29 +0200] [cups-deviced] PID 10527 (cups-brf) stopped with status 1!
--
E [15/Jul/2021:09:54:34 +0200] [cups-driverd] Bad driver information file \"/usr/share/cups/drv/cupsfilters.drv\"!
E [15/Jul/2021:09:54:34 +0200] [cups-driverd] Bad driver information file \"/usr/share/cups/drv/generic-brf.drv\"!
E [15/Jul/2021:09:54:34 +0200] [cups-driverd] Bad driver information file \"/usr/share/cups/drv/generic-ubrl.drv\"!
E [15/Jul/2021:09:54:34 +0200] [cups-driverd] Bad driver information file \"/usr/share/cups/drv/indexv3.drv\"!
--
W [15/Jul/2021:09:56:03 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:09:56:03 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
E [15/Jul/2021:09:59:37 +0200] [Client 137] Returning HTTP Verboten for Pause-Printer (ipp://jan@localhost:631/printers/MFC7360N) from localhost
W [15/Jul/2021:10:03:40 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:03:40 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:03:40 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:03:40 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:04:46 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:04:46 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:04:46 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:04:46 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
E [15/Jul/2021:10:08:36 +0200] [Client 20] Returning HTTP Verboten for Cancel-Job (ipp://localhost/jobs/29) from localhost
E [15/Jul/2021:10:45:41 +0200] [Job 1] Files have gone away.
W [15/Jul/2021:10:45:41 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:45:41 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:45:41 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:45:41 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:57:36 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:57:36 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:57:36 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:10:57:36 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:13:52:04 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:13:52:04 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:13:52:04 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:13:52:04 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:14:25:59 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:14:25:59 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:14:25:59 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Jul/2021:14:25:59 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
E [15/Jul/2021:14:25:59 +0200] Unable to open listen socket for address [v1.::1]:631 - Address already in use.
E [15/Jul/2021:14:25:59 +0200] Unable to open listen socket for address 127.0.0.1:631 - Address already in use.
W [16/Jul/2021:08:04:32 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [16/Jul/2021:08:04:33 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [16/Jul/2021:08:04:33 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [16/Jul/2021:08:04:33 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
E [16/Jul/2021:08:04:33 +0200] Unable to open listen socket for address [v1.::1]:631 - Address already in use.
E [16/Jul/2021:08:04:33 +0200] Unable to open listen socket for address 127.0.0.1:631 - Address already in use.
E [16/Jul/2021:08:35:06 +0200] [Job 37] Aborting job because it has no files.
DESKTOP-39MBRPL:/var/log/cups # 

The above looks ok from a CUPS status perspective. I note that you have configured CUPS to use the LPD protocol. The URI doesn’t look quite right for a Brother network printer. AFAIU, it should look more like

 lpd://192.168.200.120/binary_p1

The lpinfo command should report all connected printers…

lpinfo -v

Some useful references…
https://wiki.archlinux.org/title/CUPS/Printer-specific_problems#Network_printers
https://wiki.gentoo.org/wiki/Brother_networked_printer#Use_command_line_to_install_the_printer

The IPP protocol may be worth trying as an alternative. Most recent network printers support that.


/etc/cups/ppd/MFC7360N.ppd.O:*cupsFilter: "application/vnd.cups-postscript 0 brlpdwrapperMFC7360N"
/etc/cups/ppd/MFC7360N.ppd.O:*ModelName: "MFC7360N"
/etc/cups/ppd/MFC7360N.ppd.O:*NickName: "Brother MFC7360N for CUPS"
/etc/cups/ppd/MFC7360N.ppd.O:*ShortNickName: "Brother MFC7360N for CUPS"

This confirms that the expected driver (filter) is in use for your Brother printer.

I quit trying to use my MFC for printing long ago. IIRC, my problem with my MFC was same as OP describes, so I only use it for scanning & copying. Both are connected only via Ethernet.

# lpstat -t
scheduler is running
system default destination: broHL5470DW
device for broHL5470DW: lpd://P5470/BINARY_P1
device for MFC8910DW: socket://192.168.###.###
broHL5470DW accepting requests since Sun Jul 11 03:00:30 2021
MFC8910DW accepting requests since Tue Dec 29 16:25:16 2020
printer broHL5470DW is idle.  enabled since Sun Jul 11 03:00:30 2021
printer MFC8910DW is idle.  enabled since Tue Dec 29 16:25:16 2020

Maybe the OP and I have the same problem.

Reinstall fixed the problem without further tinkering: https://forums.opensuse.org/showthread.php/547396-Fixing-Trouble-with-Brother-Printer

Muss ich vielleicht etwas in den Firewall Einstellungen hinzufügen?

Ich habe den Eindruck, alles funktioniert soweit, Drucker ist verbunden nur das Dokument kommt nicht zum Drucker durch.

Probieren geht über studieren: einfach abschalten und drucken.

@jan42

Du musst dich schon entscheden:
Im deutsche Sub-Forum wird deutsch gesprochen, im Englische Sub-Forum Englisch.

Da es jetzt hier in deutsch und nur in deutsch weitergeht, verschiebe ich das Thema wieder ins deusche Sub-Forum zurück.

Noch einmal:
Welche Drucker-Treiber sind installiert?

Die Ausgabe nach #6 (und error_log) bestätigt den Druckertreiber.

Untersuchen Sie den Fehler…

D [15/Jul/2021:09:40:10 +0200] [Job 24] 2 filters for job:
D [15/Jul/2021:09:40:10 +0200] [Job 24] commandtops (application/vnd.cups-command to printer/MFC7360N/application/postscript, cost 100)
D [15/Jul/2021:09:40:10 +0200] [Job 24] - (printer/MFC7360N/application/postscript to printer/MFC7360N, cost 0)
D [15/Jul/2021:09:40:10 +0200] [Job 24] job-sheets=none,none
--
D [15/Jul/2021:09:40:10 +0200] [Job 24] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [15/Jul/2021:09:40:10 +0200] [Job 24] envp[10]="SERVER_ADMIN=root@localhost"
D [15/Jul/2021:09:40:10 +0200] [Job 24] envp[11]="SOFTWARE=CUPS/2.2.7"
D [15/Jul/2021:09:40:10 +0200] [Job 24] envp[12]="TMPDIR=/var/spool/cups/tmp"
--
D [15/Jul/2021:09:40:10 +0200] [Job 24] Started filter /usr/lib/cups/filter/commandtops (PID 8151)
D [15/Jul/2021:09:40:10 +0200] [Job 24] Started backend /usr/lib/cups/backend/lpd (PID 8152)
D [15/Jul/2021:09:40:10 +0200] [Job 24] STATE: +connecting-to-device
D [15/Jul/2021:09:40:10 +0200] [Job 24] Looking up \"192.168.200.120\"...
--
D [15/Jul/2021:09:40:10 +0200] [Job 24] PID 8151 (/usr/lib/cups/filter/commandtops) stopped with status 1.
D [15/Jul/2021:09:40:10 +0200] [Job 24] Hint: Try setting the LogLevel to "debug" to find out more.
D [15/Jul/2021:09:40:10 +0200] [Job 24] PID 8152 (/usr/lib/cups/backend/lpd) exited with no errors.
D [15/Jul/2021:09:40:10 +0200] [Job 24] End of messages
D [15/Jul/2021:09:40:10 +0200] [Job 24] printer-state=3(idle)
D [15/Jul/2021:09:40:10 +0200] [Job 24] printer-state-message="Filter failed"

Habe es endlich geschafft.

glib 32 - bit musste noch nachinstalliert werden. Dann hat der Drucker sofort funktioniert.

Gratuliere.:slight_smile:

Das Kleingedruckte wird leicht übersehen:

**erlangen:~ #** zypper if hll2350dwpdrv 
Loading repository data... 
Reading installed packages... 


Information for package hll2350dwpdrv: 
-------------------------------------- 
Repository     : @System 
Name           : hll2350dwpdrv 
Version        : 4.0.0-1 
**Arch           : i386 **
Vendor         : Brother Industries,Ltd 
Installed Size : 3.1 MiB 
Installed      : Yes 
Status         : up-to-date 
Source package : hll2350dwpdrv-4.0.0-1.src 
Summary        : Brother HL-L2350DW printer driver (lpd/cups) 
Description    :  
    Brother HL-L2350DW printer driver 
    Copyright Brother Industries,Ltd 2006-2017 

**erlangen:~ #**

Die 32 bit libraries hatte ich in 2014 installiert (da kaufte ich den mfc255cw) und seither vergessen.

**erlangen:~ #** zypper se -is glibc     
Loading repository data... 
Reading installed packages... 

S  | Name                    | Type    | Version  | Arch   | Repository 
---+-------------------------+---------+----------+--------+------------------------ 
i+ | glibc                   | package | 2.33-9.1 | x86_64 | openSUSE-Tumbleweed-Oss 
**i+ | glibc-32bit             | package | 2.33-9.1 | x86_64 | openSUSE-Tumbleweed-Oss **
i+ | glibc-devel             | package | 2.33-9.1 | x86_64 | openSUSE-Tumbleweed-Oss 
i  | glibc-extra             | package | 2.33-9.1 | x86_64 | openSUSE-Tumbleweed-Oss 
i+ | glibc-i18ndata          | package | 2.33-9.1 | noarch | openSUSE-Tumbleweed-Oss 
i+ | glibc-info              | package | 2.33-9.1 | noarch | openSUSE-Tumbleweed-Oss 
i  | glibc-lang              | package | 2.33-9.1 | noarch | openSUSE-Tumbleweed-Oss 
i  | glibc-locale            | package | 2.33-9.1 | x86_64 | openSUSE-Tumbleweed-Oss 
i  | glibc-locale-base       | package | 2.33-9.1 | x86_64 | openSUSE-Tumbleweed-Oss 
i+ | glibc-locale-base-32bit | package | 2.33-9.1 | x86_64 | openSUSE-Tumbleweed-Oss 
i+ | linux-glibc-devel       | package | 5.13-1.1 | x86_64 | openSUSE-Tumbleweed-Oss 
**erlangen:~ #**

Da es ja hier keine Antwort gab, konnte dir auch keiner sagen, das dein Druckertreiber nur in 32 bit vorliegt.
Das ist bei den Brother Treibern aber bekannt, gibt es einige Beiträge zu diesem Thema…

Daher:
Die Beiträge auch einmal beantworten…

Ich habe am vergangenen Wochenende den aktuellen Treiber installiert (Leap 15.3, USB-Anschluss):

https://support.brother.com/g/b/downloadtop.aspx?c=de&lang=de&prod=mfc7360n_all

Bis auf die Tatsache, dass das entpackte Installationsskript keine X-Rechte hatte, lief und läuft alles einwandfrei (der Scanner erst nach einem Neustart).

Glib 32 hatte ich im Zuge meiner Recherchen zuvor auch schon installiert gehabt.