From owner-freebsd-bluetooth@FreeBSD.ORG Wed Jan 5 17:59:36 2005 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C5C316A4CE for ; Wed, 5 Jan 2005 17:59:36 +0000 (GMT) Received: from mailgate1b.savvis.net (mailgate1b.savvis.net [216.91.182.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88F2543D1D for ; Wed, 5 Jan 2005 17:59:35 +0000 (GMT) (envelope-from Maksim.Yevmenkin@savvis.net) Received: from out001.email.savvis.net (out001.apptix.savvis.net [216.91.32.44])j05Hx76Z029862; Wed, 5 Jan 2005 11:59:07 -0600 Received: from s228130hz1ew03.apptix-01.savvis.net ([10.146.4.28]) by out001.email.savvis.net with Microsoft SMTPSVC(6.0.3790.211); Wed, 5 Jan 2005 11:59:02 -0600 Received: from [10.254.186.111] ([66.35.239.94]) by s228130hz1ew03.apptix-01.savvis.net with Microsoft SMTPSVC(6.0.3790.211); Wed, 5 Jan 2005 11:58:52 -0600 Message-ID: <41DC2ADA.3060500@savvis.net> Date: Wed, 05 Jan 2005 09:58:50 -0800 From: Maksim Yevmenkin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040822 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Guido Falsi , Jes References: <200501051201.23222.jjess@freebsd.polarhome.com> <20050105152237.GA83878@wedge.madpilot.net> In-Reply-To: <20050105152237.GA83878@wedge.madpilot.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Jan 2005 17:58:52.0544 (UTC) FILETIME=[3763D800:01C4F350] X-ECS-MailScanner: No virus is found cc: freebsd-bluetooth@freebsd.org Subject: Re: obexapp-1.4.2 and motorola E1000 X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 17:59:36 -0000 Hello, >> I have problems to browse the file system in a Motorola E1000. I've >> just updated obexapp to 1.4.2 but the problem remains. No problems >> to do OPUSH and connect with PPP but when I do: >> >> obexapp -a e1000_address -f -C FTRN >> >> I get connected but I when type 'ls' I get any response and I have >> to type 'CTRL+C' to quit. If I type 'cd' obexapp answer for the >> remote directory but what directory ? i assume you have paired your phone and pc *and* hcsecd(8) is running, right? could you please send me the hcidump(1) binary dump (produced with -w option)? note: hcidump(1) is available at http://www.geocities.com/m_evmenkin/hcidump-1.5.1.tar.gz > There's version 1.4.4, but can't be committed right now(there's a > ports freeze in force). You could try updating your port using the > patch in the PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=75732 just so you know the patch in the pr is *reversed* :) 1.4.4 version has a fix for 'obex connection id' header problem. this version has been tested with motorola v551 phone and known to work. max