Autor |
Nachricht |
|
Titel: please help me totally re-set CUPS
Verfasst am: 22.12.2006, 18:27 Uhr
|
|

Anmeldung: 27. Jan 2006
Beiträge: 91
|
|
Hi,
I have been having some printer issues for a while. I posted a question about that here, and I was given the very good advice to use my browser (links2) to setup my printer again. All worked perfectly for one day, but then CUPS somehow re-crashed. I cannot print a test page from my localhost:631 because of a 'full quota'. I cannot create a new printer, because of a 'client erorr'. When I try to use KDE's printer config utility, I cannot print a test page either since it 'cannot created a temporary printer'. When I try to skip this and just enter the correct info, I am told the printer cannot be created, client error.
I thought that this might be a persmission issue, but I did my CUPS configs as root, and I tried printing as root also (via sux), but nothing worked
I tried erasing the printer file and re-create a "new" printer with a different name. I also tried to use a different driver. To no avail.
Anway - I do not have the skills to search and fix the CUPS config (I suppose that this is where the problem is). I know that the hardware works. How do I totally 'shoot' all my CUPS config files (so to also erase all 'quotas' wherever they are) and then re-configure my printer from scratch?
I use a hard disk install of Kanotix 2005-4 and a HP Laserjet 5P.
Thanks for any help!
VS |
_________________ Motto: chown -R linux:GNU world
Distros: Debian, Kanotix, Frenzy, Damn Small Linux
|
|
|
|
 |
|
Titel:
Verfasst am: 22.12.2006, 20:18 Uhr
|
|
Anmeldung: 04. Jul 2005
Beiträge: 67
Wohnort: Hawaii
|
|
|
|
 |
|
Titel:
Verfasst am: 23.12.2006, 03:24 Uhr
|
|

Anmeldung: 24. Mai 2005
Beiträge: 354
Wohnort: Nashville
|
|
As I understand it, in order to use your browser to configure your printer (i.e. http://localhost:631), you need these two packages and their depends-- cupsys and swat.
Consequently, I would suggest removing them and reinstalling them.
Code:
# apt-get remove cupsys swat
# apt-get install cupsys swat
|
_________________ Debian Social Contract
|
|
|
|
 |
|
Titel:
Verfasst am: 23.12.2006, 06:45 Uhr
|
|

Anmeldung: 11. Dez 2006
Beiträge: 31
|
|
I would rather suggest to make us of apt-get --purge remove - just to make sure any "potentially abused" configuration files will be gone as well ...
HTH
Birdy |
_________________ There are two major products that came out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence. (Jeremy S. Anderson)
|
|
|
|
 |
|
Titel:
Verfasst am: 23.12.2006, 19:49 Uhr
|
|

Anmeldung: 27. Jan 2006
Beiträge: 91
|
|
thanks guys - your advice worked and I am printing again!
You guys are great, thanks for the help.
VS |
_________________ Motto: chown -R linux:GNU world
Distros: Debian, Kanotix, Frenzy, Damn Small Linux
|
|
|
|
 |
|
Titel:
Verfasst am: 24.12.2006, 15:47 Uhr
|
|
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
|
|
michael7 hat folgendes geschrieben::
As I understand it, in order to use your browser to configure your printer (i.e. http://localhost:631), you need these two packages and their depends-- cupsys and swat.
Consequently, I would suggest removing them and reinstalling them.
Code:
# apt-get remove cupsys swat
# apt-get install cupsys swat
I only take the time to add to this post becasue it's the second time I have seen this misinformation. You do NOT need SWAT for printing.
What is SWAT?
Code:
apt-cache search swat
swat - Samba Web Administration Tool
If you need to share a printer w/ a windows box then you might want swat but it has nothing to do with printing itself. |
_________________ Ubuntu - An ancient African word for "Can't install Debian"
|
|
|
|
 |
|
Titel:
Verfasst am: 25.12.2006, 18:24 Uhr
|
|

Anmeldung: 24. Mai 2005
Beiträge: 354
Wohnort: Nashville
|
|
vees hat folgendes geschrieben::
thanks guys - your advice worked and I am printing again!
You guys are great, thanks for the help.
Glad you got it working. |
_________________ Debian Social Contract
|
|
|
|
 |
|
Titel:
Verfasst am: 30.12.2006, 20:54 Uhr
|
|

Anmeldung: 24. Mai 2005
Beiträge: 354
Wohnort: Nashville
|
|
mzilikazi hat folgendes geschrieben::
You do NOT need SWAT for printing.
mzilikazi is right. You do not need swat for printing or for using http://localhost:631 in your browser to set up your printer. Removing and reinstalling cupsys is the ticket. |
_________________ Debian Social Contract
|
|
|
|
 |
|