PDA

View Full Version : [ubuntu] Canon LBP2900B printer not working in Ubuntu 11.10



pramodmpr
August 19th, 2013, 11:02 AM
Hai,

My Canon LBP2900B printer not working in Ubuntu 11.10.

Please give me a guide line for installing the printer

Pramod

Lim_Xiang_Yann
August 19th, 2013, 12:00 PM
Try this driver
http://www.canon-europe.com/Support/Consumer_Products/products/printers/Laser/i-SENSYS_LBP2900.aspx?DLtcmuri=tcm:13-1060371&page=1&type=download

pramodmpr
August 20th, 2013, 07:24 AM
Dear Sir,

I downloaded and installed the software but it is not working

Vladlenin5000
August 20th, 2013, 02:20 PM
Follow this additional instruction and report back Should be the same for 11.10):

http://une-terre.blogspot.com.es/2012/12/install-canon-lbp2900-on-ubuntu-1204.html

PS - Is there any special reason for you to keep using an outdated version?

pdc
August 22nd, 2013, 12:12 AM
how is it all coming along out there, pramodmpr?

are you using 32bit ubuntu?

tell us what


dpkg -l | grep Canon gives you if you COPY and paste this command into a terminal?

__________________________________________________ _______________

the LBP 2900 will use the Canon CAPT driver

the steps are:
1) install the CAPT driver
2) install the printer in CUPS eg sudo /usr/sbin/lpadmin -p LBP2900 -m CNCUPSLBP2900CAPTK.ppd -v ccp ://localhost:59787 -E
3) register the printer in the ccpd daemon eg sudo /usr/sbin/ccpdadmin -p LBP2900 -o /dev/usb/lp0

4)then start the ccpd daemon
sudo service ccpd start

5) then check its operation
sudo service ccpd status ........and you should get something like
Canon Printer Daemon for CUPS: ccpd: 8956 8954

one then tests if it will print

__________________________________________________ __

if that works, one needs to automate the detection of the printer so the ccpd daemon starts automatically

Sivella describes that here in section 3.3

http://doc.ubuntu-fr.org/tutoriel/installer_pilote_canon_lbp

one can use google translate to convert from french to your own, most favourite, language

pramodmpr
August 22nd, 2013, 12:05 PM
Dear Sir

It's not working, please help me

Pramod

pdc
August 22nd, 2013, 10:17 PM
please COPY and PASTE this command


dpkg -l | grep Canon

into a terminal and tell us what you get: it will tell if you have the correct drivers installed;

___________________________________

when you give us that answer, we can move forward .............

_______________________________________________

AND ...............tell us if you have a 32bit or 64bit system

pramodmpr
August 23rd, 2013, 07:39 AM
Dear Sir

I copy and paste dpkg -l | grep Canon this command but it does not work. We use 64 Bit system.
Please give the correct steps one by one that is from software downloading and installation. Where to get the correct driver for my Canon LBP2900 B Printer.

Pramod

pdc
August 24th, 2013, 04:09 AM
I downloaded and installed the software but it is not working

...............can you tell us what software you downloaded please?

__________________________________________________ ________________________

I think you are going to find this all hard: have you any friends who use linux who can help you?

You need to:
1) install the CAPT drivers
2) install some libraries so it works on 64bit
.....and do what I detailed in a previous post

___________________________________________

if you want to go ahead,

__________________________________________________ ______________________

please tell us what


/usr/sbin/lpinfo -v gives, when the printer is plugged in and turned on

__________________________________________________ ________________________

you need to install some things as you have 64bit


sudo apt-get update


sudo apt-get install lib32asound2 lib32ffi6 lib32bz2-1.0 lib32gcc1 lib32stdc + 6 lib32z1 lib32ncurses5 lib32ncursesw5 libc6-i386


wget http://www.mirrorservice.org/sites/archive.ubuntu.com/ubuntu//pool/universe/i/ia32-libs/ia32-libs_20090808ubuntu26_amd64.deb


sudo dpkg -i ia32-libs_20090808ubuntu26_amd64.deb



__________________________________________________ __________________________

1) the software you need is the Canon CAPT driver from here

http://support-in.canon-asia.com/contents/IN/EN/0100459601.html

it comes down as Linux_CAPT_PrinterDriver_V260_uk_EN.tar.gz

commands to install it are


cd Downloads


tar -zxvf Linux_CAPT_PrinterDriver_V260_uk_EN.tar.gz


cd Linux_CAPT_PrinterDriver_V260_uk_EN/64-bit_Driver/Debian


sudo dpkg -i cndrvcups-common_2.60-1_amd64.deb

then


sudo dpkg -i cndrvcups-capt_2.60-1_amd64.deb

__________________________________________________ _______________--

if you now copy and paste


sudo dpkg -l | grep Canon

and tell us what you get

______________________________________________

if we stop there

if you read this

http://doc.ubuntu-fr.org/tutoriel/installer_pilote_canon_lbp

__________________________________________________ ___

we can continue when we know the drivers are installed

pramodmpr
August 24th, 2013, 08:13 AM
It's not working

pdc
August 24th, 2013, 10:43 PM
It's not working

.............I assume you mean the printer is not working;

that is because what I gave you in the last post was only the first bit of what was needed

pramodmpr
August 26th, 2013, 09:50 AM
Dear All,

Sub: Canon LBP2900B printer not working in Ubuntu 11.10
Please solve the issue by showing how to install and set up this type of printer

Pramod

pramodmpr
August 28th, 2013, 11:54 AM
Dear All,

Is there is any driver for Canon LBP2900B printer for Ubuntu 11.10. If yes please show me the installation steps urgentlyRegards

Pramod