Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
422 views4 pages

Configure ML-1660 For CUPS - Page 2 - Ubuntu

samsung

Uploaded by

petre
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
422 views4 pages

Configure ML-1660 For CUPS - Page 2 - Ubuntu

samsung

Uploaded by

petre
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

HOWTO: Configure the Samsung ML-1660 for CUPS - Page 2 - Ubuntu Forums

Search

go

Sign in using your Launchpad ID User Name Ubuntu Forums > The Ubuntu Forum Community > User Name Or, Remember Me? Main Support Categories > General Help Log in Password HOWTO: Configure the Samsung ML-1660 for CUPS

Register

Forum Information

Ubuntu Community

Today's Posts

Search

General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu, Xubuntu and Lubuntu. New Reply May 3rd, 2011 spyroskaftanis First Cup of Ubuntu Join Date: Jul 2010 Beans: 1 Re: HOWTO: Configure the Samsung ML-1660 for CUPS Quote: Originally Posted by miquelinho87 Goodevening. I'm sorry for my not perfect english, but I hope that you will understand. I've red about the installation of the samsung ml-1660, and I tried to install it, but I could not. After 1 hour, and several attempts, I found the problem: at the point number 5) of the guide, the command isn't "sudo cp tmpdir/rastertosamsung* /usr/lib/cups/filters", but "sudo cp tmpdir/rastertosamsung* /usr/lib/cups/filter", without the final s in the word "filter". These are the correct passages: 1) Download the Samsung unified printer driver from their website (UnifiedLinuxDriver_*.tar.gz) 2) Extract /cdroot/Linux/noarch/at_opt/share/ppd/ML-1660spl.ppd to a temporary directory (That could be the Desktop). 3) For 32 bit: extract /cdroot/Linux/i386/at_root/usr/lib/cups/filter/rastertosamsung* to a tmp dir 4) For 64 bit: extract /cdroot/Linux/x86_64/at_root/usr/lib64/cups/filter/rastertosamsung* to a tmp dir 5) sudo cp tmpdir/rastertosamsung* /usr/lib/cups/filter 6) sudo chmod 755 /usr/lib/cups/filter/rastertosamsung* 7) sudo chown root:root /usr/lib/cups/filter/rastertosamsung* Plug the printer in - Ubuntu should recognise it connected via USB and give it its own name 9) Add a new printer with cups via System -> Administration -> Printing. In the "Choose Driver" section select "Provide PPD file" and browse and select ML-1660spl.ppd that you extracted earlier to a tmp dir. 10) Print a test page, and away you go! Thread Tools Page 2 of 2 < 1 2 Display Modes #11

http://ubuntuforums.org/showthread.php?s=4ea4c2dfac64e3bcadba11aad4183920&t=1591873&page=2[05.06.2012 06:53:46]

HOWTO: Configure the Samsung ML-1660 for CUPS - Page 2 - Ubuntu Forums

However I want to thank teejaybee for the precious guide. You are a god my friend!! I haven't any problem in Fedora 13 and Ubuntu 10.04, but I had in Fedora 15. Printer (ML 1665) doesn't work! I follow your guide and all are good now!! Thanks!!!!!!! June 3rd, 2011 RickyMcRick First Cup of Ubuntu Join Date: Nov 2009 Location: Australia Beans: 11 Ubuntu 10.04 Lucid Lynx October 18th, 2011 michaelam First Cup of Ubuntu Join Date: Jul 2011 Beans: 3 4 Weeks Ago black.door67 First Cup of Ubuntu Join Date: Jul 2011 Beans: 1 Re: HOWTO: Configure the Samsung ML-1660 for CUPS Double sided Printing can be enabled by editing /etc/cups/ppd/ML-16*.ppd file add this lines file at the end then u will find option in the properties Duplex Printing *% ================================================== ======= *% Duplex Printing *% ================================================== ======= *% ================================================== ======= *% Printer Features *% ================================================== ======= *OpenUI *Duplex/Double-sided Printing: PickOne
http://ubuntuforums.org/showthread.php?s=4ea4c2dfac64e3bcadba11aad4183920&t=1591873&page=2[05.06.2012 06:53:46]

#12 Re: HOWTO: Configure the Samsung ML-1660 for CUPS Great post. Was looking around for a while until I found this - install worked perfectly following the updated steps. Strange that the Ubuntu autoinstall came up with printer models on either side of this one (e.g. ML1651 and model numbers higher than ML-1660) but not this printer. I sent a nonsensical email to Samsung saying they should provide better support for Ubuntu in response

#13 Re: HOWTO: Configure the Samsung ML-1660 for CUPS Super job, got it working right away...thanks a lot for the information.

#14

HOWTO: Configure the Samsung ML-1660 for CUPS - Page 2 - Ubuntu Forums

*OrderDependency: 60 AnySetup *Duplex *DefaultDuplex: None *Duplex None/None: " <</Duplex false>> setpagedevice" *Duplex DuplexNoTumble/Long Edge: " <</Duplex true /Tumble false>> setpagedevice" *End *Duplex DuplexTumble/Short Edge: " <</Duplex true /Tumble true>> setpagedevice" *End *?Duplex: " save currentpagedevice /Duplex get {currentpagedevice /Tumble get {(DuplexTumble)}{(DuplexNoTumble)}ifelse }{(None)} ifelse = flush restore " *End *CloseUI: *Duplex 4 Weeks Ago Bas Roufs First Cup of Ubuntu Join Date: Dec 2007 Beans: 3 Re: HOWTO: Configure the Samsung ML-1660 for CUPS [I][QUOTE=teejaybee;9946145] 1) Download the Samsung unified printer driver from their website (UnifiedLinuxDriver_*.tar.gz) 2) Extract /cdroot/Linux/noarch/at_opt/share/ppd/ML-1660spl.ppd to a temporary directory. 3) For 32 bit: extract /cdroot/Linux/i386/at_root/usr/lib/cups/filter/rastertosamsung* to a tmp dir 4) For 64 bit: extract /cdroot/Linux/x86_64/at_root/usr/lib64/cups/filter/rastertosamsung* to a tmp dir 5) sudo cp tmpdir/rastertosamsung* /usr/lib/cups/filters 6) sudo chmod 755 /usr/lib/cups/filters/rastertosamsung* 7) sudo chown root:root /usr/lib/cups/filters/rastertosamsung* Plug the printer in - Ubuntu should recognise it connected via USB and give it its own name 9) Add a new printer with cups via System -> Administration -> Printing. In the "Choose Driver" section select "Provide PPD file" and browse and select ML-1660spl.ppd that you extracted earlier to a tmp dir. 10) Print a test page, and away you go! Hello Everybody, When working with Kubuntu 11.04 and a few preceding versions, I have been able to print perfectly well with Samsung ML-1660 - along the lines of the instructions at this page. However, in Kubuntu 11.10 and 12.04, the printer is not being recognised any more - even after exactly carrying out the instructions here, *Ubuntu simply does not detect the printer. There must be some bug, because in a few preceding versions the printer detection worked flawlessly. At some forum, I saw the recommendation to install again some old Linux kernel - however, this caused various other complications. That's why,I hope to get ideas for other remedies or "workarounds" for this problem. #15

http://ubuntuforums.org/showthread.php?s=4ea4c2dfac64e3bcadba11aad4183920&t=1591873&page=2[05.06.2012 06:53:46]

HOWTO: Configure the Samsung ML-1660 for CUPS - Page 2 - Ubuntu Forums

Thanks, respectfully yours, Bas Roufs. 4 Weeks Ago Bas Roufs First Cup of Ubuntu Join Date: Dec 2007 Beans: 3 Re: HOWTO: Configure the Samsung ML-1660 for CUPS Today, the problems seems to be solved for "80%". The system, Kubuntu 12.04, again recognises the printer. I do manage to print test pages. I also do manage to print from other applications - however, I often need to switch on and off the printer in order to get a page printed. Respectfully yours, Bas Roufs. New Reply Bookmarks Digg Tags cups, printing, samsung ml-1660 Previous Thread | Next Thread Posting Rules You may not post new threads You may not post replies You may not post attachments You may not edit your posts BB code is On Smilies are On [IMG] code is On HTML code is Off Forum Rules del.icio.us StumbleUpon Google Page 2 of 2 < 1 2 #16

Forum Jump
General GeneralHelp Help
Go

All times are GMT -4. The time now is 11:53 PM. Ubuntu Forums - Archive - Top vBulletin 2000 - 2012, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical Canonical Ltd. Tango Icons Tango Desktop Project. lingonberry

http://ubuntuforums.org/showthread.php?s=4ea4c2dfac64e3bcadba11aad4183920&t=1591873&page=2[05.06.2012 06:53:46]

You might also like