kszonek
January 14th, 2020, 09:46 AM
Got stucked with wireless on industrial PC from Dell. Works great on stock windows, is supposed to run well with ubuntu: certified hardware (https://certification.ubuntu.com/hardware/201603-21474)
I am running fresh install of Ubuntu server 18.04.3
$ dmesg | grep mwifiex_pcie
[ 8.982549] mwifiex_pcie 0000:03:00.0: enabling device (0000 -> 0002)
[ 8.982726] mwifiex_pcie: try set_consistent_dma_mask(32)
[ 8.982786] mwifiex_pcie: PCI memory map Virt0: (ptrval) PCI memory map Virt2: (ptrval)
[ 9.116084] mwifiex_pcie 0000:03:00.0: PCI-E is not the winner <0x6>
[ 9.116088] mwifiex_pcie 0000:03:00.0: WLAN is not the winner! Skip FW dnld
[ 25.336455] mwifiex_pcie 0000:03:00.0: FW failed to be active in time
[ 25.336460] mwifiex_pcie 0000:03:00.0: info: _mwifiex_fw_dpc: unregister device
$ lspci | grep net
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 19)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 19)
03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88W8897 [AVASTAR] 802.11ac Wireless
$ uname -a
Linux 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
ip / ifconfig / iwconfig show no wireless interface at all.
I am experienced with Linux, but cant move any forward, any hint? Maybe just point me in the right direction... Already spend few days on it and no progress.
edit:
$ ls /lib/firmware/mrvl
pcie8897_uapsta.bin pcieusb8997_combo_v4.bin sd8787_uapsta.bin sd8887_uapsta.bin usb8797_uapsta.bin usbusb8997_combo_v4.bin
pcie8997_wlan_v4.bin sd8688.bin sd8797_uapsta.bin sd8897_uapsta.bin usb8801_uapsta.bin
pcieuart8997_combo_v4.bin sd8688_helper.bin sd8801_uapsta.bin usb8766_uapsta.bin usb8897_uapsta.bin
I am running fresh install of Ubuntu server 18.04.3
$ dmesg | grep mwifiex_pcie
[ 8.982549] mwifiex_pcie 0000:03:00.0: enabling device (0000 -> 0002)
[ 8.982726] mwifiex_pcie: try set_consistent_dma_mask(32)
[ 8.982786] mwifiex_pcie: PCI memory map Virt0: (ptrval) PCI memory map Virt2: (ptrval)
[ 9.116084] mwifiex_pcie 0000:03:00.0: PCI-E is not the winner <0x6>
[ 9.116088] mwifiex_pcie 0000:03:00.0: WLAN is not the winner! Skip FW dnld
[ 25.336455] mwifiex_pcie 0000:03:00.0: FW failed to be active in time
[ 25.336460] mwifiex_pcie 0000:03:00.0: info: _mwifiex_fw_dpc: unregister device
$ lspci | grep net
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 19)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 19)
03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88W8897 [AVASTAR] 802.11ac Wireless
$ uname -a
Linux 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
ip / ifconfig / iwconfig show no wireless interface at all.
I am experienced with Linux, but cant move any forward, any hint? Maybe just point me in the right direction... Already spend few days on it and no progress.
edit:
$ ls /lib/firmware/mrvl
pcie8897_uapsta.bin pcieusb8997_combo_v4.bin sd8787_uapsta.bin sd8887_uapsta.bin usb8797_uapsta.bin usbusb8997_combo_v4.bin
pcie8997_wlan_v4.bin sd8688.bin sd8797_uapsta.bin sd8897_uapsta.bin usb8801_uapsta.bin
pcieuart8997_combo_v4.bin sd8688_helper.bin sd8801_uapsta.bin usb8766_uapsta.bin usb8897_uapsta.bin