From owner-freebsd-questions@FreeBSD.ORG Mon May 17 14:20:51 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70B0C16A4CE for ; Mon, 17 May 2004 14:20:51 -0700 (PDT) Received: from mail.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5B0043D31 for ; Mon, 17 May 2004 14:20:50 -0700 (PDT) (envelope-from kitsune@gmx.co.uk) Received: from vixen42.24-119-122-191.cpe.cableone.net (unverified [24.119.122.191]) by smail1.cableone.net (SurgeMail 1.5d2) with ESMTP id 880393 for multiple; Mon, 17 May 2004 14:13:11 -0700 Date: Mon, 17 May 2004 14:18:12 -0500 From: Zane To: Ben Paley Message-Id: <20040517141812.554b2cee@vixen42.24-119-122-191.cpe.cableone.net> In-Reply-To: <200405172050.45546.ben@spooty.net> References: <200405172050.45546.ben@spooty.net> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com cc: freebsd-questions@freebsd.org Subject: Re: mounting usb camera - no /dev/da* !!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 21:20:51 -0000 On Mon, 17 May 2004 20:50:45 +0100 Ben Paley wrote: > Hello, > > In the past I've always been able to mount USB devices (a card > reader and a webcam) as msdosfs at /dev/da0 or some such... my new > camera's not playing that game. > > It's a Kodak EasyShare DX4530. I've unplugged all my other usb > devices to test things, and booted up with it plugged in. > > usbdevs -dv shows: > > Controller /dev/usb0: > addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), > Intel(0x0000), rev 1.00 > uhub0 > port 1 addr 2: full speed, self powered, config 1, KODAK EasyShare > DX4530 > Zoom Digital Camera(0x0576), Eastman Kodak Company(0x040a), rev 1.00 > ugen0 > port 2 addr 3: full speed, self powered, config 1, USB HUB(0x0e01), > vendor > 0x0000(0x0000), rev 0.04 > uhub1 > port 1 powered > port 2 powered > port 3 powered > port 4 powered > > -------------------------------- > > Only three new entries are created in /dev when I plug it in: > /dev/ugen0, dev/ugen0.1 and /dev/ugen0.2, none of which are > mountable in the normal way as msdosfs (I get "Block device needed") > > Digikam detects it fine and correctly, but when I try to look at it > says "Failed to initialize camera. > Please ensure camera is connected properly and turned on" > > In the meantime Windows has no problem with it at all. This state of > affairs must not be allowed to continue, by mine honour. > > plugging it in gives > > -bash-2.05b$ ugen0: Eastman Kodak Company KODAK EasyShare DX4530 > Zoom Digital Camera, rev 2.00/1.00, addr 2 > > and unplugging it > > -bash-2.05b$ ugen0: at uhub0 port 1 (addr 2) disconnected ugen0: > detached Sounds like umass is not in the kernel. I would check their first.