Florian Eckert
Florian Eckert
What are the content of the files `events.cache` in `/var/run/modemmanager/`? Is the `sysfs path` of your Modem listed there? This file is used to simulate the `udev` events for the...
Unfortunately, I didn't know that information was missing here. The question is whether I should fix this in the procd as suggested by @jow- or in the LuCI as suggested...
Now I was too hasty. I have just seen that these two values [DISTRIB_DESCRIPTION](https://github.com/openwrt/openwrt/blob/master/package/base-files/files/etc/openwrt_release#L6) in `/etc/openwrt_release` and [OPENWRT_RELEASE](https://github.com/openwrt/openwrt/blob/master/package/base-files/files/usr/lib/os-release#L18) in `/usr/lib/os-release` are the same, so I will create a Patch and...
Patch is on the way https://patchwork.ozlabs.org/project/openwrt/patch/[email protected]/
> @feckert did you also send a PR to repo also? No. I only send this to [patchwork](https://patchwork.ozlabs.org/project/openwrt/patch/[email protected]/) > @feckert any update on the patch? No. Sorry @systemcrash Lets highlight...
> @feckert I will take care of that. Just one question the PRETTY_NAME was never used? It got dropped? @Ansuel Correct `PRETTY_NAME` was never used in the old implementation. Before...
@Ansuel Thank you for taking care of this.
That's funny. I was thinking the same thing and have already prepared a patch. The Problem is, that the modem must be enabled to set the initial bearer. ``` root@VR2-106149...
I have already staged the latest 1.23.11-dev, libqmi and libmbim in my build env. So I can do upstream work for the latest modemmanager master branch. As soon as we...
What exactly is happing? Does it not start on boot? What exactly do you have to do to make it work again. There were no changes recently that explain this...