From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4D265AC4.3020501@gmail.com> Date: Fri, 07 Jan 2011 01:13:56 +0100 From: Till Kamppeter MIME-Version: 1.0 References: <4B8241D4.2040207@gmail.com> <4B8E4CEF.8040007@gmail.com> <4BBBA6A9.5050005@gmail.com> <4BD18655.8060000@gmail.com> <4C091F92.7050102@gmail.com> <4C1284F4.3000707@gmail.com> <4C89CF0C.60003@avasys.jp> <4CE55A84.3070006@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Printing-architecture] Ubuntu Natty the first distribution which does automatic download of binary printer driver packages List-Id: Printing architecture under linux List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: yuji.saito@avasys.jp Cc: printing-architecture@lists.linux-foundation.org, kenji.hagiwara@avasys.jp Hi, Ubuntu Natty (11.04, to be released end of April) will be the first Linux distribution which automatically downloads binary printer driver packages from manufacturers via OpenPrinting. The still missing support for signed packages got added to the third-party hardware driver manager Jockey today. See also https://blueprints.launchpad.net/ubuntu/+spec/packageselection-desktop-n-automatic-printer-driver-download-should-support-signed-packages and https://bugs.launchpad.net/bugs/604698 This means that on Ubuntu Natty (and newer) printers supported by the manufacturer-supplied driver packages available via OpenPrinting will work out-of-the-box by just plugging them in or setting them up with system-config-printer. So do not hesitate to add or update driver packages to support your newest models to have always Plug'n'Print. For testing, download Ubuntu Natty (a daily CD or an Alpha version) and plug in one of the supported Epson printers or run the command lines cupsctl FileDevice=yes system-config-printer --setup-printer='file:/tmp/printout' \ --devid='MFG:Epson;MDL:ME 320;' if you do not have any suitable printer near you (they emulate the case that system-config-printer has detected an Epson ME 320). Till