From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 18BD3C43387 for ; Thu, 17 Jan 2019 02:54:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DEBB5205C9 for ; Thu, 17 Jan 2019 02:54:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727546AbfAQCyl (ORCPT ); Wed, 16 Jan 2019 21:54:41 -0500 Received: from muru.com ([72.249.23.125]:33956 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727185AbfAQCyk (ORCPT ); Wed, 16 Jan 2019 21:54:40 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 2B0648030; Thu, 17 Jan 2019 02:54:46 +0000 (UTC) Date: Wed, 16 Jan 2019 18:54:36 -0800 From: Tony Lindgren To: Pavel Machek Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Jarkko Nikula , Johan Hovold , Kuninori Morimoto , Marcel Partap , Merlijn Wajer , Michael Scott , NeKit , omerlle@gmail.com, Sebastian Reichel , Peter Ujfalusi , Rob Herring Subject: Re: WIP Droid 4 voice calls, GNSS & PM with a TS 27.010 serdev driver Message-ID: <20190117025436.GR5544@atomide.com> References: <20181217004450.GW6707@atomide.com> <20181218124616.GA10758@amd> <20181218153650.GA6707@atomide.com> <20181218202242.GA30831@amd> <20181218215311.GD6707@atomide.com> <20190116134823.GA10145@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190116134823.GA10145@amd> User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Pavel Machek [190116 13:48]: > "quite trivial" does not mix with ofono. I did parts and it is still > not finished. At the moment, I do not have enough working SIM cards to > test everything. Feel free to help :-). I gave it a try but could only see "ofonod[14012]: motmdm init" on start up. Running test/list-modems shows only /stktest and no motmdm.. Do I need to configure something in /etc/ofono? Regards, Tony