<div dir="ltr">Hello,<br>so card seems to be HW blocked, but I have no glue why:<br><br><br><div>litin@x220:~$ sudo nmcli radio<br>[sudo] password for litin: <br>WIFI-HW WIFI WWAN-HW WWAN <br>enabled enabled enabled enabled <br><br><br>litin@x220:~$ sudo qmicli -d /dev/cdc-wdm1 --dms-get-operating-mode<br>[/dev/cdc-wdm1] Operating mode retrieved:<br> Mode: 'low-power'<br> Reason: 'unknown'<br> <b> HW restricted: 'yes'</b><br><br><br>litin@x220:~$ rfkill list all<br>0: 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>3: hci0: Bluetooth<br> Soft blocked: yes<br> Hard blocked: no<br><br></div><div>I am going to isolate pin20 on minipcie. Do rfkill needs some udev to be able to work with card? BTW: I even reset bios to default, but no change.<br><br></div><div>BR<br></div><div>Dominik<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 8, 2017 at 11:05 PM, Dominik Strnad <span dir="ltr"><<a href="mailto:litinoveweedle@gmail.com" target="_blank">litinoveweedle@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Aleksander,<br><br></div>thank you....<br><div><div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">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="m_6683257653666451706gmail-"><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></span><div>I read something about rfkill and to me it seems qmi driver should register itself to rfkill / kernel... <br></div><span class=""><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="m_6683257653666451706gmail-"><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></span><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="m_6683257653666451706gmail-h5"><span class=""><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></span><span class="">
> And that: Couldn't open device, some information will be missing seems to be<br>
> intriguing.<br>
><br>
<br>
</span></div></div><span class="">You should have run it as root :)<br></span></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><span class=""><br>Bus 002 Device 003: ID 1199:9071 Sierra Wireless, Inc. <br></span><span class="">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></span> iManufacturer 1 Sierra Wireless, Incorporated<br> iProduct 2 Sierra Wireless MC7455 Qualcomm® Snapdragon™ X7 LTE-A<br> iSerial 3 LQ71474124021020<div><div class="h5"><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></div></div>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<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Dominik<br></div><div><br></div></font></span></div><br></div></div></div></div>
</blockquote></div><br></div>