Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Printer Setup Problem: Samsung SCX-4623F

534 views
Skip to first unread message

isuy

unread,
Jul 5, 2017, 10:28:53 PM7/5/17
to
Can anyone help me set up Samsung SCX-4623F printer?

I modified devfs.rules accordingly and enabled cups in rc.local.
I installed splix-2.0.0_8, but the printer driver is not there.

Help please. Thank you.

John D Groenveld

unread,
Jul 7, 2017, 12:17:53 PM7/7/17
to
In article <ojk6oi$51q$1...@dont-email.me>, isuy <is...@socal.rr.com> wrote:
>Can anyone help me set up Samsung SCX-4623F printer?
>
>I modified devfs.rules accordingly and enabled cups in rc.local.

Can you write to the device?
<URL:https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing-direct.html>

>I installed splix-2.0.0_8, but the printer driver is not there.

Have you tried the drivers that also filter PostScript to SPL?

John
groe...@acm.org

isuy

unread,
Jul 9, 2017, 5:20:10 AM7/9/17
to
On 07/07/2017 09:17, John D Groenveld wrote:
> In article <ojk6oi$51q$1...@dont-email.me>, isuy <is...@socal.rr.com> wrote:
>> Can anyone help me set up Samsung SCX-4623F printer?
>>
>> I modified devfs.rules accordingly and enabled cups in rc.local.
>
> Can you write to the device?
> <URL:https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing-direct.html>

nah..only printer light blinks a few times but nothing happens. Not even
paper feeds.


>
>> I installed splix-2.0.0_8, but the printer driver is not there.
>
> Have you tried the drivers that also filter PostScript to SPL?

I have no idea where to find the drivers which work under FreeBSD. Tried
drivers for Linux and used ppd and rastertospl, but it only prints the
error message:

INTERNAL ERROR - Please use the proper driver.
POSITION : 0x0 (0)
SYSTEM : h6fw_5.35/xl_cp
LINE : 167
VERSION : SPL 5.35 06-03-2009



Thank you for your time.



Winston

unread,
Jul 9, 2017, 10:19:32 AM7/9/17
to
Google searching turned up some possibly useful things:

* https://forums.freebsd.org/threads/10323/

* http://shcherbyna.com/?p=983

* Sane-backends uses its xerox_mfp driver for the SCX-4623, so if you
can't find a suitable Samsung driver, perhaps a Xerox driver would
work.

HTH,
-WBE

John D Groenveld

unread,
Jul 9, 2017, 10:05:25 PM7/9/17
to
In article <ojss91$ehs$1...@dont-email.me>, isuy <is...@socal.rr.com> wrote:
>I have no idea where to find the drivers which work under FreeBSD. Tried

Does the Samsung SCX-4200 PPD included with the FreeBSD splix package
work?

John
groe...@acm.org

isuy

unread,
Jul 9, 2017, 11:20:24 PM7/9/17
to
Nah.. none of them works. I connected it to my old Linux laptop. It
works there. So, thanks to everyone who responded to my question.


Good day all!

John D Groenveld

unread,
Jul 10, 2017, 7:52:00 AM7/10/17
to
In article <6e291161-8687-8d6c...@socal.rr.com>,
isuy <is...@socal.rr.com> wrote:
>Nah.. none of them works. I connected it to my old Linux laptop. It
>works there. So, thanks to everyone who responded to my question.

Possible Samsung used incompatible PCLs for SCX series models,
but do the SCX4200 or SCX4500 PPDs work under Linux?

John
groe...@acm.org

isuy

unread,
Jul 11, 2017, 11:33:50 AM7/11/17
to
Nope. I'm getting the same "INTERNAL ERROR" message.

It's inconvenient to turn on my old and slow laptop when I need to
print, but then I rarely use the printer. Maybe one or two times a year?
So, it's OK.

Thanks.

John D Groenveld

unread,
Jul 11, 2017, 5:55:25 PM7/11/17
to
In article <ok2qtj$r0p$1...@dont-email.me>, isuy <is...@socal.rr.com> wrote:
>It's inconvenient to turn on my old and slow laptop when I need to
>print, but then I rarely use the printer. Maybe one or two times a year?

Post printers.conf from your working Linux configuration.

John
groe...@acm.org

isuy

unread,
Jul 12, 2017, 4:01:51 AM7/12/17
to
/etc/cups/printers.conf
# Printer configuration file for CUPS v1.4.6
# Written by cupsd on 1988-01-12 15:35
# DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
<Printer Samsung_SCX-4623_Series>
Info Samsung SCX-4623 Series
Location lab
MakeModel Samsung SCX-4623 Series
DeviceURI usb://Samsung/SCX-4623%20Series
State Idle
StateTime 569028913
Type 4164
Filter application/vnd.cups-raw 0 -
Filter application/vnd.cups-raster 0 rastertospl
Accepting Yes
Shared No
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy stop-printer
</Printer>






John D Groenveld

unread,
Jul 12, 2017, 7:48:38 PM7/12/17
to
On your FreeBSD host:
# lpadmin -x Samsung_SCX-4623_Series
# lpadmin -p Samsung_SCX-4623_Series -v /dev/unlpt0 \
-P /usr/local/share/cups/model/samsung/scx4500.ppd
# cupsenable Samsung_SCX-4623_Series
# cupsaccept Samsung_SCX-4623_Series
# lpr-cups -PSamsung_SCX-4623_Series \
/usr/local/share/ghostscript/9.16/examples/alphabet.ps

John
groe...@acm.org
0 new messages