<div dir="ltr"><div>Hi Aleksander,<br><br></div>thank you....<br><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 8, 2017 at 10:56 PM, Aleksander Morgado <span dir="ltr"><<a href="mailto:aleksander@aleksander.es" target="_blank">aleksander@aleksander.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hey,<br>
<span class="gmail-"><br>
><br>
> so my card is not listed in rfkill at all:<br>
><br>
> litin@x220:~$ rfkill list all<br>
> 0: hci0: Bluetooth<br>
>     Soft blocked: no<br>
>     Hard blocked: no<br>
> 1: tpacpi_bluetooth_sw: Bluetooth<br>
>     Soft blocked: no<br>
>     Hard blocked: no<br>
> 2: phy0: Wireless LAN<br>
>     Soft blocked: no<br>
>     Hard blocked: no<br>
><br>
> And I have no idea why.... So I would not say that card is blocked by<br>
> rfkill, because it seem to be not registered to rfkill at all...the fun is,<br>
<br>
</span>Hum, ok... no idea :/<br></blockquote><div><br></div><div>I read something about rfkill and to me it seems qmi driver should register itself to rfkill / kernel... <br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class="gmail-"><br>
> that it seem to be registered twice in kernel:<br>
><br>
> litin@x220:~$ dmesg | grep qmi<br>
> [    3.247730] qmi_wwan 2-1.4:1.8: cdc-wdm0: USB WDM device<br>
> [    3.262419] qmi_wwan 2-1.4:1.8 wwan0: register 'qmi_wwan' at<br>
> usb-0000:00:1d.0-1.4, WWAN/QMI device, 86:43:0f:24:2c:93<br>
> [    3.267585] qmi_wwan 2-1.4:1.10: cdc-wdm1: USB WDM device<br>
> [    3.268927] qmi_wwan 2-1.4:1.10 wwan1: register 'qmi_wwan' at<br>
> usb-0000:00:1d.0-1.4, WWAN/QMI device, 86:43:0f:24:2c:93<br>
> [    3.269028] usbcore: registered new interface driver qmi_wwan<br>
> [    3.695620] qmi_wwan 2-1.4:1.10 wwp0s29u1u4i10: renamed from wwan1<br>
> [    3.734681] qmi_wwan 2-1.4:1.8 wwp0s29u1u4i8: renamed from wwan0<br>
><br>
<br>
</span>That is normal; the modem is exposing two QMI+WWAN pairs, one from<br>
if#8 and another one from if#10.<br></blockquote><div><br></div><div>Ok, thanks for explanation.<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div><div class="gmail-h5"><br>
><br>
> litin@x220:~$ lsusb<br>
> Bus 002 Device 003: ID 1199:9071 Sierra Wireless, Inc.<br>
> Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub<br>
> Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>
> Bus 001 Device 006: ID 04f2:b217 Chicony Electronics Co., Ltd Lenovo<br><br>
><br>
> And that: Couldn't open device, some information will be missing seems to be<br>
> intriguing.<br>
><br>
<br>
</div></div>You should have run it as root :)<br></blockquote><div><br><br></div><div>Yes sorry, you are completely right.... <br></div><div><br>litin@x220:~$ sudo lsusb -v<br>[sudo] password for litin: <br><br>Bus 002 Device 003: ID 1199:9071 Sierra Wireless, Inc. <br>Device Descriptor:<br>  bLength                18<br>  bDescriptorType         1<br>  bcdUSB               2.10<br>  bDeviceClass            0 (Defined at Interface level)<br>  bDeviceSubClass         0 <br>  bDeviceProtocol         0 <br>  bMaxPacketSize0        64<br>  idVendor           0x1199 Sierra Wireless, Inc.<br>  idProduct          0x9071 <br>  bcdDevice            0.06<br>  iManufacturer           1 Sierra Wireless, Incorporated<br>  iProduct                2 Sierra Wireless MC7455 Qualcomm® Snapdragon™ X7 LTE-A<br>  iSerial                 3 LQ71474124021020<br>  bNumConfigurations      1<br>  Configuration Descriptor:<br>    bLength                 9<br>    bDescriptorType         2<br>    wTotalLength          190<br>    bNumInterfaces          5<br>    bConfigurationValue     1<br>    iConfiguration          0 <br>    bmAttributes         0xa0<br>      (Bus Powered)<br>      Remote Wakeup<br>    MaxPower              500mA<br>    Interface Descriptor:<br>      bLength                 9<br>      bDescriptorType         4<br>      bInterfaceNumber        0<br>      bAlternateSetting       0<br>      bNumEndpoints           2<br>      bInterfaceClass       255 Vendor Specific Class<br>      bInterfaceSubClass    255 Vendor Specific Subclass<br>      bInterfaceProtocol    255 Vendor Specific Protocol<br>      iInterface              0 <br>      Endpoint Descriptor:<br>        bLength                 7<br>        bDescriptorType         5<br>        bEndpointAddress     0x81  EP 1 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>      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               0<br>    Interface Descriptor:<br>      bLength                 9<br>      bDescriptorType         4<br>      bInterfaceNumber        2<br>      bAlternateSetting       0<br>      bNumEndpoints           3<br>      bInterfaceClass       255 Vendor Specific Class<br>      bInterfaceSubClass      0 <br>      bInterfaceProtocol      0 <br>      iInterface              0 <br>      ** UNRECOGNIZED:  05 24 00 10 01<br>      ** UNRECOGNIZED:  05 24 01 00 00<br>      ** UNRECOGNIZED:  04 24 02 02<br>      ** UNRECOGNIZED:  05 24 06 00 00<br>      Endpoint Descriptor:<br>        bLength                 7<br>        bDescriptorType         5<br>        bEndpointAddress     0x83  EP 3 IN<br>        bmAttributes            3<br>          Transfer Type            Interrupt<br>          Synch Type               None<br>          Usage Type               Data<br>        wMaxPacketSize     0x000a  1x 10 bytes<br>        bInterval               9<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               0<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               0<br>    Interface Descriptor:<br>      bLength                 9<br>      bDescriptorType         4<br>      bInterfaceNumber        3<br>      bAlternateSetting       0<br>      bNumEndpoints           3<br>      bInterfaceClass       255 Vendor Specific Class<br>      bInterfaceSubClass      0 <br>      bInterfaceProtocol      0 <br>      iInterface              0 <br>      ** UNRECOGNIZED:  05 24 00 10 01<br>      ** UNRECOGNIZED:  05 24 01 00 00<br>      ** UNRECOGNIZED:  04 24 02 02<br>      ** UNRECOGNIZED:  05 24 06 00 00<br>      Endpoint Descriptor:<br>        bLength                 7<br>        bDescriptorType         5<br>        bEndpointAddress     0x85  EP 5 IN<br>        bmAttributes            3<br>          Transfer Type            Interrupt<br>          Synch Type               None<br>          Usage Type               Data<br>        wMaxPacketSize     0x000a  1x 10 bytes<br>        bInterval               9<br>      Endpoint Descriptor:<br>        bLength                 7<br>        bDescriptorType         5<br>        bEndpointAddress     0x84  EP 4 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>      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               0<br>    Interface Descriptor:<br>      bLength                 9<br>      bDescriptorType         4<br>      bInterfaceNumber        8<br>      bAlternateSetting       0<br>      bNumEndpoints           3<br>      bInterfaceClass       255 Vendor Specific Class<br>      bInterfaceSubClass    255 Vendor Specific Subclass<br>      bInterfaceProtocol    255 Vendor Specific Protocol<br>      iInterface              0 <br>      Endpoint Descriptor:<br>        bLength                 7<br>        bDescriptorType         5<br>        bEndpointAddress     0x87  EP 7 IN<br>        bmAttributes            3<br>          Transfer Type            Interrupt<br>          Synch Type               None<br>          Usage Type               Data<br>        wMaxPacketSize     0x0008  1x 8 bytes<br>        bInterval               9<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>      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>    Interface Descriptor:<br>      bLength                 9<br>      bDescriptorType         4<br>      bInterfaceNumber       10<br>      bAlternateSetting       0<br>      bNumEndpoints           3<br>      bInterfaceClass       255 Vendor Specific Class<br>      bInterfaceSubClass    255 Vendor Specific Subclass<br>      bInterfaceProtocol    255 Vendor Specific Protocol<br>      iInterface              0 <br>      Endpoint Descriptor:<br>        bLength                 7<br>        bDescriptorType         5<br>        bEndpointAddress     0x89  EP 9 IN<br>        bmAttributes            3<br>          Transfer Type            Interrupt<br>          Synch Type               None<br>          Usage Type               Data<br>        wMaxPacketSize     0x0008  1x 8 bytes<br>        bInterval               9<br>      Endpoint Descriptor:<br>        bLength                 7<br>        bDescriptorType         5<br>        bEndpointAddress     0x88  EP 8 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>      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>Binary Object Store Descriptor:<br>  bLength                 5<br>  bDescriptorType        15<br>  wTotalLength           12<br>  bNumDeviceCaps          1<br>  USB 2.0 Extension Device Capability:<br>    bLength                 7<br>    bDescriptorType        16<br>    bDevCapabilityType      2<br>    bmAttributes   0x00000000<br>      (Missing must-be-set LPM bit!)<br>Device Status:     0x0000<br>  (Bus Powered)<br><br><br><br><br></div><div>Actually I have no idea how to continue at all. Do you think it will be please possible for you to update PPA with MM 1.6.6 so I can try it? Thank you.<br><br></div><div>BR<br></div><div>Dominik<br></div><div><br></div></div><br></div></div></div></div>