* [gentoo-user] Canon LBP7100Cn/LBP7110Cw printers
[not found] <1404979658-24653-mlmmj-703e55ac@lists.gentoo.org>
@ 2014-07-10 8:18 ` Hervé Guillemet
2014-07-11 1:29 ` [gentoo-user] " James
2014-07-11 1:44 ` James
0 siblings, 2 replies; 5+ messages in thread
From: Hervé Guillemet @ 2014-07-10 8:18 UTC (permalink / raw
To: gentoo-user
Hi,
Canon LBP7100Cn/LBP7110Cw now have an official linux "support" from the
manufacter with their driver Linux_UFRIILT_PrinterDriver_V100_us_EN.tar.gz .
I have spent 2 days trying to make it work on gentoo, without success.
Even people on Ubuntu, which is a distribution supposed to have been
tested by Canon, fail to use it.
Did someone meet some success printing on these printers from gentoo ?
I can provide a preliminary ebuild if someone is interested.
--
Hervé
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: Canon LBP7100Cn/LBP7110Cw printers
2014-07-10 8:18 ` [gentoo-user] Canon LBP7100Cn/LBP7110Cw printers Hervé Guillemet
@ 2014-07-11 1:29 ` James
2014-07-11 10:38 ` Hervé Guillemet
2014-07-11 1:44 ` James
1 sibling, 1 reply; 5+ messages in thread
From: James @ 2014-07-11 1:29 UTC (permalink / raw
To: gentoo-user
Hervé Guillemet <herve <at> guillemet.org> writes:
> Canon LBP7100Cn/LBP7110Cw now have an official linux "support" from the
> manufacter with their driver Linux_UFRIILT_PrinterDriver_V100_us_EN.tar.gz .
> I have spent 2 days trying to make it work on gentoo, without success.
> Even people on Ubuntu, which is a distribution supposed to have been
> tested by Canon, fail to use it.
Gentoo suggest to use this driver package:
net-print/gutenprint
for canon printers, via this document:
https://wiki.gentoo.org/wiki/Printing#Gutenprint_Driver
> Did someone meet some success printing on these printers from gentoo ?
> I can provide a preliminary ebuild if someone is interested.
Sorry I've never worked on setting up a canon printer.
hth,
James
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: Canon LBP7100Cn/LBP7110Cw printers
2014-07-10 8:18 ` [gentoo-user] Canon LBP7100Cn/LBP7110Cw printers Hervé Guillemet
2014-07-11 1:29 ` [gentoo-user] " James
@ 2014-07-11 1:44 ` James
1 sibling, 0 replies; 5+ messages in thread
From: James @ 2014-07-11 1:44 UTC (permalink / raw
To: gentoo-user
Hervé Guillemet <herve <at> guillemet.org> writes:
>
> Hi,
>
> Canon LBP7100Cn/LBP7110Cw now have an official linux "support" from the
> manufacter with their driver Linux_UFRIILT_PrinterDriver_V100_us_EN.tar.gz .
> I have spent 2 days trying to make it work on gentoo, without success.
> Even people on Ubuntu, which is a distribution supposed to have been
> tested by Canon, fail to use it.
>
> Did someone meet some success printing on these printers from gentoo ?
> I can provide a preliminary ebuild if someone is interested.
>
Reading these posts may suggest a compiled solution as your remedy?
Naturally, you'll have to adjust what steps taken to your gentoo environment.
http://radu.cotescu.com/how-to-install-canon-lbp-printers-in-ubuntu/
http://ubuntuforums.org/showthread.php?t=1315665
hth,
James
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Re: Canon LBP7100Cn/LBP7110Cw printers
2014-07-11 1:29 ` [gentoo-user] " James
@ 2014-07-11 10:38 ` Hervé Guillemet
2014-07-12 14:59 ` James
0 siblings, 1 reply; 5+ messages in thread
From: Hervé Guillemet @ 2014-07-11 10:38 UTC (permalink / raw
To: gentoo-user
Thanks James for your help
Le 11/07/2014 03:29, James a écrit :
> Hervé Guillemet <herve <at> guillemet.org> writes:
>
>
>> Canon LBP7100Cn/LBP7110Cw now have an official linux "support" from the
>> manufacter with their driver Linux_UFRIILT_PrinterDriver_V100_us_EN.tar.gz .
>> I have spent 2 days trying to make it work on gentoo, without success.
>> Even people on Ubuntu, which is a distribution supposed to have been
>> tested by Canon, fail to use it.
>
>
> Gentoo suggest to use this driver package:
> net-print/gutenprint
>
> for canon printers, via this document:
> https://wiki.gentoo.org/wiki/Printing#Gutenprint_Driver
LBP7100Cn/LBP7110Cw uses the proprietary UFR II LT langage, and I don't
think Gutenprint supports it.
> Reading these posts may suggest a compiled solution as your remedy?
> Naturally, you'll have to adjust what steps taken to your gentoo
environment.
>
> http://radu.cotescu.com/how-to-install-canon-lbp-printers-in-ubuntu/
>
> http://ubuntuforums.org/showthread.php?t=1315665
Trying to install Canon-provided driver is the solution I have worked
on, either from source or from binaries. But even the "source"
distribution of the driver mainly contains binaries. I end up with an
error ("src = libcanon_pdlwrapper.c, line = 633, err = -1¥nError
Response:ReqNo=2, SeqNo=3,opvpErrorNo=-2") generated by the binary
component (c3pldrv).
For these 2 specific printers, the driver provided by Canon is different
that other CAPT printers (Linux_CAPT_PrinterDriver_V260_uk_EN.tar.gz) or
other UFT-II printers (Linux_UFRII_PrinterDriver_V290_uk_EN.tar.gz), for
obscure reasons. That doesn't help find other people with the same
concern...
--
Hervé
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: Canon LBP7100Cn/LBP7110Cw printers
2014-07-11 10:38 ` Hervé Guillemet
@ 2014-07-12 14:59 ` James
0 siblings, 0 replies; 5+ messages in thread
From: James @ 2014-07-12 14:59 UTC (permalink / raw
To: gentoo-user
Hervé Guillemet <herve <at> guillemet.org> writes:
> > Reading these posts may suggest a compiled solution as your remedy?
> > Naturally, you'll have to adjust what steps taken to your gentoo
> environment.
> > http://radu.cotescu.com/how-to-install-canon-lbp-printers-in-ubuntu/
> > http://ubuntuforums.org/showthread.php?t=1315665
> Trying to install Canon-provided driver is the solution I have worked
> on, either from source or from binaries. But even the "source"
> distribution of the driver mainly contains binaries. I end up with an
> error ("src = libcanon_pdlwrapper.c, line = 633, err = -1¥nError
> Response:ReqNo=2, SeqNo=3,opvpErrorNo=-2") generated by the binary
> component (c3pldrv).
> For these 2 specific printers, the driver provided by Canon is different
> that other CAPT printers (Linux_CAPT_PrinterDriver_V260_uk_EN.tar.gz) or
> other UFT-II printers (Linux_UFRII_PrinterDriver_V290_uk_EN.tar.gz), for
> obscure reasons. That doesn't help find other people with the same
> concern...
The only other thing I can think of is to contact canon directly
for tech support. Maybe another driver for a different canon printer
will work?
Or, set the printer up off a pc running windows with remote printing
via windows shares, samba or some sort of network printing?
sorry I could not help more.
James
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-07-12 15:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1404979658-24653-mlmmj-703e55ac@lists.gentoo.org>
2014-07-10 8:18 ` [gentoo-user] Canon LBP7100Cn/LBP7110Cw printers Hervé Guillemet
2014-07-11 1:29 ` [gentoo-user] " James
2014-07-11 10:38 ` Hervé Guillemet
2014-07-12 14:59 ` James
2014-07-11 1:44 ` James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox