On Sun, Sep 28, 2008 at 01:50:23AM -0000, Chris Jones wrote:
> After tracing the execution a little, it seems that the failure is
> happening quite early - in modem_probe_caps() the first exit point.
> 
>   err = write(fd, AT_CAPS_PROBE, sizeof(AT_CAPS_PROBE) - 1);
> 
>   if (err != sizeof(AT_CAPS_PROBE) - 1)
>     return -1;
> 
> I will see if I can extract some more information with some debugging
> statements.
> 

you should build your NM with SERIAL_DEBUG 1 ... you can flip that
define in nm-device-serial.c iirc.

 - Alexander

-- 
NM 0.7: probe_modem(): Couldn't get caps
https://bugs.launchpad.net/bugs/272302
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to