Re: cups error -- SOLVED

2023-12-25 Thread Russell L. Harris

On Mon, Dec 25, 2023 at 09:36:44PM -0500, Stefan Monnier wrote:

I copied the file to another computer in the LAN, ran LaTeX and dvips,
and sent it to the same printer,  but the file hung at the same spot.


Any chance you can use `pdflatex` instead of `latex + dvips`?
Have you tried to manually convert the PS to PDF before sending to
the printer? or to convert straight from DVI to PDF?
Nowadays PS is becoming a curiosity, so you may have better luck with
PDF (there's a chance the problem is unrelated, of course).


The PDF file produced with pdflatex hung at the same point as did the
PS file produced with dvips.

The PDF file produced with dvipdfm printed the entire file properly.

Many thanks!

RLH



Re: cups error

2023-12-25 Thread Russell L. Harris

On Mon, Dec 25, 2023 at 09:36:44PM -0500, Stefan Monnier wrote:

I copied the file to another computer in the LAN, ran LaTeX and dvips,
and sent it to the same printer,  but the file hung at the same spot.


Any chance you can use `pdflatex` instead of `latex + dvips`?
Have you tried to manually convert the PS to PDF before sending to
the printer? or to convert straight from DVI to PDF?
Nowadays PS is becoming a curiosity, so you may have better luck with
PDF (there's a chance the problem is unrelated, of course).


Thanks for the suggestion.  I am a dinosaur; I have been running
Debian since A.D.2000, and I have done things pretty much as I was
taught by the guru who got me running.  Are you saying that I can
print to a printer which does not have PostScript?  (All of my
printers, which now are quite old, have PostScript.)

P.S.  I remember using LPR and the switch to LPRNG, and then the
switch to CUPS.  And now driverless CUPS.

RLH



Re: cups error

2023-12-25 Thread Stefan Monnier
> I copied the file to another computer in the LAN, ran LaTeX and dvips,
> and sent it to the same printer,  but the file hung at the same spot.

Any chance you can use `pdflatex` instead of `latex + dvips`?
Have you tried to manually convert the PS to PDF before sending to
the printer? or to convert straight from DVI to PDF?
Nowadays PS is becoming a curiosity, so you may have better luck with
PDF (there's a chance the problem is unrelated, of course).


Stefan



cups error

2023-12-25 Thread Russell L. Harris

On a desktop debian 12.2 amd64 system with
HP_LaserJet_P3010_Series_48E436 (ethernet), LaTeX documents composed
with Emacs frequently print only up to a certain point (it varies with
the document), and CUPS prints the error message:

  ERROR: typecheck OFFENDING COMMAND: known

xdvi displays the document perfectly in its entirety.

I copied the file to another computer in the LAN, ran LaTeX and dvips,
and sent it to the same printer,  but the file hung at the same spot.

One time I was able to recover by cutting the section at which
printing hung and pasting from another document.

I have searched the Web but have not found a solution.

RLH



Re: CUPS error message, device already exists

2015-06-27 Thread Ric Moore

On 06/27/2015 01:16 AM, bri...@aracnet.com wrote:

On Fri, 26 Jun 2015 03:46:48 -0400
Gary Dale garyd...@torfree.net wrote:


On 26/06/15 01:37 AM, bri...@aracnet.com wrote:

I'm not sure if this is meaningful, but it would be nice to fix it.


failed to CreateDevice: 
org.freedesktop.ColorManager.AlreadyExists:device id 'cups-DCP8110DN' already 
exists

Googling turns up lots of hits, not a one of which has been helpful so far.

Brian


What exactly is your complaint? Does the device id not exist?


My complaint is that CUPS is complaining.  if it doesn't matter - then why is 
it complaining ?



I've been using cups for a decade and have not encountered that
particular error. Perhaps something in your setup has become corrupted.


you must be joking. the intertubes are full of reports of that warning, so this 
is not just a 0.01% thing.


Perhaps you did an upgrade and your old ID wants to be used by the new 
device it wants to install, Kinda like the eth0 and eth1 udev problem. 
It sees upgrade and old devices, so it creates (or attempts to create) a 
new device. 	



--
My father, Victor Moore (Vic) used to say:
There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome. R.I.P. Dad.
http://linuxcounter.net/user/44256.html


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/558e680c.9040...@gmail.com



Re: CUPS error message, device already exists

2015-06-27 Thread Brian
On Fri 26 Jun 2015 at 22:22:25 -0700, bri...@aracnet.com wrote:

 meanwhile i'm getting this too:
 
  Failed to update TXT record for DCP8110DN @ server: -2
 
 I think i figured that one out.
 
 it can't get a hostname for the printer perhaps ?

Sort of. Avahi is trying to get a TXT record for a printer from cups.
But cups is ignoring avahi. Support for printer discovery with DNSSD
has much improved since Wheezy but at the time we had #706888:

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706888
 
 i put one into the server /etc/hosts file.  I'll see if that fixes it.

It won't.

If you are printing I'd not bother about it. Or remove avahi-daemon (a
Recommends: of cups). Or use only CUPS for remote and local browsing in
cupsd.conf.

The advice would be different if you were on Jessie.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/27062015115509.cbbc2b63b...@desktop.copernicus.demon.co.uk



Re: CUPS error message, device already exists

2015-06-27 Thread Martin Read

On 27/06/15 06:16, bri...@aracnet.com wrote:


My complaint is that CUPS is complaining.  if it doesn't matter - then why is 
it complaining ?


Some programs complain about things that *might* matter where if they do 
matter then the humans they matter to will be very upset to not be notified.


Some programs complain about random irrelevancies because default 
notification levels on libraries are too sensitive.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/558ea1af.3040...@zen.co.uk



Re: CUPS error message, device already exists

2015-06-26 Thread Gary Dale

On 26/06/15 01:37 AM, bri...@aracnet.com wrote:

I'm not sure if this is meaningful, but it would be nice to fix it.


failed to CreateDevice: 
org.freedesktop.ColorManager.AlreadyExists:device id 'cups-DCP8110DN' already 
exists

Googling turns up lots of hits, not a one of which has been helpful so far.

Brian


What exactly is your complaint? Does the device id not exist?

I've been using cups for a decade and have not encountered that 
particular error. Perhaps something in your setup has become corrupted.


Did you try purging the cups install then reinstalling and adding the 
printer back in?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/558d0368.6050...@torfree.net



Re: CUPS error message, device already exists

2015-06-26 Thread Brian
On Fri 26 Jun 2015 at 03:46:48 -0400, Gary Dale wrote:

 On 26/06/15 01:37 AM, bri...@aracnet.com wrote:
 I'm not sure if this is meaningful, but it would be nice to fix it.
 
 
  failed to CreateDevice: 
  org.freedesktop.ColorManager.AlreadyExists:device id 'cups-DCP8110DN' 
  already exists
 
 Googling turns up lots of hits, not a one of which has been helpful so far.
 
 Brian
 
 What exactly is your complaint? Does the device id not exist?
 
 I've been using cups for a decade and have not encountered that
 particular error. Perhaps something in your setup has become
 corrupted.

It's a warning - not an error - and can be ignored. It will appear when
a printer is installed. It's a dbus thing.

 Did you try purging the cups install then reinstalling and adding
 the printer back in?

Not warranted. colord is only a Recommends: for cups. If there are no
devices using colour profiles it could be removed I expect.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/26062015144311.e996c219d...@desktop.copernicus.demon.co.uk



Re: CUPS error message, device already exists

2015-06-26 Thread Gary Dale

On 26/06/15 09:51 AM, Brian wrote:

On Fri 26 Jun 2015 at 03:46:48 -0400, Gary Dale wrote:


On 26/06/15 01:37 AM, bri...@aracnet.com wrote:

I'm not sure if this is meaningful, but it would be nice to fix it.


failed to CreateDevice: 
org.freedesktop.ColorManager.AlreadyExists:device id 'cups-DCP8110DN' already 
exists

Googling turns up lots of hits, not a one of which has been helpful so far.

Brian

What exactly is your complaint? Does the device id not exist?

I've been using cups for a decade and have not encountered that
particular error. Perhaps something in your setup has become
corrupted.

It's a warning - not an error - and can be ignored. It will appear when
a printer is installed. It's a dbus thing.


Did you try purging the cups install then reinstalling and adding
the printer back in?

Not warranted. colord is only a Recommends: for cups. If there are no
devices using colour profiles it could be removed I expect.

There may be a problem with a colour profile not being set up properly. 
Colour profiles are useful for the best results but can be a bit tricky 
to set up.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/558d81db.3030...@torfree.net



Re: CUPS error message, device already exists

2015-06-26 Thread briand
On Fri, 26 Jun 2015 03:46:48 -0400
Gary Dale garyd...@torfree.net wrote:

 On 26/06/15 01:37 AM, bri...@aracnet.com wrote:
  I'm not sure if this is meaningful, but it would be nice to fix it.
 
 
  failed to CreateDevice: 
  org.freedesktop.ColorManager.AlreadyExists:device id 'cups-DCP8110DN' 
  already exists
 
  Googling turns up lots of hits, not a one of which has been helpful so far.
 
  Brian
 
 What exactly is your complaint? Does the device id not exist?

My complaint is that CUPS is complaining.  if it doesn't matter - then why is 
it complaining ?

 
 I've been using cups for a decade and have not encountered that 
 particular error. Perhaps something in your setup has become corrupted.

you must be joking. the intertubes are full of reports of that warning, so this 
is not just a 0.01% thing.


Brian



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150626221653.18080...@cedar.deldotd.com



Re: CUPS error message, device already exists

2015-06-26 Thread briand
On Fri, 26 Jun 2015 14:51:54 +0100
Brian a...@cityscape.co.uk wrote:

 It's a warning - not an error - and can be ignored. It will appear when
 a printer is installed. It's a dbus thing.

ok.

 
  Did you try purging the cups install then reinstalling and adding
  the printer back in?
 
 Not warranted. colord is only a Recommends: for cups. If there are no
 devices using colour profiles it could be removed I expect.
 
 

Thanks very much for that info. i uninstalled it.


meanwhile i'm getting this too:

 Failed to update TXT record for DCP8110DN @ server: -2

I think i figured that one out.

it can't get a hostname for the printer perhaps ?

i put one into the server /etc/hosts file.  I'll see if that fixes it.


Brian


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2015062625.59b9e...@cedar.deldotd.com



CUPS error message, device already exists

2015-06-25 Thread briand
I'm not sure if this is meaningful, but it would be nice to fix it.


failed to CreateDevice: 
org.freedesktop.ColorManager.AlreadyExists:device id 'cups-DCP8110DN' already 
exists

Googling turns up lots of hits, not a one of which has been helpful so far.

Brian


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150625223718.31fd9...@cedar.deldotd.com



Problems with CUPS Error 401

2008-08-09 Thread Hartmut
Hi,

I have the following config file and got the followed error.
Has anyone a clue what the problem could be?
The .15 IP is a Windows XP Client. Why is the client not authorized
(cupsdSendError: 8 code=401 (Unauthorized))? Printing works perfect.

Thanks a lot,
Hartmut


--[cupsd.conf]--
LogLevel debug #warning
SystemGroup lpadmin

Listen localhost:631
Listen 172.16.0.104:631
Listen /var/run/cups/cups.sock

Browsing On
BrowseOrder allow,deny
BrowseAllow @LOCAL
BrowseAllow 172.16.0.0/24

DefaultAuthType Basic
DefaultEncryption Never # Required

Location /
  Require group printers
  Order allow,deny
  Allow localhost
  Allow 172.16.0.0/24
/Location

Location /admin
  Encryption Required
  Require user @SYSTEM
  Order allow,deny
  Allow localhost
  Allow 172.16.0.0/24
/Location

Location /admin/conf
  AuthType Basic
  Require user @SYSTEM
  Order allow,deny
  Allow localhost
  Allow 172.16.0.0/24
/Location

Policy default
  Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job
Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription
Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job
Suspend-Current-Job Resume-Job CUPS-Move-Job
Require user @OWNER @SYSTEM
Order deny,allow
Allow 172.16.0.0/24
  /Limit

  Limit Pause-Printer Resume-Printer Set-Printer-Attributes
Enable-Printer Disable-Printer Pause-Printer-After-Current-Job
Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer
Restart-Printer Shutdown-Printer Startup-Printer Promote-Job
Schedule-Job-After CUPS-Add-Printer CUPS-Delete-Printer CUPS-Add-Class
CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default
AuthType Basic
Require user @SYSTEM
Order deny,allow
Allow 172.16.0.0/24
  /Limit

  Limit Cancel-Job CUPS-Authenticate-Job
Require user @OWNER @SYSTEM
Order deny,allow
Allow 172.16.0.0/24
  /Limit

  Limit All
Order deny,allow
Allow 172.16.0.0/24
  /Limit
/Policy

Printcap /var/run/cups/printcap




and get the following error:

== /var/log/cups/access_log ==
172.16.0.15 - - [09/Aug/2008:18:21:18 +0200] POST
/printers/BrotherHL1650 HTTP/1.1 401 0 - -
172.16.0.15 - - [09/Aug/2008:18:21:18 +0200] POST
/printers/BrotherHL1650 HTTP/1.1 401 0 - -
172.16.0.15 - - [09/Aug/2008:18:21:18 +0200] POST
/printers/BrotherHL1650 HTTP/1.1 401 0 - -

== /var/log/cups/error_log ==
D [09/Aug/2008:18:21:18 +0200] cupsdCloseClient: 8
D [09/Aug/2008:18:21:18 +0200] cupsdAcceptClient: 8 from 172.16.0.15:631
(IPv4)
D [09/Aug/2008:18:21:18 +0200] cupsdReadClient: 8 POST
/printers/BrotherHL1650 HTTP/1.1
D [09/Aug/2008:18:21:18 +0200] cupsdAuthorize: No authentication data
provided.
D [09/Aug/2008:18:21:18 +0200] cupsdSendError: 8 code=401 (Unauthorized)
D [09/Aug/2008:18:21:18 +0200] cupsdCloseClient: 8
D [09/Aug/2008:18:21:18 +0200] cupsdAcceptClient: 8 from 172.16.0.15:631
(IPv4)
D [09/Aug/2008:18:21:18 +0200] cupsdReadClient: 8 POST
/printers/BrotherHL1650 HTTP/1.1
D [09/Aug/2008:18:21:18 +0200] cupsdAuthorize: username=hartmut
D [09/Aug/2008:18:21:18 +0200] Get-Printer-Attributes
http://172.16.0.104:631/printers/BrotherHL1650
D [09/Aug/2008:18:21:18 +0200] cupsdProcessIPPRequest: 8 status_code=0
(successful-ok)
D [09/Aug/2008:18:21:18 +0200] cupsdCloseClient: 8
D [09/Aug/2008:18:21:18 +0200] cupsdAcceptClient: 8 from 172.16.0.15:631
(IPv4)
D [09/Aug/2008:18:21:18 +0200] cupsdReadClient: 8 POST
/printers/BrotherHL1650 HTTP/1.1
D [09/Aug/2008:18:21:18 +0200] cupsdAuthorize: No authentication data
provided.
D [09/Aug/2008:18:21:18 +0200] cupsdSendError: 8 code=401 (Unauthorized)
D [09/Aug/2008:18:21:18 +0200] cupsdCloseClient: 8
D [09/Aug/2008:18:21:18 +0200] cupsdAcceptClient: 8 from 172.16.0.15:631
(IPv4)
D [09/Aug/2008:18:21:18 +0200] cupsdReadClient: 8 POST
/printers/BrotherHL1650 HTTP/1.1
D [09/Aug/2008:18:21:18 +0200] cupsdAuthorize: username=hartmut
D [09/Aug/2008:18:21:18 +0200] Get-Printer-Attributes
http://172.16.0.104:631/printers/BrotherHL1650
D [09/Aug/2008:18:21:18 +0200] cupsdProcessIPPRequest: 8 status_code=0
(successful-ok)
[...]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: CUPS Error

2006-10-28 Thread Florian Kulzer
On Fri, Oct 27, 2006 at 18:32:44 -0400, Brown, Travis wrote:
 I had no problem installing my Samsung ML2250 printer with Sarge. 
 However, now I can't get it to work after I upgraded to etch. The 
 installation script successfully completes,

Which installation script is this?

 but when I try to add the 
 printer, I get the following error:
 
 CUPS_BackEnd: get-printers failed: client-error-not-found.

Which front end or command are you using to add the printer? Can you
connect to CUPS via http://localhost:631 in a browser? What happens if
you run /etc/init.d/cupsys restart?

-- 
Regards,
  Florian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



CUPS Error

2006-10-27 Thread Brown, Travis
I had no problem installing my Samsung ML2250 printer with Sarge. 
However, now I can't get it to work after I upgraded to etch. The 
installation script successfully completes, but when I try to add the 
printer, I get the following error:


CUPS_BackEnd: get-printers failed: client-error-not-found.

What does this mean? Thanks for any help you can provide.

TAB


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Ralph Brugger
Hallo,

ich habe gestern den Kernel 2.6.15 von backports.org testweise für Sarge
 übersetzt und installiert.
Es lief so weit ich es sehen konnte auch alles wie gehabt. Zuvor hatte
ich den 2.6.8er im Einsatz.

Für das Übersetzen des 2.6.15 hatte ich das .config File des 2.6.15
übernommen.

Am Rechner hängen zwei USB Drucker denen ich per UDEV sprechende Devices
zugeordnet habe.

Beim Versuch zu Drucken meldet CUPS mit dem 2.6.15 nun:

 ProcessIPPRequest: 10 status_code=0
 PID 5722 stopped with status 1!
 [Job 5] Unable to send print file to printer: Invalid argument

Hat irgendwer eine Idee was mit dem Kernel 2.6.15 hier noch besonderes
zu beachten wäre?

Habe nun den 2.6.8 wieder aktiviert und das Drucken klappt nach wie vor.

Den LogLebel in der cups.conf hatte ich testweise auf LogLevel debug
gesetzt aber das brachte mir auch keine weiteren Hinweise.

Vielleicht liegt das Problem auch eher in USB als in CUPS begründet?


Grüße,

Ralph


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Martin Reising
On Mon, Sep 18, 2006 at 05:15:16PM +0200, Ralph Brugger wrote:
 ich habe gestern den Kernel 2.6.15 von backports.org testweise für Sarge
  übersetzt und installiert.

Warum nicht eins der 2.6.16-2 Kernelimage?

 Am Rechner hängen zwei USB Drucker denen ich per UDEV sprechende Devices
 zugeordnet habe.

udev in Version 0.093-0bpo1 oder 0.094 installiert?

-- 
Nicht Absicht unterstellen, wenn auch Dummheit ausreicht!


pgpm30JNcX2gR.pgp
Description: PGP signature


Re: CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Ralph Brugger
Hi martin,

 On Mon, Sep 18, 2006 at 05:15:16PM +0200, Ralph Brugger wrote:
 ich habe gestern den Kernel 2.6.15 von backports.org testweise für Sarge
  übersetzt und installiert.
 Warum nicht eins der 2.6.16-2 Kernelimage?

Gute Frage! Mir ging es primär um die geänderte SATA Unterstützung und
da hatte ich mit dem 2.6.15 Erfahrungen.

 Am Rechner hängen zwei USB Drucker denen ich per UDEV sprechende Devices
 zugeordnet habe.
 udev in Version 0.093-0bpo1 oder 0.094 installiert?

Ich habe Debian Sarge und udev-0.0563

Ich sehe gerade in /var/log/messages

udev[6189]: configured rule in '/etc/udev/rules.d/udev.rules[55]'
applied, 'lp0' becomes 'usb/%k'

udev[6189]: creating device node '/dev/usb/lp0'

udev[6190]: configured rule in '/etc/udev/rules.d/udev.rules[25]'
applied, 'usbdev1.5' becomes 'lp_kyo_fs1010'

udev[6190]: creating device node '/dev/lp_kyo_fs1010'

Er erzeugt mir zwei Nodes
/dev/lp_kyo_fs1010'
/dev/usb/lp0

Auf das
/dev/usb/lp0
kann ich schreiben

aber auf
/dev/lp_kyo_fs1010
hingegen nicht.

Mhhhm.

Grüße,

Ralph




-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Ralph Brugger
Martin Reising schrieb:
 On Mon, Sep 18, 2006 at 05:15:16PM +0200, Ralph Brugger wrote:
 ich habe gestern den Kernel 2.6.15 von backports.org testweise für Sarge
  übersetzt und installiert.
 
 Warum nicht eins der 2.6.16-2 Kernelimage?
 
 Am Rechner hängen zwei USB Drucker denen ich per UDEV sprechende Devices
 zugeordnet habe.
 
 udev in Version 0.093-0bpo1 oder 0.094 installiert?
 

OK, das wird es wohl sein:

http://linuxwiki.de/udev
wer auf Debian Sarge udev und einen selbstgemachten aktuellen Kernel
verwendet, muss udev auf eine aktuellere Version updaten. Kernel 2.6.15
erfordert mindestens udev 071, Sarge enthält aber eine ältere Version.
Bei der älteren Version funktionierte bei meinen Versuchen die feste
Zuordnung von Gerätenamen/Links auf USB-Devices per Seriennummer nicht.
udevinfo hat auch die entsprechenden Attribute vor dem Upgrade von udev
nicht angezeigt.

Grüße,

Ralph


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Martin Reising
On Mon, Sep 18, 2006 at 05:46:10PM +0200, Ralph Brugger wrote:
 http://linuxwiki.de/udev
 wer auf Debian Sarge udev und einen selbstgemachten aktuellen Kernel
 verwendet, muss udev auf eine aktuellere Version updaten. Kernel 2.6.15
 erfordert mindestens udev 071, Sarge enthält aber eine ältere Version.
 Bei der älteren Version funktionierte bei meinen Versuchen die feste
 Zuordnung von Gerätenamen/Links auf USB-Devices per Seriennummer nicht.
 udevinfo hat auch die entsprechenden Attribute vor dem Upgrade von udev
 nicht angezeigt.

Mit

   aptitude -tsarge-backports install linux-image-2.6.16-2-CPU

wäre dir das nicht passiert.

-- 
Nicht Absicht unterstellen, wenn auch Dummheit ausreicht!


pgpQsZCi0N1Zw.pgp
Description: PGP signature


Re: CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Christian Schmidt
Hallo Ralph,

Ralph Brugger, 18.09.2006 (d.m.y):

 ich habe gestern den Kernel 2.6.15 von backports.org testweise für Sarge
  übersetzt und installiert.
 Es lief so weit ich es sehen konnte auch alles wie gehabt. Zuvor hatte
 ich den 2.6.8er im Einsatz.
 
 Für das Übersetzen des 2.6.15 hatte ich das .config File des 2.6.15
 übernommen.
 
 Am Rechner hängen zwei USB Drucker denen ich per UDEV sprechende Devices
 zugeordnet habe.
 
 Beim Versuch zu Drucken meldet CUPS mit dem 2.6.15 nun:
 
  ProcessIPPRequest: 10 status_code=0
  PID 5722 stopped with status 1!
  [Job 5] Unable to send print file to printer: Invalid argument

Und wie genau hast Du den Druckbefehl abgesetzt?
Was sagt lpstat -t?

Gruss/Regards,
Christian Schmidt

-- 
Das schöne Gefühl, Geld zu haben, ist nicht so intensiv, wie das
Scheißgefühl, kein Geld zu haben.
-- Herbert Achternbusch


signature.asc
Description: Digital signature


Re: CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Ralph Brugger
Hallo Christian,

 ich habe gestern den Kernel 2.6.15 von backports.org testweise für Sarge
  übersetzt und installiert.
 Es lief so weit ich es sehen konnte auch alles wie gehabt. Zuvor hatte
 ich den 2.6.8er im Einsatz.

 Für das Übersetzen des 2.6.15 hatte ich das .config File des 2.6.15
 übernommen.

 Am Rechner hängen zwei USB Drucker denen ich per UDEV sprechende Devices
 zugeordnet habe.

 Beim Versuch zu Drucken meldet CUPS mit dem 2.6.15 nun:

  ProcessIPPRequest: 10 status_code=0
  PID 5722 stopped with status 1!
  [Job 5] Unable to send print file to printer: Invalid argument
 
 Und wie genau hast Du den Druckbefehl abgesetzt?
 Was sagt lpstat -t?

Mit CUPS oder via cat irgendwas.txt /dev/lp_kyo_fs1010

Aber das Problem liegt an der udev Version von Sarge.
Siehe anderes Posting.

Grüße,

Ralph


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Ralph Brugger
Martin Reising schrieb:
 On Mon, Sep 18, 2006 at 05:46:10PM +0200, Ralph Brugger wrote:
 http://linuxwiki.de/udev
 wer auf Debian Sarge udev und einen selbstgemachten aktuellen Kernel
 verwendet, muss udev auf eine aktuellere Version updaten. Kernel 2.6.15
 erfordert mindestens udev 071, Sarge enthält aber eine ältere Version.
 Bei der älteren Version funktionierte bei meinen Versuchen die feste
 Zuordnung von Gerätenamen/Links auf USB-Devices per Seriennummer nicht.
 udevinfo hat auch die entsprechenden Attribute vor dem Upgrade von udev
 nicht angezeigt.
 
 Mit
 
aptitude -tsarge-backports install linux-image-2.6.16-2-CPU
 
 wäre dir das nicht passiert.

Wo liegt der Unterschied? Alleine in der Kernel Version?

Grüße


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Martin Reising
On Mon, Sep 18, 2006 at 07:48:03PM +0200, Ralph Brugger wrote:
 Martin Reising schrieb:
 aptitude -tsarge-backports install linux-image-2.6.16-2-CPU
  
  wäre dir das nicht passiert.
 
 Wo liegt der Unterschied? Alleine in der Kernel Version?

Die Abhängigkeiten sollte das neue udev, module-init-tools und
initramfs-tools/yaird installieren und hotplug deinstallieren.

-- 
Nicht Absicht unterstellen, wenn auch Dummheit ausreicht!


pgpCx1Ts1ObiP.pgp
Description: PGP signature


Re: CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Ralph Brugger
Martin Reising schrieb:
 On Mon, Sep 18, 2006 at 07:48:03PM +0200, Ralph Brugger wrote:
 Martin Reising schrieb:
aptitude -tsarge-backports install linux-image-2.6.16-2-CPU

 wäre dir das nicht passiert.
 Wo liegt der Unterschied? Alleine in der Kernel Version?
 
 Die Abhängigkeiten sollte das neue udev, module-init-tools und
 initramfs-tools/yaird installieren und hotplug deinstallieren.

Hotplug ist bereits deinstalliert, aber ich möchte keine backports
Pakete installieren solange das nicht zwingend notwendig ist.

Derzeit kann ich noch auf den Kernel 2.6.15 oder höher verzichten.
Dann warte ich lieber bis zum nächsten Debian Stable Release.

Grüße,

Ralph



-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Christian Schmidt
Hallo Ralph,

Ralph Brugger, 18.09.2006 (d.m.y):

  Und wie genau hast Du den Druckbefehl abgesetzt?
  Was sagt lpstat -t?
 
 Mit CUPS oder via cat irgendwas.txt /dev/lp_kyo_fs1010

Ist CUPS da auch im Spiel, wenn Du etwas direkt auf ein Devive
schickst?

Ich glaube eher nicht...

Gruss/Regards,
Christian Schmidt

-- 
Ist Leben eine schlechte Angewohnheit?


signature.asc
Description: Digital signature


Re: CUPS Error mit Sarge und Kernel 2.6.15

2006-09-18 Thread Ralph Brugger
Christian Schmidt schrieb:
 Hallo Ralph,
 
 Ralph Brugger, 18.09.2006 (d.m.y):
 
 Und wie genau hast Du den Druckbefehl abgesetzt?
 Was sagt lpstat -t?
 Mit CUPS oder via cat irgendwas.txt /dev/lp_kyo_fs1010
 Ist CUPS da auch im Spiel, wenn Du etwas direkt auf ein Devive
 schickst?
 Ich glaube eher nicht...

Nein, da ist CUPS nicht mit im Spiel. Es hat aber etwas gedauert die
Ursache zu finden.

Wie geschrieben: Das Problem tritt auf, wenn man man wie ich einen
Kernel 2.6.15 mit einem zu alten udev (Debian Sarge) verwenden will.

Also von daher ist es gelöst entweder
a) Keinen Kernel 2.6.15 verwenden
b) oder udev aktualisieren

Grüße,

Grüße


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



cups - error al iniciar el servidor

2006-07-29 Thread Ignacio José


  Hola,

  Después de una actualización de Debian (no sé si hará un mes), cada
vez que me intento configurar el servidor CUPS a través de KDE obtengo
el siguiente error:

   Unable to retrive the printer list. Error message received from
manager: Connection to CUPS server failed. Check the CUPS server is
correctly installed and running. Error: the IPP request failed for an
unknown reason.

  Por otro lado, en el fichero error_log de CUPS leo:

I [29/Jul/2006:23:20:00 +0100] Listening to 0.0.0.0:631 on fd 3...
D [29/Jul/2006:23:20:01 +0100] cupsdAcceptClient: 7 from localhost:631
(IPv4)
D [29/Jul/2006:23:20:01 +0100] cupsdAcceptClient: 8 from localhost:631
(IPv4)
D [29/Jul/2006:23:20:01 +0100] cupsdCloseClient: 7
D [29/Jul/2006:23:20:01 +0100] cupsdReadClient: 8 POST /printers/ HTTP/1.1
D [29/Jul/2006:23:20:01 +0100] cupsdAuthorize: No authentication data
provided.
D [29/Jul/2006:23:20:01 +0100] CUPS-Get-Printers
I [29/Jul/2006:23:20:01 +0100] CUPS-Get-Printers client-error-not-found:
No destinations added.
D [29/Jul/2006:23:20:01 +0100] cupsdProcessIPPRequest: 8 status_code=406
(client-error-not-found)

  He buscado en los grupos pero ninguna de las soluciones a errores
parecidos me ha ayudado. La verdad es que agradecería mucho cualquier
tipo de ayuda.

  Gracias de antemano. Saludos,


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



CUPS error

2003-09-02 Thread Roberto Sanchez
I have a machine running Woody with two printers attached.  One is parallel,
the other USB.  The parallel printer works great, but the USB printer shows
this error in the http://localhost:631/printers/ page.

Unable to open USB port device file /dev/usb/lp0: No such device

I have all the relevant kernel options selected to either be compiled in or as
modules.  Is it possible that I am missing a user space utility?

-Roberto

___
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



[SOLVED] Re: CUPS error

2003-09-02 Thread Roberto Sanchez
 --- Roberto Sanchez [EMAIL PROTECTED] escribió: 
 I have a machine running Woody with two printers attached.  One is parallel,
 the other USB.  The parallel printer works great, but the USB printer shows
 this error in the http://localhost:631/printers/ page.
 
 Unable to open USB port device file /dev/usb/lp0: No such device
 
 I have all the relevant kernel options selected to either be compiled in or
 as
 modules.  Is it possible that I am missing a user space utility?
 
 -Roberto

Please disregard this message.  I did a quick Google search and found that all
I needed to do was power on the printer _before_ the computer (basically I had
to reboot the server).  Sorry for the unnecessary message.

-Roberto

___
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Samba + CUPS Error

2003-03-17 Thread GBV
I´ve configured all my printer is CUPS... works great

Now I want to share them in samba...

When I viewing webmin-samba printers share, the fllowing error occurs:

Access control violation : lpadmin::list_printers failed : Undefined
subroutine lpadmin::list_printers called at (eval 14) line 2.


Anyone know how to fix it?

Thks...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: CUPS, error: client-error-gone

2002-11-23 Thread Enrique Hinojosa Rosado

David Fernndez Encinas wrote:

Buenas,
 Tengo instalado un HP845C usb en mi mquina debian y todo iba bien 
hasta hace 3 das que la impresora dej de funcionar sin que yo, creo 
(no instal nigun paquete relacionado con impresora, ni entre en cups) 
tocara nada. El error que obtengo es que cuando entro en cups me pone 
que est desactivada o que no tengo papel, y cuando le doy a activar 
sale el mensaje de: *client-error-gone *que no me resuelve las dudas.
   La impresora es detectada por usbview y el resto de dispositivos usb 
funciona asi q no es problema del acceso usb.


   He intentado desinstalar los paquetes y volver a instalarlos, tambin 
reconfigurar, pero nada, no sale.


  Si alguien me puediera orientar lo agradecera pq me hace bastante falta.



Por si te sirve de algo, yo tengo una HP-720C y desde hace unos das me 
est pasando exctamente lo mismo, en todos los sentidos, tambin me 
dice que est desactivada y despus lo del client-error-gone. En mi 
caso, por medio, lo nico que ha habido es una actualizacin en la que 
se actualiz el CUPS.


Enrique



CUPS, error: client-error-gone

2002-11-22 Thread David Fernández Encinas




Buenas,

 Tengo instalado un HP845C usb en mi mquina debian y todo iba bien hasta hace 3 das que la impresora dej de funcionar sin que yo, creo (no instal nigun paquete relacionado con impresora, ni entre en cups) tocara nada. El error que obtengo es que cuando entro en cups me pone que est desactivada o que no tengo papel, y cuando le doy a activar sale el mensaje de: client-error-gone que no me resuelve las dudas.

 La impresora es detectada por usbview y el resto de dispositivos usb funciona asi q no es problema del acceso usb.



 He intentado desinstalar los paquetes y volver a instalarlos, tambin reconfigurar, pero nada, no sale.



 Si alguien me puediera orientar lo agradecera pq me hace bastante falta.



-- 
Gracias, David.

 _\|/_
 (O-O)
--oOO-(_)-OOo-
David Fernandez Encinas   [EMAIL PROTECTED]
Usuario Linux registrado: #274757
Linux Debian Woody

-- 








Re: CUPS, error: client-error-gone

2002-11-22 Thread Ricardo - Eureka!

Pregunta MAS QUE OBVIA ... los cartuchos tienen tinta, verdad? ;)

On Fri, Nov 22, 2002 at 09:37:01AM +0100, David Fernández Encinas wrote:
 Buenas,
  Tengo instalado un HP845C usb en mi máquina debian y todo iba bien
 hasta hace 3 días que la impresora dejó de funcionar sin que yo, creo
 (no instalé nigun paquete relacionado con impresora, ni entre en cups)
 tocara nada. El error que obtengo es que cuando entro en cups me pone
 que está desactivada o que no tengo papel, y cuando le doy a activar
 sale el mensaje de: client-error-gone que no me resuelve las dudas.
La impresora es detectada por usbview y el resto de dispositivos usb
 funciona asi q no es problema del acceso usb.
 
He intentado desinstalar los paquetes y volver a instalarlos, también
 reconfigurar, pero nada, no sale.
 
   Si alguien me puediera orientar lo agradecería pq me hace bastante
 falta.
 -- 
 Gracias, David.
 
  _\|/_
  (O-O)
 --oOO-(_)-OOo-
 David Fernandez Encinas   [EMAIL PROTECTED]
 Usuario Linux registrado: #274757
 Linux Debian Woody
 
 -- 

-- 
Ricardo A.Frydman - Analista de Sistemas 
Usuario Linux Reg.# 218395 (http://counter.li.org)

***
Eureka! Respuestas Informaticas 
*** 
Av.Octavio Pinto 2925   (0351) 488-7049  CBA (ARG)
Lunes a Viernes 9:30 a 17:30Sábados: 9:30 a 13:30 
http://www.eureka-linux.com.ar










Re: CUPS, error: client-error-gone

2002-11-22 Thread David Fernández Encinas




si, hasta ese punto llego.

de todas formas, quit otra vez todos los paquetes e instal los de sarge y voila, todo funciona otra vez.



On Fri, 2002-11-22 at 14:23, Ricardo - Eureka! wrote:

Pregunta MAS QUE OBVIA ... los cartuchos tienen tinta, verdad? ;)

On Fri, Nov 22, 2002 at 09:37:01AM +0100, David Fernndez Encinas wrote:
 Buenas,
  Tengo instalado un HP845C usb en mi mquina debian y todo iba bien
 hasta hace 3 das que la impresora dej de funcionar sin que yo, creo
 (no instal nigun paquete relacionado con impresora, ni entre en cups)
 tocara nada. El error que obtengo es que cuando entro en cups me pone
 que est desactivada o que no tengo papel, y cuando le doy a activar
 sale el mensaje de: client-error-gone que no me resuelve las dudas.
La impresora es detectada por usbview y el resto de dispositivos usb
 funciona asi q no es problema del acceso usb.
 
He intentado desinstalar los paquetes y volver a instalarlos, tambin
 reconfigurar, pero nada, no sale.
 
   Si alguien me puediera orientar lo agradecera pq me hace bastante
 falta.
 -- 
 Gracias, David.
 
  _\|/_
  (O-O)
 --oOO-(_)-OOo-
 David Fernandez Encinas   [EMAIL PROTECTED]
 Usuario Linux registrado: #274757
 Linux Debian Woody
 
 -- 

-- 
Ricardo A.Frydman - Analista de Sistemas 
Usuario Linux Reg.# 218395 (http://counter.li.org)

***
Eureka! Respuestas Informaticas  	
*** 
Av.Octavio Pinto 2925   	(0351) 488-7049  CBA (ARG)
Lunes a Viernes 9:30 a 17:30   	Sbados: 9:30 a 13:30 
http://www.eureka-linux.com.ar





	






-- 
Gracias, David.

 _\|/_
 (O-O)
--oOO-(_)-OOo-
David Fernandez Encinas   [EMAIL PROTECTED]
Usuario Linux registrado: #274757
Linux Debian Woody
 Windows98: a 32 bit graphical front end to a 16 bit patch on an 8
 bit operating system written for a 4 bit processor by a 2 bit company
 without 1 bit of decency...
--