From owner-freebsd-questions@FreeBSD.ORG Tue Dec 5 17:16:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7DD2816A407 for ; Tue, 5 Dec 2006 17:16:37 +0000 (UTC) (envelope-from luisjoseve@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35C7F43CC2 for ; Tue, 5 Dec 2006 17:15:54 +0000 (GMT) (envelope-from luisjoseve@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so3019183uge for ; Tue, 05 Dec 2006 09:16:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=MBZfLigSIdVwtTQd7YAWEr6WiPl0jS8XZKadfPgnUSy/YMZjlA0XO1KP3OtOXoYxVIdpixK+pZegMb94HeWI9wqAq5d8ZKSUL0E3a9UmCWF8/ZMAPOpQ5PaXo9iMCI8jf/+TkLtiwvO6cpsQsYcsSEd+9GWqVLE3DPJsPH8hwcI= Received: by 10.78.185.7 with SMTP id i7mr9176038huf.1165338993647; Tue, 05 Dec 2006 09:16:33 -0800 (PST) Received: by 10.78.43.12 with HTTP; Tue, 5 Dec 2006 09:16:33 -0800 (PST) Message-ID: <8379182a0612050916w6ed36548hb76d746f2ad5c99b@mail.gmail.com> Date: Tue, 5 Dec 2006 13:16:33 -0400 From: "=?ISO-8859-1?Q?Luis_Jos=E9_Da_Silva_Gonz=E1lez?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: HP 840C X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2006 17:16:37 -0000 Hello, I'm trying to set up a HP 840C deskjet printer via USB on a FreeBSD server, I'm using cups and hpijs drivers. When I try to print the test print it does not work, it just wait and never print, if I try the same configuration on another computer via paraller port it works, the problem is that the server I must install the printer is a Proliant it has no paraller port. I have this rules for devfs [system=3D10] add path 'unlpt*' mode 0660 group cups add path 'ulpt*' mode 0660 group cups so perms are ok, ls -l show cups as the onwer of the printer. anyone with a solution? thanks in advances... regards. --=20 Luis Jos=E9 Da Silva G.