c312 [Solved] Unable to Add local Printer to CUPS - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > Peripheral Hardware

Peripheral Hardware Stuff that plugs in via USB, FireWire, eSATA, PS/2, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old February 15th, 2010, 03:36
marthyr marthyr is offline
Junior Member
 
Join Date: Jan 2009
Posts: 30
Thanks: 4
Thanked 3 Times in 2 Posts
Question Unable to Add local Printer to CUPS

Hello,

I am not able to add local printer.

When I tried to Add a printer using http://localhost:631, local printers is EMPTY.

I am not able to select anything, just "Other Networks Printers"

Already had installed:

Code:
cups-base-1.4.2_3   Common UNIX Printing System: Server
cups-client-1.4.2_3 Common UNIX Printing System: Library cups
cups-image-1.4.2_3  Common UNIX Printing System: Library cupsimage
Already did cups group permission on /etc/devfs.rules file

dmesg reports:

Code:
uhub3: 6 ports with 6 removable, self powered
ugen3.2: <Samsung> at usbus3
ulpt0: <Samsung Samsung CLP-300 Series, class 0/0, rev 2.00/1.00, addr 2> on usbus3
ulpt0: using bi-directional mode
Also Already installed foomatic-filters, and this driver http://foo2qpdl.rkkda.com/ , I am using FreeBSD 8.0 x86.

Thanks in advance.
Reply With Quote
  #2  
Old February 15th, 2010, 03:43
marthyr marthyr is offline
Junior Member
 
Join Date: Jan 2009
Posts: 30
Thanks: 4
Thanked 3 Times in 2 Posts
Default

attachment.....
Attached Images
File Type: jpg cups.jpg (18.6 KB, 187 views)
Reply With Quote
  #3  
Old February 15th, 2010, 04:38
atomicplayboy atomicplayboy is offline
Junior Member
 
Join Date: Dec 2009
Posts: 76
Thanks: 1
Thanked 4 Times in 4 Posts
Default

Specifically, what did you set in /etc/devfs.rules? Do you have the corresponding entry in /etc/rc.conf?
Reply With Quote
  #4  
Old February 15th, 2010, 19:24
marthyr marthyr is offline
Junior Member
 
Join Date: Jan 2009
Posts: 30
Thanks: 4
Thanked 3 Times in 2 Posts
Default

Hi

This is /etc/devfs.rules
Code:
[system=10]
add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups
add path 'lpt*' mode 0660 group cups
and /etc/rc.conf
Code:
#CUPS
cupsd_enable="YES"
devfs_system_ruleset="system"
Thanks
Reply With Quote
  #5  
Old February 16th, 2010, 03:53
marthyr marthyr is offline
Junior Member
 
Join Date: Jan 2009
Posts: 30
Thanks: 4
Thanked 3 Times in 2 Posts
Default Problem solved:)

All is about file permission.

Code:
[system=10]
add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups
add path 'lpt*' mode 0660 group cups
add path 'ugen*' mode 0660 group cups
add path 'usb/3.2.0' mode 0660 group cups
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
Printer help dd1313 Peripheral Hardware 7 January 10th, 2010 16:16
usb printer and cups daringturtle Peripheral Hardware 10 January 10th, 2010 03:04
[Solved] configuring printer > CUPS hirohitosan Peripheral Hardware 8 December 29th, 2009 13:53
[Solved] HP LaserJet Printer setti Peripheral Hardware 13 July 29th, 2009 22:39
IPP printer access without CUPS? mjkerpan Peripheral Hardware 1 June 6th, 2009 03:30


All times are GMT +1. The time now is 15:01.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0