From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O4F4G-0001tu-RU for garchives@archives.gentoo.org; Tue, 20 Apr 2010 15:08:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74C92E0A5A for ; Tue, 20 Apr 2010 15:08:52 +0000 (UTC) Received: from mail-gx0-f216.google.com (mail-gx0-f216.google.com [209.85.217.216]) by pigeon.gentoo.org (Postfix) with ESMTP id 8708EE0B81 for ; Tue, 20 Apr 2010 15:03:17 +0000 (UTC) Received: by gxk8 with SMTP id 8so577812gxk.9 for ; Tue, 20 Apr 2010 08:03:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:received:message-id:subject :from:to:content-type; bh=4LRKxYbdI2F5qD9lOcXrEYT26aecFw2j3ofdau3fl68=; b=ZNZBROz8+0Q4cSYcTAzIgN2cu7qN9pedf+R5EUm6BUJrv/54id0w4+49pfnzsBhLuT x3BcAS+lbmIJOm2FaEh+4K5r2PZVdwvnEZ3qECDOQtk0en0hNDplU7H9kpEjqnxZi+0T ynAM9jSFpDZ8Ekg8PhJjMB5ky6peUYWTIiUw8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=EO0wZNrXK7aUqzKi60AgBr6D4Y5165jZUkklKg4GjIfweu5kQmY7+wpXA0lsfV4zrU eBpJkoHjyF66uof4M/gTyKp5e4oODNSkS5MOmA9G2w836Y84XZ/QVDTj/nYYtDbV6oxc g3LI5mF79pORGyl519tB+SFZkDhPGLtF9V9p0= 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 Sender: paul.hartman@gmail.com Received: by 10.151.98.3 with HTTP; Tue, 20 Apr 2010 08:03:17 -0700 (PDT) In-Reply-To: <4BCD88C9.9050708@gmail.com> References: <4BCBA8EF.2070007@gmail.com> <4BCD88C9.9050708@gmail.com> Date: Tue, 20 Apr 2010 10:03:17 -0500 X-Google-Sender-Auth: 6ade50444b843f8e Received: by 10.150.174.4 with SMTP id w4mr7802089ybe.146.1271775797143; Tue, 20 Apr 2010 08:03:17 -0700 (PDT) Message-ID: Subject: Re: [gentoo-user] hplip recompiled with scanner use flag now scanning works, printing does not. From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 4ac6bfe3-552d-4341-a186-4e6c963eb304 X-Archives-Hash: d54ebfa88e65e7b4b240ec3f5bca296f On Tue, Apr 20, 2010 at 5:58 AM, ubiquitous1980 wrote: > Hello Daniel > > The all-in-one printer is connected via USB. The following versions are > installed: > > net-print/hplip-3.9.12-r1 > net-print/cups-1.3.11-r1 Try to blacklist & rmmod the usblp module. I had to do that for my HP USB printer to work. Whenever usblp module was loaded, printing failed... I don't know if it applies to your printer as well, but it's something easy to try. :)