Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LBP-810 not working #2

Open
danage opened this issue Nov 13, 2013 · 2 comments
Open

LBP-810 not working #2

danage opened this issue Nov 13, 2013 · 2 comments

Comments

@danage
Copy link

danage commented Nov 13, 2013

Hello Alex!

First of all: Great project - the Canon proprietary drivers are terrible! I am having problems though running your drivers on a LBP-810. Could you give me some hints for troubleshooting? Here is what I did on Ubuntu 13.10 AMD64:

From within the driver folder:
sudo apt-get install build-essential checkinstall automake libcups2-dev libcupsimage2-dev
automake
automake --add-missing
./configure
make
sudo cp rastertocapt /usr/lib/cups/filter/

And then, using GUI, installed the Canon LBP-810 USB printer that was found with the LBP-2900 .ppd file that came with the driver.

Now, when printing the test page, it shows "stopped".

@agalakhov
Copy link
Owner

Hi!

On Wed, 13 Nov 2013 03:01:36 -0800
danage [email protected] wrote:

Hello Alex!

First of all: Great project - the Canon proprietary drivers are
terrible! I am having problems though running your drivers on a
LBP-810. Could you give me some hints for troubleshooting? Here is
what I did on Ubuntu 13.10 AMD64:

I'm sorry but right now LBP-810 is not supported by this driver. This
printer uses different compression algorithm which I haven't coded yet.
I plan to support LBP-810 and LBP-1120 right after LBP-2900 support
will be complete.

If you know how to program in C, you may help. This isn't very hard.

Regards,
Alex

@danage
Copy link
Author

danage commented Nov 13, 2013

Hi Alex,

On 11/13/2013 12:15 PM, agalakhov wrote:

I'm sorry but right now LBP-810 is not supported by this driver.
So that explains... :)

This printer uses different compression algorithm which I haven't coded yet.
If you know how to program in C, you may help. This isn't very hard.
I wish I could :( I am willing to devote time to this though if that
helps. I can probably help you debug and troubleshoot, as I have the
device at hand.

Thanks much
Dennis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants