From owner-freebsd-questions Tue Dec 19 1: 5: 6 2000 From owner-freebsd-questions@FreeBSD.ORG Tue Dec 19 01:05:02 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from nemesis.worldnet.net (nemesis.worldnet.net [195.3.3.18]) by hub.freebsd.org (Postfix) with ESMTP id 83D5837B400 for ; Tue, 19 Dec 2000 01:05:01 -0800 (PST) Received: from m2.worldnet.net (m2.worldnet.net [195.3.3.6]) by nemesis.worldnet.net (8.9.3/8.9.3) with ESMTP id KAA08443 for ; Tue, 19 Dec 2000 10:07:36 +0100 (CET) Received: from greatoak.home (p14-020.province.worldnet.fr [195.3.14.20]) by m2.worldnet.net (8.9.3/8.9.3) with ESMTP id KAA11426 for ; Tue, 19 Dec 2000 10:04:58 +0100 (CET) Received: (from pcasidy@localhost) by greatoak.home (8.11.1/8.11.1) id eBJ8naJ02424 for freebsd-questions@freebsd.org; Tue, 19 Dec 2000 09:49:36 +0100 (CET) (envelope-from pcasidy) Message-Id: <200012190849.eBJ8naJ02424@greatoak.home> Date: Tue, 19 Dec 2000 09:49:34 +0100 (CET) From: Philippe CASIDY Subject: How to use a parralel scanner + SANE + FreeBSD? To: FreeBSD Questions MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I need your help ;) I have a quite old GT6500 Epson flatbed scanner I want to make work under FreeBSD. My OS is FreeBSD 4.2-BETA #0 (I am compiling a new one now) Sane is 1.0.3 dmesg says about my parralel port: ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 I changed the sane dll.conf file to have just "epson" uncommented. I edited epson.conf so it looks like : # here are examples for how to configure the EPSON backend scsi EPSON # option color_correction 1 2 3 4 5 6 7 8 9 # #pio 0x278 pio 0x378 #pio 0x3BC #scsi EPSON # /dev/scanner # usb /dev/usbscanner But: bash-2.03# scanimage scanimage: no SANE devices found bash-2.03# scanimage -d epson:/dev/ppi0 scanimage: open of device epson:/dev/ppi0 failed: Invalid argument bash-2.03# scanimage -d epson:/dev/lpt0 scanimage: open of device epson:/dev/lpt0 failed: Invalid argument Any help is greatly appreciated. Thanks and have a nice day! Philippe. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message