Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

5530

root

0.00

/usr/bin/lxc-execute -n PSMSSP -f /container/PSMSSP/conf/lxc.conf -- /usr/bin/PsmSsp -subsys eRT .

5534

psm

0.00

/init.lxc.static –gid 705 –uid 705 -- /usr/bin/PsmSsp -subsys eRT .

6433

root

0.00

/usr/bin/lxc-execute -n CCSPPANDM -f /container/CCSPPANDM/conf/lxc.conf -- /usr/bin/gw_prov_utopia

6435

pandm

0.00

/init.lxc.static –gid 706 –uid 706 -- /usr/bin/gw_prov_utopia

6520

root

0.00

/usr/bin/lxc-execute -n DBUS -f /container/DBUS/conf/lxc.conf -- /usr/bin/dbus-daemon –system –nofork –nopidfile –systemd-activation

6532

dbus

0.00

/init.lxc.static –gid 703 –uid 703 -- /usr/bin/dbus-daemon –system –nofork –nopidfile –systemd-activation

6574

root

0.00

/usr/bin/lxc-execute -n CCSPCR -f /container/CCSPCR/conf/lxc.conf -- /usr/bin/CcspCrSsp -subsys eRT .

6577

ccspcr

0.00

/init.lxc.static –gid 704 –uid 704 -- /usr/bin/CcspCrSsp -subsys eRT .

6737

root

0.00

grep lxc


WiFi Container :: Manual Start


Due to some limitations in invoking wifi driver with container permission, ccspwifi container has to be run manually in latest environment with below procedure


After checking pandm container status which has to be up and running, run the following commands


  • sh /lib/rdk/wifi_container.sh - this command may return error which can be ignored
  • sh /container/CCSPWIFI/launcher/CcspWifiSsp.sh start

Please wait for few seconds/mins till log "Enter WiFi Loop" is observed in the console

  • lxc-execute -n CCSPWIFI -f /container/CCSPWIFI/conf/lxc.conf

After execution of above command shell will change to ccspwifi
Inside container shell please run following command 

  • hostapd -B /nvram/hostapd0.conf


Now Check (in host shell) if CCSPWIFI container is running with corresponding name 

Now, can able to connect wifi client(Laptop or mobile) using default ssid RPI3_RDKB-AP0 and password as rdk@1234

Invoking containers manually in Raspberry Pi terminal

...

hostapd -B /nvram/hostapd0.conf\


Usage of Container based RDKB gateway

...