Help for Canon LBP2900

Se avete problemi con l'installazione e la configurazione di Slackware postate qui. Non usate questo forum per argomenti generali... per quelli usate Gnu/Linux in genere.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
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.
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

Help for Canon LBP2900

Messaggio da PROXIMO »

hi, i need some help with mu printer i still can get it work in linux
i installed cndrvcups-common-1.80-i486-1mch.tgz and cndrvcups-lb-1.80-i486-1mch.tgz
i made
# mkdir /var/ccpd
# mkdir /var/captmon
# mkfifo /var/ccpd/fifo0
# chmod 777 /var/ccpd/fifo0
# chown root /var/ccpd/fifo0
then
# lpadmin -p LBP2900 -m LBP2900.ppd -v ccp:/var/ccpd/fifo0 -E
and i get error because in the packages above LBP2900.ppd is missing so i found it in the src file and extracted it manually in
/usr/share/ppd/

now # lpadmin -p LBP2900 -m LBP2900.ppd -v ccp:/var/ccpd/fifo0 -E gives me other error
lpadmin: Bad device-uri "ccp:/var/ccpd/fifo0"!

i didnt have captfilter, ccpdadmin, captdrv & ccpd and i copied them in /usr/sbin/
but i think it is because pstocapt is missing too, where can i get it from, please gimme a link and help me a llitle with this riddle

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: Help for Canon LBP2900

Messaggio da PROXIMO »

ok i fix this by taking the file from the rpm package.
I use Printer CUPS 1.3.9 there the status is
Printer Driver: Canon LBP2900 CAPT ver.1.5
Printer State: idle, accepting jobs, published.
Device URI: ccp:/var/ccpd/fifo0

when i try to print anything and nothing happens.

captstatusui -P LBP2900 opens a small windows that says Message: Printer error
Check the DevicePath of /etc/ccpd.conf
it is DevicePath /dev/usb/lp0
which is correct i think

Avatar utente
ponce
Iper Master
Iper Master
Messaggi: 2792
Iscritto il: mer 5 mar 2008, 16:45
Nome Cognome: Matteo Bernardini
Slackware: slackware64-current
Kernel: 5.8.16
Desktop: lxde
Località: Pisa
Contatta:

Re: Help for Canon LBP2900

Messaggio da ponce »

guessing from here, I think ccpd must run in background (I don't have the package, /etc/rc.d/rc.ccpd start?)

Avatar utente
Luci0
Staff
Staff
Messaggi: 3591
Iscritto il: lun 27 giu 2005, 0:00
Nome Cognome: Gabriele Santanché
Slackware: 12.2 14.0
Kernel: 2.6.27.46- gen 3.2.29
Desktop: KDE 3.5.10 Xfce
Località: Forte dei Marmi
Contatta:

Re: Help for Canon LBP2900

Messaggio da Luci0 »

You can try this viewtopic.php?f=12&t=24805&start=0&hilit=LBP2900

The canon driver is buggy :-(

the ccpd daemon waste up 100% CPU and often don't work at all.




P.S. this is for the google spider :-(... bug bugged cndrvcups captfilter ccpdadmin Canon ccpd captmon CAPTDRV CAPT Linux daemon nogood bad trouble hang failure segmentation fault LBP2900 LBP3000 LBP3100 schifo troiaio sola per Linux non va bene non compratela !

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: Help for Canon LBP2900

Messaggio da PROXIMO »

yes i have seen it...

root@slackware:/home/valio# /usr/bin/lpq
LBP2900 is ready
no entries
then i do a print and nothing happens.. here is the command again
root@slackware:/home/valio# /usr/bin/lpq
LBP2900 is ready and printing
Rank Owner Job File(s) Total Size
active anonymo 33 Test Page 17408 bytes

hmm i dont think so...
rc.cups , and rc.ccpd are up and running

Rispondi