[Kernel-packages] [Bug 1451246] Re: Intel 7265 Wifi instability workaround

2016-08-27 Thread lupa
I'm using ASUS UX 305F with Intel Intel Corporation Dual Band Wireless-
AC 7265 and having similar issues With Mint 18 (Ubuntu Xenial)

I'm with kernel 4.4.0-21-generic (and problems still occurs form 3.x)

I did workaround this by disabling N Wireless :(

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Invalid

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to//iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2016-06-29 Thread Christopher M. Penalver
Jeremy Jao, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/comments/24
regarding this being fixed with an update. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: linux (Ubuntu)
   Status: Expired => Invalid

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Invalid

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to//iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2016-06-29 Thread Jeremy Jao
I think this should be considered "solved." My wifi has been stable with
Wireless N on 6 months into using the device and eventually became
stable at some point with 16.04.

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Expired

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to//iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2016-03-11 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Expired

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to//iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2016-01-11 Thread Christopher M. Penalver
Carl Constant de Flon, it will help immensely if you filed a new report with 
the Ubuntu repository kernel (not mainline/upstream) via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to//iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2016-01-11 Thread Carl Constant de Flon
Hmm expired again? I'm having the same issue on my Asus (same card,
firmware and rev), and searching the interwebz shows a lot of users with
the same 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/1451246

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to//iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-12-04 Thread Charles DeBergh
** Changed in: linux (Ubuntu)
   Status: Expired => 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/1451246

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to//iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-11-08 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Expired

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to//iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-09-09 Thread Christopher M. Penalver
Ilari, it will help immensely if you filed a new report via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to//iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-09-09 Thread Ilari
Acer Aspire V3-371 with Intel Corporation Wireless 7265 [8086:095a] (rev 48)
Issue: Dropping connection.
I have tested several WLAN AP:s, no effect. Same ubuntu disk in other computer 
works fine.
I have Ubuntu 15:04 with latest (3.13.0-63)kernel.

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to//iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-08-16 Thread Christopher M. Penalver
Joël Cugnoni, it will help immensely if you filed a new report via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/linux-firmware-git-folder/iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-08-10 Thread Joël Cugnoni
Same issue for me, Thinkpad Yoga 12 2nd Gen, Ubuntu 15.04

Kernel 3.19.0-25-generic #26-Ubuntu SMP Fri Jul 24 21:17:31 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux

Information extracted from dmesg:
Firmware 25.17.12.0

I have modified /etc/modprobe.d/iwlwifi.conf to include 
options iwlwifi 11n_disable=1 power_save=0 and it really helps but still I 
get Wifi disconnections and poor network stability.

Any news from that 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/1451246

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/linux-firmware-git-folder/iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-08-04 Thread JG
Expired?! This has not been fixed! I'm on vivid 3.16.0-37-generic still
experiencing wifi connection drops, using T450s

** Changed in: linux (Ubuntu)
   Status: Expired = 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/1451246

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/linux-firmware-git-folder/iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-07-08 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Expired

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/linux-firmware-git-folder/iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-09 Thread XicoSM
Jeremy, what did u do to fix it?

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-09 Thread Jeremy Jao
XicoSM, please check the first comment. Do all the steps I did there by
ensuring the latest intel ucode, kernel (I'm using 4.0.2 now btw), and
the WORKAROUND which disables wireless-n.

See if that stabilizes your wifi..

After that, read comment #6:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/comments/6

tl;dr I commented out the line to disable wireless-n (which re-enables
it) and somehow my wifi is 100% stable. Then I tested it with the
standard Ubuntu ucodes and still works. It still is right now.

** Description changed:

  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.
  
  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
+ retrieve the latest linux-firmware from their git:
+ http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
+ (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)
+ 
  sudo rm /lib/firmware/iwlwifi*
- sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
+ sudo cp /path/to/linux-firmware-git-folder/iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot
  
  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  retrieve the latest linux-firmware from their git:
  http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
  (git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)

  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/linux-firmware-git-folder/iwlwifi-7265*-12.ucode 
/lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  

[Kernel-packages] [Bug 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-09 Thread Jeremy Jao
I didn't report this, but I did have the same problem when I had wifi
problems. Back then, I would turn off the wifi and/or networking from
the icon on the top right and the list wouldn't refresh and wouldn't
connect to the previous connected hotspot. Now, it refreshes fine when
turning off wifi.

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-08 Thread Christopher M. Penalver
XicoSM, it will help immensely if you filed a new report via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-08 Thread XicoSM
I have recently bought a Lenovo Thinkpad Carbon X1 2015, the third
generation, which also has an Intel 7265 card and also found problems
with it.

I'm using the latest ubuntu, Vivid, and the card works fine when the
laptop is started, but once it disconnects from a network, due to poor
signal in my case, it cannot reconnect it back until I do a full restart
of the laptop.

Even if I click on disable network and re-enable later, it does not show
any wireless networks to connect to.

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-07 Thread Jeremy Jao
Sorry for the late reply... Is it ok if I don't reinstall? I will see
what the live USB will do again

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-03 Thread Jeremy Jao
** Tags added: iwlwifi

** Tags added: 7265 intel thinkpad

** Description changed:

  With both the 4.0.1 mainline kernel and this current kernel, I had a
  problem with my Thinkpad T450s wifi that has an Intel 7265.
  
  I made a  comment from this report here:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1437913
  
  I will just copy paste what I wrote into here below...
  
  I have a Thinkpad T450s since 5/1/2015 with the same chip (though linux
  wants the 7265D ucode though). It was unstable, even when upgrading to
  the 4.0.1 mainline kernel. What actually kept things stable is by
  disabling wireless-n.
  
  All the details of how I fixed it from other people:
  
http://www.reddit.com/r/thinkpad/comments/34ln2h/t450s_ubuntu_1504_unstable_wifi/
  
  Pretty much I had to get the latest 7265 ucodes and put it into 
/lib/firmware:
  - sudo rm /lib/firmware/iwlwifi*
  - sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
  - reboot
  
  Normal browsing seemed to be more stable but things like streams, speed
  tests, and youtube would tank the connection.
  
  Then I had to disable wireless-n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf
  
  now it's completely stable, but I have to lose wireless-n as a result.
  It's not your fault It's Intel's...
  
  -
  
  I am testing these fixes right now on the same standard kernel and it
  seems to be working fine. Hopefully this is enough information here. I
- am going to main the 4.0.1 mainlaine kernel though.
+ am going to main the 4.0.1 mainlaine kernel though. Should I also report
+ this to the mainline kernel bug report?
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  epicstar   1453 F pulseaudio
-  /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
-  /dev/snd/controlC1:  epicstar   1453 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  epicstar   1453 F pulseaudio
+  /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
+  /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.19.0-15-generic N/A
-  linux-backports-modules-3.19.0-15-generic  N/A
-  linux-firmware 1.143
+  linux-restricted-modules-3.19.0-15-generic N/A
+  linux-backports-modules-3.19.0-15-generic  N/A
+  linux-firmware 1.143
  RfKill:
-  0: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  With both the 4.0.1 mainline kernel and this current kernel, I had a
  problem with my Thinkpad T450s wifi that has an Intel 7265.

  I made a  comment from this report here:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1437913

  I will just copy paste what I wrote into here below...

  I have a Thinkpad T450s since 5/1/2015 with the same chip (though
  linux wants the 7265D ucode though). It was unstable, even when
  upgrading to the 4.0.1 mainline kernel. What actually kept things
  stable is by disabling wireless-n.

  All the details of how I fixed it from 

[Kernel-packages] [Bug 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-03 Thread Christopher M. Penalver
Jeremy Jao, thank you for reporting this and helping make Ubuntu better.
+ Could you please advise on your router manufacturer, model, and firmware 
version?
+ Could you please test the latest mainline kernel (4.1-rc1) and advise to the 
results?
+ You mentioned in your Bug Description since 5/1/2015. Are you advising that 
this wasn't a problem in Vivid or a prior release before then?

** Tags removed: 7265 intel iwlwifi thinkpad
** Tags added: latest-bios-1.12

** Description changed:

- With both the 4.0.1 mainline kernel and this current kernel, I had a
- problem with my Thinkpad T450s wifi that has an Intel 7265.
+ I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
+ ucode though). It was unstable, even when upgrading to the 4.0.1
+ mainline kernel.
  
- I made a  comment from this report here:
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1437913
+ Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
+ sudo rm /lib/firmware/iwlwifi*
+ sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
+ reboot
  
- I will just copy paste what I wrote into here below...
- 
- I have a Thinkpad T450s since 5/1/2015 with the same chip (though linux
- wants the 7265D ucode though). It was unstable, even when upgrading to
- the 4.0.1 mainline kernel. What actually kept things stable is by
- disabling wireless-n.
- 
- All the details of how I fixed it from other people:
- 
http://www.reddit.com/r/thinkpad/comments/34ln2h/t450s_ubuntu_1504_unstable_wifi/
- 
- Pretty much I had to get the latest 7265 ucodes and put it into 
/lib/firmware:
- - sudo rm /lib/firmware/iwlwifi*
- - sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
- - reboot
- 
- Normal browsing seemed to be more stable but things like streams, speed
- tests, and youtube would tank the connection.
- 
- Then I had to disable wireless-n:
+ WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf
- 
- now it's completely stable, but I have to lose wireless-n as a result.
- It's not your fault It's Intel's...
- 
- -
- 
- I am testing these fixes right now on the same standard kernel and it
- seems to be working fine. Hopefully this is enough information here. I
- am going to main the 4.0.1 mainlaine kernel though. Should I also report
- this to the mainline kernel bug report?
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

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

** 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/1451246

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when 

[Kernel-packages] [Bug 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-03 Thread Jeremy Jao
So... I'm actually stumped atm. The tldr is that everything is just
stable now on wireless-n mode.. on all kernels and the
default firmware! I'll go through exactly what I did I'm typing this
on on the default 3.19 kernel

Keep in mind that I installed tlp (and the dkms's for thinkpads).

1. Commented out my workaround 'echo options iwlwifi 11n_disable=1' in 
/etc/modprobe.d/iwlwifi.conf
- I just added '# ' in front of that line which was on the last page

2. install the 4.1RC1 kernel:
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1-rc1-vivid/

I restarted here Then booted into the 4.1RC1 kernel.

3.  Test the 4.1RC1 kernel with the firmware from the /lib/firmware/ git (the 
not standard ucodes!)
- Ran Speedtest: stable
- Watch Youtube Videos: stable
- open Connection Information fluctuates speeds between 77 Mbps and 150 Mbps
- Conclusion: Wireless N is stable

4. Test 4.1RC1 kernel with the standard /lib/firmware packages
- delete the git /lib/firmware/ reinstall linux-firmware
- cd /lib/firmware
- sudo rm iwlwifi-7265*.ucode
- sudo apt-get --reinstall install linux-firmware
- restarted the computer
- Actual testing
- Speedtest: success
- watch youtube: success
- open Connection Information fluctuates speeds between 77 Mbps and 150 Mbps
- Conclusion: 4.1RC1 is stable with Wireless-N

5. Test 4.0.1 mainline kernel with stardard /lib/firmware packages
- speedtest: success
- watch youtube: success
- open Connection Information fluctuates speeds between 77 Mbps and 150 Mbps
- Conclusion: 4.0.1 is now somehow stable with Wireless-N

6. Test 4.0.1 mainline kernel with stardard /lib/firmware packages AND delete 
the workaround commented line
- opened /etc/modprobe.d/iwlwifi.conf and deleted the line # options iwlwifi 
11n_disable=1
- speedtest: success
- watch youtube: success
- open Connection Information fluctuates speeds between 77 Mbps and 150 Mbps
- Conclusion: 4.0.1 is now somehow stable with Wireless-N

7. Test the standard 3.19 kernel with standard /lib/firmware packages with the 
deleted workaround line
- speedtest: success
- watch youtube: success
- open Connection Information fluctuates speeds between 77 Mbps and 150 Mbps
- Conclusion: 3.19.x is now somehow stable with Wireless-N

So yes Apparently my wifi is magically stable! I cannot give you an
explanation at all, so I apologize why this would just magically
work. Maybe the first install of linux-firmware was just messed
up? Or maybe installing tlp and its modules did something?

What else do you need here because honestly I'm stumped...

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 

[Kernel-packages] [Bug 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-03 Thread Jeremy Jao
Hello Christopher! I'll answer your questions for now.

Router model:
- ASUS RT-N16
- Firmware: 3.0.0.4.376_3754 (vanilla firmware)
- WPA2 Personal, 20MHz/40MHz, auto wireless mode (B/G/N)

When I said 5/1/2015, I actually just received the computer on 5/1/2015.
Then I ran the Lenovo System Update 5 on Windows right after along with
Windows Update, then I installed Ubuntu 15.04 via a USB. I never
installed a prior release before then.

I have questions before I install 4.1-rc1. Should I undo my tweaks? As
you know, I using 7265*-12 ucodes. Then after that, I disabled
wireless-n.

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-03 Thread Christopher M. Penalver
Jeremy Jao, please remove your WORKAROUND, and test 4.1-rc1 with both
the latest firmware, and default firmware.

** Tags added: latest-firmware

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-03 Thread Christopher M. Penalver
Jeremy Jao, if you reinstall Vivid and fully update, does it remain
stable?

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451246/+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