Re: Printer problems
Dylan Reinhardt <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.pdxlug |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 20 Oct 2004 11:18:31 -0700, Alice E. Peters <[email protected]> wrote: > I am having problems with my printer and it has been suggested that somehow it has > gotten hooked up to the wrong driver and that I should uninstall and reinstall it. It's certainly possible you could have the wrong (or no) driver for this printer. That said, if the printer *ever* worked in the past, I'd doubt very much that's your problem. If the printer ever worked in the past, I'd check several other things first, including: 1. Ensure CUPS (your internal print server, in essence) is started by typing: $ ps ax | grep cupsd If you get more than one line back, it's probably running. If not, that's your problem. 2. Ensure the printer cable is securely connected and hasn't jostled loose 3. Ensure the printer isn't displaying any yellow lights (ink/paper needed) If all that checks out and/or the printer was never set up in the first place, you're in for a fun and interesting time. :-) Let us know if that's the case & we'll probably have some more pointers. HTH, Dylan