Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Canon S100 e stampa
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
kernel2422
n00b
n00b


Joined: 24 Sep 2003
Posts: 4

PostPosted: Sun Sep 28, 2003 9:11 am    Post subject: Canon S100 e stampa Reply with quote

Vorrei far andare la mia stampante una Canon S100 su Gentoo. Ho emerso cups e anche le gimp-print, la stampante sembra configurata bene ma non viene stampato nulla. Come kernel ho un 2.6.0-test4 che riconosce la mia stampante facendo un dmesg. Se provo però a fare
Code:
cat unfile.txt > /dev/usb/lp0
non viene stampato nulla, non arriva neanche il segnale alla stampante. Che devo fare? Aiuto.
Grazie mille
_________________
Abruzzo Silvio
silvioabruzzo@italios.it
www.italios.it
www.silvioabruzzo.tk
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Sun Sep 28, 2003 10:35 am    Post subject: Reply with quote

Prima di tutto benvenuto :D

Hai provato a seguire i passi indicati qui?
_________________
Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo
Back to top
View user's profile Send private message
kernel2422
n00b
n00b


Joined: 24 Sep 2003
Posts: 4

PostPosted: Sun Sep 28, 2003 11:06 am    Post subject: Reply with quote

Ahhhhhh, c'avevo pensato di dirlo ma mi sono dimenticato :-( Sisi l'ho letto e seguito il tutorial sul sito di gentoo che è quello di cui tu mi hai dato il link :-)
_________________
Abruzzo Silvio
silvioabruzzo@italios.it
www.italios.it
www.silvioabruzzo.tk
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31638
Location: here

PostPosted: Sun Sep 28, 2003 11:32 am    Post subject: Re: Canon S100 e stampa Reply with quote

kernel2422 wrote:
Vorrei far andare la mia stampante una Canon S100 su Gentoo. Ho emerso cups e anche le gimp-print, la stampante sembra configurata bene ma non viene stampato nulla. Come kernel ho un 2.6.0-test4 che riconosce la mia stampante facendo un dmesg. Se provo però a fare
Code:
cat unfile.txt > /dev/usb/lp0
non viene stampato nulla, non arriva neanche il segnale alla stampante. Che devo fare? Aiuto.
Grazie mille

Ora mi ricordo cosa possa essere.... anche pelons ha avuto lo stesso
problema, cioe' che la stampante si configurava benissimo ma non
stampava niente. Alla fine abbiamo scoperto (se non sbaglio) che cups
non dava come dipendenza ghostscript che era necessari per il
funzionamento di quella stampante. Concludendo prova a dare un bel
Code:
# emerge ghostscript

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
pelon's
n00b
n00b


Joined: 05 Sep 2003
Posts: 66
Location: CH -> TI

PostPosted: Sun Sep 28, 2003 11:37 am    Post subject: Reply with quote

... confermo :lol:
Back to top
View user's profile Send private message
kernel2422
n00b
n00b


Joined: 24 Sep 2003
Posts: 4

PostPosted: Sun Sep 28, 2003 1:04 pm    Post subject: Re: Canon S100 e stampa Reply with quote

Quote:
Concludendo prova a dare un bel
Code:
# emerge ghostscript


Ho provato ma nulla, ho anche riavviato cups come mi hai detto in irc, ma nulla. Aiutooo
_________________
Abruzzo Silvio
silvioabruzzo@italios.it
www.italios.it
www.silvioabruzzo.tk
Back to top
View user's profile Send private message
JacoMozzi
l33t
l33t


Joined: 12 May 2003
Posts: 645
Location: Giubiasco world(EU(CH(TI)))

PostPosted: Sun Sep 28, 2003 1:55 pm    Post subject: Reply with quote

Anch'io ho una canon piccolina.
Anch'io ho avuto un problema simile con la mia canon bjc 1000. La stampante era riconosciuta ma non funziava la stampa diretta.
Ecco il post
Infatti m'aveva messo la pulce nell'orecchio un tipo del forum hardware:
Quote:

Another question: I had an old HP Windows printer that wouldn't print a text file sent to it directly. Had you successfully printed text directly in Mandrake? This may not be supported by your printer (You know how those manufacturers like to save $$). I guess you would've tried printing through cups already though.

Ciao
Jaco
Back to top
View user's profile Send private message
kernel2422
n00b
n00b


Joined: 24 Sep 2003
Posts: 4

PostPosted: Sun Sep 28, 2003 6:39 pm    Post subject: Reply with quote

JacoMozzi wrote:
Anch'io ho una canon piccolina.
Anch'io ho avuto un problema simile con la mia canon bjc 1000. La stampante era riconosciuta ma non funziava la stampa diretta.

Interessante si hai ragione, infatti con slack dove la stampante stampa con cups il cat non funzia lo stesso. Grazie ciò mi rallegra. Ho provato a riconfigurare tutto cups. Ecco la configurazione:

Code:

# Printer configuration file for CUPS v1.1.19
# Written by cupsd on Sun Sep 28 20:29:40 2003
<DefaultPrinter stampante>
Info
Location /dev/usb/lp0
DeviceURI usb://Canon/S100
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
</Printer>


Provando a stampare il log di cups mi dice questo:

Code:

I [28/Sep/2003:20:29:49 +0200] Adding start banner page "none" to job 20.
I [28/Sep/2003:20:29:49 +0200] Adding end banner page "none" to job 20.
I [28/Sep/2003:20:29:49 +0200] Job 20 queued on 'stampante' by 'root'.
I [28/Sep/2003:20:29:49 +0200] Started filter /usr/lib/cups/filter/pstops (PID 17185) for job 20.
I [28/Sep/2003:20:29:49 +0200] Started filter /usr/lib/cups/filter/foomatic-rip (PID 17186) for job 20.
I [28/Sep/2003:20:29:49 +0200] Started backend /usr/lib/cups/backend/usb (PID 17187) for job 20.
W [28/Sep/2003:20:29:49 +0200] [Job 20] Media tray empty!
E [28/Sep/2003:20:29:53 +0200] PID 17186 stopped with status 3!
I [28/Sep/2003:20:29:53 +0200] Hint: Try setting the LogLevel to "debug" to find out more.


Ovviamente i fogli nella stampante ci sono :-)

Che devo fare? dov'è il problema?
Ciao e grazie
_________________
Abruzzo Silvio
silvioabruzzo@italios.it
www.italios.it
www.silvioabruzzo.tk
Back to top
View user's profile Send private message
JacoMozzi
l33t
l33t


Joined: 12 May 2003
Posts: 645
Location: Giubiasco world(EU(CH(TI)))

PostPosted: Sun Sep 28, 2003 6:55 pm    Post subject: Reply with quote

Prego.
Per cups non so cosa dirti :roll:
Ciao
Jaco
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum