Hi,
On 05/04/19 10:03, Aleksander Morgado wrote:
>>
>> and the compilation was successful with clang 3.8.21.
>>
Would it be possible to add a clang build the freedesktop gitlab CI?
I looked around a little bit, but unfortunately couldn't figure out what
image to use. Maybe there is someone on th
Hi Aleksander,
On Thu, Nov 14, 2019 at 06:57:54PM +0100, Aleksander Morgado wrote:
> >
> > Has the interpretation of the ip_type MM_BEARER_IP_FAMILY_IPV4V6 changed
> > when performing the connect?
> >
>
> No it hasn't really. I really think you need to know whether the
> network supports ipv4v6
Hi Dan,
thank you for your feedback.
On Thu, Nov 14, 2019 at 03:24:35PM -0600, Dan Williams wrote:
> Aleksander: we should probably fine-tune the logic something like this:
>
> 1) bearer default_ip_family follows what the modem is capable of via
> AT+CGDCONT=? or the equivalent; eg if the modem
Hello list,
On Thu, Jun 18, 2020 at 03:36:25PM +0200, Bjørn Mork wrote:
> Anyway, FWIW, I'd explore the PCIe driver option first if I were you.
> That's the only mode tested by anyone, so it is more likely to work.
Is there anybody reading this willing and knowlegable enough to work on
a kernel dr
Hi Aleksander
On Tue, May 18, 2021 at 11:35:56PM +0200, Aleksander Morgado wrote:
> The merge request also includes a bunch of improvements regarding to
> error handling inside the MM daemon; like updated mobile equipment
> errors per the latest 3GPP specs or improved QMI/MBIM error mappings
> to
Hi,
for certain SIM cards (Vodafone Germany) and in certain Systems (ie.
Lenovo t460s) ModemManager seems to have trouble detecting the modem.
We have observed this for a couple of those combinations. Other SIM
cards seem to work fine and other thinkpad models aren't affected either.
The log sho
Hi,
On 02/11/16 17:15, Dan Williams wrote:
>
> How long after the transaction timeout does the MBIM reply come in?
> Also, how long until the indication for SIM/PAC?
>
That question I asked myself, too... Is there any way of enabling the
timestamping for the libmbim logs/dumps, too?
I will be
Hi list,
just to give you an update on this:
On 02/11/16 15:15, Andreas Fett wrote:
> for certain SIM cards (Vodafone Germany) and in certain Systems (ie.
> Lenovo t460s) ModemManager seems to have trouble detecting the modem.
Lenovo changed the modems firmware somewhere between
04/16 and
Hi Aleksander,
On 14/11/16 15:31, Aleksander Morgado wrote:
> On Mon, Nov 14, 2016 at 3:06 PM, Andreas Fett
> wrote:
>>
>> ModemManager 1.6.x however has no trouble dealing with either one
>> which is why I won't investigate this any further.
>
> Which libmbi
Hi,
recently we got reports from customers in the Netherlands and some parts
of Germany that their Sierra Wireless EM7345 modems (all build into
various Lenovo laptops) stopped working.
In Germany this has so far only be the case for Deutsche Telekom SIM
cards. I strongly suspect this has somethi
Hi list,
I noticed, that in ip_configuration_query_ready() ipv6_config will be
allocated and method will be set to MM_BEARER_IP_METHOD_DHCP even when
ipv6configurationavailable is false, just based on the value of
ctx->ip_type.
So essentially every bearer which was *configured* with ip_type v6 or
Hi,
On Sat, Oct 06, 2018 at 02:49:32PM +0200, Aleksander Morgado wrote:
> > I could be mis-remembering, but I don't think this was intentional and
> > if MBIM says IPv6 isn't available, then MM shouldn't say it's available
> > either.
> >
> > Bjorn or Aleksander, do you have more experience here
Hi Reinhard,
On Tue, Oct 09, 2018 at 10:27:41PM +0200, Reinhard Speyerer wrote:
> for IPType IPv4v6 the IPType returned may be IPv4 or IPv6 instead of IPv4v6
> in the case where PDP context activation is accepted by the network but it
> returns a SM Cause 2 IE like this:
> ...
Yes, thank you. I h
Hello List,
during connect the ModemManager debug logs show a List of provisioned
contexts. I assume that those are stored on the sim or in the modem
itself. Is there a way to query this list via the dbus api?
Cheers
Andreas
___
ModemManager-devel maili
Hi,
In src/mm-bearer-mbim.c: ip_configuration_query_ready()
the bearer will set IP_METHOD_DHCP if ipv4dnsservercount is zero,
it does so regardless of any present IP configuration (which is visible
in the bearer object).
Unfortunately some (or all?) mbim modems do not support DHCP, and I have
a s
Hello Bjørn,
On 02/03/16 23:11, Bjørn Mork wrote:
> Andreas Fett writes:
>> Interface Descriptor:
>> bLength 9
>> bDescriptorType 4
>> bInterfaceNumber0
>> bAlternateSetting 0
&
Hi Aleksander,
On 03/03/16 16:24, Aleksander Morgado wrote:
> I'm assuming ModemManager runs as root; is there any other program
> making use of the proxy here? mbimcli maybe? In order to avoid these
> kind of issues, the quickest solution is to always run everything as
> root, or under sudo for w
Hi,
On 03/03/16 16:06, Bjørn Mork wrote:
> Looks like there is some credential problem accessing the mbim-proxy. No
> MBIM commands are ever sent to the modem, so we don't know if that works
> or not.
>
Sorry, maybe I'm mistaken, but I don't really think that this is an
issue with the proxy. The
Hi Bjørn,
On 04/03/16 15:33, Bjørn Mork wrote:
> Don't know what we can do about that. If you have Windows, and it uses
> MBIM, then it would be very useful to get a dump of that (use the open
> source http://desowin.org/usbpcap/ tool).
Attached you will find a pcap file from the same system as
Hi Bjørn,
On 07/03/16 09:38, Bjørn Mork wrote:
> Since the modem definitely works in MBIM modem, it's more likely that
> there is something interfering with the MBIM control channel in Linux.
> For example some unknown process reading from the character device, or
> something sending unknown comma
Hi Bjørn,
On 10/03/16 18:39, Bjørn Mork wrote:
> Andreas Fett writes:
>> I still have to load the mbim_module manually and sometimes I'm able to
>> "talk" to it. I have no clue which factors lead to success or failure here.
>
> Huh? Why do you need to
Hi Bjørn,
On 11/03/16 12:16, Bjørn Mork wrote:
> I went back to your lsusb output to see if I could see anything strange
> wrt the LPM settings, but the whole dump was strange.. Did you use a
> very old lsusb version? The device says
>
> bcdUSB 2.10
>
> so it must have a BOS des
Hi Bjørn,
sorry for the delay, but I wanted to give a quick update.
On 11/03/16 14:29, Bjørn Mork wrote:
> Thanks. Looks good to me, but I don't understand much of this. Like:
> The device support SS and is internally connected to an xhci controller
> via an m.2 slot, but still runs in HS mode?
Hi list,
I'm dealing with a Sierra Wireless EM7455 as used in Lenovos T460s.
For this modem the mbim driver attaches and works well (ie the sim can
be unlocked) until I try to connect. It then fails during a "set
radio-state" command.
I tried mbimcli with --set-radio-state=on with the same resul
Hi Bjørn,
On 06/04/16 13:00, Bjørn Mork wrote:
> So your best option at the moment is probably to run a script from udev
> using delays tuned to whatever seems to work.
Yes, we did that for now and have a working setup.
If you have any patches you would like me to test, either for the
configurati
Hi Bjørn,
On 12/04/16 14:13, Bjørn Mork wrote:
> Andreas Fett writes:
>> System (cold) boots with /sys/bus/usb/devices/1-2/bConfigurationValue of
>> "2".
>>
>> echo 0 > /sys/bus/usb/devices/1-2/bConfigurationValue
>> echo 3 > /sys/bus/usb/devices
Hi,
any news on this one?
On 03/12/15 17:54, Dan Williams wrote:
> For IPv6 MM should report "DHCP" if there is *any* information missing
> (DNS or Gateway) because that may have to be acquired via SLAAC or
> DHCPv6. MM should also fill in any information it already has, even if
> it sets DHCP a
Hi Dan,
On 20/04/16 18:13, Dan Williams wrote:
> Does the following patch work for you?
>
It does, although I could not test the v6 part.
Andreas
signature.asc
Description: OpenPGP digital signature
___
ModemManager-devel mailing list
ModemManager-
Hi,
On 10/06/16 20:46, Stefan Armbruster wrote:
> On a unrelated note: my 4G signal is rather poor. Mobile phone
> typically flips back and forth between 2g and 3g. I have the feeling
> that the Sierra modem does not really fall back to 2g. The connection
> is established very fast and reproducibl
Hi Stefan,
On 13/06/16 11:44, Stefan Armbruster wrote:
> @Andreas: Can you check if you're seeing only outgoing packets on the
> device as well using tcpdump? That's what I'm getting here in case I
> do have weak signal.
Yes, that's what I'm seeing. Although the Signal quality as reported by
Modem
Hi Philipp,
On Wed, Jun 29, 2016 at 10:01:42PM +0200, Philipp Hagemeister wrote:
> Just to be certain, I have most definitly attempted a connection here
> (after /sys/bus/usb/devices/1-5/bConfigurationValue = 3, i.e. MBIM):
As Bjørn said, the trick is to unconditionally switch first to 0, wait
a l
Hi Bjørn,
On 01/07/16 07:59, Bjørn Mork wrote:
> But making it work at all is of course the killer feature... And right
> now we haven't got a clue what the problem with the EM7455 is, so there
> is no ETA for a fix. It could take forever, literally.
Would any kind of Logs from a Windows (7/8/1
Thanks a lot for your work Aleksander!
I remember ppp and umtsmon times (and actually drove the switch to
ModemManager in our company). You've done a terrific job. I cant't thank
you enough!
I've seen Dan's work in the past and in the present and I'm sure the
project is in good hands.
Cheers!
An
33 matches
Mail list logo