General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-04-2005, 03:16 PM
|
#1
|
Member
Registered: Aug 2003
Posts: 834
Rep:
|
Pissed at Linux rant........:(
It took around 3 hours to finally get my printer working (samsung ML-1210) Finally got it working. I had to install something called foomatic, still dont know what the heck that is and no one could ever tell me what it is. Linux is funny like that, install this and that but what the heck for, and why? It seems like theres never an answer as to what something is on linux.
I installed the samsung driver for my printer and got the usb ports working. This was about a month ago and have printed only a few things in that time. I try to pring something today and I get nothing, I try a test print from the browser program and from KDE and the dialog box says its sent to printer but nothing prints? WHY? I switched to try Linux to do away with this bizarre windows behaviour but to no avail, Sure linux is much more stable and is great for web browsing but its a pain to setup.
Can someone answer these questions for me as I have been searching online and I cannot get a clear answer? Thank you.
What is cups?
What is foomatic?
|
|
|
07-04-2005, 03:42 PM
|
#2
|
Senior Member
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170
Rep:
|
CUPS = common unix printing system.
It's basically the printer drivers or so I understood. I haven't played around with it much as it 'just worked' when I installed the proper drivers for my printer in debian. You can try to see if you can set anything up. Open a browser and type as address:
localhost:631
Foomatic is a printer support package.
|
|
|
07-04-2005, 04:02 PM
|
#3
|
Senior Member
Registered: Oct 2001
Location: Bristol UK
Distribution: Arch Slackware Ubuntu
Posts: 1,082
Rep:
|
Hello. I understand your frustration --- things do seem a little arcane with Linux at the beginning. When you say "Sure linux is much more stable and is great for web browsing but its a pain to setup." you are both right and wrong. You are right in that sometimes more effort is required to set something up ie it's not possible to click a button and walk away, returning to find your hardware set up. You are wrong in that you think this process is a pain. It's a pain if you don't plan and read. And read some more. My intention is NOT to patronise you here -- just to point out a truth. A search on Google reveals answers to your questions. Also, it is very very helpful if you tell us which distro you are using so that you can be given distro-specific advice if necessary. Edit your profile!! Good luck.
|
|
|
07-04-2005, 04:39 PM
|
#4
|
Member
Registered: Aug 2003
Posts: 834
Original Poster
Rep:
|
I have tried setup at localhost:631 and the printer will not start, it shows this:
Description: SAMSUNG ML-1210 gdi
Location:
Printer State: stopped, accepting jobs.
"Unable to open USB device "usb:/dev/usb/lp0": Not a directory"
Device URI: usb:/dev/usb/lp0
But the printer was working fine, how could a directory disappear?
esteem:
I have been online searching for info online and everytime I find what I think is an answer I end up having to research a related topic because to understand the answer you have to understand the way 5 other related things work along with the original answer.
Thanks guys
|
|
|
07-05-2005, 12:07 AM
|
#6
|
Member
Registered: Aug 2003
Posts: 834
Original Poster
Rep:
|
So I only need to use either the driver i downloaded or CUPS? not both?
|
|
|
07-05-2005, 01:07 AM
|
#7
|
Senior Member
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Rep:
|
You need the drivers as well as CUPS.
CUPS is the printing interface which replaces the old printing system.
The driver is what runs your printer. You still need to install the driver. Then configure the printer from the CUPS web interface:
Type http://localhost:631 In a web browser.
Now, for this problem:
Quote:
Printer State: stopped, accepting jobs.
"Unable to open USB device "usb:/dev/usb/lp0": Not a directory"
Device URI: usb:/dev/usb/lp0
|
This is quite a common issue. Usually you have to restart CUPS with the command: As root issue:
Code:
/etc/init.d/cupsd restart
or if you're using a BSD-style init system (Slackware),
Code:
/etc/rc.d/rc.cups restart
|
|
|
07-09-2005, 10:53 AM
|
#8
|
Member
Registered: Aug 2003
Posts: 834
Original Poster
Rep:
|
Quote:
Originally posted by Harishankar
You need the drivers as well as CUPS.
Type http://localhost:631 In a web browser.
Now, for this problem:
This is quite a common issue. Usually you have to restart CUPS with the command: As root issue:
Code:
/etc/init.d/cupsd restart
or if you're using a BSD-style init system (Slackware),
Code:
/etc/rc.d/rc.cups restart
|
Yes I am using slackware and I did the above as root at a console but it still will not start, I keep getting that same message in localhost:631
Also, I hit the start printer button at the localhost:631 start printer section and it says its started but its not.
|
|
|
All times are GMT -5. The time now is 10:41 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|