WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Cups Help  (Read 17684 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14815
Re: Cups Help
« Reply #15 on: October 28, 2009, 02:08:28 AM »
ya, it asked for username and password at one point, so i entered "root" for username and the password was the root password
I've seen cups get locked up like that before when more than one instance is running.

You could try stopping the cups daemon (/etc/init.d/cups stop) and then using "ps aux | grep cups" to make sure no other instances are running.

If all else fails, you could re-boot and start again...

Offline Madcamper

  • Newbie
  • *
  • Posts: 33
Re: Cups Help
« Reply #16 on: October 28, 2009, 09:45:47 AM »
Tried it again but no success. I had to tce-load -i cups.tczl again in order to edit the conf file
but when i go to add the printer through the web browser it still has that loop

also when i do sudo /etc/init.d/cups start
with just 1311 installed it doesnt work. I had to manually download the tczl file and install with tce-load -i cups1311.tczl
once i enter that command it says the scheduler has started but it still wont let me get to the web address.
could that cause a problem by manually downloading?
« Last Edit: October 28, 2009, 10:03:03 AM by Madcamper »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14815
Re: Cups Help
« Reply #17 on: October 28, 2009, 10:01:03 AM »
You could try in this order (if not already done):

1. load cups1311 and deps
2. stop cups daemon if it is running
3. edit cupsd.conf (shouldn't be required with either cups/cups1311)
4. start cups daemon
5. start browser interface
6. add printer

Offline Madcamper

  • Newbie
  • *
  • Posts: 33
Re: Cups Help
« Reply #18 on: October 28, 2009, 10:03:59 AM »
Look at last post, don't know if you saw it in time for the new post? :/

Offline Madcamper

  • Newbie
  • *
  • Posts: 33
Re: Cups Help
« Reply #19 on: October 28, 2009, 10:10:48 AM »
Awsome!!! it worked!!! now to try and print from my windows machine.
would the printer address just be http://address:port ?

Offline Madcamper

  • Newbie
  • *
  • Posts: 33
Re: Cups Help
« Reply #20 on: October 28, 2009, 10:18:27 AM »
Unsupported format 'application/postscript'! when i try to print a test page
what does this mean?

FIX:

Ok got it to work, i had to reinstall gs.tczl as it was removed
« Last Edit: October 28, 2009, 10:41:31 AM by Madcamper »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14815
Re: Cups Help
« Reply #21 on: October 28, 2009, 10:41:14 AM »
Do you mean the test page from your linux machine or from your windows machine?

On linux, I think this depends on whether you used a cups driver or a ppd driver for your printer.

Some ppd will need foomatic-rip and its deps to be loaded

Offline Madcamper

  • Newbie
  • *
  • Posts: 33
Re: Cups Help
« Reply #22 on: October 28, 2009, 10:43:36 AM »
im printing from my windows machine to the printer connected to my linux machine, but when i did print test page it didnt print anything out

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14815
Re: Cups Help
« Reply #23 on: October 28, 2009, 11:02:35 AM »

Offline Madcamper

  • Newbie
  • *
  • Posts: 33
Re: Cups Help
« Reply #24 on: October 28, 2009, 11:03:44 AM »
when i try to change the basic server settings it comes back with Internal Server Error

Offline perthie

  • Full Member
  • ***
  • Posts: 118
Re: Cups Help
« Reply #25 on: October 28, 2009, 11:59:51 AM »
@Madcamper:

Which version of CUPS are you running? Use the command: cups-config --version

I am pretty sure that cups1311.tczl will work for you once you get the cups daemon started, as described in the info file. Either:

1. Run: sudo /etc/init.d/cups start   or
2. Add the line to your /opt/bootlocal.sh file

If you currently have CUPS 1.4x in play, you will need to uninstall it before going back to CUPS 1.3.11. Otherwise, the two versions will fight each other.

Where did you get the driver for your NX100?






Offline Madcamper

  • Newbie
  • *
  • Posts: 33
Re: Cups Help
« Reply #26 on: October 28, 2009, 12:06:38 PM »
perthie:
I am running 1.3 version of cups it does work and starts up. But as for printing it doesnt actually print the page.
And as for the NX100 driver, I havn't installed the driver, I am looking for the ppd file as to i think that is why it is not printing.
It does recognize it as a NX100 Epson printer plugged into the usb port though. If you find or have any solution to the nx100 driver please let me know.
As far as being able to access outside of my local network, i can not do yet.
I try editing the basic server settings on the main paig of the cups web browser but it returns a "internal server error" message. Any help with that would be great too

Offline perthie

  • Full Member
  • ***
  • Posts: 118
Re: Cups Help
« Reply #27 on: October 28, 2009, 12:16:36 PM »
Install the gutenprint.tczl extension. It has a driver for your NX100.

Also, the cupsd.conf file that comes with cups1311.tczl will work fine. You should not need to modify it.

Are you sure that you don't have both versions of CUPS running at the same time?



« Last Edit: October 28, 2009, 12:22:22 PM by perthie »

Offline Madcamper

  • Newbie
  • *
  • Posts: 33
Re: Cups Help
« Reply #28 on: October 28, 2009, 12:43:57 PM »
ok i installed the gutenprint, but cant test it yet. I can't access the web address outside of the local network. ( i am at school rigth now)

Offline perthie

  • Full Member
  • ***
  • Posts: 118
Re: Cups Help
« Reply #29 on: October 28, 2009, 12:59:05 PM »
ok i installed the gutenprint, but cant test it yet. I can't access the web address outside of the local network. ( i am at school rigth now)

Into what machine did you install Gutenprint? It needs to be installed on the machine running the CUPS daemon. Once you have your NX100 set up as a local printer, we can address the networking issue.

Could you explain what "the server" is?



« Last Edit: October 28, 2009, 01:03:54 PM by perthie »