can u help me howto install a printer

Usate questo forum per richieste di aiuto e consigli sull'hardware montato nelle vostre macchine con GNU/Linux Slackware.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware usata e la versione del Kernel. Questi dati aiutano le persone che possono rispondere.
2) Citare il tipo di hardware coinvolto in modo dettagliato.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT. Non usare termini gergali come procio, mobo e simili per identificare i componenti hardware.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Rispondi
PROXIMO
Linux 0.x
Linux 0.x
Messaggi: 22
Iscritto il: dom 9 mar 2008, 13:03
Slackware: 12.1
Kernel: 2.6.26
Desktop: KDE 3.5.9

can u help me howto install a printer

Messaggio da PROXIMO »

i just bought 1 Canon LBP 2900, need some guide howto install it on slackware, thanks

DidierSpaier
Linux 0.x
Linux 0.x
Messaggi: 8
Iscritto il: sab 27 ott 2007, 19:04
Località: Paris
Contatta:

Re: can u help me howto install a printer

Messaggio da DidierSpaier »

There seems to be a driver available at Canon :

First go here :
http://software.canon-europe.com/products/0010177.asp
or directly there
http://software.canon-europe.com/softwa ... asp?model=

HTH,

Didier

Avatar utente
robbybby
Linux 4.x
Linux 4.x
Messaggi: 1223
Iscritto il: sab 16 dic 2006, 10:48
Slackware: 13.1 / 64 bit
Kernel: 3.3.x
Desktop: KDE 4.4.5
Località: Fra Trantor e Terminus

Re: can u help me howto install a printer

Messaggio da robbybby »

PROXIMO ha scritto:i just bought 1 Canon LBP 2900, need some guide howto install it on slackware, thanks
You have to open the CUPS interface:
Open your browser and type the following address: http://127.0.0.1:631/
Click Adminitration, and type log in cups as root (user: root, password: you root password)
Click on the Add Printer button.
Follow the guided steps.

PROXIMO
Linux 0.x
Linux 0.x
Messaggi: 22
Iscritto il: dom 9 mar 2008, 13:03
Slackware: 12.1
Kernel: 2.6.26
Desktop: KDE 3.5.9

Re: can u help me howto install a printer

Messaggio da PROXIMO »

An error occurred while loading http://127.0.0.1:631/:
Could not connect to host 127.0.0.1 (port 631).

just cant open it . Also tried as root
/etc/rc.d/rc.cups start Permission denied
/etc/rc.d/rc.cupsd start No such file or directory
any suggestions

edit well the file rc.cups want exec file so i chmod +x it and it is ok now, i will proceed

PROXIMO
Linux 0.x
Linux 0.x
Messaggi: 22
Iscritto il: dom 9 mar 2008, 13:03
Slackware: 12.1
Kernel: 2.6.26
Desktop: KDE 3.5.9

Re: can u help me howto install a printer

Messaggio da PROXIMO »

well it seems the driver doesn't work well, probably it is my fault. the package was rpm and 1 converted it with rpm2tgz
Can s.o compile me a working driver from here http://software.canon-europe.com/softwa ... asp?model=
thanks

DidierSpaier
Linux 0.x
Linux 0.x
Messaggi: 8
Iscritto il: sab 27 ott 2007, 19:04
Località: Paris
Contatta:

Re: can u help me howto install a printer

Messaggio da DidierSpaier »

It's a matter of installation and configuration, not compilation (the driver is distributed by Canon as binary, not source code I guess).

Try googling Canon LBP 2900 Slackware, you'll find some interesting links. I can't try what they propose, as I don't have this kind of printer.

BTW I suggest next time you intend to use a device under Slackware, check if it is easily usable under linux before you buy it.

For a printer, you could go to this page :
http://openprinting.org/printer_list.cgi

HTH

Rispondi