Hi, I am having trouble with my Brother Laser DCP-1510 to work under LEAP 15.2.
- using the same installation process as with previous versions of LEAP, I fail to get any printouts.
- for YAST and Cups, the printer is correctly detected and it status ‘idle/off line’ is recognized.
- any prints are executed without error.
- after enabling debug for the cups demon, i received the following two errors in /var/log/cups/error_log:
[/usr/lib/cups/filter/brother_lpdwrapper_DCP1510: line 103: /opt/brother/Printers/DCP1510/cupswrapper/brcupsconfig4: No such file or directory/CODE]
- and -
/opt/brother/Printers/DCP1510/lpd/filter_DCP1510: line 74: /opt/brother/Printers/DCP1510/lpd/rawtobr3: No such file or directory
- but both binary files are available at their respective paths -
la /opt/brother/Printers/DCP1510/lpd/filter_DCP1510
-rwxr-xr-x 1 root root 2549 Jan 28 2013 /opt/brother/Printers/DCP1510/lpd/filter_DCP1510
la /opt/brother/Printers/DCP1510/lpd/rawtobr3
-rwxr-xr-x 1 root root 50666 Jan 28 2013 /opt/brother/Printers/DCP1510/lpd/rawtobr3
both files are binaries called from script files, using as the first line: #! /bin/sh
What is the difference of LEAP 15.2 to its predecessors?
I currently do not know how to debug this issue further. Any help is welcomed.
klerai