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 <gentoo-user+bounces-97406-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MLG6U-0001wF-0H for garchives@archives.gentoo.org; Mon, 29 Jun 2009 12:36:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56AC7E044D; Mon, 29 Jun 2009 12:36:56 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id 13568E044D for <gentoo-user@lists.gentoo.org>; Mon, 29 Jun 2009 12:36:55 +0000 (UTC) Received: from unknown (HELO compaq.stroller.uk.eu.org) ([213.152.39.90]) by smtpout.karoo.kcom.com with ESMTP; 29 Jun 2009 13:36:55 +0100 Received: from [192.168.1.71] (unknown [192.168.1.71]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id 92437137D1A for <gentoo-user@lists.gentoo.org>; Mon, 29 Jun 2009 13:36:52 +0100 (BST) Message-Id: <D8424A32-48F5-43FA-BE66-23522DC6E70B@stellar.eclipse.co.uk> From: Stroller <stroller@stellar.eclipse.co.uk> To: gentoo-user@lists.gentoo.org In-Reply-To: <4A48AA2B.7010703@optonline.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: [gentoo-user] Mounting a usb device Date: Mon, 29 Jun 2009 13:36:51 +0100 References: <4A48AA2B.7010703@optonline.net> X-Mailer: Apple Mail (2.935.3) X-Archives-Salt: 034e0b8c-9dea-45a2-8e2b-0d575e097c30 X-Archives-Hash: 8e97c4c55c1b61fdc35cf14cb15df665 On 29 Jun 2009, at 12:48, dhk wrote: > I have a wireless hand held scanner that is temporary connected with a > usb cable. I would like to embed Gentoo on it, but I don't know the > mount. How can I find the device? > >> lsscsi # just shows the scsi hard drive. >> cat /proc/partitions # just shows the eide and scsi partitions. >> lsusb # This does recognize the device and give me the following > Bus 005 Device 004: ID 05e0:2000 Symbol Technologies > > What do I do at this point to communicate with the device? Are you sure the device should appear as a mass storage device? That appears to be what you're expecting, but I don't find that clear at all. Stroller.