Can the Samsung SL-M2835DW be configured to work with Windows 2000?

0

I have a client using Windows 2000 and they'd like to get a networked SL-M2835DW working with their configuration. Is this possible?

Evan Carroll

Posted 2015-08-27T19:34:29.347

Reputation: 1

Answers

0

Yes.

You can get it working easily. I was running Windows 2000 as a guest OS in VirtualBox. Here is the write up on how I did it on Unix.SE. I shared the CUPS printer with the host.

That said, I think you could start at Step 4.2 and rather than installing a Network Printer go the local route. You can find the PPD for Samsung M262x 282x Series here. This works in Windows. It should be as simple as selecting it on a local install of the Adobe Universal PostScript Windows Driver.

Evan Carroll

Posted 2015-08-27T19:34:29.347

Reputation: 1

Except that the SL-M2835DW does not support PostSCript. It supports PCL5e, PCL6 and SPL (a form of GSI printing) – hdhondt – 2015-09-01T11:37:58.613

This worked for me. – Evan Carroll – 2016-10-03T15:31:04.287

2

Samsung drivers only seem to go as far back as XP for the SL-M2835DW. However, according to the specs, the printer does support PCL5 so you should be able to pick any PCL5 driver and get it to work, as PCL5 is quite standard. About the main differences between different printers are the various options available, e.g. different trays, duplexer, etc. As this printer only has 1 tray (plus manual feed) you should have minimal problems. Try something like an HP laserjet 4.

To install it, use the Add Printer wizard. When asked for the printer model, select Laserjet 4 (or see if you can find a suitable Samsung in the list) If the printer is networked via its own network port, create a Standard TCP/IP port for it. If it is USB connected to another PC, tell the wizard you are using the parallel port (LPT1). When the installation is finished, change the port to the serving PC.

hdhondt

Posted 2015-08-27T19:34:29.347

Reputation: 3 244