Personal tools

Log in

Changes

From Planet Computers

Jump to: navigation, search

Cosmo Linux Mobile Data

765 bytes added, 10:35, 22 July 2020
Created page with "The following guide will help you setting up mobile data for your Cosmo Communicator under Debian Linux. This guide assumes that you have already installed Linux on your Cosm..."
The following guide will help you setting up mobile data for your Cosmo Communicator under Debian Linux.

This guide assumes that you have already installed Linux on your Cosmo using the [[Linux for Cosmo]] guide.

On your Cosmo, open a terminal (Menu -> Applications -> System -> Terminal)

Mobile data does not work correctly using NetworkManager. To enable mobile data we have to remove NetworkManager and use connman instead. Connman will also be used to handle WIFI connection after this.

Type the following commands to install connman:

<code>sudo apt install connman cmst mobile-broadband-provider-info ofono-scripts</code><code></code><br /><code>sudo apt remove network-manager plasma-nm</code><br /><code>sudo reboot</code>


Now switch to the root user: