You are not logged in.

#1 2011-08-08 22:04:16

shaurz
Member
Registered: 2004-02-02
Posts: 358

Solution to Samsung ML-2010 not working

I've had problems with my Samsung ML-2010 printer not working (using the Splix drivers), but I've found the solution and I thought it would be useful to share the solution here.

There is some conflict with a module called "usblp" which prevents CUPS from discovering the printer. You need to blacklist the module by adding the following line to /etc/modprobe.d/modprobe.conf

blacklist usblp

And the printer should now work after rebooting. If you need to get the printer working without rebooting, run the following commands:

$ sudo rmmod usblp
$ sudo /etc/rc.d/cupsd restart

Last edited by shaurz (2011-08-08 22:05:01)

Offline

#2 2011-08-09 06:38:17

Cosmin
Member
Registered: 2008-10-06
Posts: 248

Re: Solution to Samsung ML-2010 not working

I have a Samsung ML-2010 too and i got it working as you described reading the wiki, but I have a problem sometimes the printer does not print I have to unplug the printer from the USB and plug it back and then it's working ... does it work fine for you?

Offline

#3 2011-08-10 23:45:52

shaurz
Member
Registered: 2004-02-02
Posts: 358

Re: Solution to Samsung ML-2010 not working

I've had that problem before. Not found any solution yet.

Offline

#4 2011-08-11 06:04:10

kevku
Member
From: Estonia
Registered: 2009-11-21
Posts: 73

Re: Solution to Samsung ML-2010 not working

same here, but it seems to work better with the samsung official drivers than splix.

Offline

#5 2011-08-12 04:46:21

Cosmin
Member
Registered: 2008-10-06
Posts: 248

Re: Solution to Samsung ML-2010 not working

kevku wrote:

same here, but it seems to work better with the samsung official drivers than splix.

with witch package it works better?

Offline

Board footer

Powered by FluxBB