[Kernel-packages] [Bug 1437492] Re: boot stalls on USB detection errors

2016-05-26 Thread Larry Tate
I don't have the competency (or courage) to try and apply a patch to my
kernel. Is there any way of knowing when this will get released?

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

Title:
  boot stalls on USB detection errors

Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  New

Bug description:
  My system boots slow. I investigated this and it seems 
systemd-udev-settle.service is the culprit.
  My system runs ext4 with GPT on UEFI.
  I do not use encryption or LVM.

  $ journalctl -u systemd-udev-settle
  -- Logs begin at fri 2015-03-27 19:03:06 CET, end at fri 2015-03-27 22:06:32 
CET. --
  mar 27 19:03:42 hostname systemd[1]: Started udev Wait for Complete Device 
Initialization.

  $ systemd-analyze
  Startup finished in 14.865s (firmware) + 11.133s (loader) + 6.127s (kernel) + 
42.079s (userspace) = 1min 14.206s

  $ systemd-analyze critical-chain
  http://paste.ubuntu.com/10691416/

  $ systemd-analyze blame
  36.013s systemd-udev-settle.service
  http://paste.ubuntu.com/10691314/

  $ systemctl show systemd-udev-settle.service -p RequiredBy
  RequiredBy=

  $ systemctl show systemd-udev-settle.service -p WantedBy
  WantedBy=friendly-recovery.service

  $ systemd-analyze plot > boot.svg
  http://imgh.us/boot_1.svg

  $ systemd-analyze dump
  http://paste.ubuntu.com/10691856/

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-5ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Mar 27 22:05:28 2015
  InstallationDate: Installed on 2013-12-26 (455 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: ASUS All Series
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic.efi.signed 
root=UUID=31dc4488-28d4-4d2a-aa51-6733e237d5f8 ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/18/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2103
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z87-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2103:bd08/18/2014:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ87-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1437492/+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 1437492] Re: boot stalls on USB detection errors

2016-02-06 Thread Larry Tate
So now I think my problem is clearly the result of my Asus X99
motherboard.

I was researching the components of my new PC and discovered a lot of
anecdotal complaints about boot failure during Post that seemed related
to USB. I'm providing some of the links I discovered below in case
anyone other than the few here who have mentioned that they have an ASUS
motherboard.

Based on a comment on the last youtube video here, I disabled a lot of
functions in the BIOS that related to the handoff to the OS. I am now
able to boot and use my devices normally.

- https://www.youtube.com/watch?v=_av2DUQDE1A
- https://www.youtube.com/watch?v=cK23Jt6KJXs
- 
https://rog.asus.com/forum/showthread.php?78607-Asus-Confirmed-yesterday-that-X99-boards-has-boot-issues-with-Usb-Hubs-connected
- https://www.youtube.com/watch?v=A6SOdSeWSCM
- https://www.youtube.com/watch?v=2MDYUBp-1i4


- https://www.youtube.com/watch?v=A6SOdSeWSCM
* See comment from Alexandre Esquenet, how provides a solution here: 

http://users.skynet.be/xixou/x99_usb_boot_issue.png

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

Title:
  boot stalls on USB detection errors

Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  New

Bug description:
  My system boots slow. I investigated this and it seems 
systemd-udev-settle.service is the culprit.
  My system runs ext4 with GPT on UEFI.
  I do not use encryption or LVM.

  $ journalctl -u systemd-udev-settle
  -- Logs begin at fri 2015-03-27 19:03:06 CET, end at fri 2015-03-27 22:06:32 
CET. --
  mar 27 19:03:42 hostname systemd[1]: Started udev Wait for Complete Device 
Initialization.

  $ systemd-analyze
  Startup finished in 14.865s (firmware) + 11.133s (loader) + 6.127s (kernel) + 
42.079s (userspace) = 1min 14.206s

  $ systemd-analyze critical-chain
  http://paste.ubuntu.com/10691416/

  $ systemd-analyze blame
  36.013s systemd-udev-settle.service
  http://paste.ubuntu.com/10691314/

  $ systemctl show systemd-udev-settle.service -p RequiredBy
  RequiredBy=

  $ systemctl show systemd-udev-settle.service -p WantedBy
  WantedBy=friendly-recovery.service

  $ systemd-analyze plot > boot.svg
  http://imgh.us/boot_1.svg

  $ systemd-analyze dump
  http://paste.ubuntu.com/10691856/

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-5ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Mar 27 22:05:28 2015
  InstallationDate: Installed on 2013-12-26 (455 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: ASUS All Series
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic.efi.signed 
root=UUID=31dc4488-28d4-4d2a-aa51-6733e237d5f8 ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/18/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2103
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z87-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2103:bd08/18/2014:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ87-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1437492/+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 1437492] Re: boot stalls on USB detection errors

2016-02-05 Thread Larry Tate
@Jeff

I have an external sound card (Topping VX2). And also a CAD u37 usb
microphone. When they are plugged into my machine, it hangs forever at
the login screen and won't let me type into the password field. If I
remove the devices, it immediately resolves the issue and I'm able to
log in. However, after logging in I notice the problems with icons and
themes I described above. Also, it seems to nuke my audio as no devices
show up in Sound Settings.

On reboot I get usb error messages. But if I reboot without the devices
plugged in, I boot normally and have proper theming and sound.

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

Title:
  boot stalls on USB detection errors

Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  New

Bug description:
  My system boots slow. I investigated this and it seems 
systemd-udev-settle.service is the culprit.
  My system runs ext4 with GPT on UEFI.
  I do not use encryption or LVM.

  $ journalctl -u systemd-udev-settle
  -- Logs begin at fri 2015-03-27 19:03:06 CET, end at fri 2015-03-27 22:06:32 
CET. --
  mar 27 19:03:42 hostname systemd[1]: Started udev Wait for Complete Device 
Initialization.

  $ systemd-analyze
  Startup finished in 14.865s (firmware) + 11.133s (loader) + 6.127s (kernel) + 
42.079s (userspace) = 1min 14.206s

  $ systemd-analyze critical-chain
  http://paste.ubuntu.com/10691416/

  $ systemd-analyze blame
  36.013s systemd-udev-settle.service
  http://paste.ubuntu.com/10691314/

  $ systemctl show systemd-udev-settle.service -p RequiredBy
  RequiredBy=

  $ systemctl show systemd-udev-settle.service -p WantedBy
  WantedBy=friendly-recovery.service

  $ systemd-analyze plot > boot.svg
  http://imgh.us/boot_1.svg

  $ systemd-analyze dump
  http://paste.ubuntu.com/10691856/

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-5ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Mar 27 22:05:28 2015
  InstallationDate: Installed on 2013-12-26 (455 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: ASUS All Series
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic.efi.signed 
root=UUID=31dc4488-28d4-4d2a-aa51-6733e237d5f8 ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/18/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2103
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z87-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2103:bd08/18/2014:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ87-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1437492/+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 1437492] Re: boot stalls on USB detection errors

2016-02-04 Thread Larry Tate
After managing to log in, do you guys notice problems with Pulse audio
or with Compiz themes?

If I try to book with certain devices connected, I get the slow boot but
also my audio is nuked and my theming (folders, icons) are all reset to
defaults.

When I unplug the offending devices and reboot all is well.

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

Title:
  boot stalls on USB detection errors

Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  New

Bug description:
  My system boots slow. I investigated this and it seems 
systemd-udev-settle.service is the culprit.
  My system runs ext4 with GPT on UEFI.
  I do not use encryption or LVM.

  $ journalctl -u systemd-udev-settle
  -- Logs begin at fri 2015-03-27 19:03:06 CET, end at fri 2015-03-27 22:06:32 
CET. --
  mar 27 19:03:42 hostname systemd[1]: Started udev Wait for Complete Device 
Initialization.

  $ systemd-analyze
  Startup finished in 14.865s (firmware) + 11.133s (loader) + 6.127s (kernel) + 
42.079s (userspace) = 1min 14.206s

  $ systemd-analyze critical-chain
  http://paste.ubuntu.com/10691416/

  $ systemd-analyze blame
  36.013s systemd-udev-settle.service
  http://paste.ubuntu.com/10691314/

  $ systemctl show systemd-udev-settle.service -p RequiredBy
  RequiredBy=

  $ systemctl show systemd-udev-settle.service -p WantedBy
  WantedBy=friendly-recovery.service

  $ systemd-analyze plot > boot.svg
  http://imgh.us/boot_1.svg

  $ systemd-analyze dump
  http://paste.ubuntu.com/10691856/

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-5ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Mar 27 22:05:28 2015
  InstallationDate: Installed on 2013-12-26 (455 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: ASUS All Series
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic.efi.signed 
root=UUID=31dc4488-28d4-4d2a-aa51-6733e237d5f8 ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/18/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2103
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z87-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2103:bd08/18/2014:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ87-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1437492/+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 1539919] Re: USB crippled after updates to 15.10

2016-02-01 Thread Larry Tate
I won't be updating the BIOS of the first machine. It has been replaced.
I was just trying to show that the bug affects multiple computers with
different architectures. Should I file a new bug with the new machine?
Thank you.

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  ---
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:

  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1539919/+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 1539919] Re: USB crippled after updates to 15.10

2016-01-31 Thread Larry Tate
I just uploaded reports from a new machine 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/1539919

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

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

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

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

2016-01-31 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1539919] Lsusb.txt

2016-01-31 Thread Larry Tate
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1539919/+attachment/4560844/+files/Lsusb.txt

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

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

2016-01-31 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

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

2016-01-31 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

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

2016-01-31 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

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

2016-01-31 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

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

2016-01-31 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1539919] AudioDevicesInUse.txt

2016-01-31 Thread Larry Tate
apport information

** Attachment added: "AudioDevicesInUse.txt"
   
https://bugs.launchpad.net/bugs/1539919/+attachment/4560839/+files/AudioDevicesInUse.txt

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

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

2016-01-31 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

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

2016-01-31 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

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

2016-01-31 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

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

2016-01-31 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1539919] Re: USB crippled after updates to 15.10

2016-01-31 Thread Larry Tate
apport information

** Description changed:

  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.
  
  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past this
  usb issue (light stops blinking on my mic). Once logged in, I have an
  invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.
  
  My sound also doesn't work. My external sound card and all audio is not
  recognized.
  
  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
+ --- 
+ ApportVersion: 2.19.1-0ubuntu5
+ Architecture: amd64
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 15.10
+ HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
+ InstallationDate: Installed on 2016-01-29 (2 days ago)
+ InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
+ IwConfig:
+  eno1  no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: ASUS All Series
+ Package: linux (not installed)
+ ProcFB: 0 nouveaufb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
+ RelatedPackageVersions:
+  linux-restricted-modules-4.2.0-25-generic N/A
+  linux-backports-modules-4.2.0-25-generic  N/A
+  linux-firmware1.149.3
+ RfKill:
+  
+ Tags:  wily
+ UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
+ Uname: Linux 4.2.0-25-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 11/26/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 2101
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: X99-A
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: Rev 1.xx
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.name: All Series
+ dmi.product.version: System Version
+ dmi.sys.vendor: ASUS

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  

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

2016-01-31 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=cf052d65-edc3-4f95-b655-9a55a6c697bd
  InstallationDate: Installed on 2016-01-29 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=eb2d1e0f-dde9-4793-9765-f2cfcff159b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X99-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd11/26/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnX99-A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

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

[Kernel-packages] [Bug 1539919] Re: USB crippled after updates to 15.10

2016-01-31 Thread Larry Tate
Seems like this might be related to Bug #1437492

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  ---
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:

  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1539919/+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 1437492] Re: boot stalls on USB detection errors

2016-01-31 Thread Larry Tate
Ugh, finally found everyone with my issue!

The problem is present in Ubuntu 15.10.

I also have an X99-A motherboard. I just updated the BIOS to 2101
(11/26/15) but that did not help the 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/1437492

Title:
  boot stalls on USB detection errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My system boots slow. I investigated this and it seems 
systemd-udev-settle.service is the culprit.
  My system runs ext4 with GPT on UEFI.
  I do not use encryption or LVM.

  $ journalctl -u systemd-udev-settle
  -- Logs begin at fri 2015-03-27 19:03:06 CET, end at fri 2015-03-27 22:06:32 
CET. --
  mar 27 19:03:42 hostname systemd[1]: Started udev Wait for Complete Device 
Initialization.

  $ systemd-analyze
  Startup finished in 14.865s (firmware) + 11.133s (loader) + 6.127s (kernel) + 
42.079s (userspace) = 1min 14.206s

  $ systemd-analyze critical-chain
  http://paste.ubuntu.com/10691416/

  $ systemd-analyze blame
  36.013s systemd-udev-settle.service
  http://paste.ubuntu.com/10691314/

  $ systemctl show systemd-udev-settle.service -p RequiredBy
  RequiredBy=

  $ systemctl show systemd-udev-settle.service -p WantedBy
  WantedBy=friendly-recovery.service

  $ systemd-analyze plot > boot.svg
  http://imgh.us/boot_1.svg

  $ systemd-analyze dump
  http://paste.ubuntu.com/10691856/

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-5ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Mar 27 22:05:28 2015
  InstallationDate: Installed on 2013-12-26 (455 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: ASUS All Series
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic.efi.signed 
root=UUID=31dc4488-28d4-4d2a-aa51-6733e237d5f8 ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/18/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2103
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z87-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2103:bd08/18/2014:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ87-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1437492/+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 1539919] Re: USB crippled after updates to 15.10

2016-01-31 Thread Larry Tate
I updated the second machine's X99-A motherboard's BIOS to:

2101
11/26/2015

There is no change in behavior. If the Topping VX2 external sound
card/amp is plugged into USB during boot, it results in pretty crippling
issues. The USB microphone that I have will also not get recognized
properly (it keeps fading in and out on the "Input" tab under "Sound
Settings" and cannot be selected or used.


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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  ---
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:

  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1539919/+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 1539919] Re: USB crippled after updates to 15.10

2016-01-30 Thread Larry Tate
apport information

** Tags added: apport-collected wily

** Description changed:

  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.
  
  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past this
  usb issue (light stops blinking on my mic). Once logged in, I have an
  invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.
  
  My sound also doesn't work. My external sound card and all audio is not
  recognized.
  
- I think this is definitely software-related. I have a brand new, right
- out of the box, System76 machine that this happened to right after its
- first update. Because of this issue, I went back to my old machine.
- After performing an update, the problem appeared there too.
+ I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
+ --- 
+ ApportVersion: 2.19.1-0ubuntu5
+ Architecture: amd64
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 15.10
+ EcryptfsInUse: Yes
+ HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
+ InstallationDate: Installed on 2014-02-09 (719 days ago)
+ InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
+ IwConfig:
+  eth0  no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: System76, Inc. Wild Dog Performance
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
+ ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
+ RelatedPackageVersions:
+  linux-restricted-modules-4.2.0-25-generic N/A
+  linux-backports-modules-4.2.0-25-generic  N/A
+  linux-firmware1.149.3
+ RfKill:
+  
+ Tags:  wily
+ Uname: Linux 4.2.0-25-generic x86_64
+ UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 03/01/2011
+ dmi.bios.vendor: Intel Corp.
+ dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: DH67CL
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: AAG10212-206
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: System76, Inc.
+ dmi.chassis.version: wilp8
+ dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
+ dmi.product.name: Wild Dog Performance
+ dmi.product.version: wilp8
+ dmi.sys.vendor: System76, Inc.

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   

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

2016-01-30 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1539919/+attachment/4559916/+files/UdevLog.txt

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

** Attachment added: "AudioDevicesInUse.txt"
   
https://bugs.launchpad.net/bugs/1539919/+attachment/4559904/+files/AudioDevicesInUse.txt

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1539919/+attachment/4559909/+files/Lsusb.txt

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

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

2016-01-30 Thread Larry Tate
apport information

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

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

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right out of 
the box, System76 machine that this happened to right after its first update. 
Because of this issue, I went back to my old machine. After performing an 
update, the problem appeared there too.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2e9e8093-947a-411e-95e3-6400303edeb2
  InstallationDate: Installed on 2014-02-09 (719 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System76, Inc. Wild Dog Performance
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=e952bc6e-1919-48c4-8585-8d375ca7e28c ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-19 (41 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/01/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0105.2011.0301.1654
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-206
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: wilp8
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0105.2011.0301.1654:bd03/01/2011:svnSystem76,Inc.:pnWildDogPerformance:pvrwilp8:rvnIntelCorporation:rnDH67CL:rvrAAG10212-206:cvnSystem76,Inc.:ct3:cvrwilp8:
  dmi.product.name: Wild Dog Performance
  dmi.product.version: wilp8
  dmi.sys.vendor: System76, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1539919/+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 1539919] [NEW] USB crippled after updates to 15.10

2016-01-30 Thread Larry Tate
Public bug reported:

An update released this week (25th, 26th, 27th) have caused severe USB
issues.

When I boot, there is clearly a moment when USB is being accessed (my
usb mic starts blinking) and this seems to paralyze the computer for
several minutes and will not allow me to log in until it moves past this
usb issue (light stops blinking on my mic). Once logged in, I have an
invisible mouse, no sound. When rebooting, I get
"usb_set_interface_failed" messages.

My sound also doesn't work. My external sound card and all audio is not
recognized.

I think this is definitely software-related. I have a brand new, right
out of the box, System76 machine that this happened to right after its
first update. Because of this issue, I went back to my old machine.
After performing an update, the problem appeared there too.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: 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/1539919

Title:
  USB crippled after updates to 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An update released this week (25th, 26th, 27th) have caused severe USB
  issues.

  When I boot, there is clearly a moment when USB is being accessed (my
  usb mic starts blinking) and this seems to paralyze the computer for
  several minutes and will not allow me to log in until it moves past
  this usb issue (light stops blinking on my mic). Once logged in, I
  have an invisible mouse, no sound. When rebooting, I get
  "usb_set_interface_failed" messages.

  My sound also doesn't work. My external sound card and all audio is
  not recognized.

  I think this is definitely software-related. I have a brand new, right
  out of the box, System76 machine that this happened to right after its
  first update. Because of this issue, I went back to my old machine.
  After performing an update, the problem appeared there too.

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