Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Canon Pixma MP150 not working (cups+gimp-print)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
humanthing
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2006
Posts: 141

PostPosted: Mon Oct 01, 2007 7:52 am    Post subject: [solved] Canon Pixma MP150 not working (cups+gimp-print) Reply with quote

Hi all,

I'm still trying to get my Canon Pixma MP150 to work. Scanning works perfectly with sane, but printig is still a problem!
I installed cups-1.2.12 and gimp-print-5.1.3, but no matter what I do if I want to print a test page, the printer doesn't even move...

I already searched the forum, but did not quite get what I was looking for. Someone reported the MP150 working with the CVS gutenprint, but that was 2006 and I think the actual gimp-print (which should be gutenprint as I heard) should also support it then... :(

Could please someone help me, or at least give me a hint where to look for an how-to?

Thanks in advance!!
_________________
""Sir! We are surrounded!" - "Excellent! We can attack in any direction!""


Last edited by humanthing on Wed Oct 31, 2007 12:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
baeksu
l33t
l33t


Joined: 26 Sep 2004
Posts: 609
Location: Seoul, Korea

PostPosted: Thu Oct 04, 2007 1:11 pm    Post subject: Reply with quote

Hi. It was me that used the cvs version. But even with that, the printing never fully worked in that colors and the dpi were all wrong.

I succumbed to using the drivers from turboprint. They're not free, but they work.

Unfortunately turboprint seems to be the only way to get printing working on this particular model.
_________________
Gnome:
1. A legendary being.
2. A never ending quest to make unix friendly to people who don't want unix and excruciating for those that do.
Back to top
View user's profile Send private message
humanthing
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2006
Posts: 141

PostPosted: Thu Oct 04, 2007 6:57 pm    Post subject: Reply with quote

Hmm... Ok, thanks for your reply!
I think I will still make pdfs and print them in Windows then...
Maybe if you get to know about a solution for printing without turboprint, let me know!
Thank you!
_________________
""Sir! We are surrounded!" - "Excellent! We can attack in any direction!""
Back to top
View user's profile Send private message
hellknight
n00b
n00b


Joined: 01 Mar 2007
Posts: 38
Location: Lisbon, Portugal

PostPosted: Sat Oct 06, 2007 4:02 pm    Post subject: Reply with quote

I also have the same problem, but I have installed both driver, gimp-print 5.1.2 and turboprint 1.96 from xwing.
I think the problem comes from CUPS, because when I send a printing job, it stops at 8% and then CUPS says that it cant find the printer, and have to wait 30 seconds, but it still cant find the printer after those 30 seconds. Don't know whats wrong because the printer his recognized. It just doesn't print at all. That is with both drivers.
Probably it's the same problem, but dont really know....
Back to top
View user's profile Send private message
def_mornahan
n00b
n00b


Joined: 01 Aug 2004
Posts: 12
Location: southern Imiria

PostPosted: Sat Oct 06, 2007 4:19 pm    Post subject: Mp160 Reply with quote

I have the same problem as hellknight with the MP160. I have followed the instructions at http://gentoo-wiki.com/Canon_Pixma_Series, http://www.pldr.org/?p=138, and https://bugs.gentoo.org/show_bug.cgi?id=177970 and https://bugs.gentoo.org/show_bug.cgi?id=129352 because I'm running amd64 (Acer Aspire 5102). But when I set up a printer with the resultant driver, it will docilely install in CUPS and then never print anything. It doesn't matter whether I use the lpadmin command or click on a printer to install in the CUPS monitor. I print a test page (or anything else, say from Firefox or oowriter), and the job stops itself and the printer stops itself. It will occasionally lie and say "6%" or "27%" or something immediately after I click on "print test page", but the printer then stops itself anyway. Same thing happens with the MP150 and ip4300 drivers out of gutenprint 5.0.1 and 5.1.3. Printer is turned on and plugged in at startup. Doesn't make any difference.
_________________
"No rest for the wicked."
Thomas Giesting
Back to top
View user's profile Send private message
humanthing
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2006
Posts: 141

PostPosted: Sat Oct 06, 2007 9:32 pm    Post subject: Reply with quote

These are exactly the same errors I get... No matter what I do...
Still I will try to follow the links you posted, but just as you say, I think there is little hope... :(
Hope this problem will get solved some time soon!! :cry:

Anyways, thank you for your replies!!
_________________
""Sir! We are surrounded!" - "Excellent! We can attack in any direction!""
Back to top
View user's profile Send private message
rufnut
Apprentice
Apprentice


Joined: 16 May 2005
Posts: 252

PostPosted: Wed Oct 31, 2007 11:27 am    Post subject: Reply with quote

I wonder if you guys tried Salamandrix post from here :

https://forums.gentoo.org/viewtopic-t-448354-start-275.html

:)
Back to top
View user's profile Send private message
humanthing
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2006
Posts: 141

PostPosted: Wed Oct 31, 2007 12:15 pm    Post subject: Reply with quote

This is awesome!!!!!!!!!
Such an easy solution!!!!!!!!!!
Cool thanks for the link!!!!
_________________
""Sir! We are surrounded!" - "Excellent! We can attack in any direction!""
Back to top
View user's profile Send private message
hellknight
n00b
n00b


Joined: 01 Mar 2007
Posts: 38
Location: Lisbon, Portugal

PostPosted: Wed Oct 31, 2007 8:32 pm    Post subject: Reply with quote

Worked for me too, but I used a different approach.
The problem was the printer being in the scanner group and because of that cups could find the printer.....So I searched the forum for similar problems and found a lot of them....

The source of the problem are the udev's rules. If you look at 50-udev.rules (in the /etc/udev/rules.d directory) you can see that udev sets the printers (aka lp[0-9]) into the lp group, which works by the way (don't need to change the user as salamandrix did).

So what rule changes it to the scanner group?
Look at 99-libsane.rules (in the same directory) and look for Canon MP150. You'll find out that there is a rule, for the MP150 (and all others multi-function printers), that changes the group to scanner.

So the only thing you have to do is comment the line of your printer and everything is just fine :) CUPS works, XSane works, Guten-print works (>5.0).

This is only a temporarily solution, you'll have to comment this line every time the file is replaced....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum