From owner-freebsd-questions@freebsd.org Wed Sep 13 12:35:29 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A13BE1F012 for ; Wed, 13 Sep 2017 12:35:29 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) Received: from bca5.email-od.com (bca5.email-od.com [207.246.239.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4260A2B3B for ; Wed, 13 Sep 2017 12:35:28 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) DKIM-Signature: v=1; a=rsa-sha256; d=email-od.com;i=@email-od.com;s=dkim; c=relaxed/relaxed; q=dns/txt; t=1505306128; x=1507898128; h=x-thread-info:date:from:to:cc:subject:message-id:in-reply-to:references:mime-version:content-type:content-transfer-encoding; bh=NMix7wZkzWYdvT+YOi3FfXa7kR08wODsTkpHaXRvbC0=; b=C1n7nD00MPTRVSF3jsiSP6YQcTl9DaeA26bSe1RNoMCmBQo4OE5okhiiV15T2lgRwi0PqJUvXBgEMUQVbRTgxVMQQ0SbR77DNwHqrHLhZFNTnLBvHAzWx8qOOzD0/RK3o1i63YRHKjpLYEnXnKUH9BqVo1C+CNYRlbEbHAh+G6o= X-Thread-Info: NDI1MC4xMi5kZDAwMDAwMGIzM2M4OS5mcmVlYnNkLXF1ZXN0aW9ucz1mcmVlYnNkLm9yZw== Received: from r4.us-west-2a.aws.in.socketlabs.com (r4.us-west-2a.aws.in.socketlabs.com [54.149.236.199]) by bca2.email-od.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Wed, 13 Sep 2017 08:35:15 -0400 Received: from smtp.lan.sohara.org (EMTPY [89.127.62.20]) by r4.us-west-2a.aws.in.socketlabs.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Wed, 13 Sep 2017 08:35:15 -0400 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.89 (FreeBSD)) (envelope-from ) id 1ds6sq-00040w-FW; Wed, 13 Sep 2017 12:35:12 +0000 Date: Wed, 13 Sep 2017 13:35:12 +0100 From: Steve O'Hara-Smith To: Amit Yaron Cc: freebsd-questions@freebsd.org Subject: Re: Using PlustekMobileOffice with Wine Message-Id: <20170913133512.b65daa42ef3cf63560faa7e9@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.0) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2017 12:35:29 -0000 On Wed, 13 Sep 2017 10:02:55 +0300 Amit Yaron wrote: > Hi, > > I have that USB portable scanner. Installed the driver with wine, but it > does not scan. > Is there anything I can do, or just revive my Windows 7? SANE supports some plustek models, it's probably worth installing the packages (sane-backends and sane-frontends) and seeing if it detects your scanner, unless for some reason you really want to use the Windows software. -- Steve O'Hara-Smith