From owner-freebsd-questions@FreeBSD.ORG Tue Dec 28 19:18:53 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 CD72B106564A for ; Tue, 28 Dec 2010 19:18:53 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8E2C38FC17 for ; Tue, 28 Dec 2010 19:18:53 +0000 (UTC) Received: by iwn39 with SMTP id 39so9717442iwn.13 for ; Tue, 28 Dec 2010 11:18:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=JbsQstN7NxtiMynFbLxfuo464JnRevK0Nrg5u7i98rc=; b=je72QRHWmkPSTXV6tPRSdETpJUzXdWsedhEHIqe3Uxk2F1DykYmJ5C/s4jX9tUA67J woknSbQV+kqXIiJC5+itHm+ban6ntUL+sJi+SfqnXRI33lyejzIQhWFXvkT+sQcj7FTd YWXPuzM2ZK019o1Gv6W5wpMRs8an1GNuefWoY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Thk9zJK6fsv9oyBwMr+lAZvySoOiwgltITyEtg5m6T2qf8FSGwmjGOkmWYhXcVP1Hn 7VWQdW1RTZ7ofs8QjiEOCHm0YhFFmFcpo9NEO/jVCVhBgIpVjwFWqXMUucT6SmkffnDn 4CtpSw8nw0Aif6EsIaFJn2g0Vb8J0Wo0xqcjE= MIME-Version: 1.0 Received: by 10.42.221.199 with SMTP id id7mr13974731icb.355.1293563932719; Tue, 28 Dec 2010 11:18:52 -0800 (PST) Received: by 10.42.25.77 with HTTP; Tue, 28 Dec 2010 11:18:52 -0800 (PST) In-Reply-To: References: Date: Tue, 28 Dec 2010 20:18:52 +0100 Message-ID: From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Alejandro Imass Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: User Questions Subject: Re: Android phone and FreeBSD 8.1 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: Tue, 28 Dec 2010 19:18:54 -0000 2010/12/28 Alejandro Imass : > 2010/12/28 Fernando Apestegu=EDa : >> 2010/12/28 Justin V. : >>> >>> >>> On Tue, 28 Dec 2010, Fernando Apestegu?a wrote: >>> >>>> 2010/12/28 Alejandro Imass : >>>>> >>>>> 2010/12/28 Fernando Apestegu?a : >>>>>> >>>>>> Hi all, >>>>>> >>>>>> I bought a GeeksPhone One[1]. It uses Android 2.2.1. I'm trying to g= et >>>>>> FreeBDS recognize the phone. >>>>>> When I plug it to the USB port and activate the "Storage" option, th= is >>>>>> is what dmesg reports: >>>>>> >>>>> >>>>> It's a wild guess but if you have Gnome installed, try disabling HAL >>>>> (after you are in your Gnome desktop) before you plug-in the telephon= e >>>>> and before you press the activate usb mass storage option on the >>>>> droid. >>>> >>>> No luck :S >>>> >>>> I rebooted with HAL disabled without bringing Gnome up and I still get >>>> the same error >>>> >>>> Cheers. >>>> > [..] > >>> >>> >>> Did you try Disk Drive on the phone and mount_msdosfs as root? >> >> Yes. After I plug the phone, I am asked whether I want to enable >> "Storage mode". I say yes, the system tries to recognize the phone and >> creates and immediately removes da4. I can't use mount_msdosfs if the >> node is not present. >> > > That is very similar to the HAL problem I started having with my > external HDs, that's whay I suspected you could be having the same > issue. What I do is simply disable HAL by just running the rc.d > script, plugin the drive, mount and the start HAL again. OK, just tried that but it didn't work. I also tried disabling HAL during b= oot int rc.conf and rebooting but the same effect persists: it tries to create = the da4 node but refuses. (sigh...) > > >>> >>> >>> >> >