From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Subject: Re: WIP Droid 4 voice calls, GNSS & PM with a TS 27.010 serdev driver Date: Thu, 17 Jan 2019 13:51:28 +0100 Message-ID: <20190117125128.GA17453@amd> References: <20181217004450.GW6707@atomide.com> <20181218124616.GA10758@amd> <20181218153650.GA6707@atomide.com> <20181218202242.GA30831@amd> <20181218215311.GD6707@atomide.com> <20190116134823.GA10145@amd> <20190117025436.GR5544@atomide.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Return-path: Content-Disposition: inline In-Reply-To: <20190117025436.GR5544@atomide.com> Sender: linux-kernel-owner@vger.kernel.org To: Tony Lindgren 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 List-Id: linux-omap@vger.kernel.org --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > "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 :-). >=20 > 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.. >=20 > Do I need to configure something in /etc/ofono? No, that should not be needed. But you need this: user@devuan:~$ cat /etc/udev/rules.d/55-modem.rules KERNEL=3D=3D"ttyUSB4", ENV{OFONO_DRIVER}=3D"g1" KERNEL=3D=3D"motmdm1", ENV{OFONO_DRIVER}=3D"motmdm" (different devices for different branches of ofono), and it is useful to run ofono like this: sudo OFONO_AT_DEBUG=3D1 src/ofonod -d -n -p motmdm,udevng,atmodem,motorolam= odem =2E..to get right kind of debugging. You then want to run enable-modem . online-modem is NOP, afaict. Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlxAelAACgkQMOfwapXb+vKzGACfVDXYNw2SZYWs3WFOEFtj6u1m VP0AnieRH3ZQ5tfZSbakAcJmg0pzNsgi =Pu8R -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI--