Re: CUPS, USB printers Permission Denied

2006-07-01 Thread John Nielsen
backend yet. Sorry, the attachment got cleared by mailman. http://www.radiotube.org/patch-backend_usb-unix.c Put it into /usr/ports/print/cups-base/files if you would like to test it. That works for me with my USB Lexmark E210. (The file:/ URI workaround also works). Thanks! Are you

cups fails to recognize parallel port

2006-06-30 Thread Charles Howse
Hi, I posted this same question to cups.general list, and have not received an answer yet. Can anyone help? cups-1.2.0 on FreeBSD-6.1-RELEASE-p2 HP1100 parallel port printer on lpt0. [EMAIL PROTECTED] /root# dmesg | more ... ppc0: Parallel port at port 0x378-0x37f irq 7 on isa0 ppc0: Generic

Re: CUPS, USB printers Permission Denied

2006-06-30 Thread Rainer Heesen -------
this: DeviceURI file:/dev/ulpt0 Then restart cups. Cups will not read any status information from the printer, but at least it can print. Be warned about unknown side effects. :) Jan-Espen Pettersen ___ freebsd-questions@freebsd.org mailing list http

Re: CUPS, USB printers Permission Denied

2006-06-29 Thread Jan-Espen Pettersen
a line like this: DeviceURI usb:/dev/ulpt0 change usb: to file:, so that it looks something like this: DeviceURI file:/dev/ulpt0 Then restart cups. Cups will not read any status information from the printer, but at least it can print. Be warned about unknown side effects. :) Jan-Espen Pettersen

Re: CUPS, USB printers Permission Denied

2006-06-29 Thread Nicolas Blais
find a line like this: DeviceURI usb:/dev/ulpt0 change usb: to file:, so that it looks something like this: DeviceURI file:/dev/ulpt0 Then restart cups. Cups will not read any status information from the printer, but at least it can print. Be warned about unknown side effects. :) Jan-Espen

Re: CUPS, USB printers Permission Denied

2006-06-27 Thread Anthony Agelastos
: On Sunday 25 June 2006 20:04, Anthony Agelastos wrote: On Jun 25, 2006, at 7:35 PM, John Nielsen wrote: On Sunday 25 June 2006 19:28, Anthony Agelastos wrote: I updated CUPS and I cannot print to my USB laser printer. The web interface shows the following: hp_LaserJet_1160Le (Default Printer

Re: CUPS, USB printers Permission Denied

2006-06-27 Thread Anthony Agelastos
On Jun 25, 2006, at 11:37 PM, Nicolas Blais wrote: On Sunday 25 June 2006 23:32, John Nielsen wrote: On Sunday 25 June 2006 20:04, Anthony Agelastos wrote: On Jun 25, 2006, at 7:35 PM, John Nielsen wrote: On Sunday 25 June 2006 19:28, Anthony Agelastos wrote: I updated CUPS and I cannot

Re: CUPS, USB printers Permission Denied

2006-06-27 Thread Micah
updated CUPS and I cannot print to my USB laser printer. The web interface shows the following: hp_LaserJet_1160Le (Default Printer) Unable to open USB device usb:/dev/ulpt0: Permission denied Description: Hewlett-Packard LaserJet 1160Le Location: Den Make and Model: HP LaserJet 1160 Foomatic

Re: CUPS, USB printers Permission Denied

2006-06-26 Thread John Nielsen
On Monday 26 June 2006 00:15, Micah wrote: John Nielsen wrote: On Sunday 25 June 2006 20:04, Anthony Agelastos wrote: On Jun 25, 2006, at 7:35 PM, John Nielsen wrote: On Sunday 25 June 2006 19:28, Anthony Agelastos wrote: I updated CUPS and I cannot print to my USB laser printer. The web

Re: CUPS, USB printers Permission Denied

2006-06-26 Thread Sergey Akifyev
On вс, 2006-06-25 at 23:32 -0400, John Nielsen wrote: On Sunday 25 June 2006 20:04, Anthony Agelastos wrote: On Jun 25, 2006, at 7:35 PM, John Nielsen wrote: On Sunday 25 June 2006 19:28, Anthony Agelastos wrote: I updated CUPS and I cannot print to my USB laser printer. The web

CUPS, USB printers Permission Denied

2006-06-25 Thread Anthony Agelastos
Hello all, I updated CUPS and I cannot print to my USB laser printer. The web interface shows the following: hp_LaserJet_1160Le (Default Printer) Unable to open USB device usb:/dev/ulpt0: Permission denied Description: Hewlett-Packard LaserJet 1160Le Location: Den Make and Model: HP LaserJet

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread Anthony Agelastos
Hello and thank you for the very quick reply. On Jun 25, 2006, at 7:34 PM, albi wrote: On Sun, 25 Jun 2006 19:28:35 -0400 Anthony Agelastos [EMAIL PROTECTED] wrote: I updated CUPS and I cannot print to my USB laser printer. The web interface shows the following: hp_LaserJet_1160Le (Default

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread Anthony Agelastos
On Jun 25, 2006, at 7:35 PM, John Nielsen wrote: On Sunday 25 June 2006 19:28, Anthony Agelastos wrote: I updated CUPS and I cannot print to my USB laser printer. The web interface shows the following: hp_LaserJet_1160Le (Default Printer) Unable to open USB device usb:/dev/ulpt0: Permission

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread John Nielsen
On Sunday 25 June 2006 19:28, Anthony Agelastos wrote: I updated CUPS and I cannot print to my USB laser printer. The web interface shows the following: hp_LaserJet_1160Le (Default Printer) Unable to open USB device usb:/dev/ulpt0: Permission denied Description: Hewlett-Packard LaserJet

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread Garrett Cooper
Would you reply with the output you get when you run ls -l /dev/ ulpt0 please? Thanks, -Garrett ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread Nicolas Blais
On Sunday 25 June 2006 19:28, Anthony Agelastos wrote: Hello all, I updated CUPS and I cannot print to my USB laser printer. The web interface shows the following: hp_LaserJet_1160Le (Default Printer) Unable to open USB device usb:/dev/ulpt0: Permission denied Description: Hewlett

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread albi
On Sun, 25 Jun 2006 19:28:35 -0400 Anthony Agelastos [EMAIL PROTECTED] wrote: I updated CUPS and I cannot print to my USB laser printer. The web interface shows the following: hp_LaserJet_1160Le (Default Printer) Unable to open USB device usb:/dev/ulpt0: Permission denied Description

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread Anthony Agelastos
Hello and thank you for your reply. On Jun 25, 2006, at 7:47 PM, Garrett Cooper wrote: Would you reply with the output you get when you run ls -l /dev/ ulpt0 please? Thanks, %ls -l /dev/ulpt0 crw-r--r-- 1 root operator0, 68 Jun 25 19:01 /dev/ulpt0 Thank you for your help. Is this as

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread Micah
Anthony Agelastos wrote: Hello and thank you for the very quick reply. On Jun 25, 2006, at 7:34 PM, albi wrote: On Sun, 25 Jun 2006 19:28:35 -0400 Anthony Agelastos [EMAIL PROTECTED] wrote: I updated CUPS and I cannot print to my USB laser printer. The web interface shows the following

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread Micah
Anthony Agelastos wrote: On Jun 25, 2006, at 9:05 PM, Micah wrote: Anthony Agelastos wrote: Hello and thank you for the very quick reply. On Jun 25, 2006, at 7:34 PM, albi wrote: On Sun, 25 Jun 2006 19:28:35 -0400 Anthony Agelastos [EMAIL PROTECTED] wrote: I updated CUPS and I cannot

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread John Nielsen
On Sunday 25 June 2006 20:04, Anthony Agelastos wrote: On Jun 25, 2006, at 7:35 PM, John Nielsen wrote: On Sunday 25 June 2006 19:28, Anthony Agelastos wrote: I updated CUPS and I cannot print to my USB laser printer. The web interface shows the following: hp_LaserJet_1160Le (Default

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread Nicolas Blais
On Sunday 25 June 2006 23:32, John Nielsen wrote: On Sunday 25 June 2006 20:04, Anthony Agelastos wrote: On Jun 25, 2006, at 7:35 PM, John Nielsen wrote: On Sunday 25 June 2006 19:28, Anthony Agelastos wrote: I updated CUPS and I cannot print to my USB laser printer. The web interface

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread Micah
John Nielsen wrote: On Sunday 25 June 2006 20:04, Anthony Agelastos wrote: On Jun 25, 2006, at 7:35 PM, John Nielsen wrote: On Sunday 25 June 2006 19:28, Anthony Agelastos wrote: I updated CUPS and I cannot print to my USB laser printer. The web interface shows the following

Re: CUPS, USB printers Permission Denied

2006-06-25 Thread Anthony Agelastos
On Jun 25, 2006, at 9:05 PM, Micah wrote: Anthony Agelastos wrote: Hello and thank you for the very quick reply. On Jun 25, 2006, at 7:34 PM, albi wrote: On Sun, 25 Jun 2006 19:28:35 -0400 Anthony Agelastos [EMAIL PROTECTED] wrote: I updated CUPS and I cannot print to my USB laser printer

Cups startup problem on NFS client (w/resolution)

2006-03-24 Thread Christopher Sean Hilton
This afternoon I had an interesting problem. Cups failed to startup on my machine and threw the error: cupsd: Child exited with status 48 or somesuch. The short story is that rpc.statd had grabbed port 631 on my machine and that blocked cups from working. Normally this would be harmless

USB Keyboard Video Corruption w/ Cups (again)

2006-03-18 Thread Jeff Molofee
. In short, has anyone gotten the eclipse to work without the adapter. Another problem I have asked about many time in this list is with cups and webmin. If I enable either of these in rc.conf the next time I boot, and they start up, the top of my screen is filled with random graphical garbage

Enabling CUPS

2006-03-09 Thread Rem P Roberti
Does CUPS have to be enabled in rc.conf? I have very carefully done the setup, but I still can't get CUPS to play. Rem ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: Enabling CUPS

2006-03-09 Thread Chris Howells
Rem P Roberti wrote: Does CUPS have to be enabled in rc.conf? I have very carefully done the setup, but I still can't get CUPS to play. [EMAIL PROTECTED] ~/public_html]$ head -n 12 /usr/local/etc/rc.d/cupsd.sh #!/bin/sh # # $FreeBSD: ports/print/cups-base/files/cupsd.in,v 1.1 2006/01/27 11

print question: cups and lpr

2006-03-07 Thread Gary Kline
On my test system I'm defaulting to cups; printing on any flavor of *nix has always been painful ... which is why I stick with plain ol' lpr::: it Just-Works{tm}. So on my printserver and everywhere else I have lpr/lpd going. Under Gnome on my test

Re: print question: cups and lpr

2006-03-07 Thread Danny Pansters
On Tuesday 7 March 2006 08:21, Gary Kline wrote: On my test system I'm defaulting to cups; printing on any flavor of *nix has always been painful ... which is why I stick with plain ol' lpr::: it Just-Works{tm}. So on my printserver and everywhere else I have

Re: print question: cups and lpr

2006-03-07 Thread Gary Kline
On Tue, Mar 07, 2006 at 11:33:02AM +, Danny Pansters wrote: On Tuesday 7 March 2006 08:21, Gary Kline wrote: On my test system I'm defaulting to cups; printing on any flavor of *nix has always been painful ... which is why I stick with plain ol' lpr::: it Just

Re: print question: cups and lpr

2006-03-07 Thread Bob Johnson
On 3/7/06, Gary Kline [EMAIL PROTECTED] wrote: On my test system I'm defaulting to cups; printing on any flavor of *nix has always been painful ... which is why I stick with plain ol' lpr::: it Just-Works{tm}. So on my printserver and everywhere else I have

Re: print question: cups and lpr

2006-03-07 Thread Danny Pansters
On Tuesday 7 March 2006 17:44, Gary Kline wrote: On Tue, Mar 07, 2006 at 11:33:02AM +, Danny Pansters wrote: On Tuesday 7 March 2006 08:21, Gary Kline wrote: On my test system I'm defaulting to cups; printing on any flavor of *nix has always been painful ... which

Re: FreeBSD CUPS

2006-03-06 Thread Chris Maness
Kimmo Mustonen wrote: Hello! Did you resolve your CUPS issue somehow? I'm getting lockup when doing something in the CUPS admin and I can see the following entries in the error log: ---8---8--- E [27/Feb/2006:12:53:28 +0200] LoadAllPrinters: Unable to open /etc/cups/printers.conf

lpr - cups

2006-02-26 Thread dick hoogendijk
I'm thinking of changing my printing system from good-old lpr to cups. Mainly because my (home) network computers can find the main printer more easy with cups than with /etc/printcap (windows and os-x machines) Installing cups should not be too difficult. I have a very goo how2 for it. However

Re: lpr - cups

2006-02-26 Thread Chris Maness
dick hoogendijk wrote: I'm thinking of changing my printing system from good-old lpr to cups. Mainly because my (home) network computers can find the main printer more easy with cups than with /etc/printcap (windows and os-x machines) Installing cups should not be too difficult. I have a very

FreeBSD CUPS issue

2006-02-21 Thread Chris Maness
I did a CVS sync with the ports tree and built CUPS. I cannot login to the web admin interface. It looks like cupsd is crashing when I log in. Any suggestion. I haven't made any changes, it is a default install. It rejects logins from other users. It looks like it crashes after

CUPS Login

2006-02-20 Thread Chris Maness
I installed the port cups. I did the http://localhost:631 thing. That brought up the cups main page, but when I try to loging in as root, the thing just hangs forever. Any suggestions? Thanks Chris Maness ___ freebsd-questions@freebsd.org

Re: CUPS Login

2006-02-20 Thread Eric Schuele
Chris Maness wrote: I installed the port cups. I did the http://localhost:631 thing. That brought up the cups main page, but when I try to loging in as root, the thing just hangs forever. Any suggestions? Is cupsd in fact running? Thanks Chris Maness

CUPS Problems

2006-02-20 Thread Chris Maness
It looks like cups accepts my root account and password, but it is just hanging when it authenticates. There is nothing suspicious in the log. This is a fresh install of CUPS with FreeBSD 6.0 I had also had synced my ports tree a couple of weeks ago, so the CUPS port should be the latest

Re: CUPS Login

2006-02-20 Thread Chris Maness
Eric Schuele wrote: Chris Maness wrote: I installed the port cups. I did the http://localhost:631 thing. That brought up the cups main page, but when I try to loging in as root, the thing just hangs forever. Any suggestions? Is cupsd in fact running? Thanks Chris Maness

Append: CUPS Problems

2006-02-20 Thread Chris Maness
There are some errors in the CUPS log: W [20/Feb/2006:09:44:19 -0800] Unknown username lp I [20/Feb/2006:09:44:19 -0800] Loaded configuration file /usr/local/etc/cups/cupsd.conf I [20/Feb/2006:09:44:19 -0800] Configured for up to 100 clients. I [20/Feb/2006:09:44:19 -0800] Allowing up to 100

Messed up CUPS configuration

2006-01-24 Thread Charlie Clark
Dear list, I'm currently switching to FreeBSD. Most things are going very well but every now and then I hit something which I can't solve on my own. I had managed to configure CUPS correctly and print with it but - if I'm correct this is the thing to do if you want to use modern printers

cups at bootup

2006-01-13 Thread Andrew L. Gould
After a complete system and port upgrade, cups does not start at bootup. During bootup, I see the following line: Usage: cups {reload|restart|start|status|stop} The command 'ps ax | grep cups' returns nothing. If I start cups as root manually ('/usr/local/etc/rc.d/cups.sh start'), the cupsd

Re: cups at bootup

2006-01-13 Thread Robert Slade
On Fri, 2006-01-13 at 15:00, Andrew L. Gould wrote: After a complete system and port upgrade, cups does not start at bootup. During bootup, I see the following line: Usage: cups {reload|restart|start|status|stop} The command 'ps ax | grep cups' returns nothing. If I start cups as root

Re: cups at bootup

2006-01-13 Thread Andrew L. Gould
On Fri, 13 Jan 2006 15:30:01 + Robert Slade [EMAIL PROTECTED] wrote: On Fri, 2006-01-13 at 15:00, Andrew L. Gould wrote: After a complete system and port upgrade, cups does not start at bootup. During bootup, I see the following line: Usage: cups {reload|restart|start|status|stop

Re: cups at bootup

2006-01-13 Thread Robert Slade
On Fri, 2006-01-13 at 16:03, Andrew L. Gould wrote: On Fri, 13 Jan 2006 15:30:01 + Robert Slade [EMAIL PROTECTED] wrote: On Fri, 2006-01-13 at 15:00, Andrew L. Gould wrote: After a complete system and port upgrade, cups does not start at bootup. During bootup, I see the following

Re: cups at bootup

2006-01-13 Thread Andrew L. Gould
upgrade, cups does not start at bootup. During bootup, I see the following line: Usage: cups {reload|restart|start|status|stop} The command 'ps ax | grep cups' returns nothing. If I start cups as root manually ('/usr/local/etc/rc.d/cups.sh start'), the cupsd scheduler

Printing from FreeBSD 6.0 client to Fedora Core 4 server via CUPS/LPD

2006-01-04 Thread Tim Greening-Jackson
|| | +--+--+ +--+--++-+ | | | | +==+=+==+ 100BaseT Bifrost runs CUPS as its Unix printing service. Both the FreeBSd handbook and 'The Complete FreeBSD' suggest that LPD will be used on tordella. As far as I

Re: Printing from FreeBSD 6.0 client to Fedora Core 4 server via CUPS/LPD

2006-01-04 Thread Malcolm Kay
| | 10.0.0.1|| | +--+--+ +--+--++-+ +==+=+==+ 100BaseT Bifrost runs CUPS as its Unix printing service. Both the FreeBSd handbook and 'The Complete FreeBSD' suggest that LPD

Re: After Firefox upgrade, browser no longer prints without CUPS

2005-12-02 Thread Micah
. Now it insists on using CUPS or PostScript. I've been Googling for two days and can't figure out how to get it back where it was. Have to say, I love FreeBSD, but printing is a serious hassle. Every time the smallest thing changes, it breaks and requires several days of maddening searching

Re: After Firefox upgrade, browser no longer prints without CUPS

2005-12-02 Thread Joshua Tinnin
), which is what Firefox used before I upgraded it to 1.5. Now it insists on using CUPS or PostScript. I've been Googling for two days and can't figure out how to get it back where it was. Have to say, I love FreeBSD, but printing is a serious hassle. Every time the smallest thing changes

Re: After Firefox upgrade, browser no longer prints without CUPS

2005-12-02 Thread Joshua Tinnin
recognizes and uses the generic UNIX lpd (with Ghostscript and hpdij), which is what Firefox used before I upgraded it to 1.5. Now it insists on using CUPS or PostScript. I've been Googling for two days and can't figure out how to get it back where it was. Have to say, I love FreeBSD

After Firefox upgrade, browser no longer prints without CUPS

2005-12-01 Thread Joshua Tinnin
What does Firefox use to recognize printers? Every other application recognizes and uses the generic UNIX lpd (with Ghostscript and hpdij), which is what Firefox used before I upgraded it to 1.5. Now it insists on using CUPS or PostScript. I've been Googling for two days and can't figure out

Re: After Firefox upgrade, browser no longer prints without CUPS

2005-12-01 Thread Lowell Gilbert
Joshua Tinnin [EMAIL PROTECTED] writes: What does Firefox use to recognize printers? Every other application recognizes and uses the generic UNIX lpd (with Ghostscript and hpdij), which is what Firefox used before I upgraded it to 1.5. Now it insists on using CUPS or PostScript. I've been

Re: After Firefox upgrade, browser no longer prints without CUPS

2005-12-01 Thread Micah
Joshua Tinnin wrote: What does Firefox use to recognize printers? Every other application recognizes and uses the generic UNIX lpd (with Ghostscript and hpdij), which is what Firefox used before I upgraded it to 1.5. Now it insists on using CUPS or PostScript. I've been Googling for two days

Re: After Firefox upgrade, browser no longer prints without CUPS

2005-12-01 Thread Joshua Tinnin
on using CUPS or PostScript. I've been Googling for two days and can't figure out how to get it back where it was. Have to say, I love FreeBSD, but printing is a serious hassle. Every time the smallest thing changes, it breaks and requires several days of maddening searching and tweaking

Very slow printing on 5.4 with cups anh HP LaserJet 4L

2005-11-27 Thread MarkNevada41
how did you change the setting? My 932c used to print 3 or 4 lines per pass and now it does one line per pass I had the exact same problem, except with a Deskjet 932C. Someone on the list said man lptcontrol and set your printer to poll. I used this command: % lptcontrol -p -d

Re: Very slow printing on 5.4 with cups anh HP LaserJet 4L

2005-11-27 Thread Roland Smith
On Sun, Nov 27, 2005 at 10:18:49AM -0500, [EMAIL PROTECTED] wrote: how did you change the setting? My 932c used to print 3 or 4 lines per pass and now it does one line per pass I had the exact same problem, except with a Deskjet 932C. Someone on the list said man lptcontrol and set

Printing problem with CUPS LPD

2005-11-12 Thread Frank Staals
Hey, I have a HP LaserJet 1010 and I was trying to get it working with FreeBSD, so I installed CUPS and configured it to recoginize the printer and it does, I can successfully print a testpage using the webinterface. So I was trying to print a file from commandline with lpr

Re: Printing problem with CUPS LPD

2005-11-12 Thread Garance A Drosihn
At 12:16 PM +0100 11/12/05, Frank Staals wrote: Hey, I have a HP LaserJet 1010 and I was trying to get it working with FreeBSD, so I installed CUPS and configured it to recoginize the printer and it does, I can successfully print a testpage using the webinterface. So I was trying to print

Printing from Solaris to FreeBSD via Cups

2005-11-12 Thread P.U.Kruppa
Hi! I would like to print from a Solaris 10 workstation (192.168.10.3) to my FreeBSD server (192.168.10.1). My idea was to use Cups and ipp protocol on both machines since I have already got Cups up and running on my FreeBSD machine. Cups on Solaris seems to be up to (I can access http

hpijs drivers in cups

2005-11-07 Thread Hanspeter Roth
Hello, I have Cups installed and the HPIJS driver package. But when selecting the Model/Driver in Cups the drivers of HPIJS are not available. What else is required? How are they made available in Cups? -Hanspeter ___ freebsd-questions@freebsd.org

Re: FireFox/Mozilla and CUPS/LPD weirdness

2005-10-10 Thread Warren Block
On Sun, 9 Oct 2005, O. Hartmann wrote: On our servers w e do not use CUPS, still LPD. How to configure Firefox/Mozilla using LPD instead of CUPS? How to avoid this blind preconfiguration being used via the ports collection? In the Mozilla Print menu, select Print To: Printer, Printer

Re: FireFox/Mozilla and CUPS/LPD weirdness

2005-10-10 Thread O. Hartmann
Warren Block wrote: On Sun, 9 Oct 2005, O. Hartmann wrote: On our servers w e do not use CUPS, still LPD. How to configure Firefox/Mozilla using LPD instead of CUPS? How to avoid this blind preconfiguration being used via the ports collection? In the Mozilla Print menu, select Print

FireFox/Mozilla and CUPS/LPD weirdness

2005-10-09 Thread O. Hartmann
Hello. I reported problems with printing from Firefox and Mozilla in the past. Faulty DNS configurations were suspected in the first line but I can confess that our network is setup right way. I figured out that bot Mozilla and Firefox try to print via CUPS (via sockstat, firefox process

Re: FireFox/Mozilla and CUPS/LPD weirdness

2005-10-09 Thread Andrew P.
to print via CUPS (via sockstat, firefox process trys to connect to 127.0.0.1:631). On our servers w e do not use CUPS, still LPD. How to configure Firefox/Mozilla using LPD instead of CUPS? How to avoid this blind preconfiguration being used via the ports collection? Thansk in advance, Oliver

Samba and/or cups problem with printing

2005-10-04 Thread Nicolas Blais
Hi, (Please excuse my overly complicated message) I just bought a usb laser printer (Lexmark E232). After some hours of digging, I ended up having it working with cups+foomatic under a Laserjet 4 driver in FreeBSD. It works fine. But, to further complicate things, I wanted my printer

Re: CUPS, Foomatic, and HPIJS?

2005-10-02 Thread Andrew P.
On 10/1/05, Eric Pretorious [EMAIL PROTECTED] wrote: From: Jared Barneck [EMAIL PROTECTED] Subject: Re: CUPS, Foomatic, and HPIJS? Date: Thu, 22 Sep 2005 15:27:51 -0600 Michael Nottebrock wrote: On Thursday, 22. September 2005 20:42, Eric Pretorious wrote: Thanks, Mike. I didn't have

Re: CUPS, Foomatic, and HPIJS?

2005-10-02 Thread Michael Nottebrock
just say that moving back to Gentoo because of a steep learning curve is no just ironic, but down right funny. :-) Installing CUPS/HPIJS was as easy as... % emerge cups ghostscript hpijs BTW, to do the same thing in FreeBSD you type: # portinstall cups -m 'WITH_CUPS=yes' hpijs

Re: CUPS, Foomatic, and HPIJS?

2005-10-01 Thread Andrew P.
On 10/1/05, Eric Pretorious [EMAIL PROTECTED] wrote: From: Jared Barneck [EMAIL PROTECTED] Subject: Re: CUPS, Foomatic, and HPIJS? Date: Thu, 22 Sep 2005 15:27:51 -0600 Michael Nottebrock wrote: On Thursday, 22. September 2005 20:42, Eric Pretorious wrote: Thanks, Mike. I didn't have

Re: CUPS, Foomatic, and HPIJS?

2005-09-30 Thread Eric Pretorious
From: Jared Barneck [EMAIL PROTECTED] Subject: Re: CUPS, Foomatic, and HPIJS? Date: Thu, 22 Sep 2005 15:27:51 -0600 Michael Nottebrock wrote: On Thursday, 22. September 2005 20:42, Eric Pretorious wrote: Thanks, Mike. I didn't have a chance to try it out: I decided to switch ack to Gentoo

problem with printed output from freebsd as a print server using cups, samba, hpijs

2005-09-24 Thread [EMAIL PROTECTED]
I've been experimenting with freebsd for a couple of weeks now, Im very familiar with linux, and I used gentoo (whose portage install setup is modeled from freebsd ports) I had a Gentoo server that did the following tasks... cups print system, samba shared those printers to windows boxes I have

Re: CUPS, Foomatic, and HPIJS?

2005-09-22 Thread Eric Pretorious
From: Michael Nottebrock [EMAIL PROTECTED] Subject: Re: CUPS, Foomatic, and HPIJS? Date: Sat, 17 Sep 2005 02:52:09 +0200 On Saturday, 17. September 2005 02:04, Michael Nottebrock wrote: On Saturday, 17. September 2005 01:28, Eric Pretorious wrote: ./configure make make

Re: CUPS, Foomatic, and HPIJS?

2005-09-22 Thread Michael Nottebrock
On Thursday, 22. September 2005 20:42, Eric Pretorious wrote: Thanks, Mike. I didn't have a chance to try it out: I decided to switch back to Gentoo because of the steep learning curve that comes along with FreeBSD's ports packages. Ah well. I've added the port to the collection in the

Re: CUPS, Foomatic, and HPIJS?

2005-09-19 Thread [EMAIL PROTECTED]
Quoting Bob Johnson [EMAIL PROTECTED]: On 9/16/05, Eric Pretorious [EMAIL PROTECTED] wrote: What do I have to do to install/use HPIJS without devoting my life to becoming a FreeBSD+CUPS expert?! (Setting up CUPS+foomatic+HPIJS was a breeze under Gentoo!) I find that apsfilter

Re: CUPS, Foomatic, and HPIJS?

2005-09-18 Thread Bob Johnson
On 9/16/05, Eric Pretorious [EMAIL PROTECTED] wrote: What do I have to do to install/use HPIJS without devoting my life to becoming a FreeBSD+CUPS expert?! (Setting up CUPS+foomatic+HPIJS was a breeze under Gentoo!) I find that apsfilter is a lot easier to install and configure than is CUPS

CUPS, Foomatic, and HPIJS?

2005-09-16 Thread Eric Pretorious
I've been beating my head against the monitor for two days now trying to understand the messy, incestuous relationship between CUPS, Ghostscript, Foomatic, and HPIJS but would just be satisfied to know what this message means (and how to correct it): gateway# foomatic-configure -s cups -n

Re: CUPS, Foomatic, and HPIJS?

2005-09-16 Thread Michael Nottebrock
On Friday, 16. September 2005 21:47, Eric Pretorious wrote: ...but the hpijs.xml file is not in the /usr/local/share/foomatic/db/source/driver/ directory*. What should I do? * I've used two commands: 1) find /usr/local -name hpijs.xml 2) pkg_info -xI cups foomatic hpijs | cut -d ' ' -f 1

Re: CUPS, Foomatic, and HPIJS?

2005-09-16 Thread Eric Pretorious
From: Michael Nottebrock [EMAIL PROTECTED] Date: Fri, 16 Sep 2005 22:14:36 +0200 The hpijs foomatic driver is part of the foomatic-db-hpijs distribution (http://www.linuxprinting.org/download/foomatic/foomatic-db-hpijs-1.4-1.tar.gz), which isn't in ports. I downloaded the archive (from

Re: CUPS, Foomatic, and HPIJS?

2005-09-16 Thread Bob Johnson
On 9/16/05, Eric Pretorious [EMAIL PROTECTED] wrote: I downloaded the archive (from linuxprinting.org) and *attempted* to install the hpijs drivers following the instructions in the USAGE file... Install it after you have installed fommatic-db using the commands (if you have downloaded

Re: CUPS, Foomatic, and HPIJS?

2005-09-16 Thread Eric Pretorious
From: Bob Johnson [EMAIL PROTECTED] Date: Fri, 16 Sep 2005 19:35:04 -0400 I suspect you need to use gmake (the GNU make) instead of make, which is the BSD make. Bingo!!! Thanks, Bob! Eric P. Sunnyvale, CA _ Don’t just search.

Re: CUPS, Foomatic, and HPIJS?

2005-09-16 Thread Eric Pretorious
is concerened: gateway# whoami root gateway# foomatic-configure -s cups -n DeskJet_682C -c file:/dev/lpt0 -p HP-DeskJet_682C -d hpijs -o PageSize=A4 Cannot write /etc/cups/ppd/DeskJet_682C.ppd! gateway# ls -al /etc/cups total 4 drwxr-xr-x 2 root wheel 512 Sep 16 12:13 . drwxr-xr-x 18 root

Re: CUPS, Foomatic, and HPIJS?

2005-09-16 Thread Michael Nottebrock
On Saturday, 17. September 2005 01:28, Eric Pretorious wrote: ./configure make make install ...but step #2 (i.e., `make`) barfed: gateway# make Use gmake instead of make for both steps. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD -

Re: CUPS, Foomatic, and HPIJS?

2005-09-16 Thread Michael Nottebrock
On Saturday, 17. September 2005 02:04, Michael Nottebrock wrote: On Saturday, 17. September 2005 01:28, Eric Pretorious wrote: ./configure make make install ...but step #2 (i.e., `make`) barfed: gateway# make Use gmake instead of make for both steps. I quickly made a

CUPS and Opera in freeBSD X window

2005-09-10 Thread Boris Karloff
Hello: I have freeBSD 5.4-release installed, and have added CUPS from the ports section. I can print to my printers from the command line, and in X, I can print from Mozilla without a problem. When I try to print from Opera (a web browser installed with freeBSD), I get no print. Nothing seems

Cups causing Xwindows to abnormally exit.

2005-09-07 Thread Boris Karloff
Hello All: I just finished installing CUPS on my freeBSD 5.4, and everything seemed to go correctly. I can print a test page just fine. I can see the printer in a browser (http://localhost:631/admin); it seems to be correct. When I try to print a page in Xwindows, Xwindows abnormally exits

Konica Minolta 2430DL CUPS printing problem

2005-08-28 Thread rod person
Has anyone been successful in get this printer to print using CUPS, or anything else for that matter. I've been trying to get it to work for over a month now. The closest I can get is to get the error Loading Halftones Error... when trying to print a test page from the cups web interface

Re: Konica Minolta 2430DL CUPS printing problem

2005-08-28 Thread Nikolas Britton
On 8/28/05, rod person [EMAIL PROTECTED] wrote: Has anyone been successful in get this printer to print using CUPS, or anything else for that matter. I've been trying to get it to work for over a month now. The closest I can get is to get the error Loading Halftones Error... when trying

Re: printing problems with CUPS on localhost server

2005-08-04 Thread Daniel Marsh
On Thu, 04 Aug 2005 09:13:18 +0800, Graham North [EMAIL PROTECTED] wrote: I just set up my FreeBSD box to act as a printserver. I used CUPs and Samba following great directions found here: http://www.ajl-tech.com/index2.php?option=contentdo_pdf=1id=16 The printserver works very nicely

Re: printing problems with CUPS on localhost server

2005-08-04 Thread Graham North
/local/bin/lpr /usr/bin/lpr Thanks, Graham/ Daniel Marsh wrote: On Thu, 04 Aug 2005 09:13:18 +0800, Graham North [EMAIL PROTECTED] wrote: I just set up my FreeBSD box to act as a printserver. I used CUPs and Samba following great directions found here: http://www.ajl-tech.com/index2.php?option

Re: printing problems with CUPS on localhost server

2005-08-04 Thread Graham North
installed and rebooted. Print is still the same - bad ALSO - I have been periodically getting kernel IRQ 7 error messages...!!! This does not sound like a good thing. Suggestions? Should I perhaps de-install CUPS and do again? Note this was originally set up as a simple web server, but I

printing problems with CUPS on localhost server

2005-08-03 Thread Graham North
I just set up my FreeBSD box to act as a printserver. I used CUPs and Samba following great directions found here: http://www.ajl-tech.com/index2.php?option=contentdo_pdf=1id=16 The printserver works very nicely printing jobs from my WinXP client to an hp4l printer attached to Freebsd

Samba without Cups ?

2005-07-26 Thread Graham Bentley
I just want file sharing, not printing. pkg_add -r samba3 also pulls in cups then my smb log complains ... [2005/07/26 00:31:17, 0] printing/print_cups.c:cups_cache_reload(85) Unable to connect to CUPS server localhost - Connection refused (I havent enabled cups daemon) but insists ; Global

Re: Samba without Cups ?

2005-07-26 Thread P.U.Kruppa
On Tue, 26 Jul 2005, Graham Bentley wrote: I just want file sharing, not printing. pkg_add -r samba3 also pulls in cups then my smb log complains ... [2005/07/26 00:31:17, 0] printing/print_cups.c:cups_cache_reload(85) Unable to connect to CUPS server localhost - Connection refused (I havent

Re: Samba without Cups ?

2005-07-26 Thread Joerg Pulz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 26 Jul 2005, Graham Bentley wrote: I just want file sharing, not printing. pkg_add -r samba3 also pulls in cups then my smb log complains ... [2005/07/26 00:31:17, 0] printing/print_cups.c:cups_cache_reload(85) Unable to connect to CUPS

Re: Samba without Cups ?

2005-07-26 Thread Alex Zbyslaw
Joerg Pulz wrote: tha package build defaults to build with cups printing support. so if you use the package, you will always get cups installed as a dependency. if you want to entirely remove this dependency you have to build this port from source.and you need to run make config in the ports

RE: Samba without Cups ?

2005-07-26 Thread Norbert Koch
So for samba, you just need to make with WITHOUT_CUPS=1 and samba 3 with WITH_CUPS=0, either on the make line or through pkgtools.conf (portupgrade). I think that's not quite correct. For samba 3 you should just 'make'. WITH_CUPS=0 defines the symbol, and that's what is checked for in the

Re: Samba without Cups ?

2005-07-26 Thread Alex Zbyslaw
Norbert Koch wrote: So for samba, you just need to make with WITHOUT_CUPS=1 and samba 3 with WITH_CUPS=0, either on the make line or through pkgtools.conf (portupgrade). I think that's not quite correct. For samba 3 you should just 'make'. WITH_CUPS=0 defines the symbol, and that's what

cups parallel backend hang up

2005-07-21 Thread Géczi Szabolcs
hi there, i just recently installed cups, and i've tried to setup the printer. but, anytime i start the cups the parallel backend hang up and cups stops startin' up. here is my dmesg output: ppc0: Standard parallel printer port port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (EPP/NIBBLE

<    1   2   3   4   5   6   7   8   9   >