da goldy » gio dic 30, 2004 20:58
Meritil la mia è un stampante i250 , purtroppo non´è una BJC-250 e richiede i driver della canon, infatti cercando su internet altre persone hanno dovuto installare i driver ufficiali della canon.
<BR>Sul sito della canon c´è anche una bella guida
<BR>
<BR>che è questa:
<BR>
<BR>Copy the rpm files.
<BR>The rpm files shown below are necessary. First download the rpm files required for the printer to be used, from the Canon website to any directory.
<BR>
<BR>
<BR>rpm file of BJ Filter
<BR>bjfilteri250-2.3-0.i386.rpm -------- i250 scripts, libraries, etc.
<BR>
<BR>rpm file of additional module for CUPS support
<BR>bjfiltercups-2.3-0.i386.rpm
<BR>
<BR>Install BJ Filter.
<BR>Start the terminal software, such as GNOME Terminal, and use the rpm command as shown in the example below to install BJ Filter.
<BR>
<BR>[root@zzz /yyy]# rpm -ivh bjfilteri250-2.3-0.i386.rpm
<BR>
<BR>
<BR>Install the additional module for CUPS support.
<BR>Start the terminal software, such as GNOME Terminal, and use the rpm command as shown in the example below to install the additional module for CUPS support.
<BR>
<BR>[root@zzz /yyyy]# rpm -ivh bjfiltercups-2.3-0.i386.rpm
<BR>
<BR>
<BR>Restart the CUPS daemon.
<BR> Enter the following from the command line of the terminal software, such as GNOME Terminal:
<BR>
<BR>[root@zzz /yyyy]# /etc/rc.d/init.d/cups restart
<BR>
<BR>Register the printer to the spooler.
<BR>Using the lpadmin command, register the printer to the spooler.
<BR>
<BR>lpadmin -p [printer_name] -m [PPD_filename] -v [device_URI] -E
<BR>
<BR>Example: [root@zzz /yyyy]# lpadmin -p i250 -m canoni250.ppd -v canon_usb:/dev/usb/lp0 -E
<BR>
<BR>
<BR>Set the default printer to be used when the printer name is omitted in the print command.
<BR>
<BR>lpadmin -d [printer_name]
<BR>
<BR>Example: [root@zzz /yyyy]# lpadmin -d i250
<BR>
<BR>
<BR>Restart the computer.
<BR>
<BR>
<BR>L´ho seguita passo-passo , mi sono compilato anche i tar.gz anzichè gli rpm , ho visto che non funzionavano lo stesso e quindi ho usato rpm2tgz , ma non c´è stato niente da fare.
<BR>Quello che mi fa inkazzare e che su fedora ha funzionato subito,
<BR>senza neanche fare il windowsiano Restart the computer, come consigliato dalla canon, e nemmeno
<BR>lpadmin -p i250 -m canoni250.ppd -v canon_usb:/dev/usb/lp0
<BR>come dice la guida.
<BR>
<BR>Ho semplicemente installato i driver,lanciato cups , e tutto
<BR>ha funzionato
<BR>
<BR>
<BR>Con Slackware invece ho anche installato la nuova versione di cups , la nuova versione di gimp-print, non so più che fare.
<BR>
<BR>Credo sia un problema di cups , infatti sto cercando in rete
<BR>qualche buon how-to.
<BR>Ho anche provato a seguire la guida che c´è su questo sito x
<BR>configurare le stampanti..........nada de nada.
<BR>
<BR>Però mi fai venire un dubbio,
<BR> come faccio a sapere se lp è caricato?
<BR> e se non lo è come faccio a caricarlo?
<BR>
<BR>Ma avevo letto da qualche parte che lpr e cups non vanno usati insieme,
<BR>perchè vanno in conflitto , sbaglio?<br>