Hi!
I have started mailing list at vger, for low level issues.
And yes, there are some news about D4 modem mainlining.
Best regards,
Pavel
----- Forwarded message from Pavel Machek <pavel@???> -----
Date: Fri, 18 Sep 2020 23:54:18 +0200
From: Pavel Machek <pavel@???>
To: phone-devel@???
Subject: Welcome to phone-dev... and good news for Droid 4 modem
User-Agent: Mutt/1.10.1 (2018-07-13)
Hi!
Welcome to mailing list.
We should have mail list archives set up, at
https://lore.kernel.org/phone-devel/ .
And to have some real news, Droid 4's modem should be supported (using
AT commands over USB) by latest ofono.
commit 07e00b7215cd98aa033f2ebc4ff169662d95d34c (HEAD -> master, ofic/master)
Author: Pavel Machek <pavel@???>
Date: Tue Sep 15 15:23:25 2020 +0200
droid 4: Add probing.
Probe Droid 4 modem. This should result in basic support working.
I'm using this to keep the USB alive, so that incoming calls and SMSes
working. It also burns power...
# writing to ttyUSB3 eventually crashes the modem
# ttyUSB0 -- works w/o delay for an hour.
date
DEV=/dev/ttyUSB0
while test -e $DEV; do
echo > $DEV
sleep .3
done
date
Oh and... I'm still looking for phone running mainline kernel I could
_use_. N900 is close, with exception of voice calls. Droid still waits
for patches to be merged, and needs a bit more work with SMSes (and at
least mixers).
Best regards,
Pavel
--
(english)
http://www.livejournal.com/~pavelmachek
(cesky, pictures)
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
----- End forwarded message -----
--
(english)
http://www.livejournal.com/~pavelmachek
(cesky, pictures)
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html