[Kernel-packages] [Bug 1478986] larsen (i386) - tests ran: 153, failed: 1

2015-08-08 Thread Brad Figg
tests ran: 153, failed: 1;
  
http://kernel.ubuntu.com/testing/larsen__3.16.0-46.61~14.04.1__2015-08-08_04-46-00/results-index.html

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

Title:
  linux-lts-utopic: 3.16.0-46.61~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow package-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux-lts-utopic source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.16.0-46.61~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 28. July 2015 14:16 UTC
  kernel-stable-Prepare-package-end:Wednesday, 29. July 2015 00:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 29. July 2015 00:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 05. August 2015 02:00 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Wednesday, 05. August 2015 03:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 05. August 2015 03:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 05. August 2015 03:00 UTC
  kernel-stable-Security-signoff-start:Wednesday, 05. August 2015 03:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 05. August 2015 03:00 UTC
  kernel-stable-Certification-testing-end:Friday, 07. August 2015 13:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1478986/+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 1482390] Re: ASUS UX305LA - Battery state not detected correctly

2015-08-08 Thread Sebastian Nohn
It is a new laptop with a fresh install, so I never had the chance to
test it with an older kernel version.

I did as you suggested test with the lastest 4.2 upstream kernel,
unfortunately without success:

AC connected:

sebastian@bnasws02[0r/0s]:~
$ acpitool -a -B
  Battery #1 : present
Remaining capacity : 52998 mWh, 98.80%
Design capacity: 56041 mWh
Last full capacity : 53643 mWh, 95.72% of design capacity
Capacity loss  : 4.279%
Present rate   : 0 mW
Charging state : Discharging
Battery type   : Li-ion 
Model number   : ASUS
  AC adapter : online 
sebastian@bnasws02[0r/0s]:~

AC disconnected:

$ acpitool -a -B
  Battery #1 : present
Remaining capacity : 52998 mWh, 98.80%, 07:01:34
Design capacity: 56041 mWh
Last full capacity : 53643 mWh, 95.72% of design capacity
Capacity loss  : 4.279%
Present rate   : 7543 mW
Charging state : Discharging
Battery type   : Li-ion 
Model number   : ASUS
  AC adapter : off-line 
sebastian@bnasws02[0r/0s]:~

AC connected:

$ acpitool -a -B
  Battery #1 : present
Remaining capacity : 52998 mWh, 98.80%, 13:32:38
Design capacity: 56041 mWh
Last full capacity : 53643 mWh, 95.72% of design capacity
Capacity loss  : 4.279%
Present rate   : 3913 mW
Charging state : Discharging
Battery type   : Li-ion 
Model number   : ASUS
  AC adapter : online 


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

** Tags removed: kernel-bug-exists-upst

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

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

Title:
  ASUS UX305LA - Battery state not detected correctly

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Whether the AC adapter is connected or not, the battery is always
  detected as discharging:

  When AC adapter is present:

  $ sudo acpitool -a -b
    Battery #1 : Discharging, 100.0%
    AC adapter : online

  $ sudo acpitool -B
    Battery #1 : present
  Remaining capacity : 54027 mWh, 100.0%
  Design capacity: 56041 mWh
  Last full capacity : 53507 mWh, 95.48% of design capacity
  Capacity loss  : 4.522%
  Present rate   : 0 mW
  Charging state : Discharging
  Battery type   : Li-ion
  Model number   : ASUS

  When AC adapter is not present:

  $ sudo acpitool -a -b
    Battery #1 : Discharging, 100.0%, 04:19:49
    AC adapter : off-line

  $ sudo acpitool -B
    Battery #1 : present
  Remaining capacity : 54005 mWh, 100.0%, 04:28:31
  Design capacity: 56041 mWh
  Last full capacity : 53507 mWh, 95.48% of design capacity
  Capacity loss  : 4.522%
  Present rate   : 12067 mW
  Charging state : Discharging
  Battery type   : Li-ion
  Model number   : ASUS

  System information:

  $ sudo dmidecode
  # dmidecode 2.12
  # SMBIOS entry point at 0xace2a898
  SMBIOS 2.8 present.
  27 structures occupying 2154 bytes.
  Table at 0xAC7C6000.

  Handle 0x, DMI type 0, 24 bytes
  BIOS Information
   Vendor: American Megatrends Inc.
   Version: UX305LA.202
   Release Date: 04/16/2015
   Address: 0xF
   Runtime Size: 64 kB
   ROM Size: 6464 kB
   Characteristics:
    PCI is supported
    BIOS is upgradeable
    BIOS shadowing is allowed
    Boot from CD is supported
    Selectable boot is supported
    BIOS ROM is socketed
    EDD is supported
    5.25/1.2 MB floppy services are supported (int 13h)
    3.5/720 kB floppy services are supported (int 13h)
    3.5/2.88 MB floppy services are supported (int 13h)
    Print screen service is supported (int 5h)
    8042 keyboard services are supported (int 9h)
    Serial services are supported (int 14h)
    Printer services are supported (int 17h)
    ACPI is supported
    USB legacy is supported
    Smart battery is supported
    BIOS boot specification is supported
    Targeted content distribution is supported
    UEFI is supported
   BIOS Revision: 5.6

  Handle 0x0001, DMI type 1, 27 bytes
  System Information
   Manufacturer: ASUSTeK COMPUTER INC.
   Product Name: UX305LA
   Version: 1.0
   Serial Number: xxx
   UUID: xxx
   Wake-up Type: Power Switch
   SKU Number: ASUS-NotebookSKU
   Family: UX

  Handle 0x0002, DMI type 2, 15 bytes
  Base Board Information
   Manufacturer: ASUSTeK COMPUTER INC.
   Product Name: UX305LA
   Version: 1.0
   Serial Number: xxx
   Asset Tag: xxx
   Features:
    Board is a hosting board
    Board is replaceable
   Location In Chassis: MIDDLE
   Chassis Handle: 0x0003
   Type: Motherboard
   Contained Object Handles: 0

  Handle 0x0003, DMI type 3, 25 bytes
  Chassis Information
   Manufacturer: ASUSTeK COMPUTER INC.
   Type: Notebook
   Lock: Not Present
   Version: 1.0
   Serial Number: xxx
   Asset Tag: xxx
   Boot-up State: 

[Kernel-packages] [Bug 1482390] Re: ASUS UX305LA - Battery state not detected correctly

2015-08-08 Thread Sebastian Nohn
Unfortunately the tags field is to small to add the full string kernel-
bug-exists-upstream

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

Title:
  ASUS UX305LA - Battery state not detected correctly

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Whether the AC adapter is connected or not, the battery is always
  detected as discharging:

  When AC adapter is present:

  $ sudo acpitool -a -b
    Battery #1 : Discharging, 100.0%
    AC adapter : online

  $ sudo acpitool -B
    Battery #1 : present
  Remaining capacity : 54027 mWh, 100.0%
  Design capacity: 56041 mWh
  Last full capacity : 53507 mWh, 95.48% of design capacity
  Capacity loss  : 4.522%
  Present rate   : 0 mW
  Charging state : Discharging
  Battery type   : Li-ion
  Model number   : ASUS

  When AC adapter is not present:

  $ sudo acpitool -a -b
    Battery #1 : Discharging, 100.0%, 04:19:49
    AC adapter : off-line

  $ sudo acpitool -B
    Battery #1 : present
  Remaining capacity : 54005 mWh, 100.0%, 04:28:31
  Design capacity: 56041 mWh
  Last full capacity : 53507 mWh, 95.48% of design capacity
  Capacity loss  : 4.522%
  Present rate   : 12067 mW
  Charging state : Discharging
  Battery type   : Li-ion
  Model number   : ASUS

  System information:

  $ sudo dmidecode
  # dmidecode 2.12
  # SMBIOS entry point at 0xace2a898
  SMBIOS 2.8 present.
  27 structures occupying 2154 bytes.
  Table at 0xAC7C6000.

  Handle 0x, DMI type 0, 24 bytes
  BIOS Information
   Vendor: American Megatrends Inc.
   Version: UX305LA.202
   Release Date: 04/16/2015
   Address: 0xF
   Runtime Size: 64 kB
   ROM Size: 6464 kB
   Characteristics:
    PCI is supported
    BIOS is upgradeable
    BIOS shadowing is allowed
    Boot from CD is supported
    Selectable boot is supported
    BIOS ROM is socketed
    EDD is supported
    5.25/1.2 MB floppy services are supported (int 13h)
    3.5/720 kB floppy services are supported (int 13h)
    3.5/2.88 MB floppy services are supported (int 13h)
    Print screen service is supported (int 5h)
    8042 keyboard services are supported (int 9h)
    Serial services are supported (int 14h)
    Printer services are supported (int 17h)
    ACPI is supported
    USB legacy is supported
    Smart battery is supported
    BIOS boot specification is supported
    Targeted content distribution is supported
    UEFI is supported
   BIOS Revision: 5.6

  Handle 0x0001, DMI type 1, 27 bytes
  System Information
   Manufacturer: ASUSTeK COMPUTER INC.
   Product Name: UX305LA
   Version: 1.0
   Serial Number: xxx
   UUID: xxx
   Wake-up Type: Power Switch
   SKU Number: ASUS-NotebookSKU
   Family: UX

  Handle 0x0002, DMI type 2, 15 bytes
  Base Board Information
   Manufacturer: ASUSTeK COMPUTER INC.
   Product Name: UX305LA
   Version: 1.0
   Serial Number: xxx
   Asset Tag: xxx
   Features:
    Board is a hosting board
    Board is replaceable
   Location In Chassis: MIDDLE
   Chassis Handle: 0x0003
   Type: Motherboard
   Contained Object Handles: 0

  Handle 0x0003, DMI type 3, 25 bytes
  Chassis Information
   Manufacturer: ASUSTeK COMPUTER INC.
   Type: Notebook
   Lock: Not Present
   Version: 1.0
   Serial Number: xxx
   Asset Tag: xxx
   Boot-up State: Safe
   Power Supply State: Safe
   Thermal State: Safe
   Security Status: None
   OEM Information: 0x
   Height: Unspecified
   Number Of Power Cords: 1
   Contained Elements: 1
    OUT OF SPEC (0)
   SKU Number: To be filled by O.E.M.

  Handle 0x0004, DMI type 10, 26 bytes
  On Board Device 1 Information
   Type: Video
   Status: Enabled
   Description:  VGA
  On Board Device 2 Information
   Type: Ethernet
   Status: Enabled
   Description:  GLAN
  On Board Device 3 Information
   Type: Ethernet
   Status: Enabled
   Description:  WLAN
  On Board Device 4 Information
   Type: Sound
   Status: Enabled
   Description:  Audio CODEC
  On Board Device 5 Information
   Type: SATA Controller
   Status: Enabled
   Description:  SATA Controller
  On Board Device 6 Information
   Type: Other
   Status: Enabled
   Description:  USB 2.0 Controller
  On Board Device 7 Information
   Type: Other
   Status: Enabled
   Description:  USB 3.0 Controller
  On Board Device 8 Information
   Type: Other
   Status: Enabled
   Description:  SMBus Controller
  On Board Device 9 Information
   Type: Other
   Status: Enabled
   Description:  Card Reader
  On Board Device 10 Information
   Type: Other
   Status: Enabled
   Description:  Cmos Camera
  On Board Device 11 Information
   Type: Other
   Status: Enabled
   Description:  Bluetooth

  Handle 0x0005, DMI type 11, 5 bytes
  OEM Strings
   String 1:
   String 2:
   String 3:
   String 4: 90NB08T5-M00230
   String 5:
   String 6:
   String 7:
   

[Kernel-packages] [Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] is not supported

2015-08-08 Thread David Smith
Thanks Adam for sharing your solution- works for me on an Acer Aspire V
Nitro (v 1.0 and v1.1 both work). For the record

$ dmesg | grep ath10
[2.509169] ath10k_pci :08:00.0: pci irq msi-x interrupts 8 irq_mode 0 
reset_mode 0
[2.710613] ath10k_pci :08:00.0: Direct firmware load for 
ath10k/cal-pci-:08:00.0.bin failed with error -2
[2.715060] ath10k_pci :08:00.0: Direct firmware load for 
ath10k/QCA6174/hw2.1/board-pci-168c:003e:105b:e08e.bin failed with error -2
[2.715064] ath10k_pci :08:00.0: failed to load spec board file, falling 
back to generic: -2
[2.715318] ath10k_pci :08:00.0: Direct firmware load for 
ath10k/QCA6174/hw2.1/firmware-5.bin failed with error -2
[2.715322] ath10k_pci :08:00.0: could not fetch firmware file 
'ath10k/QCA6174/hw2.1/firmware-5.bin': -2
[3.912336] ath10k_pci :08:00.0: qca6174 hw2.1 (0x0501, 0x003405ff, 
168c:003e:105b:e08e fallback) fw killer-n1525-fw api 4 htt 3.0 wmi 4 cal otp 
max_sta 32
[3.912339] ath10k_pci :08:00.0: debug 1 debugfs 1 tracing 0 dfs 0 
testmode 0
[4.081703] ath10k_pci :08:00.0 wlan2: renamed from wlan0

$ sudo lshw -C network
  *-network   
   description: Wireless interface
   product: Qualcomm Atheros
   vendor: Qualcomm Atheros
   physical id: 0
   bus info: pci@:08:00.0
   logical name: wlan2
   version: 20
   serial: 2c:33:7a:4e:3a:c5
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
   configuration: broadcast=yes driver=ath10k_pci 
driverversion=3.19.0-26-generic firmware=killer-n1525-fw ip=192.168.0.4 
latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn
   resources: irq:42 memory:d140-d15f

$ uname -a
Linux  3.19.0-26-generic #27-Ubuntu SMP Tue Jul 28 18:27:31 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

$ sudo lspci -nnn|grep -i atheros
08:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:003e] (rev 20)

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

Title:
  Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] is not supported

Status in HWE Next:
  Triaged
Status in linux package in Ubuntu:
  Triaged
Status in linux-firmware package in Ubuntu:
  Triaged

Bug description:
  Card detail: Qualcomm Atheros Device [168c:003e] (rev 20)
  Subsystem: Bigfoot Networks, Inc. Device [1a56:1525]

  This is on a fully updated Ubuntu Server 14.04 installation, with the 
ubuntu-desktop environment installed. This happened in order to get the md raid 
drivers for raid0 on my system, as the desktop version doesn't support them.
  ---
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  matanis2333 F pulseaudio
   /dev/snd/controlC0:  matanis2333 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1b192ee3-f592-43e9-bdcf-08b91c0aa9b6
  InstallationDate: Installed on 2014-10-16 (3 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.3)
  IwConfig:
   p2p1  no wireless extensions.

   lono wireless extensions.
  MachineType: Micro-Star International Co., Ltd. GT72 2QE
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic.efi.signed 
root=UUID=80998dbb-1f89-4eda-be90-25e35e1c0a90 ro
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-37-generic N/A
   linux-backports-modules-3.13.0-37-generic  N/A
   linux-firmware 1.127.7
  RfKill:

  Tags:  trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E1781IMS.10D
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-1781
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: REV:0.C
  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.:bvrE1781IMS.10D:bd09/15/2014:svnMicro-StarInternationalCo.,Ltd.:pnGT722QE:pvrREV0.C:rvnMicro-StarInternationalCo.,Ltd.:rnMS-1781:rvrREV0.C:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: GT72 2QE
  dmi.product.version: REV:0.C
  dmi.sys.vendor: Micro-Star International Co., Ltd.

  Qualcomm Atheros Device [168c:003e] (rev 20)

  mainline commit 

[Kernel-packages] [Bug 1452830] Re: Keyboard and mouse not working after update to 15.04

2015-08-08 Thread Grzegorz Galezowski
Hi, I haven't used Ubu for some time and now I am back and it seems I
was wrong in that the bug was fixed. It just started showing up less for
some time.

I dug into the problem and it seems that USB ports are being suspended.
I found that laptop-mode tools do this when one is on battery, but it
happened to me when I has AC connected (sometimes, and sometimes not).
Uninstalling laptop-mode tools seems to have fixed the problem.

** Changed in: linux (Ubuntu)
   Status: Fix Released = 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/1452830

Title:
  Keyboard and mouse not working after update to 15.04

Status in laptop-mode-tools package in Ubuntu:
  Confirmed

Bug description:
  After turning on the system, mouse pointer is not visible and first
  key press on keyboard is ignored.

  When I press mouse button (left or right), mouse pointer appears and I
  can control it, but when I leave it for few seconds, it disappears
  again.

  As for the keyboard, the first key press is ignored (e.g. when I try
  to type zone, only one is visible on the screen because the first
  key is ignored) - this behavior repeats itself after few seconds of
  not pressing any keys.

  My keyboard has backlight option and when I turn it on, the light
  flickers and disappears when the keyboard gets disconnected.

  Disconnecting and connecting again mouse and keyboard makes the issue 
disappear - from that moment on, both mouse and keyboard work like a charm 
(until reboot).
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  astral 6725 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=37c6e25d-5731-4c94-a757-2430669514cf
  InstallationDate: Installed on 2014-04-05 (411 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140405)
  MachineType: LENOVO 20132
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic 
root=UUID=8a09eb42-b431-491c-8eb8-692d800ef5c6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  Tags:  vivid
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (26 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/11/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 5DCN90WW(V8.01)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Y580
  dmi.modalias: 
dmi:bvnLENOVO:bvr5DCN90WW(V8.01):bd10/11/2012:svnLENOVO:pn20132:pvrLenovoIdeaPadY580:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadY580:
  dmi.product.name: 20132
  dmi.product.version: Lenovo IdeaPad Y580
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/laptop-mode-tools/+bug/1452830/+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 1452830] Re: Keyboard and mouse not working after update to 15.04

2015-08-08 Thread Grzegorz Galezowski
Uninstalling laptop-mode tools seems to have fixed the problem, so I am
changing the package affected

** Package changed: linux (Ubuntu) = laptop-mode-tools (Ubuntu)

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

Title:
  Keyboard and mouse not working after update to 15.04

Status in laptop-mode-tools package in Ubuntu:
  Confirmed

Bug description:
  After turning on the system, mouse pointer is not visible and first
  key press on keyboard is ignored.

  When I press mouse button (left or right), mouse pointer appears and I
  can control it, but when I leave it for few seconds, it disappears
  again.

  As for the keyboard, the first key press is ignored (e.g. when I try
  to type zone, only one is visible on the screen because the first
  key is ignored) - this behavior repeats itself after few seconds of
  not pressing any keys.

  My keyboard has backlight option and when I turn it on, the light
  flickers and disappears when the keyboard gets disconnected.

  Disconnecting and connecting again mouse and keyboard makes the issue 
disappear - from that moment on, both mouse and keyboard work like a charm 
(until reboot).
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  astral 6725 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=37c6e25d-5731-4c94-a757-2430669514cf
  InstallationDate: Installed on 2014-04-05 (411 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140405)
  MachineType: LENOVO 20132
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic 
root=UUID=8a09eb42-b431-491c-8eb8-692d800ef5c6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  Tags:  vivid
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (26 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/11/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 5DCN90WW(V8.01)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Y580
  dmi.modalias: 
dmi:bvnLENOVO:bvr5DCN90WW(V8.01):bd10/11/2012:svnLENOVO:pn20132:pvrLenovoIdeaPadY580:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadY580:
  dmi.product.name: 20132
  dmi.product.version: Lenovo IdeaPad Y580
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/laptop-mode-tools/+bug/1452830/+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 1479195] larsen (amd64) - tests ran: 180, failed: 2

2015-08-08 Thread Brad Figg
tests ran: 180, failed: 2;
  
http://kernel.ubuntu.com/testing/larsen__3.19.0-26.27~14.04.1__2015-08-08_07-46-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-26.27~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  In Progress
Status in Kernel SRU Workflow package-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-26.27~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 29. July 2015 04:01 UTC
  kernel-stable-master-bug:1479055
  kernel-stable-Prepare-package-end:Thursday, 30. July 2015 02:01 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 30. July 2015 02:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 05. August 2015 02:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Wednesday, 05. August 2015 03:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 05. August 2015 03:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 05. August 2015 03:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 05. August 2015 03:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 05. August 2015 03:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1479195/+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 1479195] larsen (i386) - tests ran: 153, failed: 0

2015-08-08 Thread Brad Figg
tests ran: 153, failed: 0;
  
http://kernel.ubuntu.com/testing/larsen__3.19.0-26.27~14.04.1__2015-08-08_10-59-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-26.27~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  In Progress
Status in Kernel SRU Workflow package-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-26.27~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 29. July 2015 04:01 UTC
  kernel-stable-master-bug:1479055
  kernel-stable-Prepare-package-end:Thursday, 30. July 2015 02:01 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 30. July 2015 02:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 05. August 2015 02:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Wednesday, 05. August 2015 03:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 05. August 2015 03:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 05. August 2015 03:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 05. August 2015 03:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 05. August 2015 03:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1479195/+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


Re: [Kernel-packages] [Bug 1443648] Kernel panics on iSER (iscsi over IB) logouts

2015-08-08 Thread Rafael David Tinoco
For all those interested: I’ll provide feedback on -proposed this next
week.

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

Title:
  Kernel panics on iSER (iscsi over IB) logouts

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Fix Committed

Bug description:
  SRU Justification:

  Impact: After iSER was fixed by LP: #1409904 iscsi logouts cause panics.
  Fix: Upstream development and devel bisection between 3.13 and 3.16.
  Testcase: To use iSER and shut down the open-iscsi daemon (comment #8). 

  -

  While shutting down the open-iscsi daemon (with an iSER mapped
  volume from other host) I'm getting the following kernel panic for
  kernel 3.13.0-49:

  
  [272820.948946] scsi15 : iSCSI Initiator over iSER
  [272843.474551] sd 14:0:0:1: [sdc] Synchronizing SCSI cache
  [272843.998231] BUG: unable to handle kernel paging request at 
a03840b7
  [272843.998258] IP: [a03840b7] 0xa03840b7
  [272843.998278] PGD 1c11067 PUD 1c12063 PMD 80afb5067 PTE 0
  [272843.998306] Oops: 0010 [#1] SMP
  [272843.998324] Modules linked in: rdma_ucm ib_ucm ib_srp scsi_transport_srp 
scsi_tgt ib_srpt ib_mthca ib_ipa
  [272843.998742] CPU: 1 PID: 32399 Comm: kworker/1:0 Not tainted 
3.13.0-49-generic #81-Ubuntu
  [272843.998758] Hardware name: HP ProLiant DL360e Gen8, BIOS P73 11/12/2013
  [272843.998774] Workqueue: ib_cm cm_work_handler [ib_cm]
  [272843.998789] task: 88080b72c800 ti: 880802522000 task.ti: 
880802522000
  [272843.998827] RIP: 0010:[a03840b7]  [a03840b7] 
0xa03840b7
  [272843.998870] RSP: 0018:880802523c28  EFLAGS: 00010296
  [272843.998893] RAX: 8800b851d801 RBX: 8807af8482b8 RCX: 
00018028
  [272843.998929] RDX: 00018029 RSI: 8028 RDI: 
88081f003900
  [272843.998965] RBP: 880802523c30 R08:  R09: 
0001
  [272843.999002] R10: ea0002e14740 R11: a00e0b9a R12: 
88080953e400
  [272843.999038] R13: 8807af8482b8 R14: 88080953e400 R15: 

  [272843.999075] FS:  () GS:88083f42() 
knlGS:
  [272843.999113] CS:  0010 DS:  ES:  CR0: 80050033
  [272843.999136] CR2: a03840b7 CR3: 0008024f1000 CR4: 
000407e0
  [272843.999173] Stack:
  [272843.999191]  8807af54 880802523c60 a0386425 
8807af8482b8
  [272843.999245]  88080953e400 88080acf9fa8 880802523cf0 
880802523ca0
  [272843.999297]  a0384f58 810aacc4 8807af8482b8 
8807af8482d0
  [272843.999349] Call Trace:
  [272843.999378]  [810aacc4] ? __wake_up+0x44/0x50
  [272843.999406]  [a03c436b] ? cma_comp_exch+0x4b/0x60 [rdma_cm]
  [272843.999432]  [a03c6429] ? cma_ib_handler+0xf9/0x230 [rdma_cm]
  [272843.999460]  [a01b2166] ? cm_process_work+0x26/0x150 [ib_cm]
  [272843.999487]  [a01b4183] ? cm_work_handler+0xa83/0x161c [ib_cm]
  [272843.999515]  [81083a82] ? process_one_work+0x182/0x450
  [272843.999540]  [81084871] ? worker_thread+0x121/0x410
  [272843.999565]  [81084750] ? rescuer_thread+0x430/0x430
  [272843.999590]  [8108b5b2] ? kthread+0xd2/0xf0
  [272843.999615]  [8108b4e0] ? kthread_create_on_node+0x1c0/0x1c0
  [272843.999641]  [8173258c] ? ret_from_fork+0x7c/0xb0
  [272843.999666]  [8108b4e0] ? kthread_create_on_node+0x1c0/0x1c0
  [272843.999691] Code:  Bad RIP value.
  [272843.999721] RIP  [a03840b7] 0xa03840b7
  [272843.999749]  RSP 880802523c28
  [272843.999770] CR2: a03840b7
  
  I got also this one (looks the same):

  
  [  479.240278] BUG: unable to handle kernel paging request at a04af0b7
  [  479.240453] IP: [a04af0b7] 0xa04af0b7
  [  479.240572] PGD 1c11067 PUD 1c12063 PMD 80bccf067 PTE 0
  [  479.240849] Oops: 0010 [#1] SMP
  [  479.241014] Modules linked in: ip6table_filter ip6_tables iptable_filter 
ip_tables ebtable_nat ebtables x_
  [  479.245546]
  [  479.245603] CPU: 2 PID: 257 Comm: kworker/2:1 Not tainted 
3.13.0-49-generic #81-Ubuntu
  [  479.245668] Hardware name: HP ProLiant DL360e Gen8, BIOS P73 11/12/2013
  [  479.245734] Workqueue: ib_cm cm_work_handler [ib_cm]
  [  479.245847] task: 880811ad6000 ti: 88081142 task.ti: 
88081142
  [  479.245923] RIP: 0010:[a04af0b7]  [a04af0b7] 
0xa04af0b7
  [  479.246065] RSP: 0018:880811421c28  EFLAGS: 00010296
  [  479.246138] RAX: 8807f6d85501 RBX: 8807e613a2b8 RCX: 
00018029
  [  479.246212] RDX: 0001802a RSI: 8029 RDI: 
88081f003900
  [  479.246287] RBP: 880811421c30 R08:  R09: 
0001
  [  479.246361] R10: ea001fdb6140 R11: a00f7b9a R12: 

[Kernel-packages] [Bug 1454843] Re: Realtek RTL8723BE wireless card drops connection

2015-08-08 Thread Sebastian
Thank you very much, this firmware is so much better!
The connection is very stable and faster, although it hangs up sometimes when 
changing the bandwidth. 
The dmesg says at that time:
AP (mac number) changed bandwidth, new config is 2452 MHz, width 1 (2452/0 MHz)

But after a clic on my ssid to reconnect (on the network manager) it is up 
again within seconds.
This happens about one time per several hours. I am using my notebook about 3-4 
hours at evening so I mostly have to reconnect only one time and that within 
first hour (sometimes but rarely I wait for several seconds and it comes back 
again by itself).

But I am very happy because as I said it works generally much stable and faster.
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/1454843

Title:
  Realtek RTL8723BE wireless card drops connection

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  In Progress

Bug description:
  I am using Lenovo M30-70.

  I tried many workarounds from
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1320070 but no
  change, the connection is lost after a while.

  Finally I tried the rtlwifi_new driver from 
https://bugzilla.kernel.org/show_bug.cgi?id=83641#c1.
  I first thought it works stable but after a while it also loses the 
connection (see my comment there). After reconnect it works for a while again.
  I uninstalled the rtlwifi_new driver for this bug report.


  (Bluetooth does not work at all, it doesn't find any devices)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-17-generic 3.19.0-17.17
  ProcVersionSignature: Ubuntu 3.19.0-17.17-generic 3.19.6
  Uname: Linux 3.19.0-17-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sledzik2179 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed May 13 22:51:38 2015
  HibernationDevice: RESUME=UUID=d61164da-04eb-444a-a976-6a1f91fc4ffb
  InstallationDate: Installed on 2015-03-11 (63 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: LENOVO ZIUS6
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-17-generic.efi.signed 
root=UUID=40721d88-7203-4dfa-ac65-1a2b204fea34 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-17-generic N/A
   linux-backports-modules-3.19.0-17-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-04-06 (36 days ago)
  dmi.bios.date: 10/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8BCN45WW(V3.08)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: INVALID
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: INVALID
  dmi.modalias: 
dmi:bvnLENOVO:bvr8BCN45WW(V3.08):bd10/15/2014:svnLENOVO:pnZIUS6:pvrINVALID:rvnLENOVO:rnINVALID:rvrINVALID:cvnLENOVO:ct10:cvrINVALID:
  dmi.product.name: ZIUS6
  dmi.product.version: INVALID
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1454843/+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 1479329] larsen (amd64) - tests ran: 180, failed: 5

2015-08-08 Thread Brad Figg
tests ran: 180, failed: 5;
  
http://kernel.ubuntu.com/testing/larsen__3.13.0-62.101__2015-08-08_13-51-00/results-index.html

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

Title:
  linux: 3.13.0-62.101 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow package-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Confirmed

Bug description:
  This bug is for tracking the 3.13.0-62.101 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 29. July 2015 12:08 UTC
  kernel-stable-Prepare-package-end:Thursday, 30. July 2015 15:51 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 30. July 2015 15:51 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 05. August 2015 02:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Wednesday, 05. August 2015 03:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 05. August 2015 03:02 UTC
  kernel-stable-Certification-testing-start:Wednesday, 05. August 2015 03:02 UTC
  kernel-stable-Security-signoff-start:Wednesday, 05. August 2015 03:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 05. August 2015 03:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 06. August 2015 13:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1479329/+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 1482892] [NEW] Kernel PANIC often when turning WiFi off

2015-08-08 Thread Páll Haraldsson
Public bug reported:

When opening lots of network connections and disconnecting from WiFi I
get two light blinkning (CAPS LOCK light and the one to it's right) -
assuming kernel PANIC.

[As Google Chrome opens a lot of tabs, when starting, I've used the
trick of disconnecting WiFi for a while (and sometimes killing Chrome
processes, but not this time I believe, but it shouldn't matter), to get
it to avoid OOM.]

This is not the first time I've gotten a kernel PANIC this way or the
only kernel (may be a few versions back). I assume this is a bug in the
kernel (also), but also in (proprietary) wl:

lsmod |grep wl
wl   6369280  0 
cfg80211  540672  1 wl

syslog:

Aug  8 16:59:18 Ryksugan dnsmasq[826]: setting upstream servers from DBus
Aug  8 16:59:18 Ryksugan whoopsie[680]: [16:59:18] Cannot reach: 
https://daisy.ubuntu.com
Aug  8 16:59:18 Ryksugan kernel: [ 2554.480178] cfg80211: World regulatory 
domain updated:
Aug  8 16:59:18 Ryksugan kernel: [ 2554.480184] cfg80211:  DFS Master region: 
unset
Aug  8 16:59:18 Ryksugan kernel: [ 2554.480186] cfg80211:   (start_freq - 
end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Aug  8 16:59:18 Ryksugan kernel: [ 2554.480190] cfg80211:   (2402000 KHz - 
2472000 KHz @ 4 KHz), (300 mBi, 2000 mBm), (N/A)
Aug  8 16:59:18 Ryksugan kernel: [ 2554.480192] cfg80211:   (2457000 KHz - 
2482000 KHz @ 4 KHz), (300 mBi, 2000 mBm), (N/A)
Aug  8 16:59:18 Ryksugan kernel: [ 2554.480195] cfg80211:   (2474000 KHz - 
2494000 KHz @ 2 KHz), (300 mBi, 2000 mBm), (N/A)
Aug  8 16:59:18 Ryksugan kernel: [ 2554.480197] cfg80211:   (517 KHz - 
525 KHz @ 4 KHz), (300 mBi, 2000 mBm), (N/A)
Aug  8 16:59:18 Ryksugan kernel: [ 2554.480200] cfg80211:   (5735000 KHz - 
5835000 KHz @ 4 KHz), (300 mBi, 2000 mBm), (N/A)
Aug  8 16:59:18 Ryksugan NetworkManager[737]: info NetworkManager state is 
now DISCONNECTED
Aug  8 16:59:18 Ryksugan NetworkManager[737]: warn Connection disconnected 
(reason -3)
Aug  8 16:59:18 Ryksugan wpa_supplicant[792]: wlan0: CTRL-EVENT-SCAN-STARTED
Aug  8 16:59:18 Ryksugan dbus[745]: [system] Activating via systemd: service 
name='org.freedesktop.nm_dispatcher' 
unit='dbus-org.freedesktop.nm-dispatcher.service'
Aug  8 16:59:18 Ryksugan NetworkManager[737]: info (wlan0): supplicant 
interface state: completed - disconnected
Aug  8 16:59:18 Ryksugan systemd[1]: Starting Network Manager Script Dispatcher 
Service...
Aug  8 16:59:18 Ryksugan dbus[745]: [system] Successfully activated service 
'org.freedesktop.nm_dispatcher'
Aug  8 16:59:18 Ryksugan systemd[1]: Started Network Manager Script Dispatcher 
Service.
Aug  8 16:59:18 Ryksugan nm-dispatcher: Dispatching action 'down' for wlan0
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@Aug
  8 17:04:47 Ryksugan rsyslogd: [origin software=rsyslogd swVersion=7.4.4 
x-pid=686 x-info=http://www.rsyslog.com;] start
Aug  8 17:04:47 Ryksugan rsyslogd: rsyslogd's groupid changed to 104

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-26-generic 3.19.0-26.27
ProcVersionSignature: Ubuntu 3.19.0-26.27-generic 3.19.8-ckt4
Uname: Linux 3.19.0-26-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.17.2-0ubuntu1.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  palli  1645 F pulseaudio
CurrentDesktop: Unity
Date: Sat Aug  8 17:10:24 2015
HibernationDevice: RESUME=UUID=8bc9eb31-5629-4dc3-b989-1223eaf31529
InstallationDate: Installed on 2014-08-21 (351 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
MachineType: Dell Inc. Inspiron 1525
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-26-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.19.0-26-generic N/A
 linux-backports-modules-3.19.0-26-generic  N/A
 linux-firmware 1.143
SourcePackage: linux
UpgradeStatus: Upgraded to vivid on 2015-04-06 (124 days ago)
dmi.bios.date: 10/27/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A17
dmi.board.name: 0U990C
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA17:bd10/27/2009:svnDellInc.:pnInspiron1525:pvr:rvnDellInc.:rn0U990C:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Inspiron 1525
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
  

[Kernel-packages] [Bug 1482892] Status changed to Confirmed

2015-08-08 Thread Brad Figg
This change was made by a bot.

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

Title:
  Kernel PANIC often when turning WiFi off

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When opening lots of network connections and disconnecting from WiFi I
  get two light blinkning (CAPS LOCK light and the one to it's right) -
  assuming kernel PANIC.

  [As Google Chrome opens a lot of tabs, when starting, I've used the
  trick of disconnecting WiFi for a while (and sometimes killing Chrome
  processes, but not this time I believe, but it shouldn't matter), to
  get it to avoid OOM.]

  This is not the first time I've gotten a kernel PANIC this way or the
  only kernel (may be a few versions back). I assume this is a bug in
  the kernel (also), but also in (proprietary) wl:

  lsmod |grep wl
  wl   6369280  0 
  cfg80211  540672  1 wl

  syslog:

  Aug  8 16:59:18 Ryksugan dnsmasq[826]: setting upstream servers from DBus
  Aug  8 16:59:18 Ryksugan whoopsie[680]: [16:59:18] Cannot reach: 
https://daisy.ubuntu.com
  Aug  8 16:59:18 Ryksugan kernel: [ 2554.480178] cfg80211: World regulatory 
domain updated:
  Aug  8 16:59:18 Ryksugan kernel: [ 2554.480184] cfg80211:  DFS Master region: 
unset
  Aug  8 16:59:18 Ryksugan kernel: [ 2554.480186] cfg80211:   (start_freq - 
end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  Aug  8 16:59:18 Ryksugan kernel: [ 2554.480190] cfg80211:   (2402000 KHz - 
2472000 KHz @ 4 KHz), (300 mBi, 2000 mBm), (N/A)
  Aug  8 16:59:18 Ryksugan kernel: [ 2554.480192] cfg80211:   (2457000 KHz - 
2482000 KHz @ 4 KHz), (300 mBi, 2000 mBm), (N/A)
  Aug  8 16:59:18 Ryksugan kernel: [ 2554.480195] cfg80211:   (2474000 KHz - 
2494000 KHz @ 2 KHz), (300 mBi, 2000 mBm), (N/A)
  Aug  8 16:59:18 Ryksugan kernel: [ 2554.480197] cfg80211:   (517 KHz - 
525 KHz @ 4 KHz), (300 mBi, 2000 mBm), (N/A)
  Aug  8 16:59:18 Ryksugan kernel: [ 2554.480200] cfg80211:   (5735000 KHz - 
5835000 KHz @ 4 KHz), (300 mBi, 2000 mBm), (N/A)
  Aug  8 16:59:18 Ryksugan NetworkManager[737]: info NetworkManager state is 
now DISCONNECTED
  Aug  8 16:59:18 Ryksugan NetworkManager[737]: warn Connection disconnected 
(reason -3)
  Aug  8 16:59:18 Ryksugan wpa_supplicant[792]: wlan0: CTRL-EVENT-SCAN-STARTED
  Aug  8 16:59:18 Ryksugan dbus[745]: [system] Activating via systemd: service 
name='org.freedesktop.nm_dispatcher' 
unit='dbus-org.freedesktop.nm-dispatcher.service'
  Aug  8 16:59:18 Ryksugan NetworkManager[737]: info (wlan0): supplicant 
interface state: completed - disconnected
  Aug  8 16:59:18 Ryksugan systemd[1]: Starting Network Manager Script 
Dispatcher Service...
  Aug  8 16:59:18 Ryksugan dbus[745]: [system] Successfully activated service 
'org.freedesktop.nm_dispatcher'
  Aug  8 16:59:18 Ryksugan systemd[1]: Started Network Manager Script 
Dispatcher Service.
  Aug  8 16:59:18 Ryksugan nm-dispatcher: Dispatching action 'down' for wlan0
  
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@Aug
  8 17:04:47 Ryksugan rsyslogd: [origin software=rsyslogd swVersion=7.4.4 
x-pid=686 x-info=http://www.rsyslog.com;] start
  Aug  8 17:04:47 Ryksugan rsyslogd: rsyslogd's groupid changed to 104

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-26-generic 3.19.0-26.27
  ProcVersionSignature: Ubuntu 3.19.0-26.27-generic 3.19.8-ckt4
  Uname: Linux 3.19.0-26-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  palli  1645 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Aug  8 17:10:24 2015
  HibernationDevice: RESUME=UUID=8bc9eb31-5629-4dc3-b989-1223eaf31529
  InstallationDate: Installed on 2014-08-21 (351 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Inspiron 1525
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-26-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-26-generic N/A
   linux-backports-modules-3.19.0-26-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  

[Kernel-packages] [Bug 1437386] Re: Unable to boot LenovoThinkpad W541

2015-08-08 Thread tomzalt
Hi Tobias,

Thanks for your reply!

I tried Ubuntu Server 14.04.3 LTS but it didn't work for a different
reason. I got Failed to load COM32 file gfxboot.c32 and the provided
solution didn't work
(https://answers.launchpad.net/ubuntu/+question/259869). That has
happened to me before for some Kubuntu release on another laptop and I
was able to work it out, not this time though.

In the end I managed to install Kubuntu 14.04.1 without trouble from USB
stick (like all my attempts). Notice that Kubuntu 14.04.2 failed. That
should be the case for Ubuntu too so I would recommend people to try
that out as the simplest solution.

Cheers,
Tomás

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

Title:
  Unable to boot LenovoThinkpad W541

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I tried to boot my Lenovo Thinkpad W541 using a bootable USB(having
  Ubuntu 14.04 image).

  I could see the welcome screen where I can choose to try or install
  Ubuntu. Choosing either one causes a freeze.

  Initial boot screen shows the following error (which maybe the
  reason?):

  mmc0 unknown controller version(3), You may experience problems

  I cannot run apport-collect since this problem stops me from booting.
  --- 
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 2803 F pulseaudio
   /dev/snd/controlC0:  ubuntu 2803 F pulseaudio
  CasperVersion: 1.336ubuntu1
  DistroRelease: Ubuntu 13.10
  LiveMediaBuild: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
  MachineType: LENOVO 20EGS01600
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  Tags:  saucy
  Uname: Linux 3.11.0-12-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GNET72WW (2.20 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EGS01600
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGNET72WW(2.20):bd02/26/2015:svnLENOVO:pn20EGS01600:pvrThinkPadW541:rvnLENOVO:rn20EGS01600:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20EGS01600
  dmi.product.version: ThinkPad W541
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1437386/+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 1479329] larsen (i386) - tests ran: 153, failed: 0

2015-08-08 Thread Brad Figg
tests ran: 153, failed: 0;
  
http://kernel.ubuntu.com/testing/larsen__3.13.0-62.101__2015-08-08_16-59-00/results-index.html

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

Title:
  linux: 3.13.0-62.101 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow package-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Confirmed

Bug description:
  This bug is for tracking the 3.13.0-62.101 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 29. July 2015 12:08 UTC
  kernel-stable-Prepare-package-end:Thursday, 30. July 2015 15:51 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 30. July 2015 15:51 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 05. August 2015 02:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Wednesday, 05. August 2015 03:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 05. August 2015 03:02 UTC
  kernel-stable-Certification-testing-start:Wednesday, 05. August 2015 03:02 UTC
  kernel-stable-Security-signoff-start:Wednesday, 05. August 2015 03:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 05. August 2015 03:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 06. August 2015 13:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1479329/+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 1408963] Re: [Xbuntu 14.04, 14.10 and 15.04] Network manager stops working: iwl3945 0000:03:00.0: BSM uCode verification failed at addr ...; wlan0: deauthenticating from... by l

2015-08-08 Thread Christianus Pistorius
Why is this still Undecided even after 8 months? It's basic
functionality that is buggy as hell. I, for one, need stable wifi
because the router is down the hall, and my flatmate's at that, and I
won't put 10 m of network cable across the flat just because my wifi
driver and the kernel won't talk. At university, I also can't just plug
my laptop into a network socket everywhere :\ I'm seriously disappointed
that there doesn't seem to be any motion to fix this very annoying issue
so far. Changing my Ubuntu back to upstart and using a little script to
switch wifi power management off on start helps to at least reduce the
crashes to once a week or so and no wifi after resuming from standby,
but this is just a workaround and not a real solution, especially since
it just shifts problems elsewhere – I basically can't use standby.

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

Title:
  [Xbuntu 14.04, 14.10 and 15.04] Network manager stops working: iwl3945
  :03:00.0: BSM uCode verification failed at addr ...; wlan0:
  deauthenticating from... by local choice (Reason: 3=DEAUTH_LEAVING),

Status in linux-firmware package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  From time to time, the system loses all wireles networks and kubuntu
  network manager applet goes blank - not even one network is shown. All
  wifi connections are broken. Rebooting fixes the issue, switching to
  WICD on-the-fly enables to continue browsing without rebooting, so it
  seems to be no hardware issue or iwl3945 issue.

  What to expect: stable connections and flawless network managing.
  What happens: so above.

  Further informations about the system, the network configuration, the
  package version can be found in the attachment, also parts of rsyslog
  and dmesg.

  Interesting, according to some helpers, are the following lines:
  dmesg:   wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice 
(Reason: 3=DEAUTH_LEAVING)

  lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 14.10
  Release:14.10
  Codename:   utopic

  apt-cache policy network-manager
  network-manager:
    Installiert:   0.9.8.8-0ubuntu28
    Installationskandidat: 0.9.8.8-0ubuntu28
    Versionstabelle:
   *** 0.9.8.8-0ubuntu28 0
  500 http://de.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1408963/+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 1482914] [NEW] BCM2045 Bluetooth USB Device detected but not working

2015-08-08 Thread Robert Woods
Public bug reported:

Previous version of Ubuntu worked with my USB Bluetooth dongle (I used
it for Bluetooh mouse).  However 140.4 LTS onwards is detecting the
device, but the device cannot be enabled in any Bluetooth manager.

Linux Asus-N56V-Ubuntu 3.16.0-45-generic #60~14.04.1-Ubuntu SMP Fri Jul
24 21:16:23 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux


 rfkill list
hci0: Bluetooth
soft blocked: no
hard blocked: no

lsusb

BUS 003 DEvice 006: ID 0a5c:2039 Broadcom Corp. BCM2045 Bluetooth


hciconfig hci0 up
Can't init device hci0: OPeration not permitted (1)

hciconfig -a
TYpe: BR/EDR Bus: USB
BD Adress: etc etc...

Have noted that this issue is common to several varieties of Bluetooth
adapter, but raising this because this specific adapter did work in
previous versions of ubuntu (64bit 12.10)

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: utopic

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

Title:
  BCM2045 Bluetooth USB Device detected but not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Previous version of Ubuntu worked with my USB Bluetooth dongle (I used
  it for Bluetooh mouse).  However 140.4 LTS onwards is detecting the
  device, but the device cannot be enabled in any Bluetooth manager.

  Linux Asus-N56V-Ubuntu 3.16.0-45-generic #60~14.04.1-Ubuntu SMP Fri
  Jul 24 21:16:23 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  
   rfkill list
  hci0: Bluetooth
  soft blocked: no
  hard blocked: no

  lsusb
  
  BUS 003 DEvice 006: ID 0a5c:2039 Broadcom Corp. BCM2045 Bluetooth
  

  hciconfig hci0 up
  Can't init device hci0: OPeration not permitted (1)

  hciconfig -a
  TYpe: BR/EDR Bus: USB
  BD Adress: etc etc...

  Have noted that this issue is common to several varieties of Bluetooth
  adapter, but raising this because this specific adapter did work in
  previous versions of ubuntu (64bit 12.10)

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

2015-08-08 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1482914

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

** Tags added: utopic

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

Title:
  BCM2045 Bluetooth USB Device detected but not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Previous version of Ubuntu worked with my USB Bluetooth dongle (I used
  it for Bluetooh mouse).  However 140.4 LTS onwards is detecting the
  device, but the device cannot be enabled in any Bluetooth manager.

  Linux Asus-N56V-Ubuntu 3.16.0-45-generic #60~14.04.1-Ubuntu SMP Fri
  Jul 24 21:16:23 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  
   rfkill list
  hci0: Bluetooth
  soft blocked: no
  hard blocked: no

  lsusb
  
  BUS 003 DEvice 006: ID 0a5c:2039 Broadcom Corp. BCM2045 Bluetooth
  

  hciconfig hci0 up
  Can't init device hci0: OPeration not permitted (1)

  hciconfig -a
  TYpe: BR/EDR Bus: USB
  BD Adress: etc etc...

  Have noted that this issue is common to several varieties of Bluetooth
  adapter, but raising this because this specific adapter did work in
  previous versions of ubuntu (64bit 12.10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482914/+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 1132225] Re: missing characters when typing after returning from suspend mode

2015-08-08 Thread Igor Maslennikov
Chrstopher, I have tested 4.1 and the problem appears to be less, but it
is still there. Thanks

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

Title:
  missing characters when typing after returning from suspend mode

Status in linux package in Ubuntu:
  Expired

Bug description:
  After returning from suspend, some characters are missing while typing. The 
issue goes away after complete restart.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  igor   1998 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7a8fc569-0023-468c-a8ed-d9046589df15
  InstallationDate: Installed on 2012-02-11 (1043 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MachineType: Dell Inc. Vostro V13
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=f95fc449-68b0-41ec-b03c-06f8a1f8f4a5 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-39-generic N/A
   linux-backports-modules-3.13.0-39-generic  N/A
   linux-firmware 1.127.8
  Tags:  trusty
  Uname: Linux 3.13.0-39-generic i686
  UpgradeStatus: Upgraded to trusty on 2014-08-17 (125 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  _MarkForUpload: True
  dmi.bios.date: 08/27/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.asset.tag: 12345
  dmi.board.name: 06041G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A05
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/27/2010:svnDellInc.:pnVostroV13:pvrA05:rvnDellInc.:rn06041G:rvrA05:cvnDellInc.:ct8:cvrA05:
  dmi.product.name: Vostro V13
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1132225/+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 1479868] larsen (amd64) - tests ran: 148, failed: 2

2015-08-08 Thread Brad Figg
tests ran: 148, failed: 2;
  
http://kernel.ubuntu.com/testing/larsen__3.13.0-62.101~precise1__2015-08-08_20-04-00/results-index.html

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

Title:
  linux-lts-trusty: 3.13.0-62.101~precise1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  In Progress
Status in Kernel SRU Workflow package-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-trusty source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.13.0-62.101~precise1 upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Thursday, 30. July 2015 15:50 UTC
  kernel-stable-master-bug:1479329
  kernel-stable-Prepare-package-end:Friday, 31. July 2015 08:01 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 31. July 2015 08:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 05. August 2015 02:14 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Wednesday, 05. August 2015 04:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 05. August 2015 04:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 05. August 2015 04:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 05. August 2015 04:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 05. August 2015 04:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1479868/+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 1482920] [NEW] Lightdm and xorg fail to start console shows [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give up

2015-08-08 Thread Dave Chiluk
Public bug reported:

Lightdm and xorg fail to start console shows 
[drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give up.
The above error may be a red-herring as it appears in boots of 3.13.0-59 albeit 
less frequently, and definitely not as the last message.

The issue affects the 3.13.0-62-generic on an asus ux32vd.
3.13.0-59-generic  functions.  I will test the intermediate kernels as
well and report back.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-59-generic 3.13.0-59.98
ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
Uname: Linux 3.13.0-59-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  chiluk 2408 F pulseaudio
CurrentDesktop: Unity
Date: Sat Aug  8 17:30:24 2015
InstallationDate: Installed on 2014-01-07 (578 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140106)
MachineType: ASUSTeK COMPUTER INC. UX32VD
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-59-generic.efi.signed 
root=UUID=292a06f6-464a-49e4-a244-2c2d668f33b7 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-59-generic N/A
 linux-backports-modules-3.13.0-59-generic  N/A
 linux-firmware 1.127.15
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/29/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX32VD.214
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX32VD
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: UX32VD
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Lightdm and xorg fail to start console shows
  [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give
  up

Status in linux package in Ubuntu:
  New

Bug description:
  Lightdm and xorg fail to start console shows 
  [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give up.
  The above error may be a red-herring as it appears in boots of 3.13.0-59 
albeit less frequently, and definitely not as the last message.

  The issue affects the 3.13.0-62-generic on an asus ux32vd.
  3.13.0-59-generic  functions.  I will test the intermediate kernels as
  well and report back.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-59-generic 3.13.0-59.98
  ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-59-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chiluk 2408 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Aug  8 17:30:24 2015
  InstallationDate: Installed on 2014-01-07 (578 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-59-generic.efi.signed 
root=UUID=292a06f6-464a-49e4-a244-2c2d668f33b7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-59-generic N/A
   linux-backports-modules-3.13.0-59-generic  N/A
   linux-firmware 1.127.15
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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

[Kernel-packages] [Bug 1482921] [NEW] Quotas Boot up failure

2015-08-08 Thread Daryl Hughes
Public bug reported:

When i install Quotas and follow these steps:

https://www.digitalocean.com/community/tutorials/how-to-enable-user-and-
group-quotas

apparently when i restart my computer it freezes at Ubuntu Splash screen
i did find out which step was becoming the bug at the part when 1 edits
the script /etc/fstab to enable the user or group to quota it causes the
boot up to freeze

I did press F12 and check which part it was freezing at i found that it
stops at:

* Starting cups-browsed - Bonjour remote printer browsing daemon

and that’s all i get its froze no start up

why to get it fixed is not using quota and deleting usrquota and/or
grpquota from the /etc/fstab and reboot

Including if you where to press ctrl+alt+F4 or F1 it will still be
frozen there with a - at the left hand corner of screen just blanking
and froze

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  New

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  why to get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be
  frozen there with a - at the left hand corner of screen just blanking
  and froze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482921/+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 1482923] [NEW] 3.13.0-61 has broken wifi, and display locked at 800x600

2015-08-08 Thread Dave Chiluk
Public bug reported:

3.13.0-61 has broken wifi, and display locked at 800x600.  3.13.0-59
works fine.  Each was tested with the identical userspace, simply
rebooted into the newer kernel.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-59-generic 3.13.0-59.98
ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
Uname: Linux 3.13.0-59-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  chiluk 2543 F pulseaudio
CurrentDesktop: Unity
Date: Sat Aug  8 17:48:13 2015
InstallationDate: Installed on 2014-01-07 (578 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140106)
MachineType: ASUSTeK COMPUTER INC. UX32VD
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-59-generic.efi.signed 
root=UUID=292a06f6-464a-49e4-a244-2c2d668f33b7 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-59-generic N/A
 linux-backports-modules-3.13.0-59-generic  N/A
 linux-firmware 1.127.15
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/29/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX32VD.214
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX32VD
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: UX32VD
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug trusty

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

Title:
  3.13.0-61 has broken wifi, and display locked at 800x600

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  3.13.0-61 has broken wifi, and display locked at 800x600.  3.13.0-59
  works fine.  Each was tested with the identical userspace, simply
  rebooted into the newer kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-59-generic 3.13.0-59.98
  ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-59-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chiluk 2543 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Aug  8 17:48:13 2015
  InstallationDate: Installed on 2014-01-07 (578 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-59-generic.efi.signed 
root=UUID=292a06f6-464a-49e4-a244-2c2d668f33b7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-59-generic N/A
   linux-backports-modules-3.13.0-59-generic  N/A
   linux-firmware 1.127.15
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2015-08-08 Thread Brad Figg
This change was made by a bot.

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

Title:
  3.13.0-61 has broken wifi, and display locked at 800x600

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  3.13.0-61 has broken wifi, and display locked at 800x600.  3.13.0-59
  works fine.  Each was tested with the identical userspace, simply
  rebooted into the newer kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-59-generic 3.13.0-59.98
  ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-59-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chiluk 2543 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Aug  8 17:48:13 2015
  InstallationDate: Installed on 2014-01-07 (578 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-59-generic.efi.signed 
root=UUID=292a06f6-464a-49e4-a244-2c2d668f33b7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-59-generic N/A
   linux-backports-modules-3.13.0-59-generic  N/A
   linux-firmware 1.127.15
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1482921/+attachment/4441539/+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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1482921/+attachment/4441544/+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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482921/+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 1482921] Re: Quotas Boot up failure

2015-08-08 Thread Daryl Hughes
apport information

** Tags added: apport-collected trusty

** Description changed:

  When i install Quotas and follow these steps:
  
  https://www.digitalocean.com/community/tutorials/how-to-enable-user-and-
  group-quotas
  
  apparently when i restart my computer it freezes at Ubuntu Splash screen
  i did find out which step was becoming the bug at the part when 1 edits
  the script /etc/fstab to enable the user or group to quota it causes the
  boot up to freeze
  
  I did press F12 and check which part it was freezing at i found that it
  stops at:
  
  * Starting cups-browsed - Bonjour remote printer browsing daemon
  
  and that’s all i get its froze no start up
  
  why to get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot
  
- Including if you where to press ctrl+alt+F4 or F1 it will still be
- frozen there with a - at the left hand corner of screen just blanking
- and froze
+ Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.11
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  darkangel   1994 F pulseaudio
+  /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
+  /dev/snd/controlC0:  darkangel   1994 F pulseaudio
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
+ InstallationDate: Installed on 2015-08-06 (2 days ago)
+ InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
+ MachineType: ECS G41T-M7
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=en_US
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
+ ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
+ PulseList:
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
+  No PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-3.16.0-45-generic N/A
+  linux-backports-modules-3.16.0-45-generic  N/A
+  linux-firmware 1.127.14
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  trusty
+ Uname: Linux 3.16.0-45-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 01/12/2011
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 080015
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: G41T-M7
+ dmi.board.vendor: ECS
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: ECS
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
+ dmi.product.name: G41T-M7
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ECS

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1482921/+attachment/4441534/+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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  

[Kernel-packages] [Bug 1482920] Status changed to Confirmed

2015-08-08 Thread Brad Figg
This change was made by a bot.

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

Title:
  Lightdm and xorg fail to start console shows
  [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give
  up

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Lightdm and xorg fail to start console shows 
  [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give up.
  The above error may be a red-herring as it appears in boots of 3.13.0-59 
albeit less frequently, and definitely not as the last message.

  The issue affects the 3.13.0-62-generic on an asus ux32vd.
  3.13.0-59-generic  functions.  I will test the intermediate kernels as
  well and report back.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-59-generic 3.13.0-59.98
  ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-59-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chiluk 2408 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Aug  8 17:30:24 2015
  InstallationDate: Installed on 2014-01-07 (578 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-59-generic.efi.signed 
root=UUID=292a06f6-464a-49e4-a244-2c2d668f33b7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-59-generic N/A
   linux-backports-modules-3.13.0-59-generic  N/A
   linux-firmware 1.127.15
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1482921/+attachment/4441540/+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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1482921/+attachment/4441537/+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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1482921/+attachment/4441542/+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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1482921/+attachment/4441535/+files/BootDmesg.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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1482921/+attachment/4441546/+files/WifiSyslog.txt

** Description changed:

  When i install Quotas and follow these steps:
  
  https://www.digitalocean.com/community/tutorials/how-to-enable-user-and-
  group-quotas
  
  apparently when i restart my computer it freezes at Ubuntu Splash screen
  i did find out which step was becoming the bug at the part when 1 edits
  the script /etc/fstab to enable the user or group to quota it causes the
  boot up to freeze
  
  I did press F12 and check which part it was freezing at i found that it
  stops at:
  
  * Starting cups-browsed - Bonjour remote printer browsing daemon
  
  and that’s all i get its froze no start up
  
- why to get it fixed is not using quota and deleting usrquota and/or
- grpquota from the /etc/fstab and reboot
+ To get it fixed is not using quota and deleting usrquota and/or grpquota
+ from the /etc/fstab and reboot
  
  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
- --- 
+ ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  darkangel   1994 F pulseaudio
-  /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
-  /dev/snd/controlC0:  darkangel   1994 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  darkangel   1994 F pulseaudio
+  /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
+  /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
-  LANGUAGE=en_US
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
-  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
-  No PulseAudio daemon running, or not running as session daemon.
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
+  No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-3.16.0-45-generic N/A
-  linux-backports-modules-3.16.0-45-generic  N/A
-  linux-firmware 1.127.14
+  linux-restricted-modules-3.16.0-45-generic N/A
+  linux-backports-modules-3.16.0-45-generic  N/A
+  linux-firmware 1.127.14
  RfKill:
-  0: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
-  
+ 
  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it 

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1482921/+attachment/4441543/+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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1482921/+attachment/4441541/+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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1482921/+attachment/4441536/+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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1482921/+attachment/4441545/+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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

2015-08-08 Thread Brad Figg
This change was made by a bot.

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

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

2015-08-08 Thread Daryl Hughes
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1482921/+attachment/4441538/+files/IwConfig.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/1482921

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482921/+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 1482923] Re: 3.13.0-61 has broken wifi, and display locked at 800x600

2015-08-08 Thread Dave Chiluk
Confirmed that wifi does work in 3.13.0-62, but x is even more broken
there.

** Summary changed:

- 3.13.0-61 has broken wifi, and display locked at 800x600
+ 3.13.0-61 display locked at 800x600 with i915

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

Title:
  3.13.0-61 display locked at 800x600 with i915

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  3.13.0-61 has broken wifi, and display locked at 800x600.  3.13.0-59
  works fine.  Each was tested with the identical userspace, simply
  rebooted into the newer kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-59-generic 3.13.0-59.98
  ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-59-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chiluk 2543 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Aug  8 17:48:13 2015
  InstallationDate: Installed on 2014-01-07 (578 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-59-generic.efi.signed 
root=UUID=292a06f6-464a-49e4-a244-2c2d668f33b7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-59-generic N/A
   linux-backports-modules-3.13.0-59-generic  N/A
   linux-firmware 1.127.15
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482923/+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 1482921] Re: Quotas Boot up failure

2015-08-08 Thread Daryl Hughes
** Package changed: linux (Ubuntu) = quota (Ubuntu)

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

Title:
  Quotas Boot up failure

Status in quota package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1482921/+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 1482932] [NEW] Touchpad doesn't work after 15.04 upgrade.

2015-08-08 Thread Sam Goring
Public bug reported:

Touchpad doesn't work after 15.04 upgrade. Followed debug steps here.
https://wiki.ubuntu.com/DebuggingTouchpadDetection. External mouse
worked, so I used step 2 however no result was returned by 'cat
/proc/bus/input/devices' that mentioned a touchpad. Hence why this is
filed as a linux package bug. Attached are ~/dmesg, ~/devices, and
/var/log/Xorg.0.log. as requested by the article I referenced earlier.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-25-generic 3.19.0-25.26
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  sam1525 F pulseaudio
CurrentDesktop: Unity
Date: Sun Aug  9 00:22:03 2015
HibernationDevice: RESUME=UUID=c8a02800-44aa-4050-98db-34c5a49945bd
InstallationDate: Installed on 2014-06-06 (428 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Google Parrot
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.19.0-25-generic N/A
 linux-backports-modules-3.19.0-25-generic  N/A
 linux-firmware 1.143.2
SourcePackage: linux
UpgradeStatus: Upgraded to vivid on 2015-08-08 (0 days ago)
dmi.bios.date: 10/27/2013
dmi.bios.vendor: coreboot
dmi.bios.version: 4.0-4745-g1ce4860-dirty
dmi.chassis.type: 3
dmi.chassis.vendor: Google
dmi.modalias: 
dmi:bvncoreboot:bvr4.0-4745-g1ce4860-dirty:bd10/27/2013:svnGoogle:pnParrot:pvr1.0:cvnGoogle:ct3:cvr:
dmi.product.name: Parrot
dmi.product.version: 1.0
dmi.sys.vendor: Google

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

** Attachment added: contains ~/dmesg, ~/devices, and /var/log/Xorg.0.log
   
https://bugs.launchpad.net/bugs/1482932/+attachment/4441564/+files/attachments.zip

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

Title:
  Touchpad doesn't work after 15.04 upgrade.

Status in linux package in Ubuntu:
  New

Bug description:
  Touchpad doesn't work after 15.04 upgrade. Followed debug steps here.
  https://wiki.ubuntu.com/DebuggingTouchpadDetection. External mouse
  worked, so I used step 2 however no result was returned by 'cat
  /proc/bus/input/devices' that mentioned a touchpad. Hence why this is
  filed as a linux package bug. Attached are ~/dmesg, ~/devices, and
  /var/log/Xorg.0.log. as requested by the article I referenced earlier.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-25-generic 3.19.0-25.26
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sam1525 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Aug  9 00:22:03 2015
  HibernationDevice: RESUME=UUID=c8a02800-44aa-4050-98db-34c5a49945bd
  InstallationDate: Installed on 2014-06-06 (428 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Google Parrot
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.143.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-08-08 (0 days ago)
  dmi.bios.date: 10/27/2013
  dmi.bios.vendor: coreboot
  dmi.bios.version: 4.0-4745-g1ce4860-dirty
  dmi.chassis.type: 3
  dmi.chassis.vendor: Google
  dmi.modalias: 
dmi:bvncoreboot:bvr4.0-4745-g1ce4860-dirty:bd10/27/2013:svnGoogle:pnParrot:pvr1.0:cvnGoogle:ct3:cvr:
  dmi.product.name: Parrot
  dmi.product.version: 1.0
  dmi.sys.vendor: Google

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482932/+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 1482923] Re: 3.13.0-61 display locked at 800x600 with i915

2015-08-08 Thread Dave Chiluk
This may be related to bug 1482920.

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

Title:
  3.13.0-61 display locked at 800x600 with i915

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  3.13.0-61 has broken wifi, and display locked at 800x600.  3.13.0-59
  works fine.  Each was tested with the identical userspace, simply
  rebooted into the newer kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-59-generic 3.13.0-59.98
  ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-59-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chiluk 2543 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Aug  8 17:48:13 2015
  InstallationDate: Installed on 2014-01-07 (578 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-59-generic.efi.signed 
root=UUID=292a06f6-464a-49e4-a244-2c2d668f33b7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-59-generic N/A
   linux-backports-modules-3.13.0-59-generic  N/A
   linux-firmware 1.127.15
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482923/+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 1482920] Re: Lightdm and xorg fail to start console shows [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give up

2015-08-08 Thread Dave Chiluk
This may be related to 1482923

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

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

Title:
  Lightdm and xorg fail to start console shows
  [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give
  up

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Lightdm and xorg fail to start console shows 
  [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give up.
  The above error may be a red-herring as it appears in boots of 3.13.0-59 
albeit less frequently, and definitely not as the last message.

  The issue affects the 3.13.0-62-generic on an asus ux32vd.
  3.13.0-59-generic  functions.  I will test the intermediate kernels as
  well and report back.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-59-generic 3.13.0-59.98
  ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-59-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chiluk 2408 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Aug  8 17:30:24 2015
  InstallationDate: Installed on 2014-01-07 (578 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-59-generic.efi.signed 
root=UUID=292a06f6-464a-49e4-a244-2c2d668f33b7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-59-generic N/A
   linux-backports-modules-3.13.0-59-generic  N/A
   linux-firmware 1.127.15
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482920/+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 1482920] Re: Lightdm and xorg fail to start console shows [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give up

2015-08-08 Thread Dave Chiluk
3.13.0-61 Is locked at 800x600 and reported bug 1482923

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

Title:
  Lightdm and xorg fail to start console shows
  [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give
  up

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Lightdm and xorg fail to start console shows 
  [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give up.
  The above error may be a red-herring as it appears in boots of 3.13.0-59 
albeit less frequently, and definitely not as the last message.

  The issue affects the 3.13.0-62-generic on an asus ux32vd.
  3.13.0-59-generic  functions.  I will test the intermediate kernels as
  well and report back.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-59-generic 3.13.0-59.98
  ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-59-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chiluk 2408 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Aug  8 17:30:24 2015
  InstallationDate: Installed on 2014-01-07 (578 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140106)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-59-generic.efi.signed 
root=UUID=292a06f6-464a-49e4-a244-2c2d668f33b7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-59-generic N/A
   linux-backports-modules-3.13.0-59-generic  N/A
   linux-firmware 1.127.15
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482920/+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 1482932] Status changed to Confirmed

2015-08-08 Thread Brad Figg
This change was made by a bot.

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

Title:
  Touchpad doesn't work after 15.04 upgrade.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Touchpad doesn't work after 15.04 upgrade. Followed debug steps here.
  https://wiki.ubuntu.com/DebuggingTouchpadDetection. External mouse
  worked, so I used step 2 however no result was returned by 'cat
  /proc/bus/input/devices' that mentioned a touchpad. Hence why this is
  filed as a linux package bug. Attached are ~/dmesg, ~/devices, and
  /var/log/Xorg.0.log. as requested by the article I referenced earlier.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-25-generic 3.19.0-25.26
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sam1525 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Aug  9 00:22:03 2015
  HibernationDevice: RESUME=UUID=c8a02800-44aa-4050-98db-34c5a49945bd
  InstallationDate: Installed on 2014-06-06 (428 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Google Parrot
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.143.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-08-08 (0 days ago)
  dmi.bios.date: 10/27/2013
  dmi.bios.vendor: coreboot
  dmi.bios.version: 4.0-4745-g1ce4860-dirty
  dmi.chassis.type: 3
  dmi.chassis.vendor: Google
  dmi.modalias: 
dmi:bvncoreboot:bvr4.0-4745-g1ce4860-dirty:bd10/27/2013:svnGoogle:pnParrot:pvr1.0:cvnGoogle:ct3:cvr:
  dmi.product.name: Parrot
  dmi.product.version: 1.0
  dmi.sys.vendor: Google

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482932/+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 1479868] larsen (i386) - tests ran: 147, failed: 1

2015-08-08 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/larsen__3.13.0-62.101~precise1__2015-08-08_22-33-00/results-index.html

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

Title:
  linux-lts-trusty: 3.13.0-62.101~precise1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  In Progress
Status in Kernel SRU Workflow package-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-trusty source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.13.0-62.101~precise1 upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Thursday, 30. July 2015 15:50 UTC
  kernel-stable-master-bug:1479329
  kernel-stable-Prepare-package-end:Friday, 31. July 2015 08:01 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 31. July 2015 08:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 05. August 2015 02:14 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Wednesday, 05. August 2015 04:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 05. August 2015 04:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 05. August 2015 04:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 05. August 2015 04:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 05. August 2015 04:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1479868/+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 1454903] Re: Btrfs Fails to Mount Drive - btrfs-transaction blocked for more than 120 seconds.

2015-08-08 Thread jdfalk
** Tags added: kernel-fixed-upstream

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

Title:
  Btrfs Fails to Mount Drive - btrfs-transaction blocked for more than
  120 seconds.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Call Trace:
  kernel:  880408609800 8803e9cba200 8803d06f7398 8803bc89fe00
  kernel:  00014200 88040ce9f5c0 880407f9d850 8803bc89fdd8
  kernel:  8803bc89fdc8 880407f9d850 00014200 8803bc89ffd8
  kernel: btrfs-transacti D 8803bc89fdc8 0  4187  2 0x
  kernel: echo 0  /proc/sys/kernel/hung_task_timeout_secs disables this 
message.
  kernel:   Not tainted 3.19.0-16-generic #16-Ubuntu
  kernel: INFO: task btrfs-transacti:4187 blocked for more than 120 seconds.
  kernel:  [817c934d] system_call_fastpath+0x16/0x1b
  kernel:  [812175db] SyS_mount+0x8b/0xd0
  kernel:  [812169a4] do_mount+0x204/0xb20
  kernel:  [81213b4b] vfs_kern_mount+0x6b/0x120
  kernel:  [8119b805] ? __alloc_percpu+0x15/0x20
  kernel:  [811f7428] mount_fs+0x38/0x1c0
  kernel:  [c0333b00] btrfs_mount+0x850/0x920 [btrfs]
  kernel:  [c035db23] open_ctree+0x1813/0x2090 [btrfs]
  kernel:  [c039f9c0] ? replay_one_extent+0x6b0/0x6b0 [btrfs]
  kernel:  [c03a2214] btrfs_recover_log_trees+0x1d4/0x470 [btrfs]
  kernel:  [c039abbb] walk_log_tree+0xbb/0x1a0 [btrfs]
  kernel:  [c039a679] walk_down_log_tree+0x1d9/0x420 [btrfs]
  kernel:  [c0382f34] ? alloc_extent_buffer+0x34/0x350 [btrfs]
  kernel:  [c039b04e] insert_orphan_item+0x5e/0x90 [btrfs]

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-16-generic 3.19.0-16.16
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jdfalk 3444 F pulseaudio
  Date: Wed May 13 19:03:10 2015
  HibernationDevice: RESUME=/dev/mapper/sda5_crypt
  InstallationDate: Installed on 2015-05-10 (4 days ago)
  InstallationMedia: Ubuntu-Server 15.04 Vivid Vervet - Release amd64 
(20150422)
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=51a981ad-aeb0-4bd7-91c6-2d493155c812 ro rootflags=subvol=@ 
crashkernel=384M-:128M
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/06/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F18i
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z77X-D3H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF18i:bd01/06/2014:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ77X-D3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-05-10 (5 days ago)
  InstallationMedia: Ubuntu-Server 15.04 Vivid Vervet - Release amd64 
(20150422)
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Tags:  vivid
  Uname: Linux 4.1.0-040100rc3-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454903/+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 1482944] [NEW] 3.13.0-59 (also 3.13.0-61) bursting Lenovo Y470N

2015-08-08 Thread Kaijia Feng
Public bug reported:

I noticed my Lenovo Y470N is really hot after switching to kernel
3.13.0-61. Then I installed 3.13.0-59 (which I didn't use before) to
have a test and had the similar phenomenon.

Prior to 3.13.0-59, the usual temperature of my Y470N is around 60°C.

~$ sudo sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:+56.0°C  (crit = +127.0°C)

coretemp-isa-
Adapter: ISA adapter
Physical id 0:  +57.0°C  (high = +86.0°C, crit = +100.0°C)
Core 0: +57.0°C  (high = +86.0°C, crit = +100.0°C)
Core 1: +56.0°C  (high = +86.0°C, crit = +100.0°C)

When I was using 3.13.0-59 or 3.13.0-61. The temperature never goes down
to 65°C. In most cases, it's around 70°C.

~$ sudo sensors
[sudo] password for fkj: 
acpitz-virtual-0
Adapter: Virtual device
temp1:+66.0°C  (crit = +127.0°C)

coretemp-isa-
Adapter: ISA adapter
Physical id 0:  +70.0°C  (high = +86.0°C, crit = +100.0°C)
Core 0: +70.0°C  (high = +86.0°C, crit = +100.0°C)
Core 1: +65.0°C  (high = +86.0°C, crit = +100.0°C)

After surfing the web for half an hour  this can even up to 90°C. For
example, here's the sensors result after I finish typing this bug
report.

~$ sudo sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:+84.0°C  (crit = +127.0°C)

coretemp-isa-
Adapter: ISA adapter
Physical id 0:  +87.0°C  (high = +86.0°C, crit = +100.0°C)
Core 0: +87.0°C  (high = +86.0°C, crit = +100.0°C)
Core 1: +83.0°C  (high = +86.0°C, crit = +100.0°C)

As a result the fan is getting louder and louder every time. And I can
sense the taste of burnt at the air vent.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-59-generic 3.13.0-59.98
ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
Uname: Linux 3.13.0-59-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  fkj3006 F pulseaudio
CurrentDesktop: Unity
Date: Sun Aug  9 10:46:57 2015
HibernationDevice: RESUME=UUID=17bae1a9-aae0-4a5e-b7b8-4302afae0ed2
InstallationDate: Installed on 2014-04-21 (474 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: LENOVO 20090
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-59-generic 
root=UUID=a126e324-8d74-496b-8a81-2ce336c46673 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-59-generic N/A
 linux-backports-modules-3.13.0-59-generic  N/A
 linux-firmware 1.127.14
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/28/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 47CN31WW(V2.09)
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Base Board Product Name
dmi.board.vendor: LENOVO
dmi.board.version: Base Board Version
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnLENOVO:bvr47CN31WW(V2.09):bd10/28/2011:svnLENOVO:pn20090:pvrLenovoIdeaPadY470:rvnLENOVO:rnBaseBoardProductName:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.name: 20090
dmi.product.version: Lenovo IdeaPad Y470
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  3.13.0-59 (also 3.13.0-61) bursting Lenovo Y470N

Status in linux package in Ubuntu:
  New

Bug description:
  I noticed my Lenovo Y470N is really hot after switching to kernel
  3.13.0-61. Then I installed 3.13.0-59 (which I didn't use before) to
  have a test and had the similar phenomenon.

  Prior to 3.13.0-59, the usual temperature of my Y470N is around 60°C.

  ~$ sudo sensors
  acpitz-virtual-0
  Adapter: Virtual device
  temp1:+56.0°C  (crit = +127.0°C)

  coretemp-isa-
  Adapter: ISA adapter
  Physical id 0:  +57.0°C  (high = +86.0°C, crit = +100.0°C)
  Core 0: +57.0°C  (high = +86.0°C, crit = +100.0°C)
  Core 1: +56.0°C  (high = +86.0°C, crit = +100.0°C)

  When I was using 3.13.0-59 or 3.13.0-61. The temperature never goes
  down to 65°C. In most cases, it's around 70°C.

  ~$ sudo sensors
  [sudo] password for fkj: 
  acpitz-virtual-0
  Adapter: Virtual device
  temp1:+66.0°C  (crit = +127.0°C)

  coretemp-isa-
  Adapter: ISA adapter
  Physical id 0:  +70.0°C  (high = +86.0°C, crit = +100.0°C)
  Core 0: +70.0°C  (high = +86.0°C, crit = +100.0°C)
  Core 1: +65.0°C  (high = +86.0°C, crit = +100.0°C)

  After surfing the web for half an hour  this can even up to 90°C. For
  example, here's the sensors result after I finish typing this bug
  report.

  ~$ sudo sensors
  

[Kernel-packages] [Bug 1478754] Re: [Lenovo Thinkpad X1 Carbon 3rd Gen] Wireless disconnects using Intel 7265 [8086:095b] (rev 59)

2015-08-08 Thread Connor Imes
After a few days of promising behavior, the bug appeared again testing
the latest upstream kernel as requested.

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

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

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

Title:
  [Lenovo Thinkpad X1 Carbon 3rd Gen] Wireless disconnects using Intel
  7265 [8086:095b] (rev 59)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wireless disconnects from networks randomly - sometimes connections OK
  for days, other times for only a few minutes.  Sometimes a wireless
  power off/on or system standby/resume re-establishes connection, but
  usually a reboot is required.

  Wireless hardware and symptoms similar to bug 1437913, but different
  laptop model.  Log messages vary depending on the type of network
  being used.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-23-generic 3.19.0-23.24
  ProcVersionSignature: Ubuntu 3.19.0-23.24-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-23-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  cimes  1898 F pulseaudio
   /dev/snd/controlC0:  cimes  1898 F pulseaudio
   /dev/snd/controlC1:  cimes  1898 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul 27 21:17:20 2015
  HibernationDevice: RESUME=UUID=3b6a30b4-016d-4ebd-ae99-2e6b978faadd
  InstallationDate: Installed on 2015-06-15 (42 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: LENOVO 20BSCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-23-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-23-generic N/A
   linux-backports-modules-3.19.0-23-generic  N/A
   linux-firmware 1.143.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-06-19 (38 days ago)
  dmi.bios.date: 03/12/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET28W (1.06 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET28W(1.06):bd03/12/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1478754/+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 1478754] Re: [Lenovo Thinkpad X1 Carbon 3rd Gen] Wireless disconnects using Intel 7265 [8086:095b] (rev 59)

2015-08-08 Thread Connor Imes
Disconnected with Reason: 7=CLASS3_FRAME_FROM_NONASSOC_STA on this
particular network multiple times.

When I restart the wireless driver, it can sometimes try to reconnect but fails 
with:
[567624.534081] wlan0: aborting authentication with bc:f1:f2:90:d0:ee by local 
choice (Reason: 3=DEAUTH_LEAVING)

** Attachment added: dmesg_disconnect_4.2rc4.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1478754/+attachment/4441610/+files/dmesg_disconnect_4.2rc4.log

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

Title:
  [Lenovo Thinkpad X1 Carbon 3rd Gen] Wireless disconnects using Intel
  7265 [8086:095b] (rev 59)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wireless disconnects from networks randomly - sometimes connections OK
  for days, other times for only a few minutes.  Sometimes a wireless
  power off/on or system standby/resume re-establishes connection, but
  usually a reboot is required.

  Wireless hardware and symptoms similar to bug 1437913, but different
  laptop model.  Log messages vary depending on the type of network
  being used.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-23-generic 3.19.0-23.24
  ProcVersionSignature: Ubuntu 3.19.0-23.24-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-23-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  cimes  1898 F pulseaudio
   /dev/snd/controlC0:  cimes  1898 F pulseaudio
   /dev/snd/controlC1:  cimes  1898 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul 27 21:17:20 2015
  HibernationDevice: RESUME=UUID=3b6a30b4-016d-4ebd-ae99-2e6b978faadd
  InstallationDate: Installed on 2015-06-15 (42 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: LENOVO 20BSCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-23-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-23-generic N/A
   linux-backports-modules-3.19.0-23-generic  N/A
   linux-firmware 1.143.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-06-19 (38 days ago)
  dmi.bios.date: 03/12/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET28W (1.06 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET28W(1.06):bd03/12/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1478754/+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 1482944] Status changed to Confirmed

2015-08-08 Thread Brad Figg
This change was made by a bot.

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

Title:
  3.13.0-59 (also 3.13.0-61) bursting Lenovo Y470N

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I noticed my Lenovo Y470N is really hot after switching to kernel
  3.13.0-61. Then I installed 3.13.0-59 (which I didn't use before) to
  have a test and had the similar phenomenon.

  Prior to 3.13.0-59, the usual temperature of my Y470N is around 60°C.

  ~$ sudo sensors
  acpitz-virtual-0
  Adapter: Virtual device
  temp1:+56.0°C  (crit = +127.0°C)

  coretemp-isa-
  Adapter: ISA adapter
  Physical id 0:  +57.0°C  (high = +86.0°C, crit = +100.0°C)
  Core 0: +57.0°C  (high = +86.0°C, crit = +100.0°C)
  Core 1: +56.0°C  (high = +86.0°C, crit = +100.0°C)

  When I was using 3.13.0-59 or 3.13.0-61. The temperature never goes
  down to 65°C. In most cases, it's around 70°C.

  ~$ sudo sensors
  [sudo] password for fkj: 
  acpitz-virtual-0
  Adapter: Virtual device
  temp1:+66.0°C  (crit = +127.0°C)

  coretemp-isa-
  Adapter: ISA adapter
  Physical id 0:  +70.0°C  (high = +86.0°C, crit = +100.0°C)
  Core 0: +70.0°C  (high = +86.0°C, crit = +100.0°C)
  Core 1: +65.0°C  (high = +86.0°C, crit = +100.0°C)

  After surfing the web for half an hour  this can even up to 90°C. For
  example, here's the sensors result after I finish typing this bug
  report.

  ~$ sudo sensors
  acpitz-virtual-0
  Adapter: Virtual device
  temp1:+84.0°C  (crit = +127.0°C)

  coretemp-isa-
  Adapter: ISA adapter
  Physical id 0:  +87.0°C  (high = +86.0°C, crit = +100.0°C)
  Core 0: +87.0°C  (high = +86.0°C, crit = +100.0°C)
  Core 1: +83.0°C  (high = +86.0°C, crit = +100.0°C)

  As a result the fan is getting louder and louder every time. And I can
  sense the taste of burnt at the air vent.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-59-generic 3.13.0-59.98
  ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-59-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  fkj3006 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Aug  9 10:46:57 2015
  HibernationDevice: RESUME=UUID=17bae1a9-aae0-4a5e-b7b8-4302afae0ed2
  InstallationDate: Installed on 2014-04-21 (474 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 20090
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-59-generic 
root=UUID=a126e324-8d74-496b-8a81-2ce336c46673 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-59-generic N/A
   linux-backports-modules-3.13.0-59-generic  N/A
   linux-firmware 1.127.14
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/28/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 47CN31WW(V2.09)
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Base Board Product Name
  dmi.board.vendor: LENOVO
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvr47CN31WW(V2.09):bd10/28/2011:svnLENOVO:pn20090:pvrLenovoIdeaPadY470:rvnLENOVO:rnBaseBoardProductName:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: 20090
  dmi.product.version: Lenovo IdeaPad Y470
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482944/+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 1482921] Re: Quotas Boot up failure

2015-08-08 Thread Daryl Hughes
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Quotas Boot up failure

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

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1482921/+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 1463257] Re: package linux-headers-generic 3.13.0.53.60 failed to install/upgrade: package linux-headers-generic is already installed and configured

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

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

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

Title:
  package linux-headers-generic 3.13.0.53.60 failed to install/upgrade:
  package linux-headers-generic is already installed and configured

Status in linux package in Ubuntu:
  Expired

Bug description:
  Just pops up after logging in.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-headers-generic 3.13.0.53.60
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  Uname: Linux 3.16.0-38-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  AptdaemonVersion: 1.1.1-1ubuntu5.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lib2729 F pulseaudio
   /dev/snd/controlC0:  lib2729 F pulseaudio
  Date: Tue Jun  9 14:31:46 2015
  DuplicateSignature: package:linux-headers-generic:3.13.0.53.60:package 
linux-headers-generic is already installed and configured
  ErrorMessage: package linux-headers-generic is already installed and 
configured
  HibernationDevice: RESUME=UUID=b5d97b86-d1d0-4a89-9992-7fb7dca1ef01
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-38-generic 
root=UUID=50b3d337-f43d-4bc4-85ab-067ef5365b5a ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.2
  RfKill:
   
  SourcePackage: linux-meta
  Title: package linux-headers-generic 3.13.0.53.60 failed to install/upgrade: 
package linux-headers-generic is already installed and configured
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/08/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2501
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H97M-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  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.:bvr2501:bd04/08/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH97M-PLUS:rvrRevX.0x: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/1463257/+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 1454938] Re: [Lenovo T450] BT devices connected successfully 1 minute later, it will disconnect automatically. [8087:0a2a] -- 14.04.2

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

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

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

Title:
  [Lenovo T450] BT devices connected successfully 1 minute later, it
  will disconnect automatically. [8087:0a2a] -- 14.04.2

Status in HWE Next:
  Won't Fix
Status in linux-lts-utopic package in Ubuntu:
  Expired

Bug description:
  CID : 201502-16842 Lenovo T450

  Steps:
  1. Install 14.04.2 on Lenovo T450
  2. Log in system and connect BT devices (Mouse, keyboard, headset or mobile 
phone...)
  3. After BT device connect, wait 1 minute and verify the result.

  Expected result:
  BT device connect remaining and available all time.

  Actual result:
  BT deviceconnected 1 minute later, it will disconnect automatically.

  ---
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1655 F pulseaudio
   /dev/snd/controlC0:  u  1655 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=01240a83-2e9e-4951-8c40-94b759934ce3
  InstallationDate: Installed on 2015-05-11 (3 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20BUZ0BTUS
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=18c52354-b721-4d40-b110-39737086d3d1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/03/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET45WW (1.10 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BUZ0BTUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET45WW(1.10):bd02/03/2015:svnLENOVO:pn20BUZ0BTUS:pvrThinkPadT450:rvnLENOVO:rn20BUZ0BTUS:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BUZ0BTUS
  dmi.product.version: ThinkPad T450
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1454938/+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 1452979] Re: [Lenovo W550s] 'Run Firmware Test Suite (fwts) desktop-specific diagnosis tests' test case is always fail.

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

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

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

Title:
  [Lenovo W550s] 'Run Firmware Test Suite (fwts) desktop-specific
  diagnosis tests' test case is always fail.

Status in HWE Next:
  Won't Fix
Status in linux package in Ubuntu:
  Expired

Bug description:
  CID : 201412-16338 Lenovo W550s (I+N) with 14.04.2 (utopic)

  Steps:
  1. Install 14.04.2 on W550s
  2. Install Plainbox and run test case 'Run FWTS desktop-specific diagnosis 
tests.'

  Expected result:
  Test result should be pass.

  Actual result:

  ==
  ADVICE: Test caused CPU temperature above critical threshold. The CPU has been
  throttled to run slower because of over-heating above the critical threshold.
  CPU throttling will be turned off once the CPU has cooled sufficiently. 
Frequent
  throttling may indicate poor thermal design on the machine.

  FAILED [CRITICAL] KlogThermalOverrun: Test 1, CRITICAL Kernel message: [
  65.525891] CPU1: Core temperature above threshold, cpu clock throttled (total
  events = 1)

  ADVICE: Test caused CPU temperature above critical threshold. The CPU has been
  throttled to run slower because of over-heating above the critical threshold.
  CPU throttling will be turned off once the CPU has cooled sufficiently. 
Frequent
  throttling may indicate poor thermal design on the machine.

  FAILED [CRITICAL] KlogThermalOverrun: Test 1, CRITICAL Kernel message: [
  65.525893] CPU1: Package temperature above threshold, cpu clock throttled 
(total
  events = 1)

  ADVICE: Test caused CPU temperature above critical threshold. The CPU has been
  throttled to run slower because of over-heating above the critical threshold.
  CPU throttling will be turned off once the CPU has cooled sufficiently. 
Frequent
  throttling may indicate poor thermal design on the machine.

  FAILED [CRITICAL] KlogThermalOverrun: Test 1, CRITICAL Kernel message: [
  65.525898] CPU3: Package temperature above threshold, cpu clock throttled 
(total
  events = 1)

  ADVICE: Test caused CPU temperature above critical threshold. The CPU has been
  throttled to run slower because of over-heating above the critical threshold.
  CPU throttling will be turned off once the CPU has cooled sufficiently. 
Frequent
  throttling may indicate poor thermal design on the machine.

  FAILED [CRITICAL] KlogThermalOverrun: Test 1, CRITICAL Kernel message: [
  65.525899] CPU2: Package temperature above threshold, cpu clock throttled 
(total
  events = 1)

  ADVICE: Test caused CPU temperature above critical threshold. The CPU has been
  throttled to run slower because of over-heating above the critical threshold.
  CPU throttling will be turned off once the CPU has cooled sufficiently. 
Frequent
  throttling may indicate poor thermal design on the machine.

  FAILED [CRITICAL] KlogThermalOverrun: Test 1, CRITICAL Kernel message: [
  65.525899] CPU0: Package temperature above threshold, cpu clock throttled 
(total
  events = 1)

  ADVICE: Test caused CPU temperature above critical threshold. The CPU has been
  throttled to run slower because of over-heating above the critical threshold.
  CPU throttling will be turned off once the CPU has cooled sufficiently. 
Frequent
  throttling may indicate poor thermal design on the machine.

  Found 7 unique errors in kernel log.
  ==

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri May  8 00:22:38 2015
  InstallationDate: Installed on 2015-05-04 (3 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1541 F pulseaudio
   /dev/snd/controlC1:  u  1541 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=90099d82-a6e3-4f0d-a33d-e2ecc1404a85
  InstallationDate: Installed on 2015-05-25 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-38-generic 
root=UUID=2454d0dd-537b-45c0-90d4-51418bf98284 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  

[Kernel-packages] [Bug 1482921] Status changed to Confirmed

2015-08-08 Thread Brad Figg
This change was made by a bot.

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

Title:
  Quotas Boot up failure

Status in linux package in Ubuntu:
  Confirmed
Status in quota package in Ubuntu:
  Confirmed

Bug description:
  When i install Quotas and follow these steps:

  https://www.digitalocean.com/community/tutorials/how-to-enable-user-
  and-group-quotas

  apparently when i restart my computer it freezes at Ubuntu Splash
  screen i did find out which step was becoming the bug at the part when
  1 edits the script /etc/fstab to enable the user or group to quota it
  causes the boot up to freeze

  I did press F12 and check which part it was freezing at i found that
  it stops at:

  * Starting cups-browsed - Bonjour remote printer browsing daemon

  and that’s all i get its froze no start up

  To get it fixed is not using quota and deleting usrquota and/or
  grpquota from the /etc/fstab and reboot

  Including if you where to press ctrl+alt+F4 or F1 it will still be frozen 
there with a - at the left hand corner of screen just blanking and froze
  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   1994 F pulseaudio
   /dev/snd/pcmC0D0p:   darkangel   1994 F...m pulseaudio
   /dev/snd/controlC0:  darkangel   1994 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f90543d0-d3de-429b-8cbf-9ce836f1956b
  InstallationDate: Installed on 2015-08-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: ECS G41T-M7
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-45-generic 
root=UUID=7cc77f4a-2515-411f-bc7f-b4665a2d6457 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-45-generic N/A
   linux-backports-modules-3.16.0-45-generic  N/A
   linux-firmware 1.127.14
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 01/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G41T-M7
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd01/12/2011:svnECS:pnG41T-M7:pvr1.0:rvnECS:rnG41T-M7:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G41T-M7
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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