Posts Tagged ‘Scanner’
* Installing Canon’s ImageCLASS MF4270 SCANNER on Ubuntu 64 bit
Posted on April 24th, 2009 by Alejandro. Filed under 64-bit, Linux, Ubuntu.
To install the scanner of the multifunctional printer MF4270, do the following.
cvs -d :pserver:anonymous@cvs.alioth.debian.org:/cvsroot/sane login
cvs -d :pserver:anonymous@cvs.alioth.debian.org:/cvsroot/sane checkout sane-backends
sudo apt-get install libusb-dev
cd sane-backends/
./configure –prefix=/usr –sysconfdir=/etc –localstatedir=/var
make
sudo make install
cp /etc/udev/rules.d/70-libsane.rules ~/
sudo cp tools/udev/libsane.rules /etc/udev/rules.d/70-libsane.rules
sudo /etc/init.d/udev restart
Test sane version, should be 1.x.xcvs
scanimage -V
add your self to the scanner group
logout and then login.
Done!
For the Printer part follow this guide:
http://queleimporta.com/installing-canon-imageclass-mf4270-on-ubuntu-64-bit/
Translator
Recent Posts
- True Multi-Currency Personal Finances
- UPDATED, Finally! Adobe releases native 64 bit Flash 10 for Linux
- Thunderbird 3 released
- Excellent tool for searching domain names
- Restoring Nautilus as the default “Open Containing Folder” in Firefox





















