View previous topic :: View next topic |
Author |
Message |
Terion n00b
Joined: 24 Jan 2005 Posts: 53 Location: Herne / NRW / Germany
|
Posted: Thu Jan 27, 2005 3:18 pm Post subject: mein systen macht zicken beim drucken |
|
|
Tag zusammen!
Ich hab bereits das CUPS manual und das foomatic gelesen.
aber nix hilft.KDE kann nicht zum cups verbinden obwohl der cupsd läuft!
Code:
# /etc/init.d/cupsd start
* WARNING: "cupsd" has already been started.
der drucker wird auch vom kernel erkannt
Code:
[kernel] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04B8 pid 0x0005
was mache ich falsch? bzw. was sollte ich machen?
ach ja, das Gentoo Man zum Thema "drucken" hab ich auch schon gemacht, aber es läuft nicht! |
|
Back to top |
|
|
Terion n00b
Joined: 24 Jan 2005 Posts: 53 Location: Herne / NRW / Germany
|
Posted: Thu Jan 27, 2005 3:38 pm Post subject: |
|
|
ach ja!
das hier gibt FOOMATIC aus
Code: | root # foomatic-configure -s cups -p Epson-Stylus_Photo_830 -c file:/dev/usb/lp0 -n Epson -d gimp-print
lpinfo: Unable to connect to server: Connection refused
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/vendor_perl/5.8.5/Foomatic/DB.pm line 3427.
lpadmin: Unable to connect to server: Connection refused
Could not set up/change the queue "Epson"!
|
|
|
Back to top |
|
|
NightDragon Veteran
Joined: 21 Aug 2004 Posts: 1156 Location: Vienna (Austria)
|
Posted: Thu Jan 27, 2005 3:38 pm Post subject: |
|
|
/etc/init.d/cupsd restart auch veruscht?
Ach ja. Bei mir hats geholfen den Drucker ab und wieder anzustecken. _________________ You are the problem too all my solutions |
|
Back to top |
|
|
Terion n00b
Joined: 24 Jan 2005 Posts: 53 Location: Herne / NRW / Germany
|
Posted: Thu Jan 27, 2005 3:41 pm Post subject: |
|
|
schon versucht. kommt immer das selbe. |
|
Back to top |
|
|
NightDragon Veteran
Joined: 21 Aug 2004 Posts: 1156 Location: Vienna (Austria)
|
Posted: Thu Jan 27, 2005 3:49 pm Post subject: |
|
|
Cups hat auch ein Webinterface.
d. h. mit http://localhost:631 kannst du die ganze Konfiguration mal auf die art versuchen. _________________ You are the problem too all my solutions |
|
Back to top |
|
|
Terion n00b
Joined: 24 Jan 2005 Posts: 53 Location: Herne / NRW / Germany
|
Posted: Thu Jan 27, 2005 3:56 pm Post subject: |
|
|
die dropdown auswahl "devices" ist leer. da gehts nicht weiter...
so langsam find ich das mit dem drucken unter linux echt gemein -.-. |
|
Back to top |
|
|
NightDragon Veteran
Joined: 21 Aug 2004 Posts: 1156 Location: Vienna (Austria)
|
Posted: Thu Jan 27, 2005 3:58 pm Post subject: |
|
|
hm...
am besten du machst das:
Code: |
/etc/init.d/cups stop
emerge -c cups
emerge -c foomatic
emerge cups
emerge footmatic
/etc/init.d/cups start
|
und nochmals veruschen via webinterface das ganze zum laufen zu bringen. _________________ You are the problem too all my solutions |
|
Back to top |
|
|
Terion n00b
Joined: 24 Jan 2005 Posts: 53 Location: Herne / NRW / Germany
|
Posted: Thu Jan 27, 2005 4:10 pm Post subject: |
|
|
hab ich getan.
cups und foomatic sind nun frisch emerged...
aber auf der seite mit dem "Device" ist noch immer nichts im dropdown menü
erkennt der vielleicht irgendwas nicht? |
|
Back to top |
|
|
|