Passei muito tempo procurando uma solução, mas agora estou aqui. Eu preciso configurar o modem LG 3G USB para o meu Ubuntu 16.04.
O sistema consegue ver o dispositivo:
$ lsusb
Bus 001 Device 004: ID 1004:61aa LG Electronics, Inc.
$ usb-devices
T: Bus=01 Lev=01 Prnt=01 Port=02 Cnt=02 Dev#= 4 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=02(commc) Sub=02 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=1004 ProdID=61aa Rev=01.00
S: Manufacturer=LG ELECTRONICSInc
S: Product=LG UDC-AHB Subsystem
C: #Ifs= 4 Cfg#= 1 Atr=80 MxPwr=400mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=02(commc) Sub=06 Prot=00 Driver=lg-vl600
I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=lg-vl600
I: If#= 2 Alt= 0 #EPs= 1 Cls=02(commc) Sub=02 Prot=01 Driver=cdc_acm
I: If#= 3 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_acm
No entanto, existem apenas os tipos de conexão "Wired" e "Network proxy" no Network Manager, então estou meio confuso.
ATUALIZADO:
$ ifconfig
enp0s18 Link encap:Ethernet HWaddr 00:19:db:b1:07:e1
UP BROADCAST MULTICAST MTU:1200 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txquelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:324 errors:0 dropped:0 overruns:0 frame:0
TX packets:324 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txquelen:1
RX bytes:23920 (23.9 KB) TX bytes: 23920 (23.9 KB)
Tags networking 3g ubuntu