.. include:: ../urls.rst .. include:: ../overview/images.rst .. _l5_enable_cellular_networking: Enable cellular networking ========================== The Librem 5 is designed to work on a wide range of mobile networks. A cellular modem should already be installed in the phone, and it should be appropriate for your region. A SIM card must be :ref:`properly installed and enabled ` to use the phone for calls, SMS messaging, MMS messaging and other cellular data services. The sections below cover each step in the process. .. _l5_power_on_modem: Power on the modem ------------------ The phone cannot configure the mobile network without access to the modem. If the cellular modem is disabled, slide the switch into the enabled position, away from the SIM slot. .. image:: ../images/hardware/librem5-switches.svg :align: center :width: 480 :alt: The locations of kill switches on the edge of the phone :class: no-scaled-link The modem should now be enabled. .. _l5_unlock_screen: Unlock the phone screen ----------------------- If the screen is locked, unlock it by sliding the arrow up to reveal the keypad. Unlock the phone by entering your passcode as usual. .. _l5_open_settings: Open Settings ------------- Swipe down from the top of the screen to open the settings panel, then long press the **Cellular** icon. .. image:: ../images/phosh/phosh-settings-panel-cellular-disabled.png :align: center :scale: 50% :alt: The cellular toggle button on the settings panel :class: no-scaled-link The **Settings** application will open. .. _l5_enable_mobile_network: Enable mobile networks ---------------------- If the cellular modem is disabled with either the :ref:`hardware kill switch ` or with the software toggle switch, you will see the following page. Notice the |cell-dis| icon at the top-left of the screen: .. image:: ../images/networks/cellular-no-wwan.png :align: center :scale: 50% :alt: The cellular page cannot be accessed until the modem is enabled :class: no-scaled-link #. Ensure that the cellular modem hardware switch is in the :ref:`enabled ` position. #. Tap the software switch in the upper-right corner of the screen. .. _l5_unlock_sim: Unlock the SIM card ------------------- If the SIM card was not unlocked when the phone was powered on, this page will show that the SIM card is locked. .. image:: ../images/networks/cellular-sim-locked.png :align: center :scale: 50% :alt: The cellular page is locked until the SIM card is unlocked :class: no-scaled-link #. Press the **Unlock** button to start the process of unlocking the SIM card. #. You will be prompted to enter the PIN code for the SIM card. This will have been supplied by your mobile network service provider. .. image:: ../images/networks/cellular-sim-pin-entered.png :align: center :scale: 50% :alt: The SIM unlock page with the PIN code entered :class: no-scaled-link #. Enter your PIN using the on-screen keyboard, then press the **Unlock** button. .. caution:: There are a limited number of attempts available to correctly enter a PIN. Once the PIN code has been entered, the settings will be shown. .. image:: ../images/networks/cellular-settings.png :align: center :scale: 50% :alt: The cellular settings page :class: no-scaled-link This page allows the modem's usage of the mobile network to be configured. .. _l5_add_cellular_access_point: Add a cellular access point --------------------------- #. Open the :ref:`Settings application ` #. Tap **Mobile** #. Under the **Advanced** section, tap **Access point Names** #. Is the access point name for your mobile carrier visible? * **YES** #. Tap the radio button to the left of your cellular network's access point name #. Proceed to the next step * **NO** #. Tap the **+** button at the upper-right portion of the screen #. Enter a **Name** and **APN** for your carrier #. Enter a **Username** and **Password** if required by your carrier #. Tap **Save** at the upper-riht section of the screen #. Tap the radio button to the left of your cellular network's access point name #. Proceed to the next step #. Under the **Network** section, toggle the slider switch so that it is enabled #. Cellular network data should now be enabled .. seealso:: For Librem AweSIM users, verify the `carrier settings `_ for access point name details. .. _l5_enable_volte: Enable VoLTE ------------ Enable VoLTE and check modem firmware VoLTE is needed for all carriers in the United States and many international carriers. Librem 5 and Liberty phones currently ship with VoLTE enabled by default, but VoLTE may need to be enabled: * on older devices * if VoLTE had been disabled * if the modem firmware had been reflashed This procedure checks your modem firmware version and whether VoLTE is enabled: #. `Launch a terminal `_. #. Run the following command to install the BM818 modem tools: .. code-block:: bash sudo apt install bm818-tools Enter your password when prompted. For security purposes, no output will be provided as the password is typed. If prompted to confirm, type **y** and press **Enter**. #. Open the "BM818 tool" application that was just installed. #. Note the modem firmware version ("FW version"). #. If the "VoLTE enable" box is not checked, check it. #. Press **Exit**. If you enabled VoLTE above, you can test it out by attempting to place a phone call. Refer to :ref:`this guide ` if a firmware update is required.