User Rating: / 0
PoorBest 
Features 12 ppm mono printing Zero warm-up time from sleep mode First Print Out Time in only 9.3 seconds Up to 2400 x 600dpi print resolution Energy efficient and quiet operation Easy to use All-in-One cartridg This tutorial will show you how to install Canon LPB2900 on Ubuntu,debian lenny and LinuxMint, tested also on Canon LBP3100 and is working, and should work on all the Canon laser printers LBP XXXX Series.This tutorial is an update of my ealier one but just for Ubuntu,debian lenny and LinuxMint. See my original Tutorial if you want to install CanonLBPxxxx in other linux distribution. Good News for Ubuntu9.10 Karmic koala users, i did rebuild the 1.60 driver from Canon, Now you can follow this tutorial to install your LBPxxxx printer on ubuntu9.10 Karmic Koala (Tested on canon LBP2900), Be sure to use the rebuid driver instead of the normal1.60 driver.

Before to start the installation of Canon LBP2900 please check if these packages are installed

1/3: cups-common
2/3: portreserve
3/3: cups

If all is installed then we go further with the installation :

1- Download the driver from here, or from :

http://downloads.unixmen.com/drivers/CANONLBP2900/CAPTDRV180.tar.gz

Important note : If you are using Ubuntu9.04 Jaunty Jackalope you have to use an earlier Driver the 1.60 or 1.30 the same for LinuMint7 Gloria the driver 1.80 not supported

Important note for Karmic Koala :  I have tested this tutorial in Karmic Koala and is working like a sharme , you have to use  the driver that i did rebuid  you can Find it in this Link

For ubuntu9.10 Karmic koala (Driver has been rebuild by Zinovsky) :  CAPTDRV160-unixmen.tar.gz

For other debian based and  ubuntu9.04 jaunty:

Download from this Link : CAPTDRV160.tar.gz

 

2- Change to the folder where you download the driver and extract it, in my case :

 cd /home/zinovsky/Desktop

Driver.tar.gz change Driver with the name and version of your driver in my case i downloaded CAPTDRV160.tar.gz

3- Extrat the driver to our desktop

tar xvf CAPTDRV180.tar.gz

Output -My example-

zinovsky@zinovskyhowtos ~/Desktop $ tar xvf CAPTDRV160.tar.gz 
CAPTDRV160/
CAPTDRV160/doc/
CAPTDRV160/driver/
CAPTDRV160/src/
CAPTDRV160/doc/guide-capt-1.6xe.tar.gz
CAPTDRV160/doc/license-captdrv-1.60e.txt
CAPTDRV160/doc/readme-capt-1.6xe.pdf
CAPTDRV160/doc/readme-capt-1.6xe.txt
CAPTDRV160/driver/debian/
CAPTDRV160/driver/rpm/
CAPTDRV160/driver/debian/cndrvcups-capt_1.60-1_i386.deb
CAPTDRV160/driver/debian/cndrvcups-common_1.60-1_i386.deb
CAPTDRV160/driver/rpm/cndrvcups-common-1.60-1.i386.rpm
CAPTDRV160/driver/rpm/cndrvcups-capt-1.60-1.i386.rpm
CAPTDRV160/src/cndrvcups-common-1.60-1.tar.gz
CAPTDRV160/src/cndrvcups-capt-1.60-1.tar.gz

4- Change to the folder where you extract the drivers :

/Desktop/CAPTDRV160/driver/debian       (Change 1.60 with your driver version)
ls

Output

cndrvcups-capt_1.60-1_i386.deb  cndrvcups-common_1.60-1_i386.deb

 

5- Now install the debian package using the command :

sudo dpkg -i  cndrvcups-common_1.60-1_i386.deb
and
sudo dpkg -i  cndrvcups-capt_1.60-1_i386.deb

N.B if you got an error while trying to install the drivers,then use this command to correct the error

sudo apt-get -f install 

Driver is installed .

6- Now we have to restart CUPS :

sudo /etc/init.d/cups restart

7-Now type tail /var/log/messages

sudo tail /var/log/messages

output -Myexample-
May 29 22:16:39 zinovskyhowtos kernel: [ 7188.983039] usblp0: removed
May 29 22:22:31 zinovskyhowtos kernel: [ 7541.254999] ipw2100: Fatal interrupt. Scheduling firmware restart.
May 29 22:25:49 zinovskyhowtos kernel: [ 7739.103317] ipw2100: Fatal interrupt. Scheduling firmware restart.
May 29 22:37:10 zinovskyhowtos -- MARK --
May 29 22:43:43 zinovskyhowtos sudo: pam_sm_authenticate: Called
May 29 22:43:43 zinovskyhowtos sudo: pam_sm_authenticate: username = [zinovsky]
May 29 22:43:43 zinovskyhowtos sudo: Warning: Using default salt value (undefined in ~/.ecryptfsrc)
May 29 22:44:21 zinovskyhowtos kernel: [ 8851.216062] usb 1-4: new high speed USB device using ehci_hcd and address 4
May 29 22:44:21 zinovskyhowtos kernel: [ 8851.401303] usb 1-4: configuration #1 chosen from 1 choice
May 29 22:44:21 zinovskyhowtos kernel: [ 8851.403427] usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04A9 pid 0x2676

8- Now type :

/usr/sbin/lpadmin -p LBP2900 -m CNCUPSLBP2900CAPTK.ppd -v ccp:/var/ccpd/fifo0 -E

 

N.B : If you are trying to install another LBP printer other than LBP2900 then use the command bellow and choose the CNCUPSLBPxxxxCAPTK.ppd

that correspond to your printer model and replace it in the the command above.

ls /usr/share/cups/model/ |grep CNCUPS 

7-and then

  /usr/sbin/ccpdadmin -p LBP2900 -o /dev/usb/lp0

N.B : If you are trying to install another LBP printer other than LBP2900 then change LBP2900 in the command above with your LBPxxxx printer

output :

 

CUPS_ConfigPath = /etc/cups/

 

LOG Path = None

UI Port = 59787

Entry Num : Spooler : Backend : FIFO path : Device Path : Status

----------------------------------------------------------------------------

[0] : LBP2900 : ccp : /var/ccpd/fifo0 : /dev/usb/lp0 : New!!

9- /etc/initd/ccpd start :

/etc/init.d/ccpd start

10- Now Set ccpd to start when you startup your computer:

For debian use :

sudo update-rc.d ccpd defaults 20

for other distributions i prefer this methode :

gedit /etc/rc.local

and add at the end :

 /etc/init.d/ccpd start

save and close

10- Printer is ready to print :)

Status Monitor :

to monitor printing type :

captstatusui -P LBP2900

 

Important for Ubuntu9.04 jaunty jackalope  :

If after following this tutorial you still can not print, and you got appear a second printer LBP29002 , then use this command :

1-If you got a second printer LBP29002 that appear as installed, use this command first :

lpadmin -x LBP29002 && sudo /etc/init.d/ccpd restart && sudo /etc/init.d/cups restart 

If you can print so is ok, if not continue bellow

2- Remove this package :
sudo apt-get remove hal-cups-utils 

3--Setup a launcher with a right click on your desktop and choose Create launcher :

then enter this command in the command place :

gksudo /etc/init.d/ccpd restart && /etc/init.d/cups restart 

 

And everything will work perfectly. I already test it several times and is working.

N.B : Please don`t forget to report any issue in our forum for Canon Printers (Link to the Forum)

 

Thanks to everybody that helped to resolve issues with Jaunty or by reporting issues or by suggestions, special thank to Ricardo


Zinovsky
Written on Saturday, 24 January 2009 22:21 by Zinovsky

Viewed 16869 times so far.
Like this? Tweet it to your followers!

Comments (59)
  • Dim  - Instruction for human beings
    avatar

    Why not write instructions for human beings, after all you're talking about Ubuntu and Mint:
    1. Download the .tar.gz
    2. Right-click, choose "Extract here"
    3. Go to the folder where files have been extracted and install by double clicking first "..common" and then "..capt" file
    4. Restart

    ... not sure if it's possible to rewrite the rest commands, as I don't understand their meanings but you get the idea.

  • zinovsky
    avatar

    Apart of downloading,extracting and installing the drivers, the rest of instructions need to be done in a terminal, i tried to use th simplest way so every linux user even a newbie can understand it, and if you read the comments of people of the original tutorial you can understand that most of people they diden`t find any problem using this tutorial.
    for Linuxmint,is based on Ubuntu so i mentioned LinxMint to show to the users of this distribution that this tutorial also is For Mint.
    If you have any idea ,we welcome any suggestions , and also if you see any mistakes on the article even language mistakes please don1t hesitate to give your feed.
    Did the tutorial worked for you ?

  • luluprat  - reboot
    avatar

    :(
    after a reboot the printer doesn't work even if i stop and restart ccpd... why

  • zinovsky
    avatar

    Which distribution you are using ? and which driver version you used 1.80 or earlier version ?

  • luluprat  - test
    avatar

    :oops:
    I use mint 7 and 1.6 driver ...
    but i have to make more test to tell you exactly what happen ...
    it seems to work again after i kill ccpd process ...
    tomorow i tell you
    thanks for the fast reply

  • zinovsky
    avatar

    For LinuxMint7 Gloria i test it with driver 1.6 several times and is working
    perfectly, please if you have any issue report it so we can help you to resolve
    it :)

  • luluprat  - start up
    avatar

    hello
    i turn on my laptop without docking cable to the printer. the ccpd is start at the boot time .
    when i connect the printer it is not recognise.
    i have to kill the process ccpd(ccpd stop doesn't work) and ccpd start to work with...

  • Martin  - na
    avatar

    worked fine until first reboot when printer automatically re-installed, giving two versions of printer which both did not work. Thanks, this is as close to a resolve as yet!

  • luluprat  - duplex mode
    avatar

    :(
    another error is the duplex mode on the lpb 5100 that doensn't work at all:
    [Job 41] pstocapt3 write error,32.

  • zinovsky
    avatar

    luluprat, if you got this message this mean that there are permission problem, please use this command to make fifo accesible for all

    sudo chown lp:lp /var/ccpd/fifo0
    :)

  • zinovsky
    avatar

    Martin, Did this happened on Uuntu Jaunty ? and which driver version you used ?

  • luluprat
    avatar

    i had done this before testing :
    sudo chown lp:lp /var/ccpd/fifo0
    and i have this error :
    pstocapt3 write error,32.

    this only happen in duplex mode
    i am under jaunty .. is it the problem ?

  • zinovsky
    avatar

    This mean that the printer is working just in duplex mode not?
    as i said before under Mint7 work perfectly, please if you got any error give put the output on the forum under canon printer topic

  • luluprat
    avatar

    :oops: i am under mint 7 and i use 1.6 driver

  • slay
    avatar

    it stops on step 5...

    this is what it gives back:

    Jun 12 21:09:39 ubuntu kernel: [ 2998.159515] usb 1-1: USB disconnect, address 3
    Jun 12 21:09:39 ubuntu kernel: [ 2998.182129] usblp0: removed
    Jun 12 21:09:40 ubuntu kernel: [ 3000.236045] usb 1-1: new high speed USB device using ehci_hcd and address 4
    Jun 12 21:09:41 ubuntu kernel: [ 3000.380753] usb 1-1: configuration #1 chosen from 1 choice
    Jun 12 21:09:41 ubuntu kernel: [ 3000.384728] usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04A9 pid 0x2676
    Jun 12 21:19:24 ubuntu python: hp-info[6600]: warning: No display found.
    Jun 12 21:19:25 ubuntu python: hp-systray[6601]: warning: No display found.
    Jun 12 21:19:28 ubuntu python: hp-info[6600]: warning: Unable to connect to dbus. Is hp-systray running?
    Jun 12 21:40:04 ubuntu -- MARK --
    Jun 12 21:59:31 ubuntu python: hp-systray[9994]: warning: Qt/PyQt 4 initialization failed.


    what should i do now?

  • pirat9
    avatar

    maybe you need some dependencies .

    please
    apt-get install python Qt4 Qt PyQt4

    and try again !!!!

  • David
    avatar

    Can't seem to get this working. Everything installs OK but I get the following message from the Step 10---

    Could not transfer data to the printer because of the large amount of data, or a data transfer error occurred.
    Click Resume to resume printing from the top of the page which was not printed completely.

    I am trying to install a LBP 3100 on Ubuntu 8.10 Intrepid. The file I am trying to print is a one page text document.

  • zinovsky
    avatar

    Does the printer is installed without problems ? Try to print test page

  • Linette  - Wahoo!
    avatar

    Great stuff!
    Had a few problems as my ccpd seemed to be hanging, and I was forced to kill -9 it (!) but now it's printing like a charm!

    You've managed to help me where squillions of sites have failed. Thanks! :)

  • Abu Balqis  - Thank You So much
    avatar

    Dear Zinovsky
    Thanks a lot for the tutorial
    Finally my printer installed in jaunty..

  • kdblitz  - printer not working after restart...
    avatar

    hello, I'm currently using fedora 11 and I've successfully printed on my printer. unfortunately, after restart, I cannot seen to print any file anymore. :(

    furthermore, when i type:
    captstatusui -P LPB2900
    I get this:
    *** captstatusui Socket Error ***

    I've tried restarting ccpd and cups, but the problem still persists.

    PS can I find a link to the 1.3 driver?
    http://downloads.unixmen.com/drivers/CANONLBP2900/ CAPTDRV130.tar.gz is dead.
    I'll try my luck there since i used 1.6 now. thanks!

  • Anonymous  - Graveo
    avatar

    Many, many thanks!!! Excellent tutorial. This solve one of my biggest problems in Ubu.
    :)
    Regards

  • m1r0  - new install not working
    avatar

    Hello people,

    i have folowed all steps from this guide but this time printing is not working :(

    OS: Ubuntu 9.04 32bit
    Driver: 1.60
    (installed all 3 files needed before driver)

    captstatusui -P LBP2900 gives window without printer ready status (just empty)

    also what i have noticed that i dont get LBP2900 and LBP29002 anymore.

    any help is appriciated

  • Anonymous
    avatar

    great!!! it`s works on Jaunty with 1.60 drives. Many, many thanks, Zinovsky :)

  • zinovsky
    avatar

    You`re welcome :)

  • Paul  - Ubuntu Karmic testing - it's asking for libcupsys
    avatar

    Hello Zinovsky

    First of all, thank you for providing such beautifully clear instructions. I've had a Canon LBP5000 for a while now and had it running nicely from Hardy through to Intrepid & Jaunty .04 and I wish I'd seen this guide when going through the hoops.

    I'm now running the (final?) beta of Karmic and I think there have been changes to cups. It seems that cups is not recognising the old libcupsys2 (I think there was a dummy to handle this previously?). I think they've totally dropped the 'sys' suffix but the Canon driver still needs it.

    Do you have any ideas for this? Here's what happens when I try to install the cndrvcups common deb package:

    Quote:
    sudo dpkg -i cndrvcups-common_1.6*.deb
    Selecting previously deselected package cndrvcups-common.
    (Reading database ... 154162 files and directories currently installed.)
    Unpacking cndrvcups-common (from cndrvcups-common_1.60-1_i386.deb) ...
    dpkg: dependency problems prevent configuration of cndrvcups-common:
    cndrvcups-common depends on libcupsys2 (>= 1.1.23); however:
    Package libcupsys2 is not installed.
    dpkg: error processing cndrvcups-common (--install):
    dependency problems - leaving unconfigured
    Errors were encountered while processing:
    cndrvcups-common

    Thanks for looking

    Paul

  • Paul
    avatar
    Quote:
    sudo dpkg -i cndrvcups-common_1.6*.deb
    Selecting previously deselected package cndrvcups-common.
    (Reading database ... 154162 files and directories currently installed.)
    Unpacking cndrvcups-common (from cndrvcups-common_1.60-1_i386.deb) ...
    dpkg: dependency problems prevent configuration of cndrvcups-common:
    cndrvcups-common depends on libcupsys2 (>= 1.1.23); however:
    Package libcupsys2 is not installed.
    dpkg: error processing cndrvcups-common (--install):
    dependency problems - leaving unconfigured
    Errors were encountered while processing:
    cndrvcups-common


  • Paul
    avatar

    oh - of course, this is what happens if I try and install libsyscup2:

    Quote:
    sudo apt-get install libcupsys2
    [sudo] password for paul:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Note, selecting libcups2 instead of libcupsys2
    libcups2 is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  • zinovsky
    avatar

    Thank you for your post, the truth i still diden`t start yet to test canon LBPXXXX in Karmic, i think is the time because just few days and karmic final will be released, i will install the beta version tomorow in my laptop ( I have karmic now but installed on Virtualbox) and will try to install my LBP2900 on it.From y think is problem of dependencies, try this command :

    Quote:
    sudo apt-get install build-essential


    i will test and will keep you informed.
    I opened a Topic on the forum for canon LBPXXXX Series on Karmic at the forum, there we have where to past outputs than here in comments :

    http://www.unixmen.com/forums/vie wtopic.php?f=31&t=271

  • Paul
    avatar

    ok, the captcha on that phpBB forum is way to difficult to read - I got locked out :oops:

    my build essential is new:

    Quote:
    build-essential is already the newest version.

    Will try and register again later...

  • Cory
    avatar

    try these...

    x86
    https://launchpad.net/ubuntu/karmic/i386/libcupsys 2/1.3.9-17ubuntu1

    amd64
    https://launchpad.net/ubuntu/karmic/amd64/libcupsy s2/1.3.9-17ubuntu1

  • Paul
    avatar

    Thanks for this Cory.

    I get libsys going with this and capt and common install fine, but my test print is hanging in the queue

  • muaddip
    avatar

    i really thank you for tutorial. at the end my printer worked

  • zinovsky
    avatar

    You are welcome,In which ubuntu version you installed the printer ?

  • waz  - 9.10 32bit
    avatar

    i followed tutorial from start to end on 9.10 32bit with 1-60 drivers from cannon. printer not printing(in que) or showing up in captstatusui -P LBP2900. after restart even prints: *** captstatusui Socket Error ***
    any help is appriciated...

  • Anonymous
    avatar

    I installed firstly at 9.04 then i got a problem and i could install printer 9.10 very easly

  • John T
    avatar

    Thank you for all of your efforts.

    I've tried installing your new drivers under 9.10 and the installation problem proceeds without a hitch!

    However I,ve tried both the terminal based printer install that you suggest and the automatic process and both result in a printer which seems perfect in every respect, except it does not print. I get the following lines in the message log.

    Do you have any advice please


    Nov 4 14:28:46 psynapse-laptop kernel: [ 1967.404359] usb 1-4: USB disconnect, address 4
    Nov 4 14:28:46 psynapse-laptop kernel: [ 1967.404483] usblp0: removed
    Nov 4 14:28:51 psynapse-laptop kernel: [ 1972.128021] usb 1-4: new high speed USB device using ehci_hcd and address 5
    Nov 4 14:28:51 psynapse-laptop kernel: [ 1972.308091] usb 1-4: configuration #1 chosen from 1 choice
    Nov 4 14:28:51 psynapse-laptop kernel: [ 1972.312237] usblp0: USB Bidirectional printer dev 5 if 0 alt 0 proto 2 vid 0x04A9 pid 0x266E
    Nov 4 14:28:53 psynapse-laptop kernel: [ 1973.619369] usb 1-4: usbfs: interface 0 claimed by usblp while 'usb' sets config #1
    Nov 4 14:29:15 psynapse-laptop kernel: [ 1995.937196] usb 1-4: usbfs: interface 0 claimed by usblp while 'usb' sets config #1
    Nov 4 14:29:26 psynapse-laptop kernel: [ 2007.154475] c3pldrv[7045]: segfault at 0 ip (null) sp bfd1193c error 4 in libc-2.10.1.so[110000+13e000]
    Nov 4 14:30:28 psynapse-laptop kernel: [ 2069.196112] usb 1-4: usbfs: interface 0 claimed by usblp while 'usb' sets config #1
    Nov 4 14:31:04 psynapse-laptop ker...

  • John T  - Canon 5100 problem
    avatar

    Those last few lines ...
    Nov 4 14:28:51 psynapse-laptop kernel: [ 1972.312237] usblp0: USB Bidirectional printer dev 5 if 0 alt 0 proto 2 vid 0x04A9 pid 0x266E
    Nov 4 14:28:53 psynapse-laptop kernel: [ 1973.619369] usb 1-4: usbfs: interface 0 claimed by usblp while 'usb' sets config #1
    Nov 4 14:29:15 psynapse-laptop kernel: [ 1995.937196] usb 1-4: usbfs: interface 0 claimed by usblp while 'usb' sets config #1
    Nov 4 14:29:26 psynapse-laptop kernel: [ 2007.154475] c3pldrv[7045]: segfault at 0 ip (null) sp bfd1193c error 4 in libc-2.10.1.so[110000+13e000]
    Nov 4 14:30:28 psynapse-laptop kernel: [ 2069.196112] usb 1-4: usbfs: interface 0 claimed by usblp while 'usb' sets config #1
    Nov 4 14:31:04 psynapse-laptop kernel: [ 2104.808460] c3pldrv[7554]: segfault at 0 ip (null) sp bfbf59bc error 4

  • nilay
    avatar

    in my lbp2900 canon print when i give print test page then it's working vry fine but when i tried to print a document the it's not working..........plz help...

  • paul  - genius
    avatar

    zinovsky, you are a star :D

    thanks so much for repackaging the drivers to sort out the cupsys issue. My LBP5000 now works perfectly in karmic koala 9.1. I haven't rebooted yet but it's looking good so far.

    (I can't seem to print to lpr but it seems not related to the canon driver)

    Thanks again

    Paul

  • John T  - Canon LBP 5200
    avatar

    Hi,

    Following on from my previous, I have a nasty feeling I know what the problem is; while the Canon drivers work perfectly with the 5200 (same as 5100), the USB product ID (04A9:266E) is most likely different. Will cppd cope with this please?

    Again many thanks for undertaking a difficult but much needed task.

  • Derek  - Canon LBP-2900 Karmic 64
    avatar

    Great stuff Zinovsky, many thanks for going through the trouble of repackaging.

    Any chance of an update for Ubuntu Karmic on amd64 ?

    rgds

    Derek

  • alessio  - canon on xubuntu 9.10
    avatar

    Hello I tried your method on Karmik and When I type the line sudo /etc/init.d/ccps start, the output is

    Starting /usr/sbin/ccpd: .

    I don't understand what those means, and of course the printer's doesn't work. There's somebody can hel me?

  • sravankumar  - canon lbp3100
    avatar

    Hi Iam trying to enable canon LBP3100 on a customized linux.
    captstatusui is giving the Printer error as
    "Check the Devicepath of /etc/ccpd.conf".
    verified the configuration(cupsd.conf and ccpd.conf) and it looks ok.
    Is there any ways of debugging CCPD daemon.

    Thanks in advance

  • Frank  - Debian 5 - lenny works
    avatar

    Thanks a lot for your tutorial.
    On my Debian 5 - lenny works fine.
    Only thing is strange that needs about 30-40 sec to start printing, on ubuntu or windows OS, canon LBP2900 starts printing immediately.
    Otherwise, it works fine, thanks for your work here.

  • kenturion  - canon lbp 3200
    avatar

    i use ubuntu 9.04 and 1.6 driver
    when i type :
    captstatusui -P LBP3200
    i get this :
    **(captstatusui:12549):WARNING**:Invalid borders specified for the pixmap :/home/pauly.themes/eLeopard/gtk-2.0/buttons-defau lt.png,borders don't fit within the image
    please help
    :evil:

  • wenki  - help
    avatar

    hello,I'm a Chinese user.Why I could not download the package named CAPTDRV160-unixmen.tar.gz.Could you send the package to my email:wenki2004@yeah.net.Thanks a lot

  • wenki
    avatar

    Hi,my OS is ubuntu9.1 I install the canon2900 dirver in my OS,but it doesn't work,I want uninstall it and try install again,how do I uninstall the canon2900 driver.

  • wenki
    avatar

    Hello,I use CAPTDRV160-unixmen.tar.gz installed following the Tutorials.Every step is ok .but when I enter "captstatusui -P LBP2900"order the screen says*** captstatusui Socket Error ***.and LBP 2009-2 is in print list .(My OS is ubuntu 9.1/n/l.and I use it in VM7.0.)
    What shall I do?

  • waz  - error again
    avatar

    hello Mr Zinovsky,

    after DL 1.60 unixmen drivers for 9.10(32bit), gone thru tutorial till end , printer status not working... just empty status window.

    two printers display 2900 and 2900-2 ...

    any tips are appriciated...


  • waz
    avatar

    in addition, there is nothing from cannon on lsusb list but cups display printer in cups admin page...

  • Sparc  - Not working in Ubuntu 9.04
    avatar

    Hi, thanks for the tutorial. Unfortunately, it does not work for me.
    I use Ubuntu 9.04.

    When I type: captstatusui
    I get: *** captstatusui Socket Error ***

    What could that be?

  • Sparc
    avatar

    Sorry, I meant to say: "captstatusui -P LBP1120"

    I'm trying to install a LBP1120

  • Sparc  - Finally!
    avatar

    I got it to work, after I followed your
    instructions for the third time.
    I must have made a small mistake!
    Does this also work with the latest
    Ubuntu, 9.10 ?

  • zinovsky
    avatar

    Actually with ubuntu9.10 still not working prooperly, you will have problems after restarting (with ubuntu9.10) hope that will resolve this issue soon.
    Thanks for everybody s comments

  • Bhaskar
    avatar

    It worked like a charm on Karmic koala.
    I downloaded the driver built by you and just followed your steps.

    thanks for your help!

  • ajpattel  - linux-sharing canon CAPT LBP-3300
    avatar

    HI all,

    First I would like to thanks all for this nice article.
    My problem is little bit different,I am connection canon LBP-3300 with linux system with CUPS and canon linux driver and shared with linux-samba-print server.

    Now we have some windows system too and wants to get print from windows to linux connected canon CAPT printer.

    is there any way to do this?

    thank you.

Write comment
Your Contact Details:
Gravatar enabled
Comment:
[b] [i] [u] [url] [quote] [code] [img]   
:D:):(:0:shock::confused:8):lol::x:P:oops::cry:
:evil::twisted::roll::wink::!::?::idea::arrow:
Security
Please input the anti-spam code that you can read in the image.
Related Posts with Thumbnails