I'm new to linux and I've recently installed ubuntu 15.04 onto my 16GB thumbdrive. The issue is that it has no wifi capability.
lspci shows:
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
lshw:
*-network DISABLED
description: Ethernet interface
physical id: 1
logical name: wwan0
serial: f2:71:5c:26:ae:cf
capabilities: ethernet physical
configuration: broadcast=yes driver=qmi_wwan driverversion=22-Aug-2005 firmware=WWAN/QMI device link=no multicast=yes
On my windows, I see that it uses a broadcom driver. I've tried the solution from cannot use wifi broadcom 802.11 alternative driver in ubuntu 15.04 , to no avail. There were no error message, it appears as if nothing has changed.
Btw, I have no internet access on my linux since it cannot connect to wifi, and I'm also using an ethernet to usb adapter for ethernet connection, which I do not have the driver (QF9700).
Would appreciate any help to get my wifi working.