HI Caiwen, Il 06/04/2011 10.36, Zhang, Caiwen ha scritto: > Hi Claudio, > >> I have made the test proposed, I still recive the same error :) > ofonod[2329]: drivers/atmodem/gprs-context.c:at_gprs_context_probe() > ofonod[2329]: Missing support for TUN/TAP devices > > It seems you device doesn't support TUN/TAP. at_gprs_context_probe return > -ENODEV, > So it cause the gprs context driver is not set (ofono_gprs_context->driver is > NULL). >> Any suggestion ? > Remove TUN checking code, in > drivers/atmodem/gprs-context.c:at_gprs_context_probe() > > Hope it help.
Thank you very much for feedback, I have checked the target kernel and support for TUN (CONFIG_TUN) it disabled. regs Claudio > Caiwen > _______________________________________________ > ofono mailing list > [email protected] > http://lists.ofono.org/listinfo/ofono _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
