Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Slackware

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-22-2008, 04:07 PM
Simon Sibbez
 
Posts: n/a
Whos is successfully using a Samsung ML-2010R?

Hi,

I've fought with this printer all day, but could not achieve victory.

My bag of tricks is as empty as the dollar, and that means every trick
you can think of has been thought of, even from around the corner thru
your knee and out your chest. But I'm getting carried away here...

It's recognized correctly, there are seemingly sufficient drivers for
cups (on slack 12) available - via Samsung CD, and splix. I got as far
as that cups is kinda simulating the print - doing its pretty graphics
stuff for printing a test page, telling me print jobs are successfully
completed but nada. Printer status is displayed correctly; shown as
off when it's off, idle when it's idle, ...

So. After carrying the Naughty Boy back to the dealer, who had this
annoying smirk on his face after I told him my war diary, the sucker
was successfully tested on Winblows. Great. It's working.

Now, to make this a shorty, finally:

I'm looking for someone who is successfully using a Samsung ML-2010R
monochrome laserprinter, and would kindly send me his working
cupsd.conf and the corresponding .ppd file.

Thank you very much.

-- Simon

Reply With Quote
  #2 (permalink)  
Old 07-22-2008, 04:27 PM
Two Ravens
 
Posts: n/a
Re: Whos is successfully using a Samsung ML-2010R?

Simon Sibbez wrote:

> Hi,
>
> I've fought with this printer all day, but could not achieve victory.


I had a similar problem with the ML-1210 until I found the driver hidden
away on a Samsung web-site have a look here
http://ircfast.com/lv/group/view/kl3..._XAA_Laser.htm
and see if that helps.
--
Two Ravens
"...hit the squirrel..."
Reply With Quote
  #3 (permalink)  
Old 07-23-2008, 12:43 AM
Luis P. Mendes
 
Posts: n/a
Re: Whos is successfully using a Samsung ML-2010R?

On Tue, 22 Jul 2008 18:07:00 +0200, Simon Sibbez wrote:

> Now, to make this a shorty, finally:
>
> I'm looking for someone who is successfully using a Samsung ML-2010R
> monochrome laserprinter, and would kindly send me his working cupsd.conf
> and the corresponding .ppd file.


Hi,

I have a ML-2010 working correctly in Slackware 12.0.

I also had to fight a bit to get it working but managed to do so.

Don't remember exactly everything I did, but here are some clues.

# ll /etc/cups/ppd/ML2010.ppd
-rw-r--r-- 1 root root 27978 2008-03-28 17:34 /etc/cups/ppd/ML2010.ppd
But I think this ppd file is not the one working.

In localhost:631/printer, I have
Make and Model: Samsung ML-2010 Foomatic/gdi

ll /usr/share/cups/model/Samsung-ML-2010-gdi.ppd
-rw-r--r-- 1 root root 27994 2007-11-02 13:20 /usr/share/cups/model/
Samsung-ML-2010-gdi.ppd

In:
# pwd
/etc/cups

I have this, so that you can configure the printer like so in
localhost:631
# cat printers.conf
# Printer configuration file for CUPS v1.2.11
# Written by cupsd on 2008-06-17 15:13
<DefaultPrinter ML2010>
Info Samsung ML-2010 Mono Laser Printer
DeviceURI usb://Samsung/ML-2010
State Idle
StateTime 1213711993
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy stop-printer
</Printer>

Hope this helps!

Luis
Reply With Quote
  #4 (permalink)  
Old 07-23-2008, 02:28 AM
Miguel De Anda
 
Posts: n/a
Re: Whos is successfully using a Samsung ML-2010R?

Simon Sibbez wrote:

> Hi,
>
> I've fought with this printer all day, but could not achieve victory.
>
> My bag of tricks is as empty as the dollar, and that means every trick
> you can think of has been thought of, even from around the corner thru
> your knee and out your chest. But I'm getting carried away here...
>


At some point I updated espgs and cups and it got broken on my slack 11 or
12 system. I don't have the 'R', but I have ml-2010. I used the drivers on
the cd and also those from the samsung website, not splix. I think splix is
supposed to be better though.

When it got broken, the printer would send some error back, as if things
were compatible with each other. I don't remember how I finally fixed it,
either I upgraded to a newer slackware, but kept it stock, or reverted
updates.


** Posted from http://www.teranews.com **
Reply With Quote
  #5 (permalink)  
Old 07-23-2008, 11:34 PM
Chris Vine
 
Posts: n/a
Re: Whos is successfully using a Samsung ML-2010R?

On Tue, 22 Jul 2008 18:07:00 +0200
Simon Sibbez <simon.sibbez@buerotiger.de> wrote:
> Hi,
>
> I've fought with this printer all day, but could not achieve victory.
>
> My bag of tricks is as empty as the dollar, and that means every trick
> you can think of has been thought of, even from around the corner thru
> your knee and out your chest. But I'm getting carried away here...
>
> It's recognized correctly, there are seemingly sufficient drivers for
> cups (on slack 12) available - via Samsung CD, and splix. I got as far
> as that cups is kinda simulating the print - doing its pretty graphics
> stuff for printing a test page, telling me print jobs are successfully
> completed but nada. Printer status is displayed correctly; shown as
> off when it's off, idle when it's idle, ...
>
> So. After carrying the Naughty Boy back to the dealer, who had this
> annoying smirk on his face after I told him my war diary, the sucker
> was successfully tested on Winblows. Great. It's working.
>
> Now, to make this a shorty, finally:
>
> I'm looking for someone who is successfully using a Samsung ML-2010R
> monochrome laserprinter, and would kindly send me his working
> cupsd.conf and the corresponding .ppd file.


Are you using an out-of-date splix? You need splix 1.1.0 or later.
With 1.1.0 it worked out of the box. I just plugged in the USB cable
and brought up the cups browser and it did the rest for me
automatically. (This is with Slack 12.0 and a self-compiled
splix-1.1.0.)

I can send you my splix-1.1.0 tarball compiled for i686 if that helps
(and you are using 12.0).

Chris
Reply With Quote
  #6 (permalink)  
Old 07-26-2008, 02:36 PM
Simon Sibbez
 
Posts: n/a
Re: Whos is successfully using a Samsung ML-2010R?

Luis P. Mendes wrote:

> Samsung-ML-2010-gdi.ppd


That Postscript Printer Description file did the trick for me, thank
you!

-- Simon
Reply With Quote
  #7 (permalink)  
Old 08-05-2008, 06:04 PM
danube
 
Posts: n/a
Re: Whos is successfully using a Samsung ML-2010R?

On Tue, 22 Jul 2008 18:07:00 +0200, Simon Sibbez wrote:

> Hi,
>
> I've fought with this printer all day, but could not achieve victory.
>
> My bag of tricks is as empty as the dollar, and that means every trick
> you can think of has been thought of, even from around the corner thru
> your knee and out your chest. But I'm getting carried away here...
>
> It's recognized correctly, there are seemingly sufficient drivers for
> cups (on slack 12) available - via Samsung CD, and splix. I got as far
> as that cups is kinda simulating the print - doing its pretty graphics
> stuff for printing a test page, telling me print jobs are successfully
> completed but nada. Printer status is displayed correctly; shown as off
> when it's off, idle when it's idle, ...
>
> So. After carrying the Naughty Boy back to the dealer, who had this
> annoying smirk on his face after I told him my war diary, the sucker was
> successfully tested on Winblows. Great. It's working.
>
> Now, to make this a shorty, finally:
>
> I'm looking for someone who is successfully using a Samsung ML-2010R
> monochrome laserprinter, and would kindly send me his working cupsd.conf
> and the corresponding .ppd file.
>
> Thank you very much.
>
> -- Simon


I am using this printer under lpr and the software provided by Samsung.
Works well.

JB

Reply With Quote
  #8 (permalink)  
Old 08-06-2008, 10:43 AM
Tom Neilson
 
Posts: n/a
Re: Whos is successfully using a Samsung ML-2010R?

Simon Sibbez wrote:
> Hi,
>
> I've fought with this printer all day, but could not achieve victory.
>
> My bag of tricks is as empty as the dollar, and that means every trick
> you can think of has been thought of, even from around the corner thru
> your knee and out your chest. But I'm getting carried away here...
>
> It's recognized correctly, there are seemingly sufficient drivers for
> cups (on slack 12) available - via Samsung CD, and splix. I got as far
> as that cups is kinda simulating the print - doing its pretty graphics
> stuff for printing a test page, telling me print jobs are successfully
> completed but nada. Printer status is displayed correctly; shown as
> off when it's off, idle when it's idle, ...
>
> So. After carrying the Naughty Boy back to the dealer, who had this
> annoying smirk on his face after I told him my war diary, the sucker
> was successfully tested on Winblows. Great. It's working.
>
> Now, to make this a shorty, finally:
>
> I'm looking for someone who is successfully using a Samsung ML-2010R
> monochrome laserprinter, and would kindly send me his working
> cupsd.conf and the corresponding .ppd file.
>
> Thank you very much.
>
> -- Simon
>

Simon,

I've forwarded to you (under seperate cover), the CUPS printer drivers
for SPL (Samsung Printer Language) and build script.

Regards,

Tom

--
Due to financial constraints, the light at the end of the tunnel has
been turned off until further notice !!
Reply With Quote
  #9 (permalink)  
Old 08-07-2008, 02:25 PM
Simon Sibbez
 
Posts: n/a
Re: Whos is successfully using a Samsung ML-2010R?

Tom Neilson wrote:

> I've forwarded to you (under seperate cover), the CUPS printer
> drivers for SPL (Samsung Printer Language) and build script.


Thanks, I got it and really appreciate it.

I already tried that stuff (used also the SBo scripts, and the various
available splix source versions) before posting here, but it didn't
work and I applied the procedure you mentioned. The foomatic ppd file
saved me, tho. Connect the printer, fire up cups admin panel, install
the printer, choose foomatic ppd file, done.

In fact, now that I know how to get the printer running, I bought
another one but also complained to samsung support about the hassle,
whatever good that might do.

And thanks for all the other feedback I received.

-- Simon
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Slackware


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:00 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Buy PSP | Car Loan | Cheap Magazines | Loans | Buy Anything On eBay



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109