[Kernel-packages] [Bug 1389716] Re: [14.04.1] NIC Qualcomm Atheros Device not working + integreted GPU not used

2014-11-05 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a
kernel version where you were not having this particular problem? This
will help determine if the problem you are seeing is the result of a
regression, and when this regression was introduced.   If this is a
regression, we can perform a kernel bisect to identify the commit that
introduced the problem.

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1389716

Title:
  [14.04.1] NIC  Qualcomm Atheros Device not working + integreted GPU
  not used

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hi all, 
  I found this thread and I had to join in because I got the same issue with my 
brand new MSI GS70 2QE gaming notebook.
  I have managed to install Ubuntu 14.04.1 in dual boot along side windonw 8.1 
with UEFI and secure boot enabled.
  To switch between OS I got 2 ways, is either go to the BIOS and chnge the BBS 
HDD drive order form windows to ubuntu or I let the notebook boot normaly till 
GRUB comes up and choose from there if i want windows or ubuntu to boot, for 
that matter i use GRUB method.
  Now when I am in Ubuntu every works fine but my wi-fi, if I use an RJ45 cable 
i do get internet though.

  The issuing of the comand ifconfig -a is as follow:

  eth0 Link encap:Ethernet HWaddr 44:8a:5b:6e:ec:2c 
  inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
  inet6 addr: fe80::468a:5bff:fe6e:ec2c/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  RX packets:15581 errors:0 dropped:0 overruns:0 frame:0
  TX packets:11436 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:17066393 (17.0 MB) TX bytes:1266194 (1.2 MB)
  Interrupt:19 

  lo Link encap:Local Loopback 
  inet addr:127.0.0.1 Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING MTU:65536 Metric:1
  RX packets:2299 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2299 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:327314 (327.3 KB) TX bytes:327314 (327.3 KB)

  as you can see no wlan or wlan0 showing up.

  The lspci command gives me this:

  00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
  00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
  00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller (rev 06)
  00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB xHCI (rev 05)
  00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 05)
  00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 05)
  00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d5)
  00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d5)
  00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d5)
  00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d5)
  00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 05)
  00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
  00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset 
Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
  00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 05)
  01:00.0 3D controller: NVIDIA Corporation Device 13d8 (rev a1)
  03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5249 
(rev 01)
  04:00.0 Ethernet controller: Qualcomm Atheros Killer E2200 Gigabit Ethernet 
Controller (rev 13)
  05:00.0 Network controller: Qualcomm Atheros Device 003e (rev 20)

  therefore I cannot figure out how to get my wi-fi working, I installed
  the lastest kernel 3.18.0-031800rc3-generic and run apt-get update and
  upgrade but with no result.

  Is sad that i cannot get wi-fi in ubuntu since i use it quite a lot in
  ssh, SFTP and the like since i do code in it.

  Lastly if can be of any help when i boot ubuntu before the user screen
  password appears i do get this message:

  2.065748 Bluetooth: Patch file not found ar3k/AthrBT_0x02000.dfu
  2.065781 Bluetooth: Loading path file failed

  EDIT: Just to add anoter issue when in Ububtu the integrated GPU does not 
kick in and my lapton 

[Kernel-packages] [Bug 1389716] Re: [14.04.1] NIC Qualcomm Atheros Device not working + integreted GPU not used

2014-11-05 Thread R0blucci
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1389716

Title:
  [14.04.1] NIC  Qualcomm Atheros Device not working + integreted GPU
  not used

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hi all, 
  I found this thread and I had to join in because I got the same issue with my 
brand new MSI GS70 2QE gaming notebook.
  I have managed to install Ubuntu 14.04.1 in dual boot along side windonw 8.1 
with UEFI and secure boot enabled.
  To switch between OS I got 2 ways, is either go to the BIOS and chnge the BBS 
HDD drive order form windows to ubuntu or I let the notebook boot normaly till 
GRUB comes up and choose from there if i want windows or ubuntu to boot, for 
that matter i use GRUB method.
  Now when I am in Ubuntu every works fine but my wi-fi, if I use an RJ45 cable 
i do get internet though.

  The issuing of the comand ifconfig -a is as follow:

  eth0 Link encap:Ethernet HWaddr 44:8a:5b:6e:ec:2c 
  inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
  inet6 addr: fe80::468a:5bff:fe6e:ec2c/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  RX packets:15581 errors:0 dropped:0 overruns:0 frame:0
  TX packets:11436 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:17066393 (17.0 MB) TX bytes:1266194 (1.2 MB)
  Interrupt:19 

  lo Link encap:Local Loopback 
  inet addr:127.0.0.1 Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING MTU:65536 Metric:1
  RX packets:2299 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2299 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:327314 (327.3 KB) TX bytes:327314 (327.3 KB)

  as you can see no wlan or wlan0 showing up.

  The lspci command gives me this:

  00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
  00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
  00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller (rev 06)
  00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB xHCI (rev 05)
  00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 05)
  00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 05)
  00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d5)
  00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d5)
  00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d5)
  00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d5)
  00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 05)
  00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
  00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset 
Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
  00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 05)
  01:00.0 3D controller: NVIDIA Corporation Device 13d8 (rev a1)
  03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5249 
(rev 01)
  04:00.0 Ethernet controller: Qualcomm Atheros Killer E2200 Gigabit Ethernet 
Controller (rev 13)
  05:00.0 Network controller: Qualcomm Atheros Device 003e (rev 20)

  therefore I cannot figure out how to get my wi-fi working, I installed
  the lastest kernel 3.18.0-031800rc3-generic and run apt-get update and
  upgrade but with no result.

  Is sad that i cannot get wi-fi in ubuntu since i use it quite a lot in
  ssh, SFTP and the like since i do code in it.

  Lastly if can be of any help when i boot ubuntu before the user screen
  password appears i do get this message:

  2.065748 Bluetooth: Patch file not found ar3k/AthrBT_0x02000.dfu
  2.065781 Bluetooth: Loading path file failed

  EDIT: Just to add anoter issue when in Ububtu the integrated GPU does not 
kick in and my lapton uses the dscrate GPU card (GTX 970M) instead, i can see 
that because whenever time the power bottom is red means that the notebook is 
using the Nvidia card.
  Is not a big deal but If you guys now why i cannot use the HD 4600 integrated 
card would be nice, so i can save some battery power.

  Thanks for the help, if you need more information just ask I will do
  

[Kernel-packages] [Bug 1389716] Re: [14.04.1] NIC Qualcomm Atheros Device not working + integreted GPU not used

2014-11-05 Thread R0blucci
I ran the apport-collect 1389716 command and changed the bug's status
to Confirmed.

I had this problem as soon as I installed ubuntu 14.04 64-bit in UEFI mode, to 
make it run along a windown 8.1 shipped machine.
The kernel version I had right after installation was the 3.13 and upgraded to 
the 3.16 and 3.18 after but none of them solve the wi-fi issue.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1389716

Title:
  [14.04.1] NIC  Qualcomm Atheros Device not working + integreted GPU
  not used

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hi all, 
  I found this thread and I had to join in because I got the same issue with my 
brand new MSI GS70 2QE gaming notebook.
  I have managed to install Ubuntu 14.04.1 in dual boot along side windonw 8.1 
with UEFI and secure boot enabled.
  To switch between OS I got 2 ways, is either go to the BIOS and chnge the BBS 
HDD drive order form windows to ubuntu or I let the notebook boot normaly till 
GRUB comes up and choose from there if i want windows or ubuntu to boot, for 
that matter i use GRUB method.
  Now when I am in Ubuntu every works fine but my wi-fi, if I use an RJ45 cable 
i do get internet though.

  The issuing of the comand ifconfig -a is as follow:

  eth0 Link encap:Ethernet HWaddr 44:8a:5b:6e:ec:2c 
  inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
  inet6 addr: fe80::468a:5bff:fe6e:ec2c/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  RX packets:15581 errors:0 dropped:0 overruns:0 frame:0
  TX packets:11436 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:17066393 (17.0 MB) TX bytes:1266194 (1.2 MB)
  Interrupt:19 

  lo Link encap:Local Loopback 
  inet addr:127.0.0.1 Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING MTU:65536 Metric:1
  RX packets:2299 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2299 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:327314 (327.3 KB) TX bytes:327314 (327.3 KB)

  as you can see no wlan or wlan0 showing up.

  The lspci command gives me this:

  00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
  00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
  00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller (rev 06)
  00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB xHCI (rev 05)
  00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 05)
  00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 05)
  00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d5)
  00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d5)
  00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d5)
  00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d5)
  00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 05)
  00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
  00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset 
Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
  00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 05)
  01:00.0 3D controller: NVIDIA Corporation Device 13d8 (rev a1)
  03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5249 
(rev 01)
  04:00.0 Ethernet controller: Qualcomm Atheros Killer E2200 Gigabit Ethernet 
Controller (rev 13)
  05:00.0 Network controller: Qualcomm Atheros Device 003e (rev 20)

  therefore I cannot figure out how to get my wi-fi working, I installed
  the lastest kernel 3.18.0-031800rc3-generic and run apt-get update and
  upgrade but with no result.

  Is sad that i cannot get wi-fi in ubuntu since i use it quite a lot in
  ssh, SFTP and the like since i do code in it.

  Lastly if can be of any help when i boot ubuntu before the user screen
  password appears i do get this message:

  2.065748 Bluetooth: Patch file not found ar3k/AthrBT_0x02000.dfu
  2.065781 Bluetooth: Loading path file failed

  EDIT: Just to add anoter issue when in Ububtu the integrated GPU does not 
kick in and my lapton uses the dscrate GPU card (GTX 970M) instead, i can see 
that because whenever 

[Kernel-packages] [Bug 1389716] Re: [14.04.1] NIC Qualcomm Atheros Device not working + integreted GPU not used

2014-11-05 Thread Christopher M. Penalver
R0blucci, when running the apport-collect one needs to ensure they are
booted into the default Ubuntu kernel, not a mainline/upstream one.

Hence, could you please run it again and post the terminal results here?

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1389716

Title:
  [14.04.1] NIC  Qualcomm Atheros Device not working + integreted GPU
  not used

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hi all, 
  I found this thread and I had to join in because I got the same issue with my 
brand new MSI GS70 2QE gaming notebook.
  I have managed to install Ubuntu 14.04.1 in dual boot along side windonw 8.1 
with UEFI and secure boot enabled.
  To switch between OS I got 2 ways, is either go to the BIOS and chnge the BBS 
HDD drive order form windows to ubuntu or I let the notebook boot normaly till 
GRUB comes up and choose from there if i want windows or ubuntu to boot, for 
that matter i use GRUB method.
  Now when I am in Ubuntu every works fine but my wi-fi, if I use an RJ45 cable 
i do get internet though.

  The issuing of the comand ifconfig -a is as follow:

  eth0 Link encap:Ethernet HWaddr 44:8a:5b:6e:ec:2c 
  inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
  inet6 addr: fe80::468a:5bff:fe6e:ec2c/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  RX packets:15581 errors:0 dropped:0 overruns:0 frame:0
  TX packets:11436 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:17066393 (17.0 MB) TX bytes:1266194 (1.2 MB)
  Interrupt:19 

  lo Link encap:Local Loopback 
  inet addr:127.0.0.1 Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING MTU:65536 Metric:1
  RX packets:2299 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2299 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:327314 (327.3 KB) TX bytes:327314 (327.3 KB)

  as you can see no wlan or wlan0 showing up.

  The lspci command gives me this:

  00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
  00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
  00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller (rev 06)
  00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB xHCI (rev 05)
  00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 05)
  00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 05)
  00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d5)
  00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d5)
  00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d5)
  00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d5)
  00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 05)
  00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
  00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset 
Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
  00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 05)
  01:00.0 3D controller: NVIDIA Corporation Device 13d8 (rev a1)
  03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5249 
(rev 01)
  04:00.0 Ethernet controller: Qualcomm Atheros Killer E2200 Gigabit Ethernet 
Controller (rev 13)
  05:00.0 Network controller: Qualcomm Atheros Device 003e (rev 20)

  therefore I cannot figure out how to get my wi-fi working, I installed
  the lastest kernel 3.18.0-031800rc3-generic and run apt-get update and
  upgrade but with no result.

  Is sad that i cannot get wi-fi in ubuntu since i use it quite a lot in
  ssh, SFTP and the like since i do code in it.

  Lastly if can be of any help when i boot ubuntu before the user screen
  password appears i do get this message:

  2.065748 Bluetooth: Patch file not found ar3k/AthrBT_0x02000.dfu
  2.065781 Bluetooth: Loading path file failed

  EDIT: Just to add anoter issue when in Ububtu the integrated GPU does not 
kick in and my lapton uses the dscrate GPU card (GTX 970M) instead, i can see 
that because whenever time the power bottom is red means that the notebook is 
using the Nvidia 

[Kernel-packages] [Bug 1389716] Re: [14.04.1] NIC Qualcomm Atheros Device not working + integreted GPU not used

2014-11-05 Thread R0blucci
Sorry okay, then I rerun ubuntu installation just to make absolutely
sure that everything is at default value and run the command.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1389716

Title:
  [14.04.1] NIC  Qualcomm Atheros Device not working + integreted GPU
  not used

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hi all, 
  I found this thread and I had to join in because I got the same issue with my 
brand new MSI GS70 2QE gaming notebook.
  I have managed to install Ubuntu 14.04.1 in dual boot along side windonw 8.1 
with UEFI and secure boot enabled.
  To switch between OS I got 2 ways, is either go to the BIOS and chnge the BBS 
HDD drive order form windows to ubuntu or I let the notebook boot normaly till 
GRUB comes up and choose from there if i want windows or ubuntu to boot, for 
that matter i use GRUB method.
  Now when I am in Ubuntu every works fine but my wi-fi, if I use an RJ45 cable 
i do get internet though.

  The issuing of the comand ifconfig -a is as follow:

  eth0 Link encap:Ethernet HWaddr 44:8a:5b:6e:ec:2c 
  inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
  inet6 addr: fe80::468a:5bff:fe6e:ec2c/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  RX packets:15581 errors:0 dropped:0 overruns:0 frame:0
  TX packets:11436 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:17066393 (17.0 MB) TX bytes:1266194 (1.2 MB)
  Interrupt:19 

  lo Link encap:Local Loopback 
  inet addr:127.0.0.1 Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING MTU:65536 Metric:1
  RX packets:2299 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2299 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:327314 (327.3 KB) TX bytes:327314 (327.3 KB)

  as you can see no wlan or wlan0 showing up.

  The lspci command gives me this:

  00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
  00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
  00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller (rev 06)
  00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB xHCI (rev 05)
  00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 05)
  00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 05)
  00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d5)
  00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d5)
  00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d5)
  00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d5)
  00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 05)
  00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
  00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset 
Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
  00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 05)
  01:00.0 3D controller: NVIDIA Corporation Device 13d8 (rev a1)
  03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5249 
(rev 01)
  04:00.0 Ethernet controller: Qualcomm Atheros Killer E2200 Gigabit Ethernet 
Controller (rev 13)
  05:00.0 Network controller: Qualcomm Atheros Device 003e (rev 20)

  therefore I cannot figure out how to get my wi-fi working, I installed
  the lastest kernel 3.18.0-031800rc3-generic and run apt-get update and
  upgrade but with no result.

  Is sad that i cannot get wi-fi in ubuntu since i use it quite a lot in
  ssh, SFTP and the like since i do code in it.

  Lastly if can be of any help when i boot ubuntu before the user screen
  password appears i do get this message:

  2.065748 Bluetooth: Patch file not found ar3k/AthrBT_0x02000.dfu
  2.065781 Bluetooth: Loading path file failed

  EDIT: Just to add anoter issue when in Ububtu the integrated GPU does not 
kick in and my lapton uses the dscrate GPU card (GTX 970M) instead, i can see 
that because whenever time the power bottom is red means that the notebook is 
using the Nvidia card.
  Is not a big deal but If you guys now why i cannot use the HD 4600 integrated 
card would be nice, so i can save some battery power.

  Thanks 

[Kernel-packages] [Bug 1389716] Re: [14.04.1] NIC Qualcomm Atheros Device not working + integreted GPU not used

2014-11-05 Thread Christopher M. Penalver
R0blucci, if you haven't heavily modified your current install with non-
default / custom packages / PPAs, you could just boot into a live
environment via http://releases.ubuntu.com/ and then do the apport-
collect.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1389716

Title:
  [14.04.1] NIC  Qualcomm Atheros Device not working + integreted GPU
  not used

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hi all, 
  I found this thread and I had to join in because I got the same issue with my 
brand new MSI GS70 2QE gaming notebook.
  I have managed to install Ubuntu 14.04.1 in dual boot along side windonw 8.1 
with UEFI and secure boot enabled.
  To switch between OS I got 2 ways, is either go to the BIOS and chnge the BBS 
HDD drive order form windows to ubuntu or I let the notebook boot normaly till 
GRUB comes up and choose from there if i want windows or ubuntu to boot, for 
that matter i use GRUB method.
  Now when I am in Ubuntu every works fine but my wi-fi, if I use an RJ45 cable 
i do get internet though.

  The issuing of the comand ifconfig -a is as follow:

  eth0 Link encap:Ethernet HWaddr 44:8a:5b:6e:ec:2c 
  inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
  inet6 addr: fe80::468a:5bff:fe6e:ec2c/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  RX packets:15581 errors:0 dropped:0 overruns:0 frame:0
  TX packets:11436 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:17066393 (17.0 MB) TX bytes:1266194 (1.2 MB)
  Interrupt:19 

  lo Link encap:Local Loopback 
  inet addr:127.0.0.1 Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING MTU:65536 Metric:1
  RX packets:2299 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2299 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:327314 (327.3 KB) TX bytes:327314 (327.3 KB)

  as you can see no wlan or wlan0 showing up.

  The lspci command gives me this:

  00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
  00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
  00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller (rev 06)
  00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB xHCI (rev 05)
  00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 05)
  00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 05)
  00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d5)
  00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d5)
  00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d5)
  00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d5)
  00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 05)
  00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
  00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset 
Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
  00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 05)
  01:00.0 3D controller: NVIDIA Corporation Device 13d8 (rev a1)
  03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5249 
(rev 01)
  04:00.0 Ethernet controller: Qualcomm Atheros Killer E2200 Gigabit Ethernet 
Controller (rev 13)
  05:00.0 Network controller: Qualcomm Atheros Device 003e (rev 20)

  therefore I cannot figure out how to get my wi-fi working, I installed
  the lastest kernel 3.18.0-031800rc3-generic and run apt-get update and
  upgrade but with no result.

  Is sad that i cannot get wi-fi in ubuntu since i use it quite a lot in
  ssh, SFTP and the like since i do code in it.

  Lastly if can be of any help when i boot ubuntu before the user screen
  password appears i do get this message:

  2.065748 Bluetooth: Patch file not found ar3k/AthrBT_0x02000.dfu
  2.065781 Bluetooth: Loading path file failed

  EDIT: Just to add anoter issue when in Ububtu the integrated GPU does not 
kick in and my lapton uses the dscrate GPU card (GTX 970M) instead, i can see 
that because whenever time the power bottom is red means that the notebook is 
using the Nvidia card.
  Is not a big deal but If you guys now why i cannot use the 

[Kernel-packages] [Bug 1389716] Re: [14.04.1] NIC Qualcomm Atheros Device not working + integreted GPU not used

2014-11-05 Thread R0blucci
apport information

** Tags added: apport-collected trusty

** Description changed:

  Hi all, 
  I found this thread and I had to join in because I got the same issue with my 
brand new MSI GS70 2QE gaming notebook.
  I have managed to install Ubuntu 14.04.1 in dual boot along side windonw 8.1 
with UEFI and secure boot enabled.
  To switch between OS I got 2 ways, is either go to the BIOS and chnge the BBS 
HDD drive order form windows to ubuntu or I let the notebook boot normaly till 
GRUB comes up and choose from there if i want windows or ubuntu to boot, for 
that matter i use GRUB method.
  Now when I am in Ubuntu every works fine but my wi-fi, if I use an RJ45 cable 
i do get internet though.
  
  The issuing of the comand ifconfig -a is as follow:
  
  eth0 Link encap:Ethernet HWaddr 44:8a:5b:6e:ec:2c 
  inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
  inet6 addr: fe80::468a:5bff:fe6e:ec2c/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  RX packets:15581 errors:0 dropped:0 overruns:0 frame:0
  TX packets:11436 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:17066393 (17.0 MB) TX bytes:1266194 (1.2 MB)
  Interrupt:19 
  
  lo Link encap:Local Loopback 
  inet addr:127.0.0.1 Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING MTU:65536 Metric:1
  RX packets:2299 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2299 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:327314 (327.3 KB) TX bytes:327314 (327.3 KB)
  
  as you can see no wlan or wlan0 showing up.
  
  The lspci command gives me this:
  
  00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
  00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
  00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller (rev 06)
  00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB xHCI (rev 05)
  00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 05)
  00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 05)
  00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d5)
  00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d5)
  00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d5)
  00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d5)
  00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 05)
  00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
  00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset 
Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
  00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 05)
  01:00.0 3D controller: NVIDIA Corporation Device 13d8 (rev a1)
  03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5249 
(rev 01)
  04:00.0 Ethernet controller: Qualcomm Atheros Killer E2200 Gigabit Ethernet 
Controller (rev 13)
  05:00.0 Network controller: Qualcomm Atheros Device 003e (rev 20)
  
  therefore I cannot figure out how to get my wi-fi working, I installed
  the lastest kernel 3.18.0-031800rc3-generic and run apt-get update and
  upgrade but with no result.
  
  Is sad that i cannot get wi-fi in ubuntu since i use it quite a lot in
  ssh, SFTP and the like since i do code in it.
  
  Lastly if can be of any help when i boot ubuntu before the user screen
  password appears i do get this message:
  
  2.065748 Bluetooth: Patch file not found ar3k/AthrBT_0x02000.dfu
  2.065781 Bluetooth: Loading path file failed
  
  EDIT: Just to add anoter issue when in Ububtu the integrated GPU does not 
kick in and my lapton uses the dscrate GPU card (GTX 970M) instead, i can see 
that because whenever time the power bottom is red means that the notebook is 
using the Nvidia card.
  Is not a big deal but If you guys now why i cannot use the HD 4600 integrated 
card would be nice, so i can save some battery power.
  
- Thanks for the help, if you need more information just ask I will do
- anything i can to help you figure out the problem
+ Thanks for the help, if you need more information just ask I will do anything 
i can to help you figure out the problem
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS 

[Kernel-packages] [Bug 1389716] Re: [14.04.1] NIC Qualcomm Atheros Device not working + integreted GPU not used

2014-11-05 Thread R0blucci
This is the terminal result after i launched apport-collect 1389716 command:
The authorization page:
 
(https://launchpad.net/+authorize-token?oauth_token=P1vh71tncB2C3KgJCWKZallow_permission=DESKTOP_INTEGRATION)
should be opening in your browser. Use your browser to authorize
this program to access Launchpad on your behalf.
Press any key to continue or wait (5) seconds...
Waiting to hear from Launchpad about your decision...

(process:3601): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size 
== 0' failed
dpkg-query: no packages found matching linux

** Description changed:

  Hi all, 
  I found this thread and I had to join in because I got the same issue with my 
brand new MSI GS70 2QE gaming notebook.
  I have managed to install Ubuntu 14.04.1 in dual boot along side windonw 8.1 
with UEFI and secure boot enabled.
  To switch between OS I got 2 ways, is either go to the BIOS and chnge the BBS 
HDD drive order form windows to ubuntu or I let the notebook boot normaly till 
GRUB comes up and choose from there if i want windows or ubuntu to boot, for 
that matter i use GRUB method.
  Now when I am in Ubuntu every works fine but my wi-fi, if I use an RJ45 cable 
i do get internet though.
  
  The issuing of the comand ifconfig -a is as follow:
  
  eth0 Link encap:Ethernet HWaddr 44:8a:5b:6e:ec:2c 
  inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
  inet6 addr: fe80::468a:5bff:fe6e:ec2c/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  RX packets:15581 errors:0 dropped:0 overruns:0 frame:0
  TX packets:11436 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:17066393 (17.0 MB) TX bytes:1266194 (1.2 MB)
  Interrupt:19 
  
  lo Link encap:Local Loopback 
  inet addr:127.0.0.1 Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING MTU:65536 Metric:1
  RX packets:2299 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2299 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:327314 (327.3 KB) TX bytes:327314 (327.3 KB)
  
  as you can see no wlan or wlan0 showing up.
  
  The lspci command gives me this:
  
  00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
  00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
  00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller (rev 06)
  00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB xHCI (rev 05)
  00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 05)
  00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 05)
  00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d5)
  00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d5)
  00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d5)
  00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d5)
  00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 05)
  00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
  00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset 
Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
  00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 05)
  01:00.0 3D controller: NVIDIA Corporation Device 13d8 (rev a1)
  03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5249 
(rev 01)
  04:00.0 Ethernet controller: Qualcomm Atheros Killer E2200 Gigabit Ethernet 
Controller (rev 13)
  05:00.0 Network controller: Qualcomm Atheros Device 003e (rev 20)
  
  therefore I cannot figure out how to get my wi-fi working, I installed
  the lastest kernel 3.18.0-031800rc3-generic and run apt-get update and
  upgrade but with no result.
  
  Is sad that i cannot get wi-fi in ubuntu since i use it quite a lot in
  ssh, SFTP and the like since i do code in it.
  
  Lastly if can be of any help when i boot ubuntu before the user screen
  password appears i do get this message:
  
  2.065748 Bluetooth: Patch file not found ar3k/AthrBT_0x02000.dfu
  2.065781 Bluetooth: Loading path file failed
  
  EDIT: Just to add anoter issue when in Ububtu the integrated GPU does not 
kick in and my lapton uses the dscrate GPU card (GTX 970M) instead, i can see 
that because whenever time the power bottom is red means that the notebook is 
using 

[Kernel-packages] [Bug 1389716] Re: [14.04.1] NIC Qualcomm Atheros Device not working + integreted GPU not used

2014-11-05 Thread Christopher M. Penalver
** Description changed:

- Hi all, 
- I found this thread and I had to join in because I got the same issue with my 
brand new MSI GS70 2QE gaming notebook.
- I have managed to install Ubuntu 14.04.1 in dual boot along side windonw 8.1 
with UEFI and secure boot enabled.
- To switch between OS I got 2 ways, is either go to the BIOS and chnge the BBS 
HDD drive order form windows to ubuntu or I let the notebook boot normaly till 
GRUB comes up and choose from there if i want windows or ubuntu to boot, for 
that matter i use GRUB method.
- Now when I am in Ubuntu every works fine but my wi-fi, if I use an RJ45 cable 
i do get internet though.
+ With my brand new MSI GS70 2QE gaming notebook, my WiFi doesn't work. I
+ installed the lastest kernel 3.18.0-031800rc3-generic and run apt-get
+ update and upgrade but with no result.
+ 
+ WORKAROUND: I use an RJ45 cable i do get internet though.
  
  The issuing of the comand ifconfig -a is as follow:
- 
- eth0 Link encap:Ethernet HWaddr 44:8a:5b:6e:ec:2c 
+ eth0 Link encap:Ethernet HWaddr 44:8a:5b:6e:ec:2c
  inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
  inet6 addr: fe80::468a:5bff:fe6e:ec2c/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  RX packets:15581 errors:0 dropped:0 overruns:0 frame:0
  TX packets:11436 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000 
+ collisions:0 txqueuelen:1000
  RX bytes:17066393 (17.0 MB) TX bytes:1266194 (1.2 MB)
- Interrupt:19 
+ Interrupt:19
  
- lo Link encap:Local Loopback 
+ lo Link encap:Local Loopback
  inet addr:127.0.0.1 Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING MTU:65536 Metric:1
  RX packets:2299 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2299 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:0 
+ collisions:0 txqueuelen:0
  RX bytes:327314 (327.3 KB) TX bytes:327314 (327.3 KB)
  
  as you can see no wlan or wlan0 showing up.
  
- The lspci command gives me this:
  
- 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
- 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
- 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
- 00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller (rev 06)
- 00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB xHCI (rev 05)
- 00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
- 00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 05)
- 00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 05)
- 00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d5)
- 00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d5)
- 00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d5)
- 00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d5)
- 00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 05)
- 00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
- 00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset 
Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
- 00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 05)
- 01:00.0 3D controller: NVIDIA Corporation Device 13d8 (rev a1)
- 03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5249 
(rev 01)
- 04:00.0 Ethernet controller: Qualcomm Atheros Killer E2200 Gigabit Ethernet 
Controller (rev 13)
- 05:00.0 Network controller: Qualcomm Atheros Device 003e (rev 20)
- 
- therefore I cannot figure out how to get my wi-fi working, I installed
- the lastest kernel 3.18.0-031800rc3-generic and run apt-get update and
- upgrade but with no result.
- 
- Is sad that i cannot get wi-fi in ubuntu since i use it quite a lot in
- ssh, SFTP and the like since i do code in it.
- 
- Lastly if can be of any help when i boot ubuntu before the user screen
- password appears i do get this message:
- 
+ Lastly, when i boot Ubuntu before the user screen password appears get the 
message:
  2.065748 Bluetooth: Patch file not found ar3k/AthrBT_0x02000.dfu
  2.065781 Bluetooth: Loading path file failed
  
- EDIT: Just to add anoter issue when in Ububtu the integrated GPU does not 
kick in and my lapton uses the dscrate GPU card (GTX 970M) instead, i can see 
that because whenever time the power bottom is red means that the notebook is 
using the Nvidia card.
- Is not a big deal but If you guys now why i cannot use