IP1000 Driver For Ubuntu
This is my attemp to get Canon Pixma IP1000 working under Ubuntu.
How to:-
1. Install alien - Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages into Debian packages.
sudo apt-get install alien
2. IP1000 Driver .rpm
wget http://files.alfansa.org/bjfilter-common-2.50-2.i386.rpm
wget http://files.alfansa.org/bjfilter-pixmaip1000-2.50-2.i386.rpm
wget http://files.alfansa.org/bjfilter-pixmaip1000-lprng-2.50-2.i386.rpm
3. Root access
sudo -s
4. Convert *.rpm to *.deb
alien bjfilter-common-2.50-2.i386.rpm
alien [...]
Posted on August 24th, 2006 by SMD
Filed under: Open Source | 25 Comments »
I am a Free and Open Source Software lover, advocate. I would like to see Open Source grow, and more users being able to use and understand it. I would like to continue to become a part of this growing community, and to grow with it! 


