Reply
 
Thread Tools Display Modes
  #1  
Old 12-27-2008, 03:44 PM
mandyw2008 mandyw2008 is offline
Junior Member
 
Join Date: Dec 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help how do I install my printer
Hi

I'm new to using PC BSD and am having a lot of trouble trying to install my printer. I have an Epson Stylus DX4000 and I cannot get the system to recognize it. Can anyone give me a step by step guide as to what to do and type. I have been on "openprinting.org" and downloaded gutenprint.tar as suggested by that site. Am completely stuck and do not know what to do now.

Any help would be very much appreciated.

Many thanks

Amanda
Reply With Quote
  #2  
Old 12-27-2008, 04:37 PM
Oko Oko is offline
Senior Member
 
Join Date: May 2007
Posts: 677
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Help how do I install my printer
Originally Posted by mandyw2008
Hi

I'm new to using PC BSD and am having a lot of trouble trying to install my printer. I have an Epson Stylus DX4000 and I cannot get the system to recognize it. Can anyone give me a step by step guide as to what to do and type. I have been on "openprinting.org" and downloaded gutenprint.tar as suggested by that site. Am completely stuck and do not know what to do now.

Any help would be very much appreciated.

Many thanks

Amanda
Gutenprint drivers are already installed on PCBSD (or it should be). If not
you should use ports to install them.
For printer installation procedure this should be enough
http://www.freebsd.org/doc/en_US.ISO...ups/index.html

If not you can always read real documentation
Quote:
http://www.cups.org/doc-1.1/sam.html
I believe DX4000 is all-in-one device. I am almost 90% sure that sane-backends have a driver for it so you should be able to scan too.
Reply With Quote
  #3  
Old 01-01-2009, 06:16 AM
Ian_Robinson Ian_Robinson is offline
Senior Member
 
Join Date: Jan 2007
Location: Salem, Ohio, U.S.
Posts: 315
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Help how do I install my printer
Quote:
I have an Epson Stylus DX4000 and I cannot get the system to recognize it. Can anyone give me a step by step guide as to what to do and type.
Installing a printer in PCBSD

1. Open any web browser
2. Type in this URL -- http://localhost:631/
3. Click the add printer button
4. Name the printer, click continue
5. Choose the type of interface you have, click continue
6. Choose the manufacturer & model, click continue
7. Choose the driver, click continue
8. Print a test page as soon as you are able; go back to change the driver if the test page looks bad.
9. Click continue to finish the install
10. Set the printer as the default.

The printer installation routine is illustrated here: http://osr600doc.sco.com/en/PR_gimpprint/x456.html

The built-in CUPS help for "What do I do first is here:
http://localhost:631/help/overview.html ... ted&QUERY=
__________________
Ian
FitchKendall AT Gmail.com
Reply With Quote
  #4  
Old 01-03-2009, 06:41 PM
whitelightning777 whitelightning777 is offline
Senior Member
 
Join Date: Dec 2008
Posts: 129
Thanks: 1
Thanked 6 Times in 6 Posts
Default Re: Help how do I install my printer
I'm having the same problem. The drivers for my printer, an HP Office Jet T65, exist. The print manager has different types of printers such as networked and so on. My printer is locally connected, but the option for local connected printers is greyed out and so I can't tell BSD to use a printer cable to talk to the printer like I can using the same print installer with Linux.

How do you tell BSD what a local printer is?
Reply With Quote
  #5  
Old 01-03-2009, 11:33 PM
TerryP TerryP is offline
Senior Member
 
Join Date: Nov 2005
Location: Ga. USofA
Posts: 7,906
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to TerryP Send a message via AIM to TerryP Send a message via Yahoo to TerryP
Default Re: Help how do I install my printer
Originally Posted by whitelightning777
How do you tell BSD what a local printer is?

Technically, you don't, BSD doesn't lock you into any specific printing system; and the answer then becomes specific to ones printing system. LPD would rely on /etc/printcap configuration, CUPS would be best done as instructed by the CUPS documentation; e.t.c.
Reply With Quote
  #6  
Old 05-26-2009, 01:22 AM
matchstickmen matchstickmen is offline
Junior Member
 
Join Date: May 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Help how do I install my printer
WOW I got my printer to work, it is a old Dell 1600N
Reply With Quote
  #7  
Old 06-07-2009, 07:22 AM
whitelightning777 whitelightning777 is offline
Senior Member
 
Join Date: Dec 2008
Posts: 129
Thanks: 1
Thanked 6 Times in 6 Posts
Default Re: Help how do I install my printer
I updated to 7.1 mainly for the Internet + getting flash to work. It does, but the printer still doesn't show up. Are printers with parallel cables supported? My model is a HP Office Jet T-65. Using the CUPS window is useless. When I tell it to print a test page, nothing happens. It does let me go around and install a driver, & seems to link me to the HP section in hardware. How do I force it to run the drivers and print the test page regardless of whether or not it can find the printer?
Reply With Quote
  #8  
Old 06-07-2009, 04:44 PM
elliswr elliswr is offline
Junior Member
 
Join Date: Apr 2009
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Help how do I install my printer
Have you tried the HP device manager? It worked great for me, and I think its easier than cups setup (although after running through that a couple times, that isn't so bad). The HP device manager uses hplip, if I am not mistaken.

-Cheers
Wesley
Reply With Quote
  #9  
Old 06-08-2009, 01:28 AM
whitelightning777 whitelightning777 is offline
Senior Member
 
Join Date: Dec 2008
Posts: 129
Thanks: 1
Thanked 6 Times in 6 Posts
Default Re: Help how do I install my printer
Originally Posted by elliswr
Have you tried the HP device manager? It worked great for me, and I think its easier than cups setup (although after running through that a couple times, that isn't so bad). The HP device manager uses hplip, if I am not mistaken.

-Cheers
Wesley

I just did. It has 3 options, USB, Network and parallel port (which is greyed out). Of course, I use a parallel port because an Office Jet T65 is way to old to use any of the others. So the question becomes, how do I get the parallel port option to be operational and not greyed out? The HP Device manager is fairly similar to its Linux equilivent with Simply Mepis. In Linux, parallel port is just another choice.
Reply With Quote
  #10  
Old 06-08-2009, 11:30 AM
shakky4711 shakky4711 is offline
Member
 
Join Date: Jun 2008
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Help how do I install my printer
In the past I had the same problems from time to time getting printers to work which are connected to the parallel port and were not found from cups.

- Check out which modus for the printer port is enabled in the bios options, for the correct printer identification you often need EPP.

- Try it with another printer cable, I had some brand new cables where not all pins were connected. I made good experience with the original thick HP cables from all-in-one machines.

- Always power on the printer before you power on the computer

- I had a Brother laserprinter which was only identified from CUPS when it was not in power saving modus, wake it up from time to time while setup procedure

If it is absolute impossible use a network printer interface, I got one laserprinter only to work with the Netgear PS101 via network and LPD protocol, all other solutions did not work.
Reply With Quote
Reply

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Local Printer install trouble for PC-BSD 8.0 Beta 1 Lsayre General Bug Reports 4 02-13-2010 12:27 PM
How to Install a Printer wmichaelb Tips and Tricks 0 01-30-2010 09:06 PM
brother printer install rickdog General Support 4 10-09-2007 06:29 AM
how to install a printer kstefan General Questions 20 08-28-2007 06:06 AM
How to install a USB printer? in0xllor Installing PC-BSD 1 02-12-2006 08:36 PM


All times are GMT. The time now is 01:29 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.