From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C902813877A for ; Fri, 11 Jul 2014 10:38:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 922C4E0964; Fri, 11 Jul 2014 10:38:46 +0000 (UTC) Received: from apteryx.fr (apteryx.fr [178.33.44.46]) by pigeon.gentoo.org (Postfix) with ESMTP id 655C7E0953 for ; Fri, 11 Jul 2014 10:38:45 +0000 (UTC) Received: from [192.168.0.18] (AMontsouris-654-1-17-219.w90-2.abo.wanadoo.fr [90.2.152.219]) by apteryx.fr (Postfix) with ESMTPSA id 6494F2941C14 for ; Fri, 11 Jul 2014 12:38:44 +0200 (CEST) Message-ID: <53BFBEA8.5020104@guillemet.org> Date: Fri, 11 Jul 2014 12:38:32 +0200 From: =?UTF-8?B?SGVydsOpIEd1aWxsZW1ldA==?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Canon LBP7100Cn/LBP7110Cw printers References: <1404979658-24653-mlmmj-703e55ac@lists.gentoo.org> <53BE4C42.5010204@guillemet.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 1d743874-c6ec-400f-9360-542d6e1f02b6 X-Archives-Hash: ca5be337f7117ea6881b8b7ca08d5454 Thanks James for your help Le 11/07/2014 03:29, James a écrit : > Hervé Guillemet 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é