Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 45

Thread: How to install the Canon LBP2900i printer in Ubuntu 12.04 LTS

  1. #31
    Join Date
    Mar 2013
    Beans
    19

    Re: How to install the Canon LBP2900i printer in Ubuntu 12.04 LTS

    First attempt did not work. Still getting the "Package libglade2-0 is not installed." when I intially run the installation. I do sudo apt-get install -f which installs it. I then have tried running reset-printer with no luck. I have also uninstalled, reinstalled per Radu's script, done the apt-get to take care of the missing package, done ANOTHER install per Radu's script, and then reset-printer. Either way, printing a test page seems to send, but nothing prints. I do notice that if I wait a while, the system throws a Ubuntu error and asks to send a message. Details say there is a non-Ubuntu package installed and recommend delete. I had to swap out a U-Verse modem and set up a wireless connection, so I won't get a chance to upload tonight, but Wednesday I will try to undo everything, reboot, and restart from scratch. I will upload the messages I get, and will post them to see if you can help me figure out where the problem is. I see you said you had upgraded to 13, this computer is still at 12.04.3, which is where I initially found this failure.
    Last edited by MarkMatis; December 17th, 2013 at 11:55 PM. Reason: Missing text at end

  2. #32
    Join Date
    Mar 2013
    Beans
    19

    Re: How to install the Canon LBP2900i printer in Ubuntu 12.04 LTS

    I was tied up yesterday and unable to go through thoroughly, but here is what I did today:

    Initial steps:

    Initial steps:


    Uninstalled LBP6000 using Radu's script.
    Deleted Canon Pixma IP6600D printer.
    Removed reset-printer from Startup Applications
    Cleared thelma ALL=NOPASSWD: ALL from sudoer file
    Rebooted

  3. #33
    Join Date
    Mar 2013
    Beans
    19

    Re: How to install the Canon LBP2900i printer in Ubuntu 12.04 LTS

    After 1st Reboot:


    Re-extracted Radu's files to make sure I had not corrupted anything.
    Left:
    /usr/sbin/lpadmin -p $PRINTER_MODEL -P /usr/share/cups/model/CNCUPS${PRINTER_SMODEL}CAPTK.ppd -v ccp://localhost:59687 -E
    as-is for initial attempt. I understand that “59687” may need to change to “59787” and fix blacklist per
    https://help.ubuntu.com/community/CanonCaptDrv190
    Left canonLBP_install.sh referencing 2.20-1 for initial attempt even though latest driver is 2.60-1
    Downloaded and installed gs-esp_8.71.dfsg.1-0ubuntu5.5_all.deb through Ubuntu Software Center


    Opened terminal:
    thelma@thelma-A55MD2:~$ ls
    Desktop
    Documents
    Downloads
    examples.desktop
    google-earth-stable_current_i386.deb
    google-earth-stable_current_i386.deb.1
    gs-esp_8.71.dfsg.1-0ubuntu5.5_all.deb
    mickey -1.jpg
    mozilla.pdf
    Music
    out.jpeg
    paypaloct.pdf
    Pictures
    Public
    raducotescu-CanonCAPTdriver-c8ea9f9
    raducotescu-CanonCAPTdriver-c8ea9fOLD
    raducotescu-CanonCAPTdriver-release-2.4-0-gc8ea9f9.tar.gz
    reset-printer.sh
    Slideshows
    superbowl format jpeg
    Templates
    Videos
    thelma@thelma-A55MD2:~$ cd raducotescu-CanonCAPTdriver-c8ea9f9
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$ ls
    canonLBP_install.sh canonLBP_uninstall.sh changelog DEBS LICENSE README
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$ sudo ./canonLBP_install.sh LBP6000
    [sudo] password for thelma:
    Installing driver for model: LBP6000
    using file: CNCUPSLBP6018CAPTK.ppd
    Installing packages...
    You do have the libstdc++6 package...
    Selecting previously unselected package cndrvcups-common.
    (Reading database ... 202377 files and directories currently installed.)
    Unpacking cndrvcups-common (from .../cndrvcups-common_2.20-1_i386.deb) ...
    dpkg: dependency problems prevent configuration of cndrvcups-common:
    cndrvcups-common depends on libglade2-0 (>= 1:2.4.2-2); however:
    Package libglade2-0 is not installed.
    dpkg: error processing cndrvcups-common (--install):
    dependency problems - leaving unconfigured
    Errors were encountered while processing:
    cndrvcups-common
    Selecting previously unselected package cndrvcups-capt.
    (Reading database ... 202427 files and directories currently installed.)
    Unpacking cndrvcups-capt (from .../cndrvcups-capt_2.20-1_i386.deb) ...
    dpkg: dependency problems prevent configuration of cndrvcups-capt:
    cndrvcups-capt depends on libglade2-0 (>= 1:2.4.2-2); however:
    Package libglade2-0 is not installed.
    cndrvcups-capt depends on cndrvcups-common (>= 2.20); however:
    Package cndrvcups-common is not configured yet.
    dpkg: error processing cndrvcups-capt (--install):
    dependency problems - leaving unconfigured
    Processing triggers for ureadahead ...
    ureadahead will be reprofiled on next reboot
    Errors were encountered while processing:
    cndrvcups-capt
    Modifying the default /etc/init.d/ccpd file...
    Restarting CUPS...
    Rather than invoking init scripts through /etc/init.d, use the service(8)
    utility, e.g. service cups restart


    Since the script you are attempting to invoke has been converted to an
    Upstart job, you may also use the stop(8) and then start(8) utilities,
    e.g. stop cups ; start cups. The restart(8) utility is also available.
    cups stop/waiting
    cups start/running, process 2485
    Setting the printer for CUPS...
    Setting the printer for CAPT...


    CUPS_ConfigPath = /etc/cups/
    LOG Path = None
    UI Port = 59787




    Entry Num : Spooler : Backend : FIFO path : Device Path : Status
    ----------------------------------------------------------------------------
    [0] : LBP6000 : : : /dev/usb/lp0 : New!!


    Setting CAPT to boot with the system...
    update-rc.d: warning: ccpd stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)
    Adding system startup for /etc/init.d/ccpd ...
    /etc/rc0.d/K50ccpd -> ../init.d/ccpd
    /etc/rc1.d/K50ccpd -> ../init.d/ccpd
    /etc/rc6.d/K50ccpd -> ../init.d/ccpd
    /etc/rc2.d/S50ccpd -> ../init.d/ccpd
    /etc/rc3.d/S50ccpd -> ../init.d/ccpd
    /etc/rc4.d/S50ccpd -> ../init.d/ccpd
    /etc/rc5.d/S50ccpd -> ../init.d/ccpd
    Starting ccpd...
    * Starting Canon Printer Daemon for CUPS: ccpd [ OK ]
    Checking status:
    Canon Printer Daemon for CUPS: ccpd: 2514 2510


    Power on your printer!
    Go to System - Administration - Printing and do the following:
    1. disable LBP6000-2 but do not delete it since Ubuntu will recreate it automatically;
    2. set LBP6000 as your default printer;
    3. reboot your machine and print a test page.
    Script author:
    Radu Cotescu
    http://radu.cotescu.com
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$


    While still in terminal, fixed errors:
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$ sudo apt-get install -f
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following extra packages will be installed:
    libglade2-0
    The following NEW packages will be installed:
    libglade2-0
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    2 not fully installed or removed.
    Need to get 0 B/52.6 kB of archives.
    After this operation, 194 kB of additional disk space will be used.
    Do you want to continue [Y/n]? Y
    Selecting previously unselected package libglade2-0.
    (Reading database ... 202630 files and directories currently installed.)
    Unpacking libglade2-0 (from .../libglade2-0_1%3a2.6.4-1ubuntu1.1_i386.deb) ...
    Setting up libglade2-0 (1:2.6.4-1ubuntu1.1) ...
    Setting up cndrvcups-common (2.20-1) ...
    Setting up cndrvcups-capt (2.20-1) ...


    Configuration file `/etc/ccpd.conf'
    ==> File on system created by you or by a script.
    ==> File also in package provided by package maintainer.
    What would you like to do about it ? Your options are:
    Y or I : install the package maintainer's version
    N or O : keep your currently-installed version
    D : show the differences between the versions
    Z : start a shell to examine the situation
    The default action is to keep your current version.
    *** ccpd.conf (Y/I/N/O/D/Z) [default=N] ? N


    Configuration file `/etc/init.d/ccpd'
    ==> File on system created by you or by a script.
    ==> File also in package provided by package maintainer.
    What would you like to do about it ? Your options are:
    Y or I : install the package maintainer's version
    N or O : keep your currently-installed version
    D : show the differences between the versions
    Z : start a shell to examine the situation
    The default action is to keep your current version.
    *** ccpd (Y/I/N/O/D/Z) [default=N] ? N
    Processing triggers for libc-bin ...
    ldconfig deferred processing now taking place
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$


    Rebooted

  4. #34
    Join Date
    Mar 2013
    Beans
    19

    Re: How to install the Canon LBP2900i printer in Ubuntu 12.04 LTS

    After 2nd Reboot:


    Recreated reset-printer.sh:


    #!/bin/bash
    sudo modprobe usblp
    ls -l /dev/usb/lp0
    sudo -S lpadmin -x LBP2900-2
    sudo /etc/init.d/ccpd restart
    sudo /etc/init.d/cups restart


    Made it executable:
    thelma@thelma-A55MD2:~$ chmod +x reset-printer.sh
    thelma@thelma-A55MD2:~$
    Ran reset-printer.sh while in terminal to show error message:
    thelma@thelma-A55MD2:~$ sudo ./reset-printer.sh
    [sudo] password for thelma:
    ls: cannot access /dev/usb/lp0: No such file or directory
    lpadmin: The printer or class does not exist.

    • Restarting Canon Printer Daemon for CUPS: ccpd * Stopping Canon Printer
    • Daemon for CUPS: ccpd [ OK ]

    * Starting Canon Printer Daemon for CUPS: ccpd [ OK ]
    [ OK ]
    Rather than invoking init scripts through /etc/init.d, use the service(8)
    utility, e.g. service cups restart


    Since the script you are attempting to invoke has been converted to an
    Upstart job, you may also use the stop(8) and then start(8) utilities,
    e.g. stop cups ; start cups. The restart(8) utility is also available.
    cups stop/waiting
    cups start/running, process 2582
    thelma@thelma-A55MD2:~$




    (Note:
    There is no “usb” folder under “dev”. There is a “sub” folder under “bus”, but there is no
    “lp0” under that “usb” folder. The contents of that “usb” folder are folders “001” through “007” with one item in each.)


    After powering on the printer, setting LBP6000 as default, disabling “LBP6000-LBP6018”, opening LBP6000 and “Print Test Page”, after a couple of minutes the “Printer State” says “Idle-ccp send_data error, exit” and nothing prints.


    Uninstalled per Radu's script:
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$ ls
    canonLBP_install.sh canonLBP_uninstall.sh changelog DEBS LICENSE README
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$ sudo ./canonLBP_uninstall.sh
    [sudo] password for thelma:
    Found printer model LBP6000...
    Stopping ccpd daemon...
    * Stopping Canon Printer Daemon for CUPS: ccpd [ OK ]
    Removing printer from ccpdadmin...


    CUPS_ConfigPath = /etc/cups/
    LOG Path = None
    UI Port = 59787


    Entry Num : Spooler : Backend : FIFO path : Device Path : Status
    ----------------------------------------------------------------------------
    [0] : LBP6000 : ccp : //localhost:59687 : /dev/usb/lp0 : Delete


    Removing printer from lpadmin...
    Removing driver...
    (Reading database ... 202639 files and directories currently installed.)
    Removing cndrvcups-capt ...
    Purging configuration files for cndrvcups-capt ...
    Processing triggers for ureadahead ...
    ureadahead will be reprofiled on next reboot
    (Reading database ... 202436 files and directories currently installed.)
    Removing cndrvcups-common ...
    Purging configuration files for cndrvcups-common ...
    Removing runlevel scripts...
    Removing any system startup links for /etc/init.d/ccpd ...
    /etc/rc0.d/K50ccpd
    /etc/rc1.d/K50ccpd
    /etc/rc2.d/S50ccpd
    /etc/rc3.d/S50ccpd
    /etc/rc4.d/S50ccpd
    /etc/rc5.d/S50ccpd
    /etc/rc6.d/K50ccpd
    Cleaning redundant packages...
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages will be REMOVED:
    libglade2-0
    0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
    After this operation, 194 kB disk space will be freed.
    (Reading database ... 202386 files and directories currently installed.)
    Removing libglade2-0 ...
    Processing triggers for libc-bin ...
    ldconfig deferred processing now taking place
    Done!
    Script author:
    Radu Cotescu
    http://radu.cotescu.com
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$


    Edited his install file to use 59787 instead of 59687. Rebooted.

  5. #35
    Join Date
    Mar 2013
    Beans
    19

    Re: How to install the Canon LBP2900i printer in Ubuntu 12.04 LTS

    After 3rd Reboot:


    Opened terminal:
    thelma@thelma-A55MD2:~$ sudo nano /etc/modprobe.d/blacklist-cups-usblp.conf


    [sudo] password for thelma:


    thelma@thelma-A55MD2:~$
    (file was blank, so only entry is now:
    # cups talks to the raw USB devices, so we need to blacklist usblp to avoid
    # grabbing them
    # blacklist usblp
    per https://help.ubuntu.com/community/CanonCaptDrv190)

    Reinstalled installed gs-esp_8.71.dfsg.1-0ubuntu5.5_all.deb through Ubuntu Software Center

    Opened terminal:
    thelma@thelma-A55MD2:~$ ls
    Desktop
    Documents
    Downloads
    examples.desktop
    google-earth-stable_current_i386.deb
    google-earth-stable_current_i386.deb.1
    gs-esp_8.71.dfsg.1-0ubuntu5.5_all.deb
    mickey -1.jpg
    mozilla.pdf
    Music
    out.jpeg
    paypaloct.pdf
    Pictures
    Public
    raducotescu-CanonCAPTdriver-c8ea9f9
    raducotescu-CanonCAPTdriver-c8ea9fOLD
    raducotescu-CanonCAPTdriver-release-2.4-0-gc8ea9f9.tar.gz
    reset-printer.sh
    reset-printer.sh~
    Slideshows
    superbowl format jpeg
    Templates
    Videos
    thelma@thelma-A55MD2:~$ cd raducotescu-CanonCAPTdriver-c8ea9f9
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$ ls
    canonLBP_install.sh canonLBP_uninstall.sh changelog DEBS LICENSE README
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$ sudo ./canonLBP_install.sh LBP6000
    [sudo] password for thelma:
    Installing driver for model: LBP6000
    using file: CNCUPSLBP6018CAPTK.ppd
    Installing packages...
    You do have the libstdc++6 package...
    Selecting previously unselected package cndrvcups-common.
    (Reading database ... 202377 files and directories currently installed.)
    Unpacking cndrvcups-common (from .../cndrvcups-common_2.20-1_i386.deb) ...
    dpkg: dependency problems prevent configuration of cndrvcups-common:
    cndrvcups-common depends on libglade2-0 (>= 1:2.4.2-2); however:
    Package libglade2-0 is not installed.
    dpkg: error processing cndrvcups-common (--install):
    dependency problems - leaving unconfigured
    Errors were encountered while processing:
    cndrvcups-common
    Selecting previously unselected package cndrvcups-capt.
    (Reading database ... 202427 files and directories currently installed.)
    Unpacking cndrvcups-capt (from .../cndrvcups-capt_2.20-1_i386.deb) ...
    dpkg: dependency problems prevent configuration of cndrvcups-capt:
    cndrvcups-capt depends on libglade2-0 (>= 1:2.4.2-2); however:
    Package libglade2-0 is not installed.
    cndrvcups-capt depends on cndrvcups-common (>= 2.20); however:
    Package cndrvcups-common is not configured yet.
    dpkg: error processing cndrvcups-capt (--install):
    dependency problems - leaving unconfigured
    Processing triggers for ureadahead ...
    ureadahead will be reprofiled on next reboot
    Errors were encountered while processing:
    cndrvcups-capt
    Modifying the default /etc/init.d/ccpd file...
    Restarting CUPS...
    Rather than invoking init scripts through /etc/init.d, use the service(8)
    utility, e.g. service cups restart

    Since the script you are attempting to invoke has been converted to an
    Upstart job, you may also use the stop(8) and then start(8) utilities,
    e.g. stop cups ; start cups. The restart(8) utility is also available.
    cups stop/waiting
    cups start/running, process 2526
    Setting the printer for CUPS...
    Setting the printer for CAPT...

    CUPS_ConfigPath = /etc/cups/
    LOG Path = None
    UI Port = 59787

    Entry Num : Spooler : Backend : FIFO path : Device Path : Status
    ----------------------------------------------------------------------------
    [0] : LBP6000 : : : /dev/usb/lp0 : New!!

    Setting CAPT to boot with the system...
    update-rc.d: warning: ccpd stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)
    Adding system startup for /etc/init.d/ccpd ...
    /etc/rc0.d/K50ccpd -> ../init.d/ccpd
    /etc/rc1.d/K50ccpd -> ../init.d/ccpd
    /etc/rc6.d/K50ccpd -> ../init.d/ccpd
    /etc/rc2.d/S50ccpd -> ../init.d/ccpd
    /etc/rc3.d/S50ccpd -> ../init.d/ccpd
    /etc/rc4.d/S50ccpd -> ../init.d/ccpd
    /etc/rc5.d/S50ccpd -> ../init.d/ccpd
    Starting ccpd...
    * Starting Canon Printer Daemon for CUPS: ccpd [ OK ]
    Checking status:
    Canon Printer Daemon for CUPS: ccpd: 2557 2553

    Power on your printer!
    Go to System - Administration - Printing and do the following:
    1. disable LBP6000-2 but do not delete it since Ubuntu will recreate it automatically;
    2. set LBP6000 as your default printer;
    3. reboot your machine and print a test page.
    Script author:
    Radu Cotescu
    http://radu.cotescu.com
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$ sudo apt-get install -f
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following extra packages will be installed:
    libglade2-0
    The following NEW packages will be installed:
    libglade2-0
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    2 not fully installed or removed.
    Need to get 0 B/52.6 kB of archives.
    After this operation, 194 kB of additional disk space will be used.
    Do you want to continue [Y/n]? Y
    Selecting previously unselected package libglade2-0.
    (Reading database ... 202630 files and directories currently installed.)
    Unpacking libglade2-0 (from .../libglade2-0_1%3a2.6.4-1ubuntu1.1_i386.deb) ...
    Setting up libglade2-0 (1:2.6.4-1ubuntu1.1) ...
    Setting up cndrvcups-common (2.20-1) ...
    Setting up cndrvcups-capt (2.20-1) ...

    Configuration file `/etc/ccpd.conf'
    ==> File on system created by you or by a script.
    ==> File also in package provided by package maintainer.
    What would you like to do about it ? Your options are:
    Y or I : install the package maintainer's version
    N or O : keep your currently-installed version
    D : show the differences between the versions
    Z : start a shell to examine the situation
    The default action is to keep your current version.
    *** ccpd.conf (Y/I/N/O/D/Z) [default=N] ? N

    Configuration file `/etc/init.d/ccpd'
    ==> File on system created by you or by a script.
    ==> File also in package provided by package maintainer.
    What would you like to do about it ? Your options are:
    Y or I : install the package maintainer's version
    N or O : keep your currently-installed version
    D : show the differences between the versions
    Z : start a shell to examine the situation
    The default action is to keep your current version.
    *** ccpd (Y/I/N/O/D/Z) [default=N] ? N
    Processing triggers for libc-bin ...
    ldconfig deferred processing now taking place
    thelma@thelma-A55MD2:~/raducotescu-CanonCAPTdriver-c8ea9f9$

    Exited terminal and rebooted.

  6. #36
    Join Date
    Mar 2013
    Beans
    19

    Re: How to install the Canon LBP2900i printer in Ubuntu 12.04 LTS

    After 4th reboot:


    Opened terminal and ran reset-printer.sh to show error:


    thelma@thelma-A55MD2:~$ sudo ./reset-printer.sh
    [sudo] password for thelma:
    ls: cannot access /dev/usb/lp0: No such file or directory
    lpadmin: The printer or class does not exist.
    * Restarting Canon Printer Daemon for CUPS: ccpd * Stopping Canon Printer Daemon for CUPS: ccpd [ OK ]
    * Starting Canon Printer Daemon for CUPS: ccpd [ OK ]
    [ OK ]
    Rather than invoking init scripts through /etc/init.d, use the service(8)
    utility, e.g. service cups restart


    Since the script you are attempting to invoke has been converted to an
    Upstart job, you may also use the stop(8) and then start(8) utilities,
    e.g. stop cups ; start cups. The restart(8) utility is also available.
    cups stop/waiting
    cups start/running, process 2343
    thelma@thelma-A55MD2:~$


    Exited terminal.
    Powered up the printer.
    “System Settings” “Printing” set LBP6000 as default. Disabled LBP6000-6018.
    Opened LBP6000 and tried “Print Test Page”
    After a couple of minutes, again got “Idle-ccp send_data error, exit” message for Printer State.


    Noted that “Device Url:” in LBP6000 Printer Properties shows ccp://localhost:59687 instead of “59787” as edited Radu script calls for.
    Manually edited that line to show ccp://localhost:59787. Clicked “Apply”.
    Powered off printer.
    Ran reset-printer.sh in terminal with same error as above.
    “System Settings” “Printing” Opened LBP6000 and tried “Print Test Page”
    After a couple of minutes, got the same “Idle-ccp send_data error, exit” message for Printer State.


    Any ideas on where to go from here?

  7. #37
    Join Date
    Oct 2011
    Beans
    44

    Re: How to install the Canon LBP2900i printer in Ubuntu 12.04 LTS

    Bleeding hell man! I'm so sorry you've had such an almighty headache trying to get it to work. I'm at a loss now as I lack the necessary expertise to take you futher than you have already gone. I can only reiterate it worked for me in the way I described. Which is, of course, of abolutely no use to you whatsoever. I'm really sorry I can't help further at this point. I will go back and try and retrace my steps to see if there is anything I have missed and, if so, post it here. That's all I can do really. If we're really lucky, someone else who is more knowledgeable will see this thread and post something on here as well.

    Steve

  8. #38
    Join Date
    Mar 2013
    Beans
    19

    Re: How to install the Canon LBP2900i printer in Ubuntu 12.04 LTS

    Thank you for all your help! Your initial post got me through the problems back in March, and it was working fine up until late November or early December when some Ubuntu update broke things. I actually have gone all the way back to a clean install of 12.04.2 32-bit but have been unable to even get that to work. It would seem there are some problems with libglade2-0 at very least, and it also seems that "/dev/usb/lp0" also now won't work, since I don't believe I got that error message from reset-printer.sh when I initially installed the printer. It's a shame because this printer really works great under Windows. I have dual boot on my machine due to some software I need to use which doesn't have a Linux version, so I ran my Christmas card envelopes with it. About 10 seconds from turning it on until it's ready to print, it does crisp clear B+W printing, and since it uses toner instead of ink cartridges, it works great for someone who doesn't need to print things at least once a week.

    Hope you had a Merry Christmas, and wishing you a Happy New Year!

  9. #39
    Join Date
    Oct 2011
    Beans
    44

    Re: How to install the Canon LBP2900i printer in Ubuntu 12.04 LTS

    Okay, final update to this thread.

    For all revisions of Ubuntu 12.04.* this works, at least on my Pentium D.

    In order of operations:

    (1) Install Synaptic Package Manager from the control centre, if you don't already have it installed on your system.

    (2) Open Synaptic Package Manager.

    (3) Copy and paste ia32-libs into the search box at the top of Synaptic Package Manager. The application will appear in a box below. Mark it for installation. Then press the apply button.

    (4) Close Synaptic Package Manager when the above has been installed.

    (5) Open the Software Centre.

    (6) Copy and Paste ubuntu restricted extras into the search box. When it appears, below, install it.

    (7) Close the Software Centre.

    (8) Download the following file (gs-esp_8.71.dfsg.1-0ubuntu5.5_all.deb) from http://packages.ubuntu.com/uk/lucid/all/gs-esp/download and, when downloaded, double click it and it will open in the Software Centre. When it does, install it.

    (9) Go back to the start of this thread and follow my original instructions on here for installing the Cannon LBP2900 printer.

    One final thing to note:

    I have been trying to migrate across to Xubuntu from Ubuntu because I by far prefer the XFCE desktop over even Gnome and most certainly over Unity. What has previously stopped me is the terrible hassle trying, more or less unsucessfully, to get my LBP2900 printer to work in Xubuntu. By doing the above in Ubuntu 12.04 and then overlying it with an installation of Xubuntu dektop, I finally have what I want; an Xubuntu installation with the my damned printer working at the same time!

    I should reiterate: all of the above works on my 32 bit installation. I cannot vouch for it working on the 64 bit.
    Last edited by stevecook; May 4th, 2014 at 09:18 AM.

  10. #40
    Join Date
    Apr 2005
    Beans
    2,336

    Re: How to install the Canon LBP2900i printer in Ubuntu 12.04 LTS

    thanks Steve; you have put a lot of work into the LBP series;

    I wasn't sure as I went back through your thread; as to which (32bit/64bit) that folks were running; (Seems to me the 32bit is a lot easier..........) ....

    We have a 32bit 12.04 system; and I just installed the Canon CAPT driver 2.4 driver; (using deb packages); and it just works; ...(I did follow the Sivella guide http://doc.ubuntu-fr.org/tutoriel/in...lote_canon_lbp to register the printer etc)......I did try the radescu script on an early install....................

    I was curious you recommend the ia32packages for a 32bit install; as I had understood they were only needed for a 64bit install

Page 4 of 5 FirstFirst ... 2345 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •