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

MajorGeeks.com - Major tweaks for Major Geeks.

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




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. Visual C++ Redistributable Runtimes AIO Repack
5. Visual C++ Runtime Installer (All-In-One)
6. McAfee Removal Tool (MCPR)
7. MusicBee
8. Sergei Strelec's WinPE
9. K-Lite Mega Codec Pack
10. Microsoft Visual C++ 2015-2022 Redistributable Package
More >>

top reads

Star How to Disable 1-Click Ordering on Amazon (and Avoid Surprise Charges)

Star How to Fix Shallow Paint Layer Depth in Bambu Studio

Star Aviator Betting Game Secrets: Unlock 97% RTP & Triple Your Wins

Star Windows Recall: What It Is, Why Hackers Will Love It, and How to Stay Safe

Star Star Trek Fleet Command Promo Codes: Redeem Codes for Free Shards, Blueprints And Resources

Star How To Use VLC Media Player to Trim Video Clips

Star What Is the $WinREAgent Folder and Can I Delete It?

Star Swear Your Way to Better Search Results

Star How to Get a Dark Start Menu and Taskbar in Windows 10 & 11

Star Enable, Disable, Manage, Delete or Create a System Restore Point


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-2025 MajorGeeks.com
Powered by Contentteller® Business Edition