From owner-freebsd-questions@FreeBSD.ORG Sat Apr 3 22:49:39 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61AE9106566B for ; Sat, 3 Apr 2010 22:49:39 +0000 (UTC) (envelope-from nekoexmachina@gmail.com) Received: from mail-fx0-f225.google.com (mail-fx0-f225.google.com [209.85.220.225]) by mx1.freebsd.org (Postfix) with ESMTP id E4E548FC1A for ; Sat, 3 Apr 2010 22:49:38 +0000 (UTC) Received: by fxm25 with SMTP id 25so107130fxm.3 for ; Sat, 03 Apr 2010 15:49:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=T9+W2ZO7wK7lA6iNEDE/6VN917c9rjcF4A7J3uARmBo=; b=wEm/cDNtlkxBXW4QzDIcR3xgjd7WhWpkSgSsS/7DzDTcS1DtP2HFhY/XY2Hpcx3zGM lDZX8dYrqGonAXga1vGbZsBo+w/9FYlBubrE+nhpn+PZgWU5vqTbMZXOYvgHcopkc/Tu Cf8ou4/gaeCEGuFNY1BEYCCIoo8QOPcvmmHCY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=EvJQWdOIeYXe4XRHn7IFWqVyN4x6aW0BcHbsezlKiaCqVy9TFDzYo1vW8Pt97AbRV+ +IeXZKboXjGnn4RvIEhCMitZQ+sGoa87V6YJbWs8tI55PkBP8T8lg3q/ANhpIH+og+be 5dNeTlkyYuotO4ccx19iPV3ySa/OMq/5LZbzE= Received: by 10.223.15.133 with SMTP id k5mr3812525faa.39.1270334977431; Sat, 03 Apr 2010 15:49:37 -0700 (PDT) Received: from localhost ([188.134.12.208]) by mx.google.com with ESMTPS id 35sm23172884fkt.7.2010.04.03.15.49.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 03 Apr 2010 15:49:36 -0700 (PDT) Date: Sun, 4 Apr 2010 02:48:11 +0400 From: Mikle To: freebsd-questions@freebsd.org Message-ID: <20100403224811.GA47115@takino.homeftp.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Subject: CyberShot DSC-S40 and FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2010 22:49:39 -0000 Hello, list! Is anyone here using CyberShot DSC-S40 with FreeBSD? It's pretty old camera. When i plug it in my BSD desktop, nothing happens - e.g., even no dmesg messages. Also, gphoto2 gui (gtkam) tells me 'no cameras detected' when i try to detect it. As i understand, i need some specific kernel module (via google i've found that that's umass, which i have compiled-in in my kernel) What could i do to detect what has happend? Wbr,