Reply
 
Thread Tools Display Modes
  #1  
Old 01-06-2007, 03:09 AM
tkennedy13 tkennedy13 is offline
Junior Member
 
Join Date: Jan 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Installing a Local Printer (Laserjet 1200)
Okay, I am totally new to BSD, so if you ask if I have tried something...I probably haven't. The problem I am having is that I cannot install my printers. The one that I am specifically working on at the moment is an HP Laserjet 1200 series that is connected through a parallel cable. I have gone to the Utilities >> Settings >> Printers menu in KDE, selected "Add Printer/Class" but when I get to the Add Printer Wizard, the local printer (parallel, serial, USB) is grayed out. How can I get this enabled so that I can add my printer?

My second printer is an Officejet 6310 All-in-One that I have connected to my wireless router. Is it going to be a pain to get configured also? If I select Network Printer (TCP) and click next I'm asked for an address and a port, and I'm honestly not sure what to use as the port. I know the IP address and that is previously all I had to use.

Any help on this sure would be appreciated.
Reply With Quote
  #2  
Old 01-06-2007, 04:13 AM
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
I only have one question before any one else asks it.

Are you running PC-BSD version 1.2 or 1.3 ?
Reply With Quote
  #3  
Old 01-06-2007, 04:28 AM
gelex gelex is offline
Senior Member
 
Join Date: Jun 2006
Posts: 171
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I am running 1.3 and like he said the local printer (parallel, serial, USB) is grayed out. I also couldn't add my printer.
Reply With Quote
  #4  
Old 01-06-2007, 08:51 AM
antik's Avatar
antik antik is offline
Super Moderator
 
Join Date: Jul 2005
Location: Estonia
Posts: 3,610
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Installing a Local Printer (Laserjet 1200)
Originally Posted by tkennedy13
My second printer is an Officejet 6310 All-in-One that I have connected to my wireless router. Is it going to be a pain to get configured also? If I select Network Printer (TCP) and click next I'm asked for an address and a port, and I'm honestly not sure what to use as the port. I know the IP address and that is previously all I had to use.

Any help on this sure would be appreciated.
Easiest and fastest way to add networked printers is to use web based configurator with CUPS.

http://localhost:631

If your networked printer is configured properly then you can add it in Administration tab- that`s all- it should work after couple of minutes (wait before driver database completion is finished).

Or you can do it "hard way"- from Control Panel. Settings->Peripherals-> Printers. Add "network printer", then press "Settings" and type in your subnetwork address (there is IPv6 configured by default). Press OK, and Scan. The choose right manufacturer and appropriate driver.
__________________
"All parts should go together without forcing. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer." -- IBM maintenance manual, 1975
Reply With Quote
  #5  
Old 01-06-2007, 09:37 PM
tkennedy13 tkennedy13 is offline
Junior Member
 
Join Date: Jan 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by TerryP
I only have one question before any one else asks it.

Are you running PC-BSD version 1.2 or 1.3 ?
I'm using PC-BSD 1.3 .
Reply With Quote
  #6  
Old 01-06-2007, 10:19 PM
tkennedy13 tkennedy13 is offline
Junior Member
 
Join Date: Jan 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Installing a Local Printer (Laserjet 1200)
Originally Posted by antik
Easiest and fastest way to add networked printers is to use web based configurator with CUPS.

http://localhost:631

If your networked printer is configured properly then you can add it in Administration tab- that`s all- it should work after couple of minutes (wait before driver database completion is finished).
Cool deal. I got the network Officejet printer working by using Officejet 6110 drivers.

I'm still not sure what to do about the parallel port Laserjet though. This printer isn't network capable so I can't hook it up to my router. Why would local printing be disabled? Is this a KDE setting, a kernel setting or something else altogether?
Reply With Quote
  #7  
Old 01-08-2007, 09:06 PM
tkennedy13 tkennedy13 is offline
Junior Member
 
Join Date: Jan 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default
No one has installed a laserjet as local printer before on PCBSD 1.3 and been able to solve this problem?

I have searched Google, manual pages, and the KDE website and haven't found anything that will help. It may be something simple that I just don't know.
Reply With Quote
  #8  
Old 01-09-2007, 06:19 PM
tkennedy13 tkennedy13 is offline
Junior Member
 
Join Date: Jan 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default RESOLVED
Well, after another day of searching. I was able to find some information that helped me solve the problem. Come to find out the problem was that /dev/lpt0 did not have the correct permissions. Once I changed permissions to read/write on lpt0 and restarted CUPS, I was able to install and test the printer without a hitch.

For the others of you who will no doubt experience this problem, more information can be found

here: http://forums.pcbsd.org/viewtopic.ph...light=cups+usb

and

here: http://www.bsdforums.org/forums/showthread.php?t=42391
Reply With Quote
  #9  
Old 01-09-2007, 06:54 PM
antik's Avatar
antik antik is offline
Super Moderator
 
Join Date: Jul 2005
Location: Estonia
Posts: 3,610
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: RESOLVED
Originally Posted by tkennedy13
Well, after another day of searching.
Reported as bug.
__________________
"All parts should go together without forcing. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer." -- IBM maintenance manual, 1975
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
usr/local/bin/unzip not found Error 1 installing linux fla dalfish Sound and Multimedia 0 11-22-2009 01:50 PM
HP Color Laserjet 2840 Printer Maxorata General Questions 3 12-04-2007 07:56 AM
HP PSC 1200 printer adrtwx General Support 2 09-26-2007 09:44 PM
Local printer ( grayed out ) in 1.3.1 ChazMac General Questions 8 01-14-2007 11:40 PM


All times are GMT. The time now is 10:11 AM.


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.