Difference between revisions of "Cosmo Linux Mobile Data"

From Planet Computers

Jump to: navigation, search
(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...")
(No difference)

Revision as of 10:35, 22 July 2020

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:

sudo apt install connman cmst mobile-broadband-provider-info ofono-scripts
sudo apt remove network-manager plasma-nm
sudo reboot


Now switch to the root user: