[Kernel-packages] [Bug 1875236] Re: Different kernel gives different RAM results

2020-06-26 Thread kushal kulasuriya
this has been affecting me with the same laptop in arch and manjaro too

-- 
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/1875236

Title:
  Different kernel gives different RAM results

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Kernel from installed distro doesn't recognize all available memory on my 
laptop (Acer Swift 5 SF514-54T-59VD, Ubuntu Focal Fossa 20.04).  When I load 
Linux distro (Focal Fossa 20.04 release) from installation USB-stick Kernel 
detects all memory (over 7Gb, part of memory used by graphic, on laptop 
installed 8Gb memory). Kernel from installed distro shows only 1.5 Gb available 
memory. 
  Output of commands for installed system: 
  $ lsb_release -a; uname -a; free -m
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description: Ubuntu 20.04 LTS
  Release: 20.04
  Codename: focal
  Linux mxmaki 5.4.0-26-generic #30-Ubuntu SMP Mon Apr 20 16:58:30 UTC 2020 
x86_64 x86_64 x86_64 GNU/Linux
total used free shared buff/cache available
  Mem: 1628 806 110 163 711 498
  Swap: 2047 24 2023

  Output of commands for system from installation USB-stick:
  $ lsb_release -a; uname -a; free -m
  Distributor ID: Ubuntu
  Description: Ubuntu 20.04 LTS
  Release: 20.04
  Codename: focal
  Linux ubuntu 5.4.0-26-generic #30-Ubuntu SMP Mon Apr 20 16:58:30 UTC 2020 
x86_64 x86_64 x86_64 GNU/Linux
total used free shared buff/cache available
  Mem: 7641 763 3323 675 3554 5903
  Swap: 0 0 0

  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-04-18 (9 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200417)
  MachineType: Acer Swift SF514-54T
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic 
root=UUID=52fa8c38-ee95-4b49-834a-f21af8e7e904 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  Tags:  focal
  Uname: Linux 5.4.0-26-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/19/2019
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.13
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Yebisu_IL
  dmi.board.vendor: IL
  dmi.board.version: V1.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.13:bd12/19/2019:svnAcer:pnSwiftSF514-54T:pvrV1.13:rvnIL:rnYebisu_IL:rvrV1.13:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.family: Swift 5
  dmi.product.name: Swift SF514-54T
  dmi.product.sku: 
  dmi.product.version: V1.13
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1875236/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] Re: WiFi is not detected for Intel Dual BandWireless-AC 3168

2016-10-04 Thread Kushal
No, this problem exists since the clean install I did for Ubuntu 16.04.1
(I'm using elementary OS Loki stable), WiFi support was missing out-of-
the-box, as I mentioned in the link I provided in my comment #1, upon
searching for Linux support for this Intel Adapter, I found this page
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi which says
that support for IntelĀ® Wireless 3168 (the WiFi+Bluetooth adapter I have
in laptop) was added starting Kernel 4.6.

So chances are that 4.4.x may never support it until either 1) someone
back-ports the firmware to 4.4 or 2) Ubuntu 16.04.2 (with Kernel 4.8)
releases.

I filed this bug to track if someone is back-porting hardware support
from newer kernels. Also to summarize, I did test following:

1) With stock Kernel 4.4, only Bluetooth works, WiFi is undetected.
2) With Kernel 4.6.x from Mainline, Nothing works, both WiFi and Bluetooth 
remain undetected.
3) With Kernel 4.7.x from Mainline, WiFi works but Bluetooth is undetected.
4) With Kernel 4.8 from Mainline, both are working just fine!

Right now, I'm stuck with Kernel 4.8 (stable release) at the cost of
battery life.

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 1627114] Re: WiFi is not detected for Intel Dual BandWireless-AC 3168

2016-10-03 Thread Kushal
Hi Joseph, I tested 4.4.23 from mainline, WiFi and Bluetooth remain
undetected, I'm currently on 4.8 RC8 where both work fine (only battery
life is bad). Let me know in case you want output of certain commands on
4.4.23. Meanwhile, I'm adding the tag as you said. Thanks!

** Tags added: kernel-bug-exists-upstream

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] Re: WiFi is not detected for Intel Dual BandWireless-AC 3168

2016-09-25 Thread Kushal
This bug is not present in Ubuntu 16.10 Beta 2 (running Kernel 4.8), any
way this fix can be back-ported to LTS with Kernel 4.4?

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] Re: WiFi is not detected for Intel Dual BandWireless-AC 3168

2016-09-23 Thread Kushal
** 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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] CurrentDmesg.txt

2016-09-23 Thread Kushal
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1627114/+attachment/4747242/+files/CurrentDmesg.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] PulseList.txt

2016-09-23 Thread Kushal
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1627114/+attachment/4747259/+files/PulseList.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] CRDA.txt

2016-09-23 Thread Kushal
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1627114/+attachment/4747241/+files/CRDA.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] ProcEnviron.txt

2016-09-23 Thread Kushal
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1627114/+attachment/4747251/+files/ProcEnviron.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] WifiSyslog.txt

2016-09-23 Thread Kushal
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1627114/+attachment/4747264/+files/WifiSyslog.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] JournalErrors.txt

2016-09-23 Thread Kushal
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1627114/+attachment/4747244/+files/JournalErrors.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] UdevDb.txt

2016-09-23 Thread Kushal
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1627114/+attachment/4747262/+files/UdevDb.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] Lspci.txt

2016-09-23 Thread Kushal
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1627114/+attachment/4747246/+files/Lspci.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] ProcInterrupts.txt

2016-09-23 Thread Kushal
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1627114/+attachment/4747254/+files/ProcInterrupts.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] ProcCpuinfo.txt

2016-09-23 Thread Kushal
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1627114/+attachment/4747249/+files/ProcCpuinfo.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] ProcModules.txt

2016-09-23 Thread Kushal
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1627114/+attachment/4747256/+files/ProcModules.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!

  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.

  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Pantheon
  DistroRelease: elementary 0.4
  InstallationDate: Installed on 2016-09-21 (2 days ago)
  InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
   Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Notebook
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.161
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  loki
  Uname: Linux 4.4.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/19/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8216
  dmi.board.vendor: HP
  dmi.board.version: 83.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1627114/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1627114] Re: WiFi is not detected for Intel Dual BandWireless-AC 3168

2016-09-23 Thread Kushal
apport information

** Tags added: apport-collected loki

** Description changed:

  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168 WiFi
  + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1 on it,
  and it is unable to detect WiFi adapter.
  
  Upon running "lspci -nnk | grep -A2", I'm getting following information
  about adapter.
  
  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]
  
  But running "rfkill list all", I see following output (WiFi missing
  there).
  
  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no
  
  And here's the output for "dmesg | grep iwl"
  
  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable firmware found!
  
  Output for "ls -al /lib/firmware | grep 3168" Under both Stock Kernel
  4.4.0-36.
  
  -rw-r--r--  1 root root   33168 Jul 13 01:03 hfi1_pcie.fw
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.1
+ Architecture: amd64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CurrentDesktop: Pantheon
+ DistroRelease: elementary 0.4
+ InstallationDate: Installed on 2016-09-21 (2 days ago)
+ InstallationMedia: elementary OS 0.4 "Loki" - Stable amd64 (20160909)
+ IwConfig:
+  lono wireless extensions.
+  
+  eno1  no wireless extensions.
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 8087:0aa7 Intel Corp. 
+  Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: HP HP Pavilion Notebook
+ NonfreeKernelModules: wl
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=38aa8628-4aa2-48e4-92bd-6cd3b33b0770 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-38-generic N/A
+  linux-backports-modules-4.4.0-38-generic  N/A
+  linux-firmware1.161
+ RfKill:
+  0: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  loki
+ Uname: Linux 4.4.0-38-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 07/19/2016
+ dmi.bios.vendor: Insyde
+ dmi.bios.version: F.14
+ dmi.board.asset.tag: Type2 - Board Asset Tag
+ dmi.board.name: 8216
+ dmi.board.vendor: HP
+ dmi.board.version: 83.13
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: HP
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd07/19/2016:svnHP:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHP:rn8216:rvr83.13:cvnHP:ct10:cvrChassisVersion:
+ dmi.product.name: HP Pavilion Notebook
+ dmi.product.version: Type1ProductConfigId
+ dmi.sys.vendor: HP

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1627114/+attachment/4747240/+files/AlsaInfo.txt

-- 
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/1627114

Title:
  WiFi is not detected for Intel Dual BandWireless-AC 3168

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have HP Pavilion 15 AU113TX laptop, which comes with Intel Core i5
  7200U Kaby Lake processor and uses Intel Dual BandWireless-AC 3168
  WiFi + Bluetooth Combo adapter, I have installed Ubuntu GNOME 16.04.1
  on it, and it is unable to detect WiFi adapter.

  Upon running "lspci -nnk | grep -A2", I'm getting following
  information about adapter.

  028005:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] 
(rev 10)
  DeviceName: Intel Dual BandWireless-AC 3168 802.11 ac 1x1 WiFi + BT 
4.0 Combo Adapter
  Subsystem: Intel Corporation Device [8086:2110]

  But running "rfkill list all", I see following output (WiFi missing
  there).

  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  And here's the output for "dmesg | grep iwl"

  [   13.570633] iwlwifi :05:00.0: Unsupported splx structure
  [   13.635662] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-21.ucode failed with error -2
  [   13.650761] iwlwifi :05:00.0: Direct firmware load for 
iwlwifi-3168-20.ucode failed with error -2
  [   13.650765] iwlwifi :05:00.0: no suitable