PPP over GPRS link (Error)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PPP over GPRS link (Error)

1,884 Views
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 ?
Labels (1)
0 Kudos
Reply
2 Replies

926 Views
G_rio
Contributor III

Thank you very Much, it worked properly

0 Kudos
Reply

926 Views
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 Kudos
Reply