LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-04-2005, 08:43 PM   #1
M$ISBS
Member
 
Registered: Aug 2003
Posts: 834

Rep: Reputation: 30
How do I get my printer working with Linux?


I have a laser printer and would like to know the steps in getting it working. I has usb and parrallel connections. I have Slack10, and kernel 2.6.10. Thanks.
 
Old 05-04-2005, 10:54 PM   #2
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Well, the first key point would be to tell us what kind of printer it is

Secondly, check out linuxprinting.org
 
Old 05-04-2005, 11:03 PM   #3
M$ISBS
Member
 
Registered: Aug 2003
Posts: 834

Original Poster
Rep: Reputation: 30
Its a samsung 1210. Do I need a driver or something? I went to that site and found something for this printer but I cannot figure how to install it.
 
Old 05-05-2005, 09:56 PM   #4
uberNUT69
Member
 
Registered: Jan 2005
Location: Tasmania
Distribution: Xen Debian Lenny/Sid
Posts: 578

Rep: Reputation: 30
You probably dont need to install anything from the site itself,
it just confirms that your printer can be used under linux.

Try installing cups (depending on your distro it may already be installed).
Follow the quick start at linux printing.
CUPS can be configured using a web browser at http://localhost:631/

I'm postive that your printer can be used as a 'locate gdi | grep ppd'
gives me a list which includes:
/usr/share/ppd/Samsung/Samsung-ML-1210-gdi.ppd.gz
 
Old 05-05-2005, 11:27 PM   #5
qualude
LQ Newbie
 
Registered: Jul 2004
Location: Brooklyn
Distribution: Mandrake 10.1
Posts: 11

Rep: Reputation: 0
I found that with my printer, I have to actually power cycle it after I plug it into my linux box. If it is plugged in from boot, it is fine, but if I plug in the USB cable to print a document after I have been running for awhile, the printer has to be powered off and back on before it will work.
 
Old 05-07-2005, 10:16 AM   #6
M$ISBS
Member
 
Registered: Aug 2003
Posts: 834

Original Poster
Rep: Reputation: 30
I downloaded the newest version of cups, When I try localhost:631 I get all these questions that I dont know the answer to? like Device uri, What is that? and in the list of make It does not have samsung just apple, canon, epson and a few others. What should I do? also KDE and the localhost:631 print setup will not accept my user password, I can only setup the printer as root, what good is that?

Last edited by M$ISBS; 05-07-2005 at 10:44 AM.
 
Old 05-07-2005, 11:35 AM   #7
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Very Good,you need to be root to write to the files that need to be configured.
Try the hpijs driver, just select one of the HP printers.
If you are using usb /dev/usb/lp0 and for parallel I think its /dev/lp0
You should see your printer when you are setting it up if it was recognized.How do you have it connected?Is that the stock kernel?See if this helps;
http://www.userlocal.com/articles/slackwarecups.php
 
Old 05-07-2005, 11:54 AM   #8
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Happy birthday, comprookie2000.

On another note: you definitely need to be root to configure devices. That is what root is for: system administration.
 
Old 05-07-2005, 11:59 AM   #9
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Thanks the big 50 O no not me!
 
Old 05-07-2005, 12:25 PM   #10
M$ISBS
Member
 
Registered: Aug 2003
Posts: 834

Original Poster
Rep: Reputation: 30
I was using the parallel port, I just disconnected it and hooked up the usb and tried that, after setting up a new printer now at least when i try to print something the printer starts up but nothing prints so I guess I am one step closer, before nothing would happne at all. What should I try next?

Last edited by M$ISBS; 05-07-2005 at 12:42 PM.
 
Old 05-07-2005, 12:35 PM   #11
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Just select parallel port #1 in the drop down menu just put /dev/lp0 in the location.
Make sure you have foomatic installed.

Last edited by comprookie2000; 05-07-2005 at 12:43 PM.
 
Old 05-07-2005, 01:29 PM   #12
PerfectReign
Member
 
Registered: Apr 2005
Location: Los Angeles
Distribution: openSUSE / Ubuntu
Posts: 294

Rep: Reputation: 33
Quote:
Originally posted by qualude
I found that with my printer, I have to actually power cycle it after I plug it into my linux box. If it is plugged in from boot, it is fine, but if I plug in the USB cable to print a document after I have been running for awhile, the printer has to be powered off and back on before it will work.
I have teh same issue. First off, make sure you can see USB items via hotplug.

If you're runing something like KDE you'll have a printer manager. If not you should just be able to go into CUPS. Either way, you can just restart the daemon. On the rare case where my printer is turned off when I boot, I go into System/Print Manager. I then click on my pinter (which will have an icon next to it) and click "Start". This starts the printer.
 
Old 05-07-2005, 02:42 PM   #13
M$ISBS
Member
 
Registered: Aug 2003
Posts: 834

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by M$ISBS
I was using the parallel port, I just disconnected it and hooked up the usb and tried that, after setting up a new printer now at least when i try to print something the printer starts up but nothing prints so I guess I am one step closer, before nothing would happne at all. What should I try next?
Parallel port is not in the drop down box, only usb and some others thas why I ditched the parallel port attempt and switched over to try the usb. With the USB at least now when I try to print something the printer starts up, it doesnt print anything but it makes noise, LOL. With the Parallel port it did nothing. Do I actually have to install foomatic or just pick a driver with foomatic in the driver name?
Yes, I am using the correct cables for the USB and parallel connections.

Last edited by M$ISBS; 05-07-2005 at 02:44 PM.
 
Old 05-07-2005, 03:09 PM   #14
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
cd or browse to;
/usr/share/foomatic/db/source/driver
do you see drivers in there?
 
Old 05-07-2005, 03:21 PM   #15
M$ISBS
Member
 
Registered: Aug 2003
Posts: 834

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by comprookie2000
cd or browse to;
/usr/share/foomatic/db/source/driver
do you see drivers in there?
NO! I dont even have the foomatic directory.
I found the link earlier to download it from, I think it was on Linuxprinting.org. I will try to get it installed but I thought that cups installs that with cups?
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help printer from a samba shared printer from linux (using cups) epod69 Linux - Networking 3 12-04-2005 10:44 PM
Why Is My Printer Working? Slack1_more Slackware 3 07-22-2005 10:03 AM
HP psc1300 printer not working in linux vashtyphoonck Linux - Newbie 3 07-10-2004 12:54 PM
How to put hp710C printer working with linux? Karvalho Linux - Newbie 2 06-29-2004 09:52 PM
How do you get a network printer working in Linux Mandrake 8? nick Linux - Networking 5 08-09-2001 11:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration