<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div>

<div> </div>

<div>i have been trying to get my huawei e3276 dongle to work for almost a year now and have become frustrated enough to actually ask someone about it.</div>

<div> </div>

<div>the thing is that it does not behave like the ones i have seen working in posts on the Internet.</div>

<div> </div>

<div>All dongles i have read about can be brought up by  issuing th AT command (i use 'cu -lttyUSB0'  to talk to the dongle )</div>

<div> </div>

<div>
<pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre-wrap;">AT^NDISDUP=1,1,"online.telia.se"</pre>

<div> </div>

<div> </div>

<div>but in my case absolutely nothing happens, i just get an 'OK' reply</div>

<div> </div>

<div> </div>

<div>instead  i have used the commands</div>

<div>AT+CGDCONT?</div>

<div>+CGDCONT :1,"IP","online.telia.se","0.0.0.0",0,0</div>

<div> </div>

<div>OK</div>

<div>AT+CGATT=1</div>

<div>OK</div>

<div>AT+CGACT=1,1</div>

<div>OK</div>

<div> </div>

<div>then i will get a fixed ligt on the dongle led and  the command :</div>

<div> </div>

<div>AT+CGPADDR=1 will show an IP number in the expexted range for operator telia.</div>

<div> </div>

<div>dhcpcd wwan0 will time out</div>

<div> </div>

<div>after doing this, a look at the wwan 0 in ifconfig shows me this:</div>

<div> </div>

<div>
<div>wwan0     Link encap:Ethernet  HWaddr 0C:5B:8F:27:9A:64  <br/>
          inet6 addr: fe80::e5b:8fff:fe27:9a64/64 Scope:Link<br/>
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br/>
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br/>
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0<br/>
          collisions:0 txqueuelen:1000<br/>
          RX bytes:0 (0.0 b)  TX bytes:133844 (130.7 Kb)</div>

<div> </div>
</div>

<div> </div>

<div> </div>

<div>i am using kernel 3.14.18 right now but will happily trade it for something else if needed</div>

<div> </div>

<div>does anyone have any ideas ?</div>

<div> </div>

<div> </div>

<div>here is an lsusb "portrait" of the device</div>

<div> </div>

<div>-----------------------------------</div>

<div>
<div>Bus 001 Device 006: ID 12d1:1506 Huawei Technologies Co., Ltd.<br/>
Device Descriptor:<br/>
  bLength                18<br/>
  bDescriptorType         1<br/>
  bcdUSB               2.00<br/>
  bDeviceClass            0 (Defined at Interface level)<br/>
  bDeviceSubClass         0<br/>
  bDeviceProtocol         0<br/>
  bMaxPacketSize0        64<br/>
  idVendor           0x12d1 Huawei Technologies Co., Ltd.<br/>
  idProduct          0x1506<br/>
  bcdDevice            1.02<br/>
  iManufacturer           2 HUAWEI Technology<br/>
  iProduct                1 HUAWEI Mobile<br/>
  iSerial                 0<br/>
  bNumConfigurations      1<br/>
  Configuration Descriptor:<br/>
    bLength                 9<br/>
    bDescriptorType         2<br/>
    wTotalLength          223<br/>
    bNumInterfaces          5<br/>
    bConfigurationValue     1<br/>
    iConfiguration          3 Huawei Configuration<br/>
    bmAttributes         0x80<br/>
      (Bus Powered)<br/>
    MaxPower              500mA<br/>
    Interface Descriptor:<br/>
      bLength                 9<br/>
      bDescriptorType         4<br/>
      bInterfaceNumber        0<br/>
      bAlternateSetting       0<br/>
      bNumEndpoints           3<br/>
      bInterfaceClass       255 Vendor Specific Class<br/>
      bInterfaceSubClass      2<br/>
      bInterfaceProtocol     16<br/>
      iInterface              0<br/>
      ** UNRECOGNIZED:  05 24 00 10 01<br/>
      ** UNRECOGNIZED:  04 24 02 02<br/>
      ** UNRECOGNIZED:  05 24 01 00 00<br/>
      ** UNRECOGNIZED:  06 24 06 00 00 00<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x81  EP 1 IN<br/>
        bmAttributes            3<br/>
          Transfer Type            Interrupt<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0040  1x 64 bytes<br/>
        bInterval               5<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x82  EP 2 IN<br/>
        bmAttributes            2<br/>
          Transfer Type            Bulk<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0200  1x 512 bytes<br/>
        bInterval              32<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x01  EP 1 OUT<br/>
        bmAttributes            2<br/>
          Transfer Type            Bulk<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0200  1x 512 bytes<br/>
        bInterval              32<br/>
    Interface Descriptor:<br/>
      bLength                 9<br/>
      bDescriptorType         4<br/>
      bInterfaceNumber        1<br/>
      bAlternateSetting       0<br/>
      bNumEndpoints           2<br/>
      bInterfaceClass       255 Vendor Specific Class<br/>
      bInterfaceSubClass      2<br/>
      bInterfaceProtocol     18<br/>
      iInterface              0<br/>
      ** UNRECOGNIZED:  05 24 00 10 01<br/>
      ** UNRECOGNIZED:  04 24 02 02<br/>
      ** UNRECOGNIZED:  05 24 01 00 01<br/>
      ** UNRECOGNIZED:  06 24 06 01 01 01<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x83  EP 3 IN<br/>
        bmAttributes            2<br/>
          Transfer Type            Bulk<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0200  1x 512 bytes<br/>
        bInterval              32<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x02  EP 2 OUT<br/>
        bmAttributes            2<br/>
          Transfer Type            Bulk<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0200  1x 512 bytes<br/>
        bInterval              32<br/>
    Interface Descriptor:<br/>
      bLength                 9<br/>
      bDescriptorType         4<br/>
      bInterfaceNumber        2<br/>
      bAlternateSetting       0<br/>
      bNumEndpoints           1<br/>
      bInterfaceClass       255 Vendor Specific Class<br/>
      bInterfaceSubClass      2<br/>
      bInterfaceProtocol     22<br/>
      iInterface              0<br/>
      ** UNRECOGNIZED:  05 24 00 10 01<br/>
      ** UNRECOGNIZED:  06 24 1a 00 01 1f<br/>
      ** UNRECOGNIZED:  0d 24 0f 04 0f 00 00 00 ea 05 03 00 01<br/>
      ** UNRECOGNIZED:  05 24 06 02 02<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x84  EP 4 IN<br/>
        bmAttributes            3<br/>
          Transfer Type            Interrupt<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0040  1x 64 bytes<br/>
        bInterval               5<br/>
    Interface Descriptor:<br/>
      bLength                 9<br/>
      bDescriptorType         4<br/>
      bInterfaceNumber        2<br/>
      bAlternateSetting       1<br/>
      bNumEndpoints           3<br/>
      bInterfaceClass       255 Vendor Specific Class<br/>
      bInterfaceSubClass      2<br/>
      bInterfaceProtocol     22<br/>
      iInterface              0<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x84  EP 4 IN<br/>
        bmAttributes            3<br/>
          Transfer Type            Interrupt<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0040  1x 64 bytes<br/>
        bInterval               5<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x85  EP 5 IN<br/>
        bmAttributes            2<br/>
          Transfer Type            Bulk<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0200  1x 512 bytes<br/>
        bInterval              32<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x03  EP 3 OUT<br/>
        bmAttributes            2<br/>
          Transfer Type            Bulk<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0200  1x 512 bytes<br/>
        bInterval              32<br/>
    Interface Descriptor:<br/>
      bLength                 9<br/>
      bDescriptorType         4<br/>
      bInterfaceNumber        3<br/>
      bAlternateSetting       0<br/>
      bNumEndpoints           2<br/>
      bInterfaceClass         8 Mass Storage<br/>
      bInterfaceSubClass      6 SCSI<br/>
      bInterfaceProtocol     80 Bulk (Zip)<br/>
      iInterface              0<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x04  EP 4 OUT<br/>
        bmAttributes            2<br/>
          Transfer Type            Bulk<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0200  1x 512 bytes<br/>
        bInterval               0<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x86  EP 6 IN<br/>
        bmAttributes            2<br/>
          Transfer Type            Bulk<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0200  1x 512 bytes<br/>
        bInterval               0<br/>
    Interface Descriptor:<br/>
      bLength                 9<br/>
      bDescriptorType         4<br/>
      bInterfaceNumber        4<br/>
      bAlternateSetting       0<br/>
      bNumEndpoints           2<br/>
      bInterfaceClass         8 Mass Storage<br/>
      bInterfaceSubClass      6 SCSI<br/>
      bInterfaceProtocol     80 Bulk (Zip)<br/>
      iInterface              0<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x05  EP 5 OUT<br/>
        bmAttributes            2<br/>
          Transfer Type            Bulk<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0200  1x 512 bytes<br/>
        bInterval               0<br/>
      Endpoint Descriptor:<br/>
        bLength                 7<br/>
        bDescriptorType         5<br/>
        bEndpointAddress     0x87  EP 7 IN<br/>
        bmAttributes            2<br/>
          Transfer Type            Bulk<br/>
          Synch Type               None<br/>
          Usage Type               Data<br/>
        wMaxPacketSize     0x0200  1x 512 bytes<br/>
        bInterval               0<br/>
Device Qualifier (for other device speed):<br/>
  bLength                10<br/>
  bDescriptorType         6<br/>
  bcdUSB               2.00<br/>
  bDeviceClass            0 (Defined at Interface level)<br/>
  bDeviceSubClass         0<br/>
  bDeviceProtocol         0<br/>
  bMaxPacketSize0        64<br/>
  bNumConfigurations      1<br/>
Device Status:     0x0000<br/>
  (Bus Powered)</div>

<div> </div>
</div>

<div> </div>
</div></div></body></html>