Go Back   MEPISlovers Forum > Help > Printers-Scanners
Register FAQTop Statistics Today's Posts Donate Gallery
Gallery
Mepis Art Gallery
My images
Upload an image
View all users images
Post New Thread  Reply
Canon Printer and Multifunction Drivers

 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-12-2008, 02:02 AM
m_pav's Avatar
m_pav m_pav is online now
MEPIS Guide
 
Join Date: Aug 2006
Location: New Zealand BOP
Gender: Male
Posts: 2,252
Thanks: 321
Thanked 1,111 Times in 674 Posts
Rep Power: 134
Reputation: 6328
m_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond repute
Default Canon Printer and Multifunction Drivers

Typically, Canon have been very unpopular with Linux users for their printers and multifunction devices due to lack of usable drivers, but there is light at the end of the tunnel, at least for some models.
http://support-asia.canon-asia.com/

Now you can get drivers for some of their latest offerings from the site listed above. The drivers are provided in 2 parts, the first is a common (gpl) package and the actual driver (proprietary). They do provide source code for the common files for both the printer and the scanner.

Not all models are supported, but for those that are, Canons are a good choice for certain models having separate cartridges rather than a 3 colors in 1 casing.

Mike P
Reply With Quote
  #2  
Old 02-12-2008, 03:17 AM
pangeran pangeran is offline
User from Indonesia
 
Join Date: Jul 2007
Location: Tangerang, Indonesia
Gender: Male
Posts: 49
Thanks: 82
Thanked 3 Times in 3 Posts
Rep Power: 0
Reputation: 25
pangeran is on a distinguished road
Default

i have Canon Pixma IP6000D and works great (B/W, color and photo) with TurboPrint drivers (http://www.turboprint.de/english.html). Unfortunately, turboprint not free :(
Reply With Quote
  #3  
Old 02-12-2008, 03:37 AM
m_pav's Avatar
m_pav m_pav is online now
MEPIS Guide
 
Join Date: Aug 2006
Location: New Zealand BOP
Gender: Male
Posts: 2,252
Thanks: 321
Thanked 1,111 Times in 674 Posts
Rep Power: 134
Reputation: 6328
m_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond repute
Default

I too use Turboprint because nothing else was available at the time I purchased my existing unit, but turboprint shamelessly has zero support for the scanner component of multifunction units, so having a manufacturer provided driver with a functioning scanner component is a BIG step towards a better overall environment for Linux and transition from windows desktops worldwide, even if the vendors only provide half GPL and half proprietary drivers.

If you had the option of paying nothing for a driver, given you'd already paid for the hardware and the accompanying drivers, would you have paid for turboprint? I know for sure I would not have.

Mike P
Reply With Quote
  #4  
Old 02-12-2008, 04:53 AM
ko's Avatar
ko ko is offline
Whatever
 
Join Date: Jul 2006
Location: Netherlands
Gender: Male
Posts: 5,369
Thanks: 538
Thanked 2,007 Times in 1,220 Posts
Rep Power: 222
Reputation: 11933
ko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond repute
Default

Quote:
Originally Posted by pangeran View Post
i have Canon Pixma IP6000D and works great (B/W, color and photo) with TurboPrint drivers (http://www.turboprint.de/english.html). Unfortunately, turboprint not free :(
That url doesn't work here. However, http://www.turboprint.info/ does.

Unfortunately my old color-A3 printer Canon BJC5100 (which worked fine in Win98SE) is not supported.
Anyone wants to pick up a free printer? (No, I'm not shipping it....:-) )

Regards, Ko
__________________
Ko Bros
Reply With Quote
  #5  
Old 02-13-2008, 12:45 PM
simple simon simple simon is offline
just beginning
 
Join Date: Jul 2007
Location: deepest Devon
Gender: Male
Posts: 38
Thanks: 20
Thanked 3 Times in 3 Posts
Rep Power: 0
Reputation: 25
simple simon is on a distinguished road
Default

Quote:
Originally Posted by m_pav View Post

Now you can get drivers for some of their latest offerings from the site listed above. The drivers are provided in 2 parts, the first is a common (gpl) package and the actual driver (proprietary). They do provide source code for the common files for both the printer and the scanner.

Mike P
any chance of a simple/short guide to installing these for newbies? Do we use synaptic?

Thanks,

Simple.
Reply With Quote
  #6  
Old 02-13-2008, 02:15 PM
m_pav's Avatar
m_pav m_pav is online now
MEPIS Guide
 
Join Date: Aug 2006
Location: New Zealand BOP
Gender: Male
Posts: 2,252
Thanks: 321
Thanked 1,111 Times in 674 Posts
Rep Power: 134
Reputation: 6328
m_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond repute
Default

Using the url I provided, check to see if your printer or mfc has Linux drivers. If it has, you will need to download the 2 files with the .deb extension fro your device.

Lets say you created a folder in your home called Downloads and saved them your /home/yourname/Downloads folder.

Using Konqueror, open the Downloads folder so you can see the 2 files you downloaded. While there are a few ways to actually install the packages, my preferred is through the Konsole because it is by far the fastest and believe it or not, I think it is the least confusing.

Press the F4 key on the top row of your keyboard to open a konsole window and you should see something like the following .... then su to root. (type "su" then press Enter on your keyboard)
Code:
michael@mikepav:~/Downloads$
Type in your root password (no characters will be displayed as you type) and press Enter again. Now the last character in the konsole window will be a # not a $ , indicating you are operating as the root user.
Code:
michael@mikepav:~/Downloads$ su
Password:
root@mikepav:/home/michael/Downloads#
Type the letters
Code:
dpkg -i *.deb
and press your enter key. In a few moments, all of the .deb files in the /home/yourname/Downloads folder will be installed, which means your printer drivers will be fully installed in 2 easy steps.

That's not the end of it, you still have to tell your Linux system what printer to use. For Mepis 7
K-Menu > Print System > Add Printer > Next - Select Local and follow the prompts, you should be able to work out the rest.

For the Scanner, Canon do not appear to provide a Debian Menu listing for their ScanGear Toolbox, so for the interim, typing scangearmp into a konsole window should get the program up and running. Another issue that needs to be addressed is adding the scangearmp program to the K-Menu > Graphics submenu.

I just checked the Mepis wiki for assistance on this subject, but there appeared to be nothing in there specific to Mepis7 (I may be wrong) so I might try to get something in there as I find time.

Synaptic will not have the printer drivers available for installation because the Canon download site is not a Debain repository, but they can be removed using Synaptic if you installed the wrong ones or if you update your printer. Click on the Status button (lower left) then on "Installed (local or obsolete)" and you should see your locally installed packages.

Hope this helps

Mike P

Last edited by m_pav : 02-13-2008 at 02:21 PM.
Reply With Quote
The Following User Says Thank You to m_pav For This Useful Post:
  #7  
Old 02-13-2008, 03:16 PM
Pastor Ron's Avatar
Pastor Ron Pastor Ron is offline
MEPIS Guide
 
Join Date: Jul 2006
Location: Central Florida
Gender: Male
Posts: 1,191
Thanks: 117
Thanked 211 Times in 148 Posts
Rep Power: 73
Reputation: 1244
Pastor Ron has much to be proud ofPastor Ron has much to be proud ofPastor Ron has much to be proud ofPastor Ron has much to be proud ofPastor Ron has much to be proud ofPastor Ron has much to be proud ofPastor Ron has much to be proud ofPastor Ron has much to be proud ofPastor Ron has much to be proud of
Default

Adding a program to the menu is quite easy.
1. Right-click on the K-Menu and select Menu Editor
2. Highlight the place where you would like the new entry
3. Right-click there and choose "New Item". Now, name your new item, such as "Scangearmp". Now, hit enter, and you're taken to another menu where you will enter pertinent information about the app
4. Fill out the work path then the command. This will be "scangearmp"
5. Choose a nice icon and a comment, if you want.
6. Save your work, and you're done. You'll now see your new printer app in the menu, and you'll be happy.

BTW, this is how I take care of programs, like OOo, when the debian menu install package doesn't work.

Pastor Ron
Reply With Quote
The Following User Says Thank You to Pastor Ron For This Useful Post:
  #8  
Old 02-19-2008, 06:52 PM
simple simon simple simon is offline
just beginning
 
Join Date: Jul 2007
Location: deepest Devon
Gender: Male
Posts: 38
Thanks: 20
Thanked 3 Times in 3 Posts
Rep Power: 0
Reputation: 25
simple simon is on a distinguished road
Default

Quote:
Originally Posted by m_pav View Post
Using the url I provided, check to see if your printer or mfc has Linux drivers. If it has, you will need to download the 2 files with the .deb extension fro your device.

Hope this helps

Mike P
Mike could you tell me what the two files are? For the MP600 (which is what I have) there is one printer file (cnijfilter-mp600-2.70-2.i386.rpm) and one scanner file (scangearmp-common-1.00-2.i386.rpm) but I believe I need a "common" file too, but the only one there seems to be a source file (cnijfilter-common-2.70-2.src.rpm).

I have converted the rpms to debs using alien --script but I'm not sure what to do with the source file. Presumably I have to compile it but I have not a clue how to.

If you could help I would be most grateful.

Simple.
Reply With Quote
  #9  
Old 02-21-2008, 09:42 AM
simple simon simple simon is offline
just beginning
 
Join Date: Jul 2007
Location: deepest Devon
Gender: Male
Posts: 38
Thanks: 20
Thanked 3 Times in 3 Posts
Rep Power: 0
Reputation: 25
simple simon is on a distinguished road
Default

I have sort of answered my own question by finding the links:

ftp://download.canon.jp/pub/driver/b....70-1.i386.rpm

for the missing binary and

http://mp610.blogspot.com/2007/11/se...-or-mp610.html

for simple instillation instructions, although the lines:

"Install also some additional packages (here for Ubuntu Feisty. On Gutsy, libpng3 becomes libpng12-0, and libtiff3 becomes libtiff4):
$ sudo apt-get install libpng3 libtiff3"

leaves me the question as to which files should SM7.0 use?

Any ideas?

Simple.
Reply With Quote
  #10  
Old 02-21-2008, 02:04 PM
m_pav's Avatar
m_pav m_pav is online now
MEPIS Guide
 
Join Date: Aug 2006
Location: New Zealand BOP
Gender: Male
Posts: 2,252
Thanks: 321
Thanked 1,111 Times in 674 Posts
Rep Power: 134
Reputation: 6328
m_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond reputem_pav has a reputation beyond repute
Default

You may have to delete the .deb files you created and remake them with alien using an additional switch, but for the life of me, I can't remember what that switch is. I think it has something to do with scripts, or you may even have to download the source.rpm, debianize that and make a true .deb from the source, but beware of the rpm dependency hell.

Hopefully, somebody here will step in and assist with the bits I missed out.

It's a real shame Canon only provided rpms for your printer. Maybe you could contact them and request a properly compiled deb version.

Mike P

Keep away from RPM.s they are not packaged correctly for Debian systems and while Alien can debianise them, there can be omissions and failures.
Reply With Quote
Post New Thread  Reply

  MEPISlovers Forum > Help > Printers-Scanners


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 09:57 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2007-2010 MEPISlovers.org