Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-4642

debian-sources-4.14.2, wifi not work

      With sys-kernel/debian-sources-4.8.15-1 my wifi work fine.

      After update to sys-kernel/debian-sources-4.14.2-1 my wifi stop working

      I re-install sys-kernel/linux-firmware-20171206, but no change.

      I'm using a Lenovo Yoga laptop and this is my lspci

      // #lspci
      00:00.0 Host bridge: Intel Corporation Device 5904 (rev 02)
      00:02.0 VGA compatible controller: Intel Corporation Device 5916 (rev 02)
      00:08.0 System peripheral: Intel Corporation Skylake Gaussian Mixture Model
      00:13.0 Non-VGA unclassified device: Intel Corporation Device 9d35 (rev 21)
      00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
      00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
      00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
      00:1c.0 PCI bridge: Intel Corporation Device 9d10 (rev f1)
      00:1c.2 PCI bridge: Intel Corporation Device 9d12 (rev f1)
      00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
      00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 (rev f1)
      00:1f.0 ISA bridge: Intel Corporation Device 9d58 (rev 21)
      00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
      00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21)
      00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
      00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (4) I219-V (rev 21)
      02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01)
      04:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 88)
      05:00.0 Non-Volatile memory controller: Toshiba America Info Systems Device 0115 (rev 01)
      

      This is my lsmod under 4.8.15-1 (wifi working)

      // #lsmod
      Module                  Size  Used by
      xt_CHECKSUM            16384  1
      iptable_mangle         16384  1
      ipt_MASQUERADE         16384  3
      nf_nat_masquerade_ipv4    16384  1 ipt_MASQUERADE
      iptable_nat            16384  1
      nf_nat_ipv4            16384  1 iptable_nat
      nf_nat                 28672  2 nf_nat_masquerade_ipv4,nf_nat_ipv4
      nf_conntrack_ipv4      20480  2
      nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
      xt_conntrack           16384  1
      nf_conntrack          114688  5 nf_conntrack_ipv4,nf_nat_masquerade_ipv4,xt_conntrack,nf_nat_ipv4,nf_nat
      ipt_REJECT             16384  2
      nf_reject_ipv4         16384  1 ipt_REJECT
      xt_tcpudp              16384  6
      tun                    28672  1
      bridge                135168  0
      stp                    16384  1 bridge
      llc                    16384  2 bridge,stp
      ebtable_filter         16384  0
      ebtables               36864  1 ebtable_filter
      ip6table_filter        16384  0
      ip6_tables             28672  1 ip6table_filter
      iptable_filter         16384  1
      ip_tables              24576  3 iptable_mangle,iptable_filter,iptable_nat
      x_tables               36864  11 ipt_REJECT,iptable_mangle,ip_tables,ebtables,iptable_filter,xt_tcpudp,ipt_MASQUERADE,xt_CHECKSUM,ip6table_filter,xt_conntrack,ip6_tables
      binfmt_misc            20480  1
      pci_stub               16384  1
      vboxpci                24576  0
      vboxnetadp             28672  0
      vboxnetflt             28672  0
      vboxdrv               409600  3 vboxnetadp,vboxnetflt,vboxpci
      wacom                  90112  0
      usbhid                 53248  0
      btusb                  45056  0
      btrtl                  16384  1 btusb
      uvcvideo               90112  0
      videobuf2_vmalloc      16384  1 uvcvideo
      videobuf2_memops       16384  1 videobuf2_vmalloc
      videobuf2_v4l2         24576  1 uvcvideo
      videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
      videodev              176128  3 uvcvideo,videobuf2_core,videobuf2_v4l2
      usblp                  20480  0
      media                  40960  2 uvcvideo,videodev
      snd_hda_codec_hdmi     49152  1
      thinkpad_acpi          86016  1
      nvram                  16384  1 thinkpad_acpi
      snd_hda_codec_conexant    24576  1
      snd_hda_codec_generic    69632  1 snd_hda_codec_conexant
      snd_soc_skl            65536  0
      snd_soc_skl_ipc        40960  1 snd_soc_skl
      snd_soc_sst_ipc        16384  1 snd_soc_skl_ipc
      snd_soc_sst_dsp        28672  1 snd_soc_skl_ipc
      snd_hda_ext_core       28672  1 snd_soc_skl
      snd_soc_sst_match      16384  1 snd_soc_skl
      snd_soc_core          212992  1 snd_soc_skl
      snd_compress           20480  1 snd_soc_core
      joydev                 20480  0
      arc4                   16384  2
      iTCO_wdt               16384  0
      iTCO_vendor_support    16384  1 iTCO_wdt
      intel_rapl             20480  0
      x86_pkg_temp_thermal    16384  0
      intel_powerclamp       16384  0
      coretemp               16384  0
      kvm_intel             188416  0
      kvm                   585728  1 kvm_intel
      rtsx_pci_ms            20480  0
      irqbypass              16384  1 kvm
      rtsx_pci_sdmmc         24576  0
      memstick               20480  1 rtsx_pci_ms
      crct10dif_pclmul       16384  0
      mmc_core              143360  1 rtsx_pci_sdmmc
      crc32_pclmul           16384  0
      crc32c_intel           24576  4
      ghash_clmulni_intel    16384  0
      iwlmvm                241664  0
      mac80211              655360  1 iwlmvm
      snd_hda_intel          36864  3
      snd_hda_codec         135168  4 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_codec_generic
      snd_hda_core           81920  7 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec,snd_hda_ext_core,snd_soc_skl,snd_hda_codec_hdmi,snd_hda_codec_generic
      aesni_intel           167936  0
      snd_hwdep              16384  1 snd_hda_codec
      aes_x86_64             20480  1 aesni_intel
      lrw                    16384  1 aesni_intel
      gf128mul               16384  1 lrw
      snd_pcm               114688  7 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_hda_core,snd_soc_skl,snd_hda_codec_hdmi,snd_soc_core
      glue_helper            16384  1 aesni_intel
      ablk_helper            16384  1 aesni_intel
      cryptd                 24576  3 ablk_helper,ghash_clmulni_intel,aesni_intel
      i915                 1286144  3
      snd_timer              32768  1 snd_pcm
      iwlwifi               147456  1 iwlmvm
      e1000e                245760  0
      xhci_pci               16384  0
      snd                    86016  17 snd_compress,snd_hda_intel,snd_hwdep,snd_hda_codec_conexant,snd_hda_codec,snd_timer,thinkpad_acpi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_soc_core,snd_pcm
      drm_kms_helper        159744  1 i915
      xhci_hcd              188416  1 xhci_pci
      cfg80211              573440  3 iwlmvm,iwlwifi,mac80211
      evdev                  24576  22
      ptp                    20480  1 e1000e
      rtsx_pci               57344  2 rtsx_pci_sdmmc,rtsx_pci_ms
      pcspkr                 16384  0
      drm                   364544  4 i915,drm_kms_helper
      psmouse               135168  0
      i2c_i801               24576  0
      usbcore               249856  6 uvcvideo,usbhid,usblp,xhci_pci,btusb,xhci_hcd
      mei_me                 36864  0
      pps_core               16384  1 ptp
      soundcore              16384  1 snd
      i2c_smbus              16384  1 i2c_i801
      serio_raw              16384  0
      i2c_algo_bit           16384  1 i915
      shpchp                 36864  0
      mei                   102400  1 mei_me
      usb_common             16384  1 usbcore
      intel_pch_thermal      16384  0
      wmi                    16384  0
      thermal                20480  0
      battery                16384  0
      ac                     16384  0
      tpm_crb                16384  0
      hci_uart               86016  0
      btbcm                  16384  2 hci_uart,btusb
      btqca                  16384  1 hci_uart
      btintel                16384  2 hci_uart,btusb
      bluetooth             548864  7 btrtl,hci_uart,btintel,btqca,btbcm,btusb
      rfkill                 24576  4 bluetooth,thinkpad_acpi,cfg80211
      video                  40960  2 thinkpad_acpi,i915
      intel_lpss_acpi        16384  0
      i2c_hid                20480  0
      intel_lpss             16384  1 intel_lpss_acpi
      mfd_core               16384  2 rtsx_pci,intel_lpss
      fjes                   28672  0
      hid                   118784  3 i2c_hid,usbhid,wacom
      button                 16384  1 i915
      tpm_tis                16384  0
      acpi_pad               24576  0
      tpm_tis_core           20480  1 tpm_tis
      tpm                    45056  3 tpm_tis,tpm_crb,tpm_tis_core
      pata_hpt366            16384  0
      pata_cmd64x            16384  0
      pata_efar              16384  0
      pata_rz1000            16384  0
      pata_sil680            16384  0
      pata_pdc2027x          16384  0
      pata_mpiix             16384  0
      nvme                   28672  3
      nvme_core              40960  5 nvme
      ata_generic            16384  0
      mpt3sas               217088  0
      raid_class             16384  1 mpt3sas
      aic94xx                81920  0
      libsas                 77824  1 aic94xx
      lpfc                  655360  0
      qla2xxx               630784  0
      megaraid_sas          131072  0
      megaraid_mbox          36864  0
      megaraid_mm            20480  1 megaraid_mbox
      megaraid               49152  0
      aacraid               102400  0
      sx8                    24576  0
      DAC960                 81920  0
      hpsa                   98304  0
      cciss                 118784  0
      3w_9xxx                45056  0
      3w_xxxx                36864  0
      3w_sas                 28672  0
      mptsas                 53248  0
      scsi_transport_sas     45056  5 libsas,hpsa,mpt3sas,mptsas,aic94xx
      mptfc                  20480  0
      scsi_transport_fc      61440  3 lpfc,qla2xxx,mptfc
      mptspi                 24576  0
      mptscsih               32768  3 mptfc,mptsas,mptspi
      mptbase                77824  4 mptscsih,mptfc,mptsas,mptspi
      atp870u                28672  0
      dc395x                 40960  0
      qla1280                28672  0
      dmx3191d               20480  0
      sym53c8xx              77824  0
      gdth                   90112  0
      initio                 28672  0
      BusLogic               32768  0
      arcmsr                 49152  0
      aic7xxx               126976  0
      aic79xx               151552  0
      scsi_transport_spi     32768  5 aic79xx,aic7xxx,dmx3191d,sym53c8xx,mptspi
      sr_mod                 24576  0
      cdrom                  61440  1 sr_mod
      sg                     32768  0
      sd_mod                 45056  0
      pdc_adma               16384  0
      sata_mv                32768  0
      ata_piix               36864  0
      ahci                   36864  0
      libahci                32768  1 ahci
      sata_qstor             16384  0
      sata_vsc               16384  0
      sata_uli               16384  0
      sata_sis               16384  0
      pata_sis               20480  1 sata_sis
      sata_sx4               20480  0
      sata_nv                28672  0
      sata_via               20480  0
      sata_svw               16384  0
      sata_sil24             20480  0
      sata_sil               16384  0
      sata_promise           20480  0
      libata                249856  26 sata_promise,sata_qstor,pata_pdc2027x,pata_efar,pata_hpt366,pata_sil680,sata_svw,sata_sx4,ahci,sata_sis,pata_cmd64x,ata_piix,libsas,pata_mpiix,libahci,pata_rz1000,sata_sil24,sata_uli,sata_sil,pata_sis,ata_generic,pdc_adma,sata_nv,sata_mv,sata_via,sata_vsc
      scsi_mod              225280  37 3w_xxxx,cciss,gdth,aic79xx,aic7xxx,atp870u,lpfc,sd_mod,initio,megaraid_sas,megaraid_mbox,megaraid,BusLogic,dmx3191d,qla2xxx,3w_9xxx,3w_sas,scsi_transport_sas,mptscsih,libsas,libata,dc395x,scsi_transport_spi,mptfc,hpsa,mpt3sas,qla1280,arcmsr,raid_class,sr_mod,sg,mptsas,aacraid,sym53c8xx,aic94xx,mptspi,scsi_transport_fc
      ext4                  585728  3
      mbcache                16384  4 ext4
      fscrypto               28672  1 ext4
      jbd2                  106496  1 ext4
      crc16                  16384  2 bluetooth,ext4
      

      This lsmod with 4.14.2 what not working

      // #lsmod
      Module                  Size  Used by
      binfmt_misc            20480  1
      pci_stub               16384  1
      vboxpci                24576  0
      vboxnetadp             28672  0
      vboxnetflt             28672  0
      vboxdrv               389120  3 vboxnetadp,vboxnetflt,vboxpci
      wacom                 102400  0
      usblp                  20480  0
      usbhid                 49152  1 wacom
      uvcvideo               86016  0
      videobuf2_vmalloc      16384  1 uvcvideo
      videobuf2_memops       16384  1 videobuf2_vmalloc
      videobuf2_v4l2         24576  1 uvcvideo
      videobuf2_core         40960  2 uvcvideo,videobuf2_v4l2
      videodev              176128  3 uvcvideo,videobuf2_core,videobuf2_v4l2
      media                  40960  2 uvcvideo,videodev
      btusb                  45056  0
      btrtl                  16384  1 btusb
      btbcm                  16384  1 btusb
      snd_hda_codec_hdmi     49152  1
      snd_hda_codec_conexant    24576  1
      snd_hda_codec_generic    73728  1 snd_hda_codec_conexant
      snd_soc_skl            86016  0
      snd_soc_skl_ipc        65536  1 snd_soc_skl
      snd_soc_sst_ipc        16384  1 snd_soc_skl_ipc
      snd_soc_sst_dsp        32768  1 snd_soc_skl_ipc
      snd_hda_ext_core       24576  1 snd_soc_skl
      snd_soc_sst_match      16384  1 snd_soc_skl
      snd_soc_core          225280  1 snd_soc_skl
      snd_compress           20480  1 snd_soc_core
      hid_sensor_magn_3d     16384  0
      hid_sensor_als         16384  0
      hid_sensor_rotation    16384  0
      hid_sensor_accel_3d    16384  0
      hid_sensor_gyro_3d     16384  0
      hid_sensor_trigger     16384  11 hid_sensor_als,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation
      hid_sensor_iio_common    16384  6 hid_sensor_als,hid_sensor_accel_3d,hid_sensor_trigger,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation
      industrialio_triggered_buffer    16384  5 hid_sensor_als,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation
      kfifo_buf              16384  1 industrialio_triggered_buffer
      industrialio           69632  8 hid_sensor_als,hid_sensor_accel_3d,hid_sensor_trigger,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation,industrialio_triggered_buffer,kfifo_buf
      hid_sensor_custom      20480  0
      hid_sensor_hub         20480  8 hid_sensor_als,hid_sensor_accel_3d,hid_sensor_iio_common,hid_sensor_trigger,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation,hid_sensor_custom
      intel_ishtp_hid        20480  0
      joydev                 24576  0
      arc4                   16384  2
      iTCO_wdt               16384  0
      rtsx_pci_ms            20480  0
      rtsx_pci_sdmmc         24576  0
      intel_rapl             20480  0
      iTCO_vendor_support    16384  1 iTCO_wdt
      mmc_core              143360  1 rtsx_pci_sdmmc
      memstick               16384  1 rtsx_pci_ms
      x86_pkg_temp_thermal    16384  0
      intel_powerclamp       16384  0
      coretemp               16384  0
      wmi_bmof               16384  0
      kvm_intel             200704  0
      kvm                   589824  1 kvm_intel
      irqbypass              16384  1 kvm
      crct10dif_pclmul       16384  0
      crc32_pclmul           16384  0
      crc32c_intel           24576  4
      ghash_clmulni_intel    16384  0
      pcbc                   16384  0
      hci_uart               77824  0
      btqca                  16384  1 hci_uart
      btintel                16384  2 hci_uart,btusb
      aesni_intel           188416  0
      bluetooth             552960  7 btrtl,hci_uart,btintel,btqca,btbcm,btusb
      aes_x86_64             20480  1 aesni_intel
      crypto_simd            16384  1 aesni_intel
      glue_helper            16384  1 aesni_intel
      cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
      iwlmvm                249856  0
      mac80211              675840  1 iwlmvm
      intel_cstate           16384  0
      intel_uncore          122880  0
      intel_rapl_perf        16384  0
      i915                 1355776  3
      snd_hda_intel          40960  3
      psmouse               147456  0
      snd_hda_codec         126976  4 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_codec_generic
      evdev                  24576  24
      serio_raw              16384  0
      snd_hda_core           81920  7 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec,snd_hda_ext_core,snd_soc_skl,snd_hda_codec_hdmi,snd_hda_codec_generic
      pcspkr                 16384  0
      xhci_pci               16384  0
      iwlwifi               188416  1 iwlmvm
      e1000e                245760  0
      xhci_hcd              212992  1 xhci_pci
      snd_hwdep              16384  1 snd_hda_codec
      drm_kms_helper        163840  1 i915
      snd_pcm                98304  7 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_hda_core,snd_soc_skl,snd_hda_codec_hdmi,snd_soc_core
      ptp                    20480  1 e1000e
      drbg                   28672  1
      intel_ish_ipc          20480  0
      pps_core               20480  1 ptp
      snd_timer              32768  1 snd_pcm
      i2c_i801               24576  0
      cfg80211              614400  3 iwlmvm,iwlwifi,mac80211
      rtsx_pci               57344  2 rtsx_pci_sdmmc,rtsx_pci_ms
      usbcore               249856  6 uvcvideo,usbhid,usblp,xhci_pci,btusb,xhci_hcd
      drm                   372736  4 i915,drm_kms_helper
      intel_ishtp            40960  2 intel_ishtp_hid,intel_ish_ipc
      mei_me                 40960  0
      usb_common             16384  1 usbcore
      i2c_algo_bit           16384  1 i915
      mei                   102400  1 mei_me
      shpchp                 36864  0
      intel_pch_thermal      16384  0
      ucsi_acpi              16384  0
      typec_ucsi             28672  1 ucsi_acpi
      typec                  24576  1 typec_ucsi
      wmi                    24576  1 wmi_bmof
      thinkpad_acpi          86016  1
      ansi_cprng             16384  0
      nvram                  16384  1 thinkpad_acpi
      snd                    77824  17 snd_compress,snd_hda_intel,snd_hwdep,snd_hda_codec_conexant,snd_hda_codec,snd_timer,thinkpad_acpi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_soc_core,snd_pcm
      ac                     16384  0
      soundcore              16384  1 snd
      battery                20480  0
      ecdh_generic           24576  1 bluetooth
      rfkill                 28672  4 bluetooth,thinkpad_acpi,cfg80211
      video                  40960  2 thinkpad_acpi,i915
      i2c_hid                20480  0
      tpm_crb                16384  0
      intel_lpss_acpi        16384  0
      intel_lpss             16384  1 intel_lpss_acpi
      hid                   118784  5 hid_sensor_hub,i2c_hid,usbhid,wacom,intel_ishtp_hid
      mfd_core               16384  3 hid_sensor_hub,rtsx_pci,intel_lpss
      acpi_pad               24576  0
      thermal                20480  0
      button                 16384  1 i915
      pata_rz1000            16384  0
      pata_sil680            16384  0
      pata_pdc2027x          16384  0
      pata_mpiix             16384  0
      nvmet_rdma             24576  0
      nvmet                  49152  1 nvmet_rdma
      nvme_rdma              28672  0
      rdma_cm                57344  2 nvme_rdma,nvmet_rdma
      configfs               36864  3 rdma_cm,nvmet
      ib_cm                  53248  1 rdma_cm
      iw_cm                  45056  1 rdma_cm
      ib_core               221184  5 ib_cm,rdma_cm,nvme_rdma,iw_cm,nvmet_rdma
      nvme_fabrics           20480  1 nvme_rdma
      nvme                   32768  3
      nvme_core              45056  7 nvme_fabrics,nvme_rdma,nvme
      ata_generic            16384  0
      mpt3sas               225280  0
      raid_class             16384  1 mpt3sas
      aic94xx                86016  0
      libsas                 73728  1 aic94xx
      lpfc                  741376  0
      qla2xxx               708608  0
      megaraid_sas          139264  0
      megaraid_mbox          40960  0
      megaraid_mm            20480  1 megaraid_mbox
      megaraid               53248  0
      aacraid               114688  0
      sx8                    24576  0
      DAC960                 81920  0
      hpsa                   98304  0
      3w_9xxx                45056  0
      3w_xxxx                36864  0
      3w_sas                 28672  0
      mptsas                 53248  0
      scsi_transport_sas     40960  5 libsas,hpsa,mpt3sas,mptsas,aic94xx
      mptfc                  20480  0
      scsi_transport_fc      57344  3 lpfc,qla2xxx,mptfc
      mptspi                 24576  0
      mptscsih               32768  3 mptfc,mptsas,mptspi
      mptbase                77824  4 mptscsih,mptfc,mptsas,mptspi
      atp870u                28672  0
      dc395x                 40960  0
      qla1280                32768  0
      dmx3191d               24576  0
      sym53c8xx              81920  0
      gdth                   90112  0
      initio                 28672  0
      BusLogic               28672  0
      arcmsr                 49152  0
      aic7xxx               126976  0
      aic79xx               151552  0
      scsi_transport_spi     32768  5 aic79xx,aic7xxx,dmx3191d,sym53c8xx,mptspi
      sr_mod                 24576  0
      cdrom                  61440  1 sr_mod
      sg                     32768  0
      sd_mod                 49152  0
      pdc_adma               16384  0
      sata_mv                32768  0
      ata_piix               36864  0
      ahci                   36864  0
      libahci                32768  1 ahci
      sata_qstor             16384  0
      sata_vsc               16384  0
      sata_uli               16384  0
      sata_sis               16384  0
      pata_sis               20480  1 sata_sis
      sata_sx4               20480  0
      sata_nv                28672  0
      sata_via               20480  0
      sata_svw               16384  0
      sata_sil24             20480  0
      sata_sil               16384  0
      sata_promise           20480  0
      libata                237568  23 sata_promise,sata_qstor,pata_pdc2027x,pata_sil680,sata_svw,sata_sx4,ahci,sata_sis,ata_piix,libsas,pata_mpiix,libahci,pata_rz1000,sata_sil24,sata_uli,sata_sil,pata_sis,ata_generic,pdc_adma,sata_nv,sata_mv,sata_via,sata_vsc
      scsi_mod              221184  36 3w_xxxx,gdth,aic79xx,aic7xxx,atp870u,lpfc,sd_mod,initio,megaraid_sas,megaraid_mbox,megaraid,BusLogic,dmx3191d,qla2xxx,3w_9xxx,3w_sas,scsi_transport_sas,mptscsih,libsas,libata,dc395x,scsi_transport_spi,mptfc,hpsa,mpt3sas,qla1280,arcmsr,raid_class,sr_mod,sg,mptsas,aacraid,sym53c8xx,aic94xx,mptspi,scsi_transport_fc
      ext4                  626688  3
      fscrypto               28672  1 ext4
      jbd2                  102400  1 ext4
      mbcache                16384  1 ext4
      crc16                  16384  2 bluetooth,ext4
      

        1. dmesg-4.14.2.txt
          75 kB
        2. dmesg-4.14.2-new-ixlwifi.txt
          67 kB
        3. dmesg-4.8.15.txt
          78 kB
        4. modinfo-4.14.2_22to34.txt
          77 kB
        5. modinfo-4.14.2.txt
          29 kB
        6. modinfo-4.14.2.txt
          29 kB
        7. modinfo-4.8.15.txt
          25 kB
        8. pb_wifi-4.14.png
          pb_wifi-4.14.png
          58 kB

            Unassigned Unassigned
            tsymiroro tsymiroro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: