Reply
 
Thread Tools Display Modes
  #1  
Old 07-14-2005, 08:41 PM
bluechild bluechild is offline
Junior Member
 
Join Date: Jul 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default Printing <- what is the problem
Hi,

What is the problem about printing in PCBSD? I don't get this..

I went the way to get my Brother HL1430 up and running.. I installed CUPS and did:

cd /usr/local/etc/rc.d
cp cups.sh.sample cups.sh
chmod 775 cups.sh
./cups.sh start

Next I did:

pkg_add -r foomatic-db
pkg_add -r foomatic-db-engine
pkg_add -r foomatic-db-filters

Next I went into KDE control panel to add the printer.. Add Printer.. Local Printer.. Parallel..

But here the URI is empty, why?

I try to add the printer by hand "/dev/lpt0" but testing the printer.. nothing happends.

What am I doing wrong?

People talk about printing not possible in PCBSD current version, but it still should be possible to set it up like it was FreeBSD right?
Reply With Quote
  #2  
Old 07-14-2005, 08:53 PM
scottro scottro is offline
Senior Member
 
Join Date: May 2005
Location: NYC
Posts: 360
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I would think so--to be honest, I haven't done it. Wintellect has a good howto on BSDnexus forums

http://forums.bsdnexus.com/viewtopic.php?id=36

I have a page of cups gotchas.

http://home.nyc.rr.com/computertaijutsu/cups.html

I don't trust KDE to work right with cups.

I don't know if any of the links above are going to help. I've never set it up in KDE so don't know if the procedure you list above was working with FreeBSD and KDE or not. I usually just use the lpadmin commnd as detail on my cups page
Reply With Quote
  #3  
Old 07-14-2005, 09:06 PM
bluechild bluechild is offline
Junior Member
 
Join Date: Jul 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default Hmm
I have just found out that cups can't see the parallel port..

If I do..

PCBSD# lpinfo -v
network socket
network http
network ipp
network lpd
serial serial:/dev/ttyd0?baud=115200
serial serial:/dev/ttyd1?baud=115200

But..

PCBSD# dmesg | grep lpt0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port

What is the problem here?
Reply With Quote
  #4  
Old 07-14-2005, 09:13 PM
popey popey is offline
Senior Member
 
Join Date: May 2005
Location: UK
Posts: 292
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Your printer is supported by hpijs, as is mine. This worked on Freebsd so should work on PCBSD.
Install cups base, foomatic engine and filters.
Install from ports hpijs with make install WITH_CUPS=yes
Copy startup/shutdown script cp usr/local/etc/rc.d/cups.sh.sample usr/local/etc/rc.d/cups.sh
Start cups usr/local/etc/rc.d/cups.sh start
Use kde add printer wizard

Don't forget to rehash if required.
Reply With Quote
  #5  
Old 07-14-2005, 09:48 PM
popey popey is offline
Senior Member
 
Join Date: May 2005
Location: UK
Posts: 292
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Doh! your printer's a brother not HP, I looked in the wrong list.
Well it is late!
I'll leave the post however, it might help somebody.
Reply With Quote
  #6  
Old 07-14-2005, 11:27 PM
bluechild bluechild is offline
Junior Member
 
Join Date: Jul 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by popey
Doh! your printer's a brother not HP, I looked in the wrong list.
No problem Thanks for the answer. I'll try on FreeBSD IRC or somthing. As far as I know lpinfo should show the parallel port.
Reply With Quote
  #7  
Old 07-15-2005, 12:02 AM
bluechild bluechild is offline
Junior Member
 
Join Date: Jul 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I just found out that lpstat -s show the printer as device null..

PCBSD# lpstat -s
system default destination: Brother
device for Brother: /dev/null
device for tmpprinter_2fdigKbW: /dev/null
device for tmpprinter_kPTfxwle: /dev/null

Why does it do that?
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
Printing vinoman General Questions 5 01-31-2010 11:54 AM
Printing problem with HP4200 all in one printer FCM General Support 9 10-02-2008 03:43 PM
Printing sharing problem dhone General Questions 16 11-02-2006 03:04 AM
CUPS printing problem in RC2 ericz General Bug Reports 1 03-17-2006 06:16 AM
printing problem neighborlee General Questions 10 02-13-2006 10:57 PM


All times are GMT. The time now is 05:47 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.