Hi Davide,
On 14/06/18 18:24, Davide Depau wrote:
Hi Pavel,
thank you. I checked `udevng.c` and I see the vendor ID:
> { "huawei", "cdc_wdm", "12d1" },
> { "huawei", "cdc_ether", "12d1" },
> { "huawei", "qmi_wwan", "12d1" },
> { "huawei", "option", "12d1" },
(btw the modem is 12d1:15c1). Maybe it is being detect but discarded
somewhere else (I'm just guessing). Is it possible to increase logging
level to system log?
Davide
On Thu, Jun 14, 2018 at 2:19 PM Pavel Machek <[email protected]
<mailto:[email protected]>> wrote:
On Sat 2018-06-09 15:37:18, Davide Depau wrote:
> Hello,
> I just built oFono on Arch Linux from git [1]. I made sure no
other program
> was using the modem (Huawei ME906s LTE M.2 Module) and started
oFono. The
> modem is not recognized and I get no output in logs:
>
> systemd[1]: Starting Telephony service...
> ofonod[32448]: oFono version 1.23
> systemd[1]: Started Telephony service.
systemd will start ofonod without excessive logging. You will want to
run with debug logging on to see what's going on. Stop the systemd
instance and run ofono manually from the command line with:
# systemctl stop ofono
# ofonod -d -n
Post the logs from that so that we can check what's going on.
/Jonas
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono