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 <gentoo-user+bounces-136736-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SAOXX-0000hj-RL
	for garchives@archives.gentoo.org; Wed, 21 Mar 2012 16:37:35 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C8522E0BFC;
	Wed, 21 Mar 2012 16:37:17 +0000 (UTC)
Received: from mail-qa0-f46.google.com (mail-qa0-f46.google.com [209.85.216.46])
	by pigeon.gentoo.org (Postfix) with ESMTP id B61AEE0BC0
	for <gentoo-user@lists.gentoo.org>; Wed, 21 Mar 2012 16:35:50 +0000 (UTC)
Received: by qaeb19 with SMTP id b19so1832407qae.19
        for <gentoo-user@lists.gentoo.org>; Wed, 21 Mar 2012 09:35:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=20120113;
        h=mime-version:reply-to:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=zwg3UBJILjYIFziygV9KhxEG3CijSZWUtgd9lwmS5Ho=;
        b=vx/uvf6v4QtcTAO24R92/STnaIs0HG6IpPmF5tMxkM6otW0piTZO7vLbbeS1U1Uhkb
         Oci87DAZ9znCivumu8gYl23K5sd7JleBx6s3mZXBwyc2MqMm/ngD3tdrjvliTniH8Gzx
         CHJWSbRQ2iIL2SePEDyAcOQO72TKZOUKO7RfvFQwYPtfzuVYbbZ2fO2NQcmoobviPo/m
         t/+lfla1hSpspn64yOocrpOVZkuGp3xnUG656wG62yqPZ8FDdsY3Z2L12Gqgo8kMStOT
         0dLbVd70dblrqclVRY1ex8mgF/XTzqxOHdt1LrxFTtD25hQJmaJJ2wk/9fZIS/AmWeM0
         bsPw==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.224.59.194 with SMTP id m2mr6785127qah.46.1332347746558; Wed,
 21 Mar 2012 09:35:46 -0700 (PDT)
Sender: daniel.pielmeier@googlemail.com
Received: by 10.229.241.203 with HTTP; Wed, 21 Mar 2012 09:35:46 -0700 (PDT)
In-Reply-To: <CAF_nM3HDqNPnFLJLMd=Jx-pg6Okc=3fWgQLKh04x_WefjW5o5Q@mail.gmail.com>
References: <CAF_nM3HDqNPnFLJLMd=Jx-pg6Okc=3fWgQLKh04x_WefjW5o5Q@mail.gmail.com>
Date: Wed, 21 Mar 2012 17:35:46 +0100
X-Google-Sender-Auth: B4jVQtRwM2VIKjVML3xO4_9XrEE
Message-ID: <CAJnEOshus=PryL4tr9phmBb5eQBvZ5rxb2-sCDk0df5djoTggg@mail.gmail.com>
Subject: Re: [gentoo-user] HP PSC 1410 USB
From: Daniel Pielmeier <billie@gentoo.org>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: acf32201-0d48-46ae-9de3-69b2a1faa205
X-Archives-Hash: 076bdda0f79d25150c783befdf1d4c42

2012/3/21 G. Sebasti=C3=A1n Pedersen <sebasped@gmail.com>:
> I have a problem with my printer, wich is a HP psc 1410. It is USB, so
> I plugged in and follow the Gentoo howto:
>
> http://www.gentoo.org/doc/en/printing-howto.xml
>
> But I seems that no thing is detected :(
>
> This is my output os lsusb with the printer attached and on:
>
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>
> I do use other things usb hot plug, like an mp3 and a cell phone, and
> work fine. So I don't think it is a Kernel misconfiguration.
>
> The printer I'm sure it's works, but I don't know if it's was ever
> installer on a Linux.
>
> Any ideas? anybody has expirienced with this printer?


Did you take a look at the hplip section from the printing guide? Is
CONFIG_USB_PRINTER enabled in the kernel configuration?

--=20
Regards
Daniel