Trying to get my Samsung SL-C430W printer, which uses the Samsung Universal Linux Driver (ULD), to print on my Fedora 33 Jam system. The printer is connected by USB to the computer. Despite having installed the ULD (script installed) the KDE settings “printer” section (and I assume Cups) could not find the driver for the printer. When prompted, I chose a manual selection of the PPD file. After the printer was configured, a test print failed and a message in KDE settings “printer” stated that the file “rastertospl” was missing, so I manually copied the file:
$ sudo cp rastertospl /usr/lib/cups/filter/
Now I get, when going into the Cups web interface:
Samsung_C430W-13 Unknown Withheld 1k Unknown stopped “Filter failed”
Not sure where I should go from here, and I could use some help sprting this out. Some output:
$ sudo lpinfo -v
network beh
file cups-brf:/
serial serial:/dev/ttyS0?baud=115200
network https
network lpd
network ipps
network socket
network http
network ipp
direct usb://Samsung/C43x%20Series?serial=08HRB8GM1E00N7W
network smb
$ lsusb
Bus 001 Device 011: ID 04e8:332f Samsung Electronics Co., Ltd C43x Series
$ sudo journalctl -u cups JID=`lpstat -W all | awk '{print $1}' | awk -F '-' '{print $NF}' | tail -n 1`
-- Logs begin at Fri 2021-01-22 12:10:19 EET, end at Sun 2021-01-31 22:08:10 EET. --
Jan 31 21:56:23 localhost.localdomain cupsd[993]: Unable to open raster stream - : Broken pipe
Jan 31 21:56:31 localhost.localdomain cupsd[993]: Samsung_C430W brian 14 [31/Jan/2021:21:56:31 +0200] total 0 localhost Untitled A4 one-sided
Jan 31 21:56:31 localhost.localdomain cupsd[993]: Job stopped due to filter errors; please consult the syslog file for details.
I also ran:
$ sudo journalctl -b -p err > errors.txt
However, I didn’t find anything relevant to my printer issue.
When this printer has been connected to Ethernet in the past, in Cups setup the printer is sometimes listed as “driverless”, so on the off chance that I could get some more info that would be helpfull to figuring out what is going on, I ran:
$ driverless
ERROR: ippfind (PID 3376) stopped with status 1!