Join Today
+ Reply to Thread
Results 1 to 2 of 2

Thread: A1200 PPP help?

  1. #1

    Default A1200 PPP help?

    I extract the script command from leoppp->btppp_start.lin:
    start-stop-daemon --start -m -p /var/run/btppp.pid -x /usr/bin/pppd -- call myhost

    I telnet the a1200 & typed the above command, the msg. is:
    ========================================
    MontaVista(R) Linux(R) Consumer Electronics Edition 3.1
    Linux/armv5tel 2.4.20_mvlcee31-mainstone_pxa27x


    (none) login: root


    MontaVista(R) Linux(R) Consumer Electronics Edition 3.1

    No directory /root!
    Logging in with home = "/".
    # start-stop-daemon --start -m -p /var/run/btppp.pid -x /usr/bin/pppd -- call my
    host
    /usr/bin/pppd: This system lacks kernel support for PPP. This could be because
    the PPP kernel module could not be loaded, or because PPP was not
    included in the kernel configuration. If PPP was included as a
    module, try `/sbin/modprobe -v ppp'. If that fails, check that
    ppp.o exists in /lib/modules/`uname -r`/net.
    See README.linux file in the ppp distribution for more details.
    ===========================================

    So, I typed again with "start-stop-daemon --start -m -p /var/run/btppp.pid -x /sbin/modprobe -v ppp -- call myhost", the msg. is:
    ===========================================
    # start-stop-daemon --start -m -p /var/run/btppp.pid -x /sbin/modprobe -v ppp --
    call myhost
    Starting /sbin/modprobe...
    modprobe: Can't open dependencies file /lib/modules/2.4.20_mvlcee31-mainstone_px
    a27x/modules.dep (No such file or directory)
    ===========================================

    Does anyone has idea how to solve the PPP in A1200, thank you very much!

  2. #2

    Default

    run following commands after you login your a1200
    /sbin/insmod /lib/modules/slhc.o
    /sbin/insmod /lib/modules/ppp_generic.o
    /sbin/insmod /lib/modules/ppp_async.o


 
+ Reply to Thread

Similar Threads

  1. Replies: 1
    Last Post: 03-29-2008, 11:33 PM
  2. Q: PPP over Bluetooth problem!
    By ja_benetti in forum A1200 General Chat
    Replies: 5
    Last Post: 03-25-2008, 08:41 PM
  3. PPP over Bluetooth with WIN2K!
    By leopardus2 in forum E680 General Chat
    Replies: 21
    Last Post: 04-16-2005, 09:12 AM
  4. PPP over BLUETOOTH!!
    By leopardus2 in forum E680 General Chat
    Replies: 17
    Last Post: 04-13-2005, 09:23 AM
  5. PPP over USB!!!!!!!!!!
    By leopardus2 in forum E680 General Chat
    Replies: 18
    Last Post: 04-11-2005, 12:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1