From owner-freebsd-questions@FreeBSD.ORG Tue May 15 22:53: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 5479616A405 for ; Tue, 15 May 2007 22:53:41 +0000 (UTC) (envelope-from anton.galitch@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id DB62613C458 for ; Tue, 15 May 2007 22:53:40 +0000 (UTC) (envelope-from anton.galitch@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so1349393ugh for ; Tue, 15 May 2007 15:53:39 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=LPH+hAwjdwXHM4lc17Ybp1gV2DnF1qmCCJJSbalCpDC7oF6LwfraLMg1wmhr72Lilo1xDOTeU//p0HUiVT4qJinqx4DEih2NcDZSNeXojbpJ9i8UJxEOJ9f2lGsOPBBtWgIVctfWhP2OA5EX9stohxgoWj41E9/TIdWPcNxk2ec= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=m0HCjFTaH0CzifsM5vbY+KS/sq8NCBthXs5hLdC8J1poHi//nI3c9hdoWwHyjzrmcMNdEkfN3D7XL2cgdyMPFN12ryoroeoL6Nu+QPQF8bh/WtBf38kBTOiUd6A5a8VsVchx0DcyfoR3O3beRs+WKOhxdgXabvGQtztDMEZKsRk= Received: by 10.67.24.18 with SMTP id b18mr6281345ugj.1179269619645; Tue, 15 May 2007 15:53:39 -0700 (PDT) Received: by 10.67.65.8 with HTTP; Tue, 15 May 2007 15:53:39 -0700 (PDT) Message-ID: <7c80322b0705151553t38665653md82cd575e8cd50b9@mail.gmail.com> Date: Tue, 15 May 2007 19:53:39 -0300 From: "Anton Galitch" To: "Anton Galitch" , freebsd-questions@freebsd.org In-Reply-To: <20070515222539.GA66036@slackbox.xs4all.nl> MIME-Version: 1.0 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> <20070515222539.GA66036@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: 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:53:41 -0000 >Yes, because escputil belongs to the 'usb' group. It should belong to the >same group as /dev/ulpt0, which should be 'cups'. >A 'chown :cups escputil' should fix that. Thanks a lot it worked. to check the ink level requires using a raw device so the -r option must be there. I tried to do it without -u but it still saying "Cannot open /dev/ulpt0 read/write: Device busy" maybe there is another way to know the ink level? I checked the cups page localhost:631 but found nothing there.