Differences

This shows you the differences between two versions of the page.

Link to this comparison view

bjc [2012/11/04 20:58]
bjc [2022/04/16 12:22] (current)
Line 1: Line 1:
 +==== karmic ====
  
 +<code>
 +
 +sudo cat /etc/cups/printers.conf
 +# Printer configuration file for CUPS v1.4.1
 +# Written by cupsd on 2009-12-26 14:53
 +<Printer Canon_BJC-3000>
 +Info Canon BJC-3000
 +Location 
 +MakeModel Canon BJC-3000 - CUPS+Gutenprint v5.2.4
 +DeviceURI parallel:/dev/lp0
 +State Idle
 +StateTime 1261835595
 +Type 45068
 +Filter application/vnd.cups-raw 0 -
 +Filter application/vnd.cups-raster 100 rastertogutenprint.5.2
 +Accepting Yes
 +Shared Yes
 +JobSheets none none
 +QuotaPeriod 0
 +PageLimit 0
 +KLimit 0
 +OpPolicy default
 +ErrorPolicy retry-job
 +</Printer>
 +</code>
 +
 +==== Configuration ====
 +
 +
 +  sudo apt-get install cupsys-bsd
 +
 +  cat /etc/papersize
 +  a4
 +
 +  about:config # Mozilla Firefox
 +  # print.postscript.paper_size = a4 | letter
 +
 +  * [[Community]] :
 +  ** http://forum.ubuntu-fr.org/viewtopic.php?id=2425
 +  ** http://www.ubuntuforums.org/showthread.php?t=23090
 +
 +  * https://wiki.ubuntu.com/HardwareSupportComponentsPrinters
 +  * http://debian.wgdd.de/system
 +  * http://www.linuxcompatible.org/compat.php?cat=hardware&sort=All&idx=c
 +
 +  sudo apt-get install cupsys-driver-gimpprint
 +
 +  cat /etc/cups/printers.conf
 +
 +  cat /proc/sys/dev/parport/parport0/autoprobe
 +
 +  ls /var/spool/cups ; ls /var/spool/cups/tmp
 +
 +  sudo modprobe -v parport_pc
 +  lpstat
 +  lpinfo -v # http://ubuntuforums.org/showthread.php?p=210541
 +
 +  lsof | grep /dev/lp0 ; killall -9  canon
 +  canon     6360     cupsys    4u      CHR        6,0               8670 /dev/lp0
 +
 +
 +  lpadmin -p default -L default -D default -E -v parallel:/dev/lp0 \
 +  *D /usr/share/ppd/linuxprinting.org-gs-builtin/Canon/Canon-BJC-3000-bjc600.ppd
 +
 +Now it works 
 +
 +  System / Administration / Devices
 +and look for you printer port, have a look as to what it is called in the Advanced section.
 +
 +  Description: default
 +  Location: default
 +  Make and Model: Canon BJC-3000 Foomatic/bjc600
 +  Printer State: idle, accepting jobs, published.
 +  Device URI: parallel:/dev/lp0
 +
 +http://lists.debian.org/debian-user-french/2005/04/msg02147.html
 +
 +
 +==== Canon BJC 3000====
 +
 +@related: [[Canon]] [[BJC]]
 +
 +http://software.canon-europe.com/Printers/Bubble_Jet_Printers/BJC3000400.asp
 +
 +Canon BJC 3000 does not works on [[Ubuntu]] , It wont print more that 5 lines and stuck on "Parallel port busy; will retry in 30 seconds..."
 +Describe [[Printer]] here.
 +
 +
 +"No %%BoundingBox: comment in header==="===
 +
 +  http://localhost:631/printers/
 +  "Parallel port busy; will retry in 30 seconds..."
 +
 +http://linuxprinting.org/show_printer.cgi?recnum=Canon-BJC-3000
 +
 +http://www.turboprint.de/english.html
 +
 +http://www.turboprint.info/turboprint-1.94-2.i386.rpm
 +
 +  dpkg -L turboprint  | grep Canon_BJC3000
 +  /usr/share/turboprint/printers/Canon_BJC3000.tpp
 +
 +
 +http://www.turboprint.info/tp2/turboprint_2.06-1_i386.deb
 +
 +http://linuxprinting.org/show_printer.cgi?recnum=Canon-BJC-3000
 +
 +
 +===== MORE =====
 +
 +@TaG: [[Canon]] [[Printer]] [[cups]] 
 +
 +<html>
 +<iframe width="560" height="315" src="https://www.youtube.com/embed/wEiRKpflgQA" frameborder="0" allowfullscreen></iframe>
 +</html>
bjc.txt ยท Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki