|
| ||||||||||
| Tags: canon, driver, karmic koala, pixma mp640, printer, ubuntu |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Unable to install Canon Pixma MP640 printer in Ubuntu Karmic Koala
Also tell if it is possible to get printing support over the Wi-Fi connection? Thanks a lot in advance. |
|
#2
| |||
| |||
| Re: Unable to install Canon Pixma MP640 printer in Ubuntu Karmic Koala
You can try a below mentioned solution and let me know whether it worked for you. Click on Applications, Click on Accessories and Launch Terminal. Now run, Code: sudo apt-get install libxml1 libglade0 libpng3 libtiff4 Code: cd Downloads Code: tar zxvf cnijfilter-mp640series-3.20-x-i386-deb.tar.gz Above mentioned command untar the downloaded packages and install the same by using following, Code: cd cnijfilter-mp640series-3.20-x-i386-deb sudo ./install.sh Code: http://localhost:631/ |
|
#3
| |||
| |||
| Re: Unable to install Canon Pixma MP640 printer in Ubuntu Karmic Koala
In canon debain package, you should use install.sh script, you will need to modify first line of amd64.
|
|
#4
| |||
| |||
| Re: Unable to install Canon Pixma MP640 printer in Ubuntu Karmic Koala
Well I was facing from the same problem and I managed to resolve my issue by doing following steps. Downloaded drivers packages and untar the same by executing Code: tar xvf cnijfilter-mp640series-3.20-1-i386-deb.tar.gz Code: cd cnijfilter-mp640series-3.20-1-i386-deb/packages/ Code: Depends: Code: sudo dpkg -i sudo dpkg -i cnijfilter-common_3.20-1_i386.modfied.deb cnijfilter-mp640series_3.20-1_i386.modfied.deb Code: chown root:root *file* |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Unable to install Canon Pixma MP640 printer in Ubuntu Karmic Koala" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ubuntu 9.10 a.ka. Karmic Koala Alpha 3 released | Solomon | Operating Systems | 1 | 18-05-2011 05:02 AM |
| Sound issue with Ubuntu 9.10 Karmic Koala | SmirnOFF | Operating Systems | 6 | 11-02-2010 06:47 PM |
| Install WordPress On Ubuntu 9.10 Karmic Koala | Bhardwaj | Windows Software | 5 | 11-01-2010 01:55 PM |
| Remove Ubuntu 9.10 Karmic Koala | Patinux | Operating Systems | 3 | 01-09-2009 08:06 PM |
| Ubuntu 9.10 - The Karmic Koala Alpha 1 | Rudra.J | Operating Systems | 3 | 14-05-2009 09:37 PM |