Hi there guys,
I'm stuck with my USB printer, a Samsung SCX-4300.
I followed all of the steps reported in the handbook, besides Openprinting reports that it should work "Mostly":
http://www.openprinting.org/show_printer.cgi?recnum=Samsung-SCX-4300
however I downloaded the related ppd from the Unified Linux Drivers (scx4300.ppd) as shown in the page linked above, kldloaded ulpt and loaded lpd to start at boot and the result is:
when I attach my USB plug here is what I see from dmesg:
then when I
the printer reacts like it is going to print something but the paper never exits.
I tried printing with lp and foomatic-rip...same thing.
This is my /etc/printcap:
Tried even with Cups + samsungspl but cups doesn't recognize my printer, when trying to add printer from web interface it gets stuck with "Looking for printers..." and never shows me an option to choose name or device for the printer to be added.
Thanks in advance!
I'm stuck with my USB printer, a Samsung SCX-4300.
I followed all of the steps reported in the handbook, besides Openprinting reports that it should work "Mostly":
http://www.openprinting.org/show_printer.cgi?recnum=Samsung-SCX-4300
however I downloaded the related ppd from the Unified Linux Drivers (scx4300.ppd) as shown in the page linked above, kldloaded ulpt and loaded lpd to start at boot and the result is:
when I attach my USB plug here is what I see from dmesg:
Code:
ugen4.5: <Samsung> at usbus4
ulpt0: <Samsung SCX-4300 Series, class 0/0, rev 2.00/1.00, addr 5> on usbus4
ulpt0: using bi-directional mode
then when I
cat foo.txt > /dev/ulpt0
the printer reacts like it is going to print something but the paper never exits.
I tried printing with lp and foomatic-rip...same thing.
This is my /etc/printcap:
Code:
lp|Samsung|SCX4300|scx4300:\
:lp=/dev/ulpt0:\
:af=/usr/local/etc/foomatic/ppd/scx4300.ppd:\
:if=/usr/local/bin/foomatic-rip:\
:sh:sd=/var/spool/output:\
:lf=/var/log/lpd-errs:
Tried even with Cups + samsungspl but cups doesn't recognize my printer, when trying to add printer from web interface it gets stuck with "Looking for printers..." and never shows me an option to choose name or device for the printer to be added.
Thanks in advance!