From owner-freebsd-questions@FreeBSD.ORG Tue May 15 22:25:41 2007 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 B883A16A402 for ; Tue, 15 May 2007 22:25:41 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.freebsd.org (Postfix) with ESMTP id 51F4013C448 for ; Tue, 15 May 2007 22:25:41 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id l4FMPdVX017304; Wed, 16 May 2007 00:25:40 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 67B9CB82B; Wed, 16 May 2007 00:25:39 +0200 (CEST) Date: Wed, 16 May 2007 00:25:39 +0200 From: Roland Smith To: Anton Galitch Message-ID: <20070515222539.GA66036@slackbox.xs4all.nl> Mail-Followup-To: Anton Galitch , freebsd-questions@freebsd.org References: <7c80322b0705150951t78bb77edk5e3259de80942ee8@mail.gmail.com> <20070515174417.GA58412@slackbox.xs4all.nl> <200705151456.25685.lists@jnielsen.net> <20070515190230.GC59938@slackbox.xs4all.nl> <7c80322b0705151206m2e7d5c33l9dbdd7893f882e68@mail.gmail.com> <20070515201720.GA62464@slackbox.xs4all.nl> <7c80322b0705151425r3e288395l2bbe9c8d3a5dee8f@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <7c80322b0705151425r3e288395l2bbe9c8d3a5dee8f@mail.gmail.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.15 (2007-04-06) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Anyone could make Epson Stylus cx4700 work? 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, 15 May 2007 22:25:41 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 15, 2007 at 06:25:40PM -0300, Anton Galitch wrote: > Well, I did this and now the permissions look like this: >=20 > -r-xr-sr-x 1 root usb 72504 May 15 13:01 escputil >=20 > and if I execute the program being in my user it tells permission denied. Yes, because escputil belongs to the 'usb' group. It should belong to the same group as /dev/ulpt0, which should be 'cups'.=20 A 'chown :cups escputil' should fix that. =20 > Another problem is that when I executed it in root, it showed >=20 > #escputil -iur /dev/ulpt0 >=20 > Cannot open /dev/ulpt0 read/write: Device busy >=20 > There is no printing job, and in the control panel in kde I can see that > printers state is Idle (accepting jobs). I think you need to drop the -r option, (and -u as well). Cups is probably already using the device. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGSjNjEnfvsMMhpyURAkXlAKCL94dANzNXdsLNZLElg+X4Gxb81ACgpCAs KFotcCUCqPrEtduj7rR48S8= =tT76 -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp--