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 [...]