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 1LuFti-0007Nr-Ph for garchives@archives.gentoo.org; Thu, 16 Apr 2009 00:56:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6CDFE09B1; Thu, 16 Apr 2009 00:56:09 +0000 (UTC) Received: from yx-out-1718.google.com (yx-out-1718.google.com [74.125.44.155]) by pigeon.gentoo.org (Postfix) with ESMTP id ABCD0E09B1 for ; Thu, 16 Apr 2009 00:56:09 +0000 (UTC) Received: by yx-out-1718.google.com with SMTP id 6so147161yxn.46 for ; Wed, 15 Apr 2009 17:56:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=CFbVxp1n5i0iy2FxznyA9p6BPLsy/46acWQeTkE5do8=; b=CMGdpiP8k+m7tMpC4S6NcYeEwmjorC0vsHxvruSnZIeA+2WGG7rNk1psrIgo2i1UBT D3/7TeNa0ZaGbVRT1FqSHSF2jmX/HlRQhuGy5GIuyE8qnqkk6+hWyiQa37IUOcdU9dp7 SmHpkHndPpcKhijuIi6B5vRYQT2ESW6N7vIkA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=wXff16Uv0J5BDl5uM0zdTssoP8Y2BR96qQ1KYyI/jW2rSfUxqSwI/7IxKTGBKUTlLK TxLhpmLNg8rC64/uT4o/e77lfXbNjbJA+uvSDaNpFiqAfQAcDqlAp3b+xyawOfiyaZux mfOM0q2T0ZkigH2tDDZcbq+zoWb3SEwPt4rYw= Received: by 10.90.101.17 with SMTP id y17mr934901agb.101.1239843369371; Wed, 15 Apr 2009 17:56:09 -0700 (PDT) Received: from ?64.89.164.66? (r164h66.dixie-net.com [64.89.164.66]) by mx.google.com with ESMTPS id 21sm997321agd.27.2009.04.15.17.56.06 (version=SSLv3 cipher=RC4-MD5); Wed, 15 Apr 2009 17:56:09 -0700 (PDT) Message-ID: <49E68223.3000503@gmail.com> Date: Wed, 15 Apr 2009 19:56:03 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090411 SeaMonkey/1.1.16 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] My USB camera no longer works. References: <49E63AB0.3090802@gmail.com> <49E64104.7040000@coolmail.se> <49E65108.4010905@gmail.com> <58965d8a0904151433r4b6f3ed1y877ba6178aead1c2@mail.gmail.com> <58965d8a0904151707h5c1519d9r84a5aadcd3d22a14@mail.gmail.com> <49E67AA4.3030704@gmail.com> <58965d8a0904151737u456d6715ge73d503ff1d3b579@mail.gmail.com> In-Reply-To: <58965d8a0904151737u456d6715ge73d503ff1d3b579@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: a269b1ef-211b-41a2-80f4-b2451ad387ea X-Archives-Hash: 0462848b7fc184bb04a5915e4338af50 Paul Hartman wrote: > > Since nothing USB is working (do you use a USB keyboard or mouse, by > the way?) I would think it's either a kernel setting problem or an > unfortunate hardware failure of your USB hub or controller... though > the latter seems highly unlikely. > > app-admin/usbview is a little app that shows all of your USB hardware; > basically a GUI for lsusb that makes it a little easier to visualize > the hierarchy of devices and controllers. It may be useful for > troubleshooting these USB issues. (you may need to run it as root) > > For example in usbview it makes it very easy for me to see that my > keyboard and two mice and running on the OHCI host controller, and my > monitor's built-in USB hub and my external hard drive are attached to > the EHCI host controller. > > > My keyboard and mouse are PS/2 connected. Thank goodness for that. I have been using lsusb and udev monitor to check for what the kernel sees. So far, it has seen nothing at all. I may not completely understand the output but having no output says a lot too. I'm part way through the emerge -e @system and I hope that will help. Thanks. Dale :-) :-)