From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RKizN-0006Kw-HW for garchives@archives.gentoo.org; Mon, 31 Oct 2011 03:56:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CD4F21C045 for ; Mon, 31 Oct 2011 03:56:45 +0000 (UTC) Received: from dbmail-mx1.orcon.net.nz (loadbalancer2.orcon.net.nz [219.88.242.4]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j923GODI001765 for ; Sun, 2 Oct 2005 03:16:25 GMT Received-SPF: none Received: from sf.rout.dyndns.org (60-234-144-216.bitstream.orcon.net.nz [60.234.144.216]) by dbmail-mx1.orcon.net.nz (8.13.2/8.13.2/Debian-1) with ESMTP id j923ODFi029170 for ; Sun, 2 Oct 2005 16:24:13 +1300 Subject: Re: [gentoo-user] Scanner Trouble From: Nick Rout To: gentoo-user@lists.gentoo.org In-Reply-To: <433F49B7.2040109@interlynx.net> References: <433F49B7.2040109@interlynx.net> Content-Type: text/plain Date: Sun, 02 Oct 2005 16:22:04 +1300 Message-Id: <1128223324.19150.10.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on dbmail-mx1.orcon.net.nz X-Virus-Status: Clean X-Archives-Salt: 48265163-d6f2-4a05-b063-382d0626a98d X-Archives-Hash: b183e820733ff981df2f9969433773b7 On Sat, 2005-10-01 at 22:45 -0400, C. Beamer wrote: > Hi, > > When I first installed Gentoo on my main machine about a month ago, my > scanner was working just fine. I don't use it that much, but today when > I went to use it (using xsane), I got a message that no devices were found. > > I checked dmesg and as far as I can tell, there doesn't seem to be > anything wrong. > > The only thing that I did that might have affected it (although it > doesn't seem to have affected anything else) is: > > emerge --update --deep mozilla-firefox (because there was an updated > Firefox package) > > When I did this, emerge updated 26 packages including some x packages, > so I don't know if this is what is causing the problem. > > The scanner works in Window - I tested it to be sure that it wasn't a > scanner problem. > > Additionally, I used to have this problem when I ran FC4 all the time. > I have a USB printer, zip drive and game pad all connected to my system > and all work fine. The scanner is USB as well and in FC4, I used to > always have to remove the usb cable and plug it back in again and then I > could get xsane to recognize the scanner. However, I tried that and had > no luck. > > Any ideas? > > Regards, > > Colleen Start at the beginning :-) what is the output of lsusb If you run watch --interval=1 lsusb can you see the scanner being plugged and unplugged (you may need to run these commands as root) Have you checked your /etc/sane.d/dll.conf to make sure that the backend that you need is not commented out by a rogue update? what is the output of scanimage -L and sane-find-scanner can root use the scanner? What are the permissions on the scanner device? (I assume that the user wanting to use it has to be in the scanner group? sane-backends makes the scanner group so I assume thats what it is for.) what modules get loaded for the scanner? (lsmod) -- gentoo-user@gentoo.org mailing list