# Mangoh Red wp7702 on ubuntu

**URL:** https://mangoh.discourse.group/t/mangoh-red-wp7702-on-ubuntu/2299
**Category:** mangOH Red
**Created:** [January 14, 2019, 4:10pm UTC](https://mangoh.discourse.group/t/mangoh-red-wp7702-on-ubuntu/2299 "2019-01-14T16:10:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![fefer](https://avatars.discourse-cdn.com/v4/letter/f/e36b37/32.png) [@fefer](https://mangoh.discourse.group/u/fefer)
#### Post date: [January 14, 2019, 4:10pm UTC](https://mangoh.discourse.group/t/mangoh-red-wp7702-on-ubuntu/2299/1 "2019-01-14T16:10:39Z")

</div>

Hi All,

I have a Mangoh Red with WP7702 and when I plug to my laptop USB port on Windows, the Windows receives and internal IP which allow me to connect to the Mangoh Red Linux. I’m trying to do the same, but using Ubuntu on my laptop, and it seems that the laptop receive the internal IP for around 3 seconds, which I’m able to connect to the Linux on Mangoh Red and then it loose the IP and the connection. Is this some type of bug? Do I need to configure something else on my Ubuntu?

Best,  
Daniel

---

<div class="post-metadata">

### Author: ![Zahid](https://avatars.discourse-cdn.com/v4/letter/z/e79b87/32.png) [@Zahid](https://mangoh.discourse.group/u/Zahid)
#### Post date: [January 14, 2019, 7:48pm UTC](https://mangoh.discourse.group/t/mangoh-red-wp7702-on-ubuntu/2299/2 "2019-01-14T19:48:45Z")

</div>

Hi Daniel,  
I think based on the Getting Started Guide for Linux you have to remove the default Ubuntu connection  
application for modems:  
[http://mangoh.io/uploaded-documents/Reference/mangOH%20Red/Discover/Getting%20Started/mangOH%20Red%20GSG%20-%20Linux%20R5/41112261\_mangOH\_Red\_GSG\_-\_HTML5/41112261\_Tut\_SetUp/41112261\_Tut\_SetUp.htm?rhtocid=\_2\_1#TOC\_3\_2\_Assemble\_Your\_mangOHbc-2](http://mangoh.io/uploaded-documents/Reference/mangOH%20Red/Discover/Getting%20Started/mangOH%20Red%20GSG%20-%20Linux%20R5/41112261_mangOH_Red_GSG_-_HTML5/41112261_Tut_SetUp/41112261_Tut_SetUp.htm?rhtocid=_2_1#TOC_3_2_Assemble_Your_mangOHbc-2)

On Section 3.2, Point 7:  
6.On the dev machine, open a terminal window.

7.Make sure the modemmanager package is removed from your system (this package causes problems with mangOH Red if it is not removed)

$ sudo apt-get remove -y modemmanager

8.Wait 10-15 seconds for the mangOH Red to enumerate.

9.Test the CF3\_USB connection:

$ ping 192.168.2.2

Hope this helps.

Zahid

---

<div class="post-metadata">

### Author: ![fefer](https://avatars.discourse-cdn.com/v4/letter/f/e36b37/32.png) [@fefer](https://mangoh.discourse.group/u/fefer)
#### Post date: [January 15, 2019, 11:07am UTC](https://mangoh.discourse.group/t/mangoh-red-wp7702-on-ubuntu/2299/3 "2019-01-15T11:07:07Z")

</div>

Thanks Zahid, you are correct, this one seems to fix it!!
