From owner-freebsd-questions@FreeBSD.ORG Mon Jun 2 06:33:47 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B49737B401 for ; Mon, 2 Jun 2003 06:33:47 -0700 (PDT) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76B5843F75 for ; Mon, 2 Jun 2003 06:33:46 -0700 (PDT) (envelope-from m.bonavita@free.fr) Received: from Octopus.Abyss (lns-p19-9-213-228-40-63.adsl.proxad.net [213.228.40.63]) by postfix4-2.free.fr (Postfix) with SMTP id C7865C117 for ; Mon, 2 Jun 2003 15:33:44 +0200 (CEST) Date: Mon, 2 Jun 2003 15:35:26 +0200 From: Matthieu Bonavita To: freebsd-questions@freebsd.org Message-Id: <20030602153526.07fde36e.m.bonavita@free.fr> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd5.0) X-Operating-System: FreeBSD 5.0 RELEASE p7 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Printing : "lptcontrol : open : device busy" on IBM Proprinter II X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 13:33:47 -0000 I want to use my old IBM ProprinterII (BW 9 (or 24?) pin printer) on my FreeBSD, essentially to print long pages of program codes (gaining some ink for my un*x-badly supported Lexmark 2030 JetPrinter). I followed the handbook very carefully and properly (as always :) ) and at the dmesg , I get (I powered on my PC with the printer plugged) : ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/1 bytes threshold plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 At first sight, everything seems normal. But lptcontrol -* -d /dev/lpt0 always returns a : lptcontrol: open: Device busy lptest isnt working either. Cables are OK (checked) Printer is OK (checked and renewed yesterday, after 5 years of no-use). What am I missing ? ---- Matthieu Bonavita GPG Key : http://membres.lycos.fr/almacinnis/pubkey.asc Running on : FreeBSD 5.0-RELEASE-p7 i386