No driver for Canon i250 printer
Bug #278514 reported by
sam tygier
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cups (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned | ||
jockey (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: cups
The printer is detected when plugged in, but the "Generic text-only printer" driver is selected. This does not print anything, even a plain text document in gedit.
I tried manually choosing the printer in the system-
there are instructions of the web about getting
http://
http://
and using alien.
these drivers ought to be included in the repos (or partnet repo).
Changed in cups (Ubuntu): | |
importance: | Undecided → Wishlist |
To post a comment you must log in.
There is a workaround that is posted on the web. The following commands are for Intrepid 8.10 download. canon.com. au/bj/i250linux /bjfilteri250- 2.3-0.i386. rpm download. canon.com. au/bj/i250linux /bjfiltercups- 2.3-0.i386. rpm 2.3-0.i386. rpm" 2.3-0.i386. rpm" 2.3-1_i386. deb bjfilteri250_ 2.3-1_i386. deb" libtiff. so.4 /usr/lib/ libtiff. so.3" libpng. so.3 /usr/lib/ libpng. so.2" cups/model/ canoni250. ppd.
[code]gksudo "aptitude -y install libpng3 libtiff4 cupsys alien"
cd /tmp
wget http://
wget http://
gksudo "alien --scripts bjfilteri250-
gksudo "alien --scripts bjfiltercups-
gksudo "dpkg -i bjfiltercups_
gksudo "ln -s /usr/lib/
gksudo "ln -s /usr/lib/
gksudo "/etc/init.d/cups restart"
[/code]
The code don't actually set the printer up. You will still have to do that in the normal way through System → Administration → Printing. When offered the option, tell the computer to use the PPD file at /usr/share/
New > Confirmed