Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

Warning: Use of this site may cause you to excessively download cool programs and feel geeky.

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews



IObit Black Friday Sale

spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Macrium Reflect FREE Edition
3. Smart Defrag
4. MusicBee
5. Microsoft Visual C++ 2015-2022 Redistributable Package
6. Sergei Strelec's WinPE
7. Visual C++ Redistributable Runtimes AIO Repack
8. Mozilla Firefox
9. K-Lite Mega Codec Pack
10. Winslop
More >>

top reads

Star How To Remove the Windows 11 Updated Start Menu

Star How To Disable Drag Tray

Star How To Permanently Delete Files Without Sending Them to the Recycle Bin in Windows 11

Star How To Repair Install Windows 11, and Keep All Your Files and Apps

Star How To Turn Off Folder Backup Syncing on OneDrive

Star AI Actions - What Are They and How To Enable/Disable Them

Star Microsoft Is Ending 3rd Party Printer Driver Support in 2026: How to Protect Old Printer Drivers

Star How To Stop Edge and Chrome Default Browser Prompts

Star How To Configure Allowed Apps for Controlled Folder Access

Star Pause or Disable Automatic App Updates in Microsoft Store


MajorGeeks.Com » Compatibility Database » Hardware (Linux) » Details for Canon i250

advertisement

Summary


Product:
Canon i250

Vendor:
Canon

Tested operating systems:
PCLinuxOS, SUSE Linux

Most recent version of this submission:
Canon i250

Average Rating:


Submit a new result for this product



2006-03-09 17:07:35 - Operating System/Rating: PCLinuxOS

davecs

Post License:
GNU LGPL
There are drivers available from Canon New Zealand. They seem to be designed for Red Hat, and have some odd dependencies. First you need the drivers which you can get from here:

http://canon.co.nz/products/printers/colour_bj_printers/i250_drivers.html

The ones you need are bjfilteri250-2.3-0.i386.rpm and bjfiltercups-2.3-0.i386.rpm

The dependencies needed are libglade.so.0 and libpng.so.2 . You will need to see whether such files exist in /usr/lib and if they do not, you will have to create symlinks to other suitable library files. In PCLinuxOS I typed the following three lines into a terminal as root. Yours may be different:

cd /usr/lib
ln -s libglade-2.0.so.0 libglade.so.0
ln -s libpng.so.3 libpng.so.2

Then I installed the drivers using "nodeps".

cd /where I downloaded drivers
rpm -i --nodeps bjfilteri250-2.3-0.i386.rpm
rpm -i --nodeps bjfiltercups-2.3-0.i386.rpm

Finally, in order to fix the package database, I had to remove the entries from it:

rpm -e --justdb bjfilteri250
rpm -e --justdb bjfiltercups

Once I did this and ran the PCLinuxOS Control Centre and Printer setup applet, the printer was autodetected and worked perfectly.

2007-01-14 14:57:29 - Operating System/Rating: SUSE Linux

Anonymous

Post License:
GNU LGPL
After many attempts I was able to use the Canon i250 on my 64-bit SuSE 10.0 home networked machine. I resolved the dependancies:

cd /usr/lib64
ln -s libglade-2.0.so.0 libglade.so.0
ln -s libpng.so.3 libpng.so.2

and installed the rpms. I also copied this executable file 'pstocanonbj' from
/usr/lib/cups/filter
to
/usr/lib64/cups/filter

All works very well.

2007-02-28 17:24:25 - Operating System/Rating: SUSE Linux

Anonymous

Post License:
GNU LGPL
I followed Davecs info from http://www.linuxcompatible.org/Canon_i250_c12697.html as described and finally I am able to use my Canon i250 printer with Suse 10.1. Much appreciated, thanks.

Banjo.


MajorGeeks.Com » Compatibility Database » Hardware (Linux) » Details for Canon i250
© 2000-2026 MajorGeeks.com
Powered by Contentteller® Business Edition