Search found 6 matches

by mini
Mon Feb 12, 2007 9:22 am
Forum: Linux Distributions
Topic: Ubuntu USB printers have stopped working
Replies: 9
Views: 25633

Here's the feisty bug, by the way:

https://launchpad.net/ubuntu/+source/udev/+bug/82187
by mini
Thu Feb 01, 2007 12:23 pm
Forum: Linux Distributions
Topic: Ubuntu USB printers have stopped working
Replies: 9
Views: 25633

I have a similar problem on an MP600.

I solved it by checking the permissions of /dev/usb*

Turned out that cupsys runs as user "cupsys", which needs to be in group plugdev. This is on Ubuntu Feisty. So check

ls -l /dev/usb*
ps aux |grep cups
grep plugdev /etc/group

If that is the case for you ...
by mini
Thu Jan 11, 2007 7:43 pm
Forum: Wish List & Feedback
Topic: Canon PIXMA iP1700 & other new Canon drivers
Replies: 12
Views: 36895

MP600 also not working here. Ubuntu Feisty with turboprint free 1.95.
by mini
Thu Jan 11, 2007 4:26 pm
Forum: Linux Distributions
Topic: Problem with Ubuntu & Canon MP370
Replies: 6
Views: 15379

Yes, I get usb://Canon/MP600

But entering that, using connection type = CUPS URI does not change anything! Also tried Connection=Local printer. Still no testpage!

direct usb://Canon/MP600 "Canon MP600" "Canon MP600 USB #1" "MFG:Canon;CMD:BJL,BJRaster3,BSCCe;SOJ:TXT01;MDL:MP600;CLS:PRINTER;DES ...
by mini
Thu Jan 11, 2007 4:14 pm
Forum: Linux Distributions
Topic: Problem with Ubuntu & Canon MP370
Replies: 6
Views: 15379

There is no usb: entry.... Trying to enter manually...
by mini
Wed Jan 10, 2007 9:18 pm
Forum: Linux Distributions
Topic: Problem with Ubuntu & Canon MP370
Replies: 6
Views: 15379

I'm having a very similar problem on Ubuntu Feisty and using an MP600.

if I do "echo hello > /dev/usblp0" logged in as root, the display of the printer lights up, but nothing is printed.