PPP over GPRS link (Error)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

PPP over GPRS link (Error)

2,910 次查看
G_rio
Contributor III

Hello all,

 

I'm trying to connect 3G modem on i.MX53 and i followed this site http://foxlx.acmesystems.it/?id=13 but i got this error:

WARNING: couldn't open ppp database /var/run/pppd2.tdb

Does anyone know how to fix it ?
标签 (1)
0 项奖励
回复
2 回复数

1,952 次查看
G_rio
Contributor III

Thank you very Much, it worked properly

0 项奖励
回复

1,952 次查看
rlorriaux
Contributor I

Make sure there is enough space for /var:

  • ./ltib -c
  • Target image generation
  • tmpfs size: as much as required (start with 4096k, keeping in mind that it is mounted in RAM by default)

By default, the size of the tmpfs fileystem where /tmp and /var are mounted is only 512k and it fills up pretty quickly.

0 项奖励
回复