[Kernel-packages] [Bug 979498] Re: kernel hangs in xlog_grant_log_space

2014-06-18 Thread dino99
EOL riched

** Changed in: linux (Ubuntu Quantal)
   Status: In Progress => Invalid

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

Title:
  kernel hangs in xlog_grant_log_space

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Triaged
Status in “linux” source package in Lucid:
  In Progress
Status in “linux” source package in Oneiric:
  Invalid
Status in “linux” source package in Precise:
  In Progress
Status in “linux” source package in Quantal:
  Invalid

Bug description:
  We're seeing the following stack traces on different production
  machines that are running Natty 2.6.38-8-server.  The machines need to
  be rebooted to recover.
  http://oss.sgi.com/archives/xfs/2011-11/msg00401.html claims that this
  bug is fixed in 3.0. Can this patch be backported to a Natty kernel?
  Upgrading to Oneiric is not an option at the moment.

  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299177] INFO: task 
xfssyncd/dm-4:739 blocked for more than 120 seconds.
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299206] "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299235] xfssyncd/dm-4 
  D 000e 0   739  2 0x
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299241]  
880bdd211d00 0046 880bdd211fd8 880bdd21
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299245]  
00013d00 880bddd8df38 880bdd211fd8 00013d00
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299250]  
881745c496e0 880bddd8db80 0282 8817de4e2800
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299254] Call Trace:
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299297]  
[] xlog_grant_log_space+0x4a8/0x500 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299304]  
[] ? default_wake_function+0x0/0x20
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299328]  
[] xfs_log_reserve+0xff/0x140 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299352]  
[] xfs_trans_reserve+0x9c/0x200 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299373]  
[] xfs_fs_log_dummy+0x43/0x90 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299397]  
[] xfs_sync_worker+0x81/0x90 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299421]  
[] xfssyncd+0x183/0x230 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299444]  
[] ? xfssyncd+0x0/0x230 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299450]  
[] kthread+0x96/0xa0
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299456]  
[] kernel_thread_helper+0x4/0x10
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299460]  
[] ? kthread+0x0/0xa0
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299463]  
[] ? kernel_thread_helper+0x0/0x10
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299562] INFO: task 
mysqld:16377 blocked for more than 120 seconds.
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299586] "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299615] mysqld
  D 000e 0 16377  1 0x
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299619]  
88146e6ffaa8 0082 88146e6fffd8 88146e6fe000
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299623]  
00013d00 8817375303b8 88146e6fffd8 00013d00
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299628]  
880bdf352dc0 88173753 0286 8817de4e2800
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299632] Call Trace:
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299655]  
[] xlog_grant_log_space+0x4a8/0x500 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299659]  
[] ? default_wake_function+0x0/0x20
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299682]  
[] xfs_log_reserve+0xff/0x140 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299705]  
[] xfs_trans_reserve+0x9c/0x200 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299729]  
[] ? xfs_trans_alloc+0xa1/0xb0 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299752]  
[] xfs_create+0x17f/0x660 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299776]  
[] xfs_vn_mknod+0xaa/0x1c0 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299799]  
[] xfs_vn_create+0x10/0x20 [xfs]
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299804]  
[] vfs_create+0xb1/0x110
  Apr 10 23:31:14 nv-aw2az1-database0001 kernel: [2693078.299809]  
[] do_last+0x346/0x410
  A

[Kernel-packages] [Bug 1323967] Re: No Unity 3D support with Radeon APU E2-4000 with R2 Graphics [1002:9853]

2014-06-18 Thread Yung Shen
With kernel 3.15, mesa 10.3 and libdrm 2.4.54
Still quite laggy and no 3d support for unity.


** Attachment added: "packages.list"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1323967/+attachment/4134675/+files/packages.list

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

Title:
  No Unity 3D support with Radeon APU E2-4000 with R2 Graphics
  [1002:9853]

Status in “linux” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  The interface is very slow when 14.04 running on hardware with AMD
  CPU, E1-6010 APU with AMD Radeon R2 Graphics.

  Compiz does not fully supported:
  $ /usr/lib/nux/unity_support_test -c -p
  OpenGL vendor string:   VMware, Inc.
  OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
  OpenGL version string:  1.4 (2.1 Mesa 10.1.0)

  Not software rendered:no
  Not blacklisted:  yes
  GLX fbconfig: yes
  GLX texture from pixmap:  yes
  GL npot or rect textures: yes

  Compiz supported: no

  -

  For the status of fglrx driver on this system, please check related
  bug 1324001

  -

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1640 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed May 28 02:09:50 2014
  HibernationDevice: RESUME=UUID=63f7549b-e124-4907-a497-768e5cc958aa
  InstallationDate: Installed on 2014-05-28 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Vostro 3445
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=2fef7b9b-8ecf-4187-9d4a-3203bfdc7f71 ro rootdelay=60 quiet splash 
initcall_debug vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/20/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: Vostro 3445
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd03/20/2014:svnDellInc.:pnVostro3445:pvrNotSpecified:rvnDellInc.:rnVostro3445:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Vostro 3445
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1323967/+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 1328767] Re: [Lenovo ThinkPad W530] Random PC freezes

2014-06-18 Thread Alex Shtof
Apport-collect refuses to run under the mainline kernel. If you need any
more info please specify.

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

Title:
  [Lenovo ThinkPad W530] Random PC freezes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My computer randomly freezes once in a few days. I had the following 
observations
  1. Mouse does not move. Keyboard does not respond. Ctrl+Alt+F1 does not 
switch to text-mode console.
  2. Probability of freeze increases while playing video in a web browser.
  3. Probability of freeze increases while running a VMWare virtual machine 
running Windows 8.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   3583 F pulseaudio
   /dev/snd/controlC0:  alex   3583 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jun 11 07:06:12 2014
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (75 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET29WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET29WW(1.07):bd05/25/2012:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   2753 F pulseaudio
   /dev/snd/controlC0:  alex   2753 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (82 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  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:bvrG5ET99WW(2.59):bd05/15/2014:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1328767/+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 1328767] Re: [Lenovo ThinkPad W530] Random PC freezes

2014-06-18 Thread Alex Shtof
Well, that was quick. It happens on an upstream kernel too. I am running
apport-collect again. The next attachments are from the upstream kernel.

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

Title:
  [Lenovo ThinkPad W530] Random PC freezes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My computer randomly freezes once in a few days. I had the following 
observations
  1. Mouse does not move. Keyboard does not respond. Ctrl+Alt+F1 does not 
switch to text-mode console.
  2. Probability of freeze increases while playing video in a web browser.
  3. Probability of freeze increases while running a VMWare virtual machine 
running Windows 8.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   3583 F pulseaudio
   /dev/snd/controlC0:  alex   3583 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jun 11 07:06:12 2014
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (75 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET29WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET29WW(1.07):bd05/25/2012:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   2753 F pulseaudio
   /dev/snd/controlC0:  alex   2753 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (82 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  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:bvrG5ET99WW(2.59):bd05/15/2014:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

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

2014-06-18 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/1331919

Title:
  Closed laptop just showing black screen when opened

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  This appears to be another example of bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1283938.  Like
  other users who have reported this problem in this bug, I am finding
  that the computer, which is running Xubuntu, will not wake up after
  going to sleep when closing the laptop.  All I see is a black screen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mike   2009 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed Jun 18 21:52:24 2014
  HibernationDevice: RESUME=UUID=254b7140-5907-4df2-b1aa-f8671f6c654f
  InstallationDate: Installed on 2014-06-05 (13 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Gateway Gateway M685
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=6476d1cb-6d18-4fbf-96eb-9b078025d0b6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/17/2006
  dmi.bios.vendor: Gateway
  dmi.bios.version: 72.02
  dmi.board.vendor: Gateway
  dmi.board.version: 7202
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 8
  dmi.chassis.vendor: Gateway
  dmi.chassis.version: Rev.1
  dmi.modalias: 
dmi:bvnGateway:bvr72.02:bd02/17/2006:svnGateway:pnGatewayM685:pvr3402439:rvnGateway:rn:rvr7202:cvnGateway:ct8:cvrRev.1:
  dmi.product.name: Gateway M685
  dmi.product.version: 3402439
  dmi.sys.vendor: Gateway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331919/+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 1331919] [NEW] Closed laptop just showing black screen when opened

2014-06-18 Thread Mike Valenza
Public bug reported:

This appears to be another example of bug
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1283938.  Like
other users who have reported this problem in this bug, I am finding
that the computer, which is running Xubuntu, will not wake up after
going to sleep when closing the laptop.  All I see is a black screen.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-29-generic 3.13.0-29.53
ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic i686
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mike   2009 F pulseaudio
CurrentDesktop: XFCE
Date: Wed Jun 18 21:52:24 2014
HibernationDevice: RESUME=UUID=254b7140-5907-4df2-b1aa-f8671f6c654f
InstallationDate: Installed on 2014-06-05 (13 days ago)
InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Gateway Gateway M685
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=6476d1cb-6d18-4fbf-96eb-9b078025d0b6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-29-generic N/A
 linux-backports-modules-3.13.0-29-generic  N/A
 linux-firmware 1.127.2
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/17/2006
dmi.bios.vendor: Gateway
dmi.bios.version: 72.02
dmi.board.vendor: Gateway
dmi.board.version: 7202
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 8
dmi.chassis.vendor: Gateway
dmi.chassis.version: Rev.1
dmi.modalias: 
dmi:bvnGateway:bvr72.02:bd02/17/2006:svnGateway:pnGatewayM685:pvr3402439:rvnGateway:rn:rvr7202:cvnGateway:ct8:cvrRev.1:
dmi.product.name: Gateway M685
dmi.product.version: 3402439
dmi.sys.vendor: Gateway

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


** Tags: apport-bug i386 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/1331919

Title:
  Closed laptop just showing black screen when opened

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  This appears to be another example of bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1283938.  Like
  other users who have reported this problem in this bug, I am finding
  that the computer, which is running Xubuntu, will not wake up after
  going to sleep when closing the laptop.  All I see is a black screen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mike   2009 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed Jun 18 21:52:24 2014
  HibernationDevice: RESUME=UUID=254b7140-5907-4df2-b1aa-f8671f6c654f
  InstallationDate: Installed on 2014-06-05 (13 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Gateway Gateway M685
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=6476d1cb-6d18-4fbf-96eb-9b078025d0b6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/17/2006
  dmi.bios.vendor: Gateway
  dmi.bios.version: 72.02
  dmi.board.vendor: Gateway
  dmi.board.version: 7202
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 8
  dmi.chassis.vendor: Gateway
  dmi.chassis.version: Rev.1
  dmi.modalias: 
dmi:bvnGateway:bvr72

[Kernel-packages] [Bug 1301097] Re: [Apple Inc. MacBookAir5, 2] suspend/resume failure [non-free: wl]

2014-06-18 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/1301097

Title:
  [Apple Inc. MacBookAir5,2] suspend/resume failure [non-free: wl]

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Just failed to suspend completely (keyboard lights still on) and would
  not resume.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-20-generic 3.13.0-20.42
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: wl
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm2673 F pulseaudio
ubuntu 3334 F pulseaudio
  Date: Tue Apr  1 21:37:48 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InterpreterPath: /usr/bin/python3.4
  MachineType: Apple Inc. MacBookAir5,2
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-20-generic.efi.signed 
root=UUID=8513d1f9-5ad4-42d9-8353-3cd1e0295ddf ro quiet splash 
i915.i915_enable_rc6=1 vt.handoff=7
  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.13.0-20-generic N/A
   linux-backports-modules-3.13.0-20-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: zram
  Title: [Apple Inc. MacBookAir5,2] suspend/resume failure [non-free: wl]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 11/27/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA51.88Z.00EF.B02.1211271028
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-2E6FAB96566FE58C
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir5,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-2E6FAB96566FE58C
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA51.88Z.00EF.B02.1211271028:bd11/27/2012:svnAppleInc.:pnMacBookAir5,2:pvr1.0:rvnAppleInc.:rnMac-2E6FAB96566FE58C:rvrMacBookAir5,2:cvnAppleInc.:ct10:cvrMac-2E6FAB96566FE58C:
  dmi.product.name: MacBookAir5,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1301097/+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 1301669] Re: [ASUS K50IJ] suspend/resume failure

2014-06-18 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/1301669

Title:
  [ASUS K50IJ] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Issue has only existed since last major update.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-21-generic 3.13.0-21.43
  ProcVersionSignature: Ubuntu 3.13.0-21.43-generic 3.13.8
  Uname: Linux 3.13.0-21-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thomas 1813 F pulseaudio
  Date: Wed Apr  2 19:40:14 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=ec6dae45-4e20-4202-a85a-538cb2261b4e
  InstallationDate: Installed on 2014-03-07 (26 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140228)
  InterpreterPath: /usr/bin/python3.4
  MachineType: ASUSTeK Computer Inc. K50IJ
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-21-generic 
root=UUID=f529708a-6ba7-400f-a516-05987b09e70d ro quiet splash vt.handoff=7
  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.13.0-21-generic N/A
   linux-backports-modules-3.13.0-21-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  Title: [ASUSTeK Computer Inc. K50IJ] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 07/10/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 209
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K50IJ
  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.:bvr209:bd07/10/2009:svnASUSTeKComputerInc.:pnK50IJ:pvr1.0:rvnASUSTeKComputerInc.:rnK50IJ:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: K50IJ
  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/1301669/+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 1074169] Re: function keys not working [lenovo]

2014-06-18 Thread claw
Hey guys,

A 60 day expiry on this bug is not fair!  I couldn't repro the bug for
atleast a year after it first bit me, and I use my laptop 70% of each
day.

Please remove the expiry - 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/1074169

Title:
  function keys not working [lenovo]

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  thinkpad edge 15 0319 model. ubuntu 12.10. tried on various kernels,
  only the play pause forward reverse(media keys) work, however
  brightness, sound, mute, wifi, etc keys do not work.

  xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), 
.*$/keycode \2 = \3, state = \1/p' does not give an output when i press the 
above keys. the bios is set to allow the FN keys to work without pressing Fn, i 
have tried the legacy option as well, in that case xev sees the actual 'Fn' key 
was XFWakeUp.
  --- 
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  DistroRelease: Ubuntu 12.10
  InstallationDate: Installed on 2012-10-18 (14 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Tags:  quantal running-unity
  Uname: Linux 3.7.0-030700rc3-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  DistroRelease: Ubuntu 12.10
  InstallationDate: Installed on 2012-10-18 (14 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Tags:  quantal running-unity
  Uname: Linux 3.7.0-030700rc3-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1074169/+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 1302150] Re: kernel BUG at /build/buildd/linux-3.13.0/mm/slub.c:3365!

2014-06-18 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/1302150

Title:
  kernel BUG at /build/buildd/linux-3.13.0/mm/slub.c:3365!

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I clicked a link someone sent to me in a Steam chat, I believe X crashed as I 
was booted back to the login screen after about 30 seconds of my system being 
completely frozen.  Tried to log in, kept getting booted back to login screen, 
opened tty prompt and ran sudo reboot. Log in, and I got this message:
  canonplx fix

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-22-generic 3.13.0-22.44
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  NonfreeKernelModules: fglrx
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  micah  2017 F pulseaudio
   /dev/snd/controlC0:  micah  2017 F pulseaudio
   /dev/snd/pcmC0D0p:   micah  2017 F...m pulseaudio
   /dev/snd/seq:timidity   1103 F timidity
  Date: Thu Apr  3 14:50:08 2014
  Failure: oops
  HibernationDevice: RESUME=UUID=f994254e-0ba0-4a33-ab59-6370e973cb91
  InstallationDate: Installed on 2014-03-28 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: Dell Inc. OptiPlex 745
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=1dd4197e-36c8-41e7-b1aa-922d5e0f16f1 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
  RfKill:

  SourcePackage: linux
  Title: kernel BUG at /build/buildd/linux-3.13.0/mm/slub.c:3365!
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/21/2007
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.3.1
  dmi.board.name: 0HR330
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.3.1:bd05/21/2007:svnDellInc.:pnOptiPlex745:pvr:rvnDellInc.:rn0HR330:rvr:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 745
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1302150/+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 1301796] Re: general protection fault: 0000 [#1] SMP

2014-06-18 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/1301796

Title:
  general protection fault:  [#1] SMP

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I was just using chrome.  This message appeared.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-21-generic 3.13.0-21.43
  ProcVersionSignature: Ubuntu 3.13.0-21.43-generic 3.13.8
  Uname: Linux 3.13.0-21-generic x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lightdm2565 F pulseaudio
andy   9081 F pulseaudio
   /dev/snd/controlC0:  lightdm2565 F pulseaudio
andy   9081 F pulseaudio
  Date: Thu Apr  3 08:37:47 2014
  Failure: oops
  HibernationDevice: RESUME=UUID=7543dd75-aba5-4e02-8079-1e39c99b768a
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-21-generic 
root=UUID=be00dad6-7799-4d5d-b86c-883f7bc8c484 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: kerneloops-daemon 0.12+git20090217-3ubuntu8
  RfKill:
   
  SourcePackage: linux
  Title: general protection fault:  [#1] SMP
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/22/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5107
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: F2A85-M LE
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5107:bd10/22/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnF2A85-MLE:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1301796/+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 1268838] Re: Unable to mount audio disc - Message did not receive a reply (timeout by message bus)

2014-06-18 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/1268838

Title:
  Unable to mount audio disc - Message did not receive a reply (timeout
  by message bus)

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I have an Asus external slim USB optical drive and when I insert an
  Audio CD, Unity pops up a message with the text in the summary:
  "Unable to mount audio disc - Message did not receive a reply (timeout
  by message bus)".  I'm able to open VLC and successfully play the
  audio disc, so I don't think it's a hardware issue.  I've tried
  checking the box marked "Never prompt or start programs on media
  insertion" in the System Settings in the Details -> Removable media
  section with no change in behavior.

  Here is some hopefully relevant info:
  $dmesg
  [237213.087542] usb 2-1.4: new high-speed USB device number 4 using ehci-pci
  [237213.180052] usb 2-1.4: New USB device found, idVendor=1c6b, idProduct=a223
  [237213.180059] usb 2-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [237213.180064] usb 2-1.4: Product: Mass Storage Device
  [237213.180068] usb 2-1.4: Manufacturer: USB2.0 External
  [237213.180071] usb 2-1.4: SerialNumber: 317509428611220
  [237213.183251] scsi11 : usb-storage 2-1.4:1.0
  [237214.191690] scsi 11:0:0:0: CD-ROMASUS SDRW-08D2S-U 
B701 PQ: 0 ANSI: 0
  [237214.217823] sr0: scsi3-mmc drive: 188x/24x writer dvd-ram cd/rw xa/form2 
cdda tray
  [237214.217831] cdrom: Uniform CD-ROM driver Revision: 3.20
  [237214.218127] sr 11:0:0:0: Attached scsi CD-ROM sr0
  [237214.218291] sr 11:0:0:0: Attached scsi generic sg4 type 5
  [237259.241566] pool[22376]: segfault at 7f3381ee7a02 ip 7f338112b040 sp 
7f337e895f00 error 4 in libc-2.17.so[7f33810de000+1bf000]
  [237290.913773] pool[22391]: segfault at 7f92d260aa02 ip 7f92d184e040 sp 
7f92cefb8f00 error 4 in libc-2.17.so[7f92d1801000+1bf000]
  [237295.156452] pool[22397]: segfault at 7f9e11abda02 ip 7f9e10d01040 sp 
7f9e0e46bf00 error 4 in libc-2.17.so[7f9e10cb4000+1bf000]
  [237297.896343] pool[22401]: segfault at 7f1d7206ba02 ip 7f1d712af040 sp 
7f1d6ea19f00 error 4 in libc-2.17.so[7f1d71262000+1bf000]
  [237375.705697] pool[22418]: segfault at 7f5ea9e29a02 ip 7f5ea906d040 sp 
7f5ea67d7f00 error 4 in libc-2.17.so[7f5ea902+1bf000]
  [237410.121426] systemd-hostnamed[22463]: Warning: nss-myhostname is not 
installed. Changing the local hostname might make it unresolveable. Please 
install nss-myhostname!
  [237539.458769] pool[22585]: segfault at 7f3745bf8a02 ip 7f3744e3c040 sp 
7f37425a6f00 error 4 in libc-2.17.so[7f3744def000+1bf000]
  [238169.384091] pool[22744]: segfault at 7fe9ba823a02 ip 7fe9b9a67040 sp 
7fe9b71d1f00 error 4 in libc-2.17.so[7fe9b9a1a000+1bf000]

  $ lsb_release -a
  LSB Version:  
core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
  Distributor ID:   Ubuntu
  Description:  Ubuntu 13.04
  Release:  13.04
  Codename: raring

  $ uname -a
  Linux 3.8.0-34-lowlatency #26-Ubuntu SMP PREEMPT Wed Nov 20 23:57:52 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1268838/+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 1301971] Re: [Hewlett-Packard Compaq Presario CQ61 Notebook PC] suspend/resume failure

2014-06-18 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/1301971

Title:
  [Hewlett-Packard Compaq Presario CQ61 Notebook PC] suspend/resume
  failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  This just occured at starting Ubuntu

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-21-generic 3.13.0-21.43
  ProcVersionSignature: Ubuntu 3.13.0-21.43-generic 3.13.8
  Uname: Linux 3.13.0-21-generic i686
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm1541 F pulseaudio
ysuire 2157 F pulseaudio
   /dev/snd/pcmC0D0p:   ysuire 2157 F...m pulseaudio
  Date: Thu Apr  3 16:10:46 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=d604dbb2-c028-4526-9f1c-d2d2bc459a0f
  InstallationDate: Installed on 2014-01-15 (78 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20140115)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Hewlett-Packard Compaq Presario CQ61 Notebook PC
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-21-generic 
root=UUID=63a62ca3-bf74-47d7-bd76-dc47983d149f ro quiet splash vt.handoff=7
  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.13.0-21-generic N/A
   linux-backports-modules-3.13.0-21-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  Title: [Hewlett-Packard Compaq Presario CQ61 Notebook PC] suspend/resume 
failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 10/13/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.20
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3069
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 21.14
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.20:bd10/13/2009:svnHewlett-Packard:pnCompaqPresarioCQ61NotebookPC:pvrRev1:rvnHewlett-Packard:rn3069:rvr21.14:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: Compaq Presario CQ61 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1301971/+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 1309875] Re: [HP EliteBook Folio 9470m Notebook PC] Touchpad not recognized after upgrade 13.10->14.04

2014-06-18 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/1309875

Title:
  [HP EliteBook Folio 9470m Notebook PC] Touchpad not recognized after
  upgrade 13.10->14.04

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I'm not perfectly sure the problem lies here, but after reading
  several arch linux bug repports that points towards a kernel issue,
  I'm reporting it here.

  After upgrading my HP Folio 9470m from 13.10 to 14.04 I no longer have a 
working touchpad.
  As far as I can tell it gets recognized as a generic mouse, from xinput:

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ PS/2 Generic Mouse  id=11   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ Sleep Buttonid=8[slave  
keyboard (3)]
  ↳ HP HD Webcam [Fixed]id=9[slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=10   [slave  
keyboard (3)]
  ↳ HP WMI hotkeys  id=12   [slave  
keyboard (3)]

  From dmesg | grep -i touch:
  [   12.334048] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, 
EC=10 00 64

  It should be pointed out that i ran a couple of days in prerelease
  (from the 12th iirc) with no problems. It is only after the official
  release I have had this issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cmol   2337 F pulseaudio
   /dev/snd/pcmC0D0p:   cmol   2337 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Sat Apr 19 09:43:09 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=dcbd44af-70de-4344-ab45-cb692b5a800a
  InstallationDate: Installed on 2013-06-29 (293 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Hewlett-Packard HP EliteBook Folio 9470m
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=a3739379-faeb-49ab-984e-bbfc76090938 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (6 days ago)
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68IBD Ver. F.40
  dmi.board.name: 18DF
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 62.14
  dmi.chassis.asset.tag: CNU3139S0N
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IBDVer.F.40:bd02/01/2013:svnHewlett-Packard:pnHPEliteBookFolio9470m:pvrA1029D1103:rvnHewlett-Packard:rn18DF:rvrKBCVersion62.14:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook Folio 9470m
  dmi.product.version: A1029D1103
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309875/+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 1309887] Re: [ASUS N53SM] suspend/resume failure

2014-06-18 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/1309887

Title:
  [ASUS N53SM] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  This happened during resume to login screen.

  Ubuntu 3.13.0-23.45-generic 3.13.8

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-23-generic 3.13.0-23.45
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bruno  2234 F pulseaudio
  Date: Sat Apr 19 10:41:10 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=c4d4be4d-98e0-40d3-840a-ff58a3b6441f
  InstallationDate: Installed on 2012-12-13 (491 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  InterpreterPath: /usr/bin/python3.4
  MachineType: ASUSTeK Computer Inc. N53SM
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic 
root=UUID=48b4caef-2a6c-40cf-b678-c343169c2e2a ro quiet splash vt.handoff=7
  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.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  Title: [ASUSTeK Computer Inc. N53SM] suspend/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-03-01 (48 days ago)
  UserGroups:
   
  dmi.bios.date: 11/03/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N53SM.202
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N53SM
  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.:bvrN53SM.202:bd11/03/2011:svnASUSTeKComputerInc.:pnN53SM:pvr1.0:rvnASUSTeKComputerInc.:rnN53SM:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: N53SM
  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/1309887/+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 1302804] Re: [MacBook6, 1] amd64+mac ISO daily build + 2009/2010 clamshell Macbook does not resume from suspend properly (nothing clickable).

2014-06-18 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/1302804

Title:
  [MacBook6,1] amd64+mac ISO daily build + 2009/2010 clamshell Macbook
  does not resume from suspend properly (nothing clickable).

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Hello friends. I have a late 2009/early 2010 clamshell Macbook. When I
  close the lid OR select suspend from the menu, it appears to
  successfully suspend. The light on the front of the laptop has a
  steady bright/dim pulse, so things look good there. When I resume from
  suspend, everything comes awake again. Thing is, nothing is clickable.
  I can see the lock screen, but I cannot click on anything. The cursor
  freely moves, however, but nothing responds to my click request.

  I also disabled the "lock system when resuming from suspend" option in
  hopes that maybe it was a lock/login screen issue. In this case, it
  brings me back to my regular desktop. I see the Unity panel, top bar,
  etc. But once again, anything I click on is unresponsive.

  Thank you for your time!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-22-generic 3.13.0-22.44
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jason  1888 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Apr  4 15:53:02 2014
  HibernationDevice: RESUME=UUID=916319a9-c577-4321-a5a9-666cb1904590
  InstallationDate: Installed on 2014-04-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64+mac (20140404)
  MachineType: Apple Inc. MacBook6,1
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=ff973b06-cfee-499c-803a-e740e2e2b040 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-22-generic N/A
   linux-backports-modules-3.13.0-22-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/15/10
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB61.88Z.00C8.B02.1003151501
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-F22C8AC8
  dmi.board.vendor: Apple Inc.
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F22C8AC8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB61.88Z.00C8.B02.1003151501:bd03/15/10:svnAppleInc.:pnMacBook6,1:pvr1.0:rvnAppleInc.:rnMac-F22C8AC8:rvr:cvnAppleInc.:ct10:cvrMac-F22C8AC8:
  dmi.product.name: MacBook6,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1302804/+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 1302785] Re: [Lenovo V570] suspend/resume failure

2014-06-18 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/1302785

Title:
  [Lenovo V570] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Computer doesn't always suspend when the suspend button is pressed. It
  is also rather hesitant to resume when the laptop lid is opened.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-22-generic 3.13.0-22.44
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  zadkins526   1958 F pulseaudio
   /dev/snd/pcmC0D0p:   zadkins526   1958 F...m pulseaudio
  CurrentDmesg:
   
  Date: Fri Apr  4 15:20:15 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=3fc9f400-2fd9-4861-b65d-55451d284d29
  InterpreterPath: /usr/bin/python3.4
  MachineType: LENOVO 1066AJU
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=9da47eb8-5016-4c28-83bd-2f274ce3d50c ro quiet splash vt.handoff=7
  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.13.0-22-generic N/A
   linux-backports-modules-3.13.0-22-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: rts5139
  Title: [LENOVO 1066AJU] suspend/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-03-26 (9 days ago)
  UserGroups:
   
  dmi.bios.date: 09/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 44CN42WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr44CN42WW:bd09/22/2011:svnLENOVO:pn1066AJU:pvrLenovoV570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: 1066AJU
  dmi.product.version: Lenovo V570
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1302785/+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 1303322] Re: [Asus V-P7H55E] suspend/resume failure

2014-06-18 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/1303322

Title:
  [Asus V-P7H55E] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Computer freezes while going to suspend.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-22-generic 3.13.0-22.44
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  allart 2104 F pulseaudio
   /dev/snd/controlC0:  allart 2104 F pulseaudio
  Date: Sun Apr  6 13:53:41 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=a564874b-0247-4369-b378-d5c2620f1d99
  InstallationDate: Installed on 2013-10-13 (175 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  InterpreterPath: /usr/bin/python3.4
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: OEM Manufacturer V-P7H55E
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=2e7148e1-499b-478f-b052-40fae607bd22 ro quiet splash vt.handoff=7
  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.13.0-22-generic N/A
   linux-backports-modules-3.13.0-22-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  SourcePackage: linux
  Title: [OEM Manufacturer V-P7H55E] suspend/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-03-29 (7 days ago)
  UserGroups:
   
  dmi.bios.date: 01/07/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0303
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: V-P7H55E
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0303:bd01/07/2010:svnOEMManufacturer:pnV-P7H55E:pvrX.0x:rvnASUSTeKComputerINC.:rnV-P7H55E:rvrX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: V-P7H55E
  dmi.product.version: X.0x
  dmi.sys.vendor: OEM Manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303322/+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 1303342] Re: [Acer C720] Touchpad not working after kernel upgrade

2014-06-18 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/1303342

Title:
  [Acer C720] Touchpad not working after kernel upgrade

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  After update touchpad stopped working. System does not see it.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-19-generic 3.11.0-19.33
  ProcVersionSignature: Ubuntu 3.11.0-19.33-generic 3.11.10.5
  Uname: Linux 3.11.0-19-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  user   1305 F pulseaudio
   /dev/snd/controlC0:  user   1305 F pulseaudio
  Date: Sun Apr  6 15:16:34 2014
  MachineType: Acer Peppy
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-19-generic 
root=UUID=4819d259-3230-4604-abd0-791f3aa07325 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-19-generic N/A
   linux-backports-modules-3.11.0-19-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/29/2013
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Acer
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd10/29/2013:svnAcer:pnPeppy:pvr1.0:cvnAcer:ct3:cvr:
  dmi.product.name: Peppy
  dmi.product.version: 1.0
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303342/+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 1303586] Re: [Dell Latitude E5500] suspend/resume failure

2014-06-18 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/1303586

Title:
  [Dell Latitude E5500] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  When the system starts

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-23-generic 3.13.0-23.45
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rskowron   2387 F pulseaudio
  Date: Mon Apr  7 07:32:06 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=692ab553-d614-48e4-8827-a398055efeb3
  InstallationDate: Installed on 2014-03-15 (22 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140225)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Dell Inc. Latitude E5500
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic 
root=UUID=4caa5ae1-9ac1-4a61-999a-e3f110f6e3f9 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  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.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  Title: [Dell Inc. Latitude E5500] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 07/30/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0DW634
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd07/30/2010:svnDellInc.:pnLatitudeE5500:pvr:rvnDellInc.:rn0DW634:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude E5500
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303586/+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 1305172] Re: Frequent system hangs, pcieport bus error messages

2014-06-18 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/1305172

Title:
  Frequent system hangs, pcieport bus error messages

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I installed Trusty beta 2, and since then have had maximum uptime of about 12 
hours.
  System hangs frequently, sometimes with mouse still active, sometimes not.
  The clock in the upper right of the screen shows the time of the hang.
  I have not yet established whether the machine can be pinged when it is in 
this state.
  Nothing obvious in the logs except an increasingly frequent PCIe bus error
  similar to the one in bug 1279699, e.g.

  Apr  7 17:13:52 dank kernel: [  810.166278] pcieport :00:07.0: AER: 
Multiple Corrected error received: id=0038
  Apr  7 17:13:52 dank kernel: [  810.166292] pcieport :00:07.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, id=0038(Receiver ID)
  Apr  7 17:13:52 dank kernel: [  810.166297] pcieport :00:07.0:   device 
[8086:340e] error status/mask=0081/2000
  Apr  7 17:13:52 dank kernel: [  810.166300] pcieport :00:07.0:[ 0] 
Receiver Error
  Apr  7 17:13:52 dank kernel: [  810.166303] pcieport :00:07.0:[ 7] 
Bad DLLP
  Apr  7 17:15:55 dank kernel: [  933.083876] pcieport :00:07.0: AER: 
Multiple Corrected error received: id=0038
  Apr  7 17:15:55 dank kernel: [  933.083890] pcieport :00:07.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, id=0038(Receiver ID)
  Apr  7 17:15:55 dank kernel: [  933.083895] pcieport :00:07.0:   device 
[8086:340e] error status/mask=0001/2000
  Apr  7 17:15:55 dank kernel: [  933.083898] pcieport :00:07.0:[ 0] 
Receiver Error
  Apr  7 17:24:20 dank kernel: [ 1438.648487] pcieport :00:07.0: AER: 
Multiple Corrected error received: id=0038
  Apr  7 17:24:20 dank kernel: [ 1438.648502] pcieport :00:07.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, id=0038(Receiver ID)
  Apr  7 17:24:20 dank kernel: [ 1438.648506] pcieport :00:07.0:   device 
[8086:340e] error status/mask=0001/2000
  Apr  7 17:24:20 dank kernel: [ 1438.648510] pcieport :00:07.0:[ 0] 
Receiver Error (First)
  ...

  I vacuumed out the dust from the CPU heat sink as I was installing
  Trusty, so who knows, maybe I upset its karmic balance.

  This is with an utterly vanilla installation except that I chose btrfs for 
the home partition; no proprietary drivers are in use.
  This is one of two machines installed like this; the other does not seem to 
have this instability.

  The bad machine has graphics card 
  06:00.0 VGA compatible controller: NVIDIA Corporation GT216 [GeForce GT 220] 
(rev a2)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-23-generic 3.13.0-23.45
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dank   2011 F pulseaudio
   /dev/snd/controlC0:  dank   2011 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr  9 09:12:43 2014
  HibernationDevice: RESUME=UUID=417f2bba-dea3-496b-ad18-702d4dc6f223
  InstallationDate: Installed on 2014-04-07 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic 
root=UUID=6b949250-7b53-47a9-aa0b-53cd15f3cafe ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/16/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.50
  dmi.board.name: X58 Extreme
  dmi.board.vendor: ASRock
  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.:bvrP2.50:bd08/16/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnX58Extreme:rvr:cvnToBeFilledByO.E.M.: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: To Be Filled By O.E.M.

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

[Kernel-packages] [Bug 1302648] Re: [ASUS F1A75-V PRO] suspend/resume failure

2014-06-18 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/1302648

Title:
  [ASUS F1A75-V PRO] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Was not a failure: UPS run outs overnight.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-22-generic 3.13.0-22.44
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alfredo   22937 F pulseaudio
   /dev/snd/pcmC1D0p:   alfredo   22937 F...m pulseaudio
   /dev/snd/controlC0:  alfredo   22937 F pulseaudio
  Date: Fri Apr  4 09:27:54 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=c568a9db-e663-44fb-9dd2-c55b78a42169
  InstallationDate: Installed on 2010-01-28 (1526 days ago)
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027.1)
  InterpreterPath: /usr/bin/python3.4
  IwConfig:
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=4bcab513-d663-472a-9d5a-6b0b7f3b75cc ro bootchart=svg 
elevator=deadline quiet splash crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M vt.handoff=7
  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.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  SourcePackage: linux
  Title: [System manufacturer System Product Name] suspend/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-03-26 (9 days ago)
  UserGroups:
   
  dmi.bios.date: 01/16/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2201
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: F1A75-V PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2201:bd01/16/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnF1A75-VPRO:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1302648/+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 1308213] Re: [Dell Latitude E4300] suspend/resume failure

2014-06-18 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/1308213

Title:
  [Dell Latitude E4300] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Didn't notice anything other than the bug reporter popping up.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-23-generic 3.13.0-23.45
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm1438 F pulseaudio
wouter 2957 F pulseaudio
  CurrentDmesg: [  132.614874] init: plymouth-stop pre-start process (2506) 
terminated with status 1
  Date: Tue Apr 15 23:07:10 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=cf9fd4c8-557c-4320-83f7-a3fdf42c0480
  InstallationDate: Installed on 2013-04-05 (375 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Dell Inc. Latitude E4300
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic 
root=UUID=98e710b0-607a-43b2-a93c-470b7fb05934 ro quiet splash vt.handoff=7
  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.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  Title: [Dell Inc. Latitude hostname] suspend/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-03-26 (20 days ago)
  UserGroups:
   
  dmi.bios.date: 06/04/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A26
  dmi.board.name: 0N880D
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA26:bd06/04/2013:svnDellInc.:pnLatitudeE4300:pvr:rvnDellInc.:rn0N880D:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude E4300
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1308213/+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 1303433] Re: [SAMSUNG ELECTRONICS CO., LTD. 700Z3A/700Z4A/700Z5A/700Z5B] suspend/resume failure [non-free: fglrx]

2014-06-18 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/1303433

Title:
  [SAMSUNG ELECTRONICS CO., LTD. 700Z3A/700Z4A/700Z5A/700Z5B]
  suspend/resume failure [non-free: fglrx]

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I think the problem was coming out of a sleep or lid closed even on a
  laptop.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-23-generic 3.13.0-23.45
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  NonfreeKernelModules: fglrx
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nick   2153 F pulseaudio
  Date: Sun Apr  6 13:28:14 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=d6d78b54-dd3d-4617-abb3-6c9e988946d4
  InstallationDate: Installed on 2014-03-03 (34 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterpreterPath: /usr/bin/python3.4
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 700Z3A/700Z4A/700Z5A/700Z5B
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic.efi.signed 
root=UUID=de373671-38bc-4359-a59f-0b9610b5c755 ro quiet splash vt.handoff=7
  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.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  Title: [SAMSUNG ELECTRONICS CO., LTD. 700Z3A/700Z4A/700Z5A/700Z5B] 
suspend/resume failure [non-free: fglrx]
  UpgradeStatus: Upgraded to trusty on 2014-03-19 (18 days ago)
  UserGroups:
   
  dmi.bios.date: 11/06/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 15FD
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 700Z3A/700Z4A/700Z5A/700Z5B
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr15FD:bd11/06/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn700Z3A/700Z4A/700Z5A/700Z5B:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rn700Z3A/700Z4A/700Z5A/700Z5B:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 700Z3A/700Z4A/700Z5A/700Z5B
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303433/+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 1303080] Re: [Lenovo IdeaPad Y510P] suspend/resume failure

2014-06-18 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/1303080

Title:
  [Lenovo IdeaPad Y510P] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  after the system hibernates, it won't restore the session ...
  after the reboot, error notifications appears

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-22-generic 3.13.0-22.44
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  nvidia 2664 F pulseaudio
  Date: Sat Apr  5 16:51:03 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=965f55c0-69cf-4d9b-a4c8-ce7db85f5aef
  InstallationDate: Installed on 2014-01-22 (72 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140121)
  InterpreterPath: /usr/bin/python3.4
  MachineType: LENOVO 20217
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic.efi.signed 
root=UUID=3fd46ada-11f4-422a-ba35-97ef4ba79840 ro quiet splash vt.handoff=7
  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.13.0-22-generic N/A
   linux-backports-modules-3.13.0-22-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  Title: [LENOVO 20217] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 07/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 74CN35WW(V1.10)
  dmi.board.asset.tag: YB00912886
  dmi.board.name: 20217
  dmi.board.vendor: LENOVO
  dmi.board.version: 3194Std
  dmi.chassis.asset.tag: YB00912886
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Y510P
  dmi.modalias: 
dmi:bvnLENOVO:bvr74CN35WW(V1.10):bd07/18/2013:svnLENOVO:pn20217:pvrLenovoIdeaPadY510P:rvnLENOVO:rn20217:rvr3194Std:cvnLENOVO:ct10:cvrLenovoIdeaPadY510P:
  dmi.product.name: 20217
  dmi.product.version: Lenovo IdeaPad Y510P
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303080/+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 1309345] Re: [Gateway LT28] suspend/resume failure

2014-06-18 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/1309345

Title:
  [Gateway LT28] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I cant Upgrade

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-23-generic 3.13.0-23.45
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  fxone  1840 F pulseaudio
  Date: Fri Apr 18 01:10:38 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=ed9f8e68-d64b-4651-84b2-10b1b8b8d89e
  InstallationDate: Installed on 2014-02-11 (65 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20140122)
  InterpreterPath: /usr/bin/python3.4
  Lsusb:
   Bus 001 Device 002: ID 04f2:b209 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Gateway LT28
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic 
root=UUID=ad5aa7cf-1e2f-4416-bdcf-3ac256fba32f ro quiet splash vt.handoff=7
  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.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  Title: [Gateway LT28] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 04/26/2011
  dmi.bios.vendor: INSYDE
  dmi.bios.version: V1.04
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: SJE06_PT
  dmi.board.vendor: Gateway
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvrV1.04:bd04/26/2011:svnGateway:pnLT28:pvrV1.04:rvnGateway:rnSJE06_PT:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: LT28
  dmi.product.version: V1.04
  dmi.sys.vendor: Gateway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309345/+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 1303442] Re: [Dell Inspiron 6000] suspend/resume failure

2014-06-18 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/1303442

Title:
  [Dell Inspiron 6000] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  No funciona el terminal

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-23-generic 3.13.0-23.45
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  costapela   1463 F pulseaudio
  Date: Sun Apr  6 20:53:07 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=e97359ce-77f5-4e4f-a40c-419f0421e746
  InstallationDate: Installed on 2014-04-05 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta i386 (20140326)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Dell Inc. Inspiron 6000
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  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.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: [Dell Inc. Inspiron 6000] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 09/28/2005
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0WF351
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd09/28/2005:svnDellInc.:pnInspiron6000:pvr:rvnDellInc.:rn0WF351:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 6000
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303442/+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 1306761] Re: [ASUS U38N] suspend/resume failure [non-free: wl fglrx]

2014-06-18 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/1306761

Title:
  [ASUS U38N] suspend/resume failure [non-free: wl fglrx]

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  laptop did't wake up from suspend. only black screen has appeared.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-23-generic 3.13.0-23.45
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  NonfreeKernelModules: wl fglrx
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dima   2106 F pulseaudio
   /dev/snd/controlC0:  dima   2106 F pulseaudio
  CRDA:
   country RU:
(2402 - 2482 @ 40), (N/A, 20)
(5735 - 5835 @ 20), (N/A, 30)
  Date: Fri Apr 11 22:22:36 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=ba56ab96-32ed-4ded-b8e7-2c72a8ba07ca
  InstallationDate: Installed on 2014-03-20 (22 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140320)
  InterpreterPath: /usr/bin/python3.4
  MachineType: ASUSTeK COMPUTER INC. U38N
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic.efi.signed 
root=UUID=659406bf-3df5-464a-ae94-5ee42f0d22d7 ro quiet splash vt.handoff=7
  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.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: rts5139
  Title: [ASUSTeK COMPUTER INC. U38N] suspend/resume failure [non-free: wl 
fglrx]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/05/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: U38N.211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: U38N
  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.:bvrU38N.211:bd12/05/2013:svnASUSTeKCOMPUTERINC.:pnU38N:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnU38N:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: U38N
  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/1306761/+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 1302682] Re: [ASUS P52Jc] suspend/resume failure

2014-06-18 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/1302682

Title:
  [ASUS P52Jc] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  dont know

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-22-generic 3.13.0-22.44
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic i686
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dimka  1514 F pulseaudio
  Date: Sat Apr  5 01:02:02 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=c9884428-c9a8-447a-b376-fe0ea2e5c457
  InstallationDate: Installed on 2014-03-03 (31 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20140220.1)
  InterpreterPath: /usr/bin/python3.4
  MachineType: ASUSTeK Computer Inc. P52Jc
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=9b538541-37f6-4a6f-8bd8-16ef9cb4144c ro quiet splash vt.handoff=7
  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.13.0-22-generic N/A
   linux-backports-modules-3.13.0-22-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  Title: [ASUSTeK Computer Inc. P52Jc] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 07/01/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P52Jc.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: P52Jc
  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.:bvrP52Jc.201:bd07/01/2010:svnASUSTeKComputerInc.:pnP52Jc:pvr1.0:rvnASUSTeKComputerInc.:rnP52Jc:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: P52Jc
  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/1302682/+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 1308460] Re: Wifi and wired connection don't work on linux 3.11.0-19

2014-06-18 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/1308460

Title:
  Wifi and wired connection don't work on linux 3.11.0-19

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Hi, i update linux kernel to 3.11.0-19 and my wifi and wlan connection
  stop working at all. I try ifup -a it don't help. ifconfing show's me
  only Loopback. When i load my laptop with linux kernel version
  3.11.0-18-wifi work's fine.

  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mike   1846 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=248996ae-a949-47a3-aaf1-d438dced9372
  InstallationDate: Installed on 2013-11-07 (159 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Packard Bell EasyNote TE11HC
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-18-generic 
root=UUID=79224b48-369f-4caa-a927-18deef2f9725 ro quiet splash 
acpi_backlight=vendor
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  Tags:  saucy
  Uname: Linux 3.11.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/20/2012
  dmi.bios.vendor: Packard Bell
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: EG50_HC_HR
  dmi.board.vendor: Packard Bell
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell
  dmi.chassis.version: V1.06
  dmi.modalias: 
dmi:bvnPackardBell:bvrV1.06:bd04/20/2012:svnPackardBell:pnEasyNoteTE11HC:pvrV1.06:rvnPackardBell:rnEG50_HC_HR:rvrType2-BoardVersion:cvnPackardBell:ct10:cvrV1.06:
  dmi.product.name: EasyNote TE11HC
  dmi.product.version: V1.06
  dmi.sys.vendor: Packard Bell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1308460/+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 1309888] Re: 045e:0745 [Lenovo IdeaPad S310] Wireless mouse is not working after reboot.

2014-06-18 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/1309888

Title:
  045e:0745 [Lenovo IdeaPad S310] Wireless mouse is not working after
  reboot.

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I upgraded Ubuntu from 13.10 to 14.04 64bit yesterday, and I`m using
  wireless mouse which has a dedicated transmitter.(Not Bluetooth)

  There is no problem with my mouse before reboot my laptop. But, when I
  reboot my laptop, my wireless mouse doesn`t recogniged. (Also
  unusable)

  Mouse is worked correctly whenever I reboot or not when I use Ubuntu
  12.04 LTS, or 13.10.

  Here are more detailed environment. I`m using latest packeges.

  
  Mouse : Microsoft Wiress Mobile Mouse 4000
  Laptop : Lenovo S310 with Haswell Pentium 3556U

  $ lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04
  $ uname -r
  3.13.0-24-generic

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leebc  1720 F pulseaudio
   /dev/snd/controlC1:  leebc  1720 F pulseaudio
  Date: Sat Apr 19 17:54:32 2014
  HibernationDevice: RESUME=UUID=fdb2dfff-b059-4b13-b905-540e8a48f5cf
  InstallationDate: Installed on 2014-04-15 (3 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: LENOVO 20300
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=c7579b53-9b53-400d-900f-4d2ee061214f ro quiet splash vt.handoff=7
  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.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (1 days ago)
  dmi.bios.date: 12/23/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8BCN34WW(V3.01)
  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: Lenovo IdeaPad S310
  dmi.modalias: 
dmi:bvnLENOVO:bvr8BCN34WW(V3.01):bd12/23/2013:svnLENOVO:pn20300:pvrLenovoIdeaPadS310:rvnLENOVO:rnINVALID:rvrINVALID:cvnLENOVO:ct10:cvrLenovoIdeaPadS310:
  dmi.product.name: 20300
  dmi.product.version: Lenovo IdeaPad S310
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309888/+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 1302807] Re: [Micro-Star International Co., Ltd. CR61 2M/CX61 2OC/CX61 2OD] suspend/resume failure

2014-06-18 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/1302807

Title:
  [Micro-Star International Co., Ltd. CR61 2M/CX61 2OC/CX61 2OD]
  suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Screen switched off and keyboard became unresponsive when attempting
  to suspend, but disk activity light continues to blink, and can't
  resume.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-22-generic 3.13.0-22.44
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tim2121 F pulseaudio
   /dev/snd/controlC1:  tim2121 F pulseaudio
  Date: Fri Apr  4 00:28:56 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=04014206-be08-4e9f-9198-677056e22bf0
  InstallationDate: Installed on 2014-03-20 (14 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140320)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Micro-Star International Co., Ltd. CR61 2M/CX61 2OC/CX61 2OD
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic.efi.signed 
root=UUID=1d49b2f9-8564-4cc1-8f65-fbbc5b922de8 ro quiet splash vt.handoff=7
  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.13.0-22-generic N/A
   linux-backports-modules-3.13.0-22-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  Title: [Micro-Star International Co., Ltd. CR61 2M/CX61 2OC/CX61 2OD] 
suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 07/04/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E16GDIMS.109
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-16GD
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: REV:1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: CR61 2M/CX61 2OC/CX61 2OD
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE16GDIMS.109:bd07/04/2013:svnMicro-StarInternationalCo.,Ltd.:pnCR612M/CX612OC/CX612OD:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-16GD:rvrREV1.0:cvnCR612M/CX612OC/CX612OD:ct10:cvrN/A:
  dmi.product.name: CR61 2M/CX61 2OC/CX61 2OD
  dmi.product.version: REV:1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1302807/+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 1308311] Re: uvcvideo kernel module crash

2014-06-18 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/1308311

Title:
  uvcvideo kernel module crash

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Symptom: video works once, but crashes during use, or at second use.
  Happened on 32-bit precise too.

  /var/log/syslog startup messages:

  Apr 16 09:46:46 quadrio kernel: [6.181754] input: UVC Camera (17ef:480c) 
as /devices/pci:00/:00:1d.7/usb2/2-4/2-4:1.0/input/input16
  Apr 16 09:46:46 quadrio kernel: [6.183111] usbcore: registered new 
interface driver uvcvideo

  When it crashes:

  Apr 16 14:26:39 quadrio kernel: [16798.368345] uvcvideo: Failed to query 
(SET_CUR) UVC control 3 on unit 1: -110 (exp. 1).
  Apr 16 14:26:44 quadrio kernel: [16803.368274] uvcvideo: Failed to set UVC 
probe control : -110 (exp. 26).
  Apr 16 14:26:49 quadrio kernel: [16808.368322] uvcvideo: Failed to set UVC 
probe control : -110 (exp. 26).
  Apr 16 14:26:54 quadrio kernel: [16813.368402] uvcvideo: Failed to set UVC 
commit control : -110 (exp. 26).
  Apr 16 14:26:59 quadrio kernel: [16818.368341] uvcvideo: Failed to set UVC 
probe control : -110 (exp. 26).
  Apr 16 14:27:04 quadrio kernel: [16823.368421] uvcvideo: Failed to set UVC 
probe control : -110 (exp. 26).
  Apr 16 14:27:09 quadrio kernel: [16828.368336] uvcvideo: Failed to set UVC 
commit control : -110 (exp. 26).
  Apr 16 14:27:14 quadrio kernel: [16833.368392] uvcvideo: Failed to set UVC 
probe control : -110 (exp. 26).
  Apr 16 14:27:19 quadrio kernel: [16838.368326] uvcvideo: Failed to set UVC 
probe control : -110 (exp. 26).
  Apr 16 14:27:24 quadrio kernel: [16843.368272] uvcvideo: Failed to set UVC 
commit control : -110 (exp. 26).

  Does not start working even after an rmmod/modprobe of this module.
  Need a reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  berend 3658 F pulseaudio
   /dev/snd/pcmC0D0c:   berend 3658 F...m pulseaudio
   /dev/snd/pcmC0D0p:   berend 3658 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr 16 14:42:24 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-04-01 (15 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  MachineType: LENOVO 2757CTO
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=UUID=52ddc899-ca26-4fe9-b2ba-e7562258b42c ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/27/2008
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7ZET71WW (1.54 )
  dmi.board.name: 2757CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7ZET71WW(1.54):bd11/27/2008:svnLENOVO:pn2757CTO:pvrThinkPadW700:rvnLENOVO:rn2757CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2757CTO
  dmi.product.version: ThinkPad W700
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1308311/+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 1303552] Re: kernel BUG at include/net/cfg80211.h:3150!

2014-06-18 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/1303552

Title:
  kernel BUG at include/net/cfg80211.h:3150!

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  error happened after installing broadcom divers for an Dell Latitude
  X300

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-23-generic 3.13.0-23.45
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  NonfreeKernelModules: wl
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  recovering   1994 F pulseaudio
recovering   2764 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Sun Apr  6 20:06:57 2014
  Failure: oops
  HibernationDevice: RESUME=UUID=47dbaa7f-e734-42a9-ba56-8fab02aa7559
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 002: ID 413c:8000 Dell Computer Corp. BC02 Bluetooth Adapter
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Dell Computer Corporation Latitude X300
  PccardctlIdent:
   Socket 0:
 no product info available
   Socket 1:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
   Socket 1:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-23-generic 
root=/dev/mapper/hostname--vg-root ro splash quiet vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: kernel BUG at include/net/cfg80211.h:3150!
  UpgradeStatus: Upgraded to trusty on 2014-04-07 (0 days ago)
  dmi.bios.date: 08/31/2004
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: A08
  dmi.board.name: PP
  dmi.board.vendor: Dell Computer Corporation
  dmi.board.version: X04
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Computer Corporation
  dmi.chassis.version: 00h
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrA08:bd08/31/2004:svnDellComputerCorporation:pnLatitudeX300:pvrA08:rvnDellComputerCorporation:rnPP:rvrX04:cvnDellComputerCorporation:ct8:cvr00h:
  dmi.product.name: Latitude X300
  dmi.product.version: A08
  dmi.sys.vendor: Dell Computer Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303552/+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 1303277] Re: [Lenovo ThinkPad X220] suspend/resume failure

2014-06-18 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/1303277

Title:
  [Lenovo ThinkPad X220] suspend/resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I was booting after power failure, and then crash...

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-22-generic 3.13.0-22.44
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xavier 2095 F pulseaudio
  Date: Sun Apr  6 11:20:31 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=6fce8fc2-f7bd-4d6d-8ba6-7be6284b1406
  InstallationDate: Installed on 2012-11-20 (501 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  InterpreterPath: /usr/bin/python3.4
  Lsusb:
   Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 42919Q1
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=42b8be86-c054-4e02-950a-c5f0b80236d4 ro quiet splash vt.handoff=7
  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.13.0-22-generic N/A
   linux-backports-modules-3.13.0-22-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: [LENOVO 42919Q1] suspend/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-03-13 (23 days ago)
  UserGroups:
   
  dmi.bios.date: 04/02/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET59WW (1.29 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42919Q1
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET59WW(1.29):bd04/02/2012:svnLENOVO:pn42919Q1:pvrThinkPadX220:rvnLENOVO:rn42919Q1:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42919Q1
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303277/+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 1305651] Re: [Hewlett-Packard HP Pavilion dv6000 (RY642EA#ABF)] suspend/resume failure

2014-06-18 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/1305651

Title:
  [Hewlett-Packard HP Pavilion dv6000 (RY642EA#ABF)] suspend/resume
  failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Tried to supend my session, laptop started again but only titling
  cursor on black screen.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-23-generic 3.13.0-23.45
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jonathan   1465 F pulseaudio
  Date: Thu Apr 10 11:26:15 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=ac875486-9763-4c26-801b-aa57f696efc9
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Hewlett-Packard HP Pavilion dv6000 (RY642EA#ABF)
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic 
root=UUID=1787f74a-e182-4875-a65a-154e384fe688 ro quiet splash vt.handoff=7
  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.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: zram
  Title: [Hewlett-Packard HP Pavilion dv6000 (RY642EA#ABF)] suspend/resume 
failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 03/22/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.2E
  dmi.board.name: 30BC
  dmi.board.vendor: Quanta
  dmi.board.version: 66.42
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.2E:bd03/22/2010:svnHewlett-Packard:pnHPPaviliondv6000(RY642EA#ABF):pvrRev1:rvnQuanta:rn30BC:rvr66.42:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6000 (RY642EA#ABF)
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305651/+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 1310036] Re: 05e3:0608 Ubuntu 14.04 does not recognize usb devices in usb hub.

2014-06-18 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/1310036

Title:
  05e3:0608 Ubuntu 14.04 does not recognize usb devices in usb hub.

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  USB Devices doesn't work in Ubuntu 14.04 when i plug them in USB Hubs.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tonheira   1683 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Apr 19 14:29:16 2014
  GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
  HibernationDevice: RESUME=UUID=da1cce15-105b-472a-9843-a50d78b04652
  HotplugNewDevices:
   
  HotplugNewMounts:
   
  InstallationDate: Installed on 2014-04-19 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   LANGUAGE=pt_BR:pt:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=842bac25-89f9-442b-a738-f0b31e1b37d3 ro locale=pt_BR quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  SourcePackage: linux
  Symptom: storage
  UdisksMonitorLog:
   Monitoring the udisks daemon. Press Ctrl+C to exit.
   14:29:39.129: The udisks-daemon is running (name-owner :1.46).
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0502
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M5A78L-M LX/BR
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0502:bd12/01/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM5A78L-MLX/BR:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1310036/+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 1315277] Re: [Dell Inspiron 1525] Trusty freezes on resume from suspend

2014-06-18 Thread Iuri Diniz
I did a bisect and found the bad commit: #1331654 (it's a upstream bug)

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

Title:
  [Dell Inspiron 1525] Trusty freezes on resume from suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu Trusty freezes on resume from a suspend. All I see is just LEDs
  for disk (just blinks for a moment) and wifi (stays lit), fan noise
  and a black screen. No mouse cursor, no nothing. The magic SysRq
  (+REISUB) does nothing; a hard manual reboot by pressing the power
  button is necessary. The problem is gone if booting with a 3.11-20
  kernel left from Saucy. The issue is present, however, at least with
  3.13.{8,11} and 3.14.{1,2} mainline kernel builds. I haven't tried
  3.15rc, though, since it boots with a totally black screen and I have
  no idea how to bypass it; and my Broadcom wifi driver fails to build
  with 3.15rc too.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  monika 2392 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri May  2 09:38:54 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=834effe2-2fd9-44c3-bc7c-aeec1f9792c5
  InstallationDate: Installed on 2012-06-12 (688 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: Dell Inc. Inspiron 1525
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=a72bb3f2-f87d-4162-8242-7c5485008de5 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (19 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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315277/+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 1331654] Re: [Dell Inspiron 1525] Cannot resume from suspend

2014-06-18 Thread Iuri Diniz
Upstream kernel [linux-
image-3.15.0-031500-generic_3.15.0-031500.201406111300_amd64.deb] has
the bug

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

Title:
  [Dell Inspiron 1525] Cannot resume from suspend

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello folks,

  After upgrading to Ubuntu Trusty (14.04), I cannot more resume from a
  previous suspend. All things were all right on 13.10.

  If I boot previous kernel 3.11.0-23, everything works well.

  Also I've tried these kernels:

  vanilla 3.13.0-rc1 (Bugged)
  vanilla 3.12.22 (Working)

  I also noted if I suspend from lightdm menu (on 3.13.0-rc1), I can
  resume after, but If I do this after logged with my user (not root), I
  am unable to resume from suspend.

  I cannot perform Sysrq magic keys, I can only press the power button.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  iuri   2137 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 18 15:22:53 2014
  HibernationDevice: RESUME=UUID=5dd061d0-fd44-4034-9107-63948dcd2c16
  InstallationDate: Installed on 2014-05-01 (48 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 1525
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=UUID=a198f31e-440b-4f9b-87bb-d5e956fbe42f ro rootflags=subvol=@ 
locale=pt_BR quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/16/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0D109D
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd10/16/2008:svnDellInc.:pnInspiron1525:pvr:rvnDellInc.:rn0D109D:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1525
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331654/+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 1331654] Re: [Dell Inspiron 1525] Cannot resume from suspend

2014-06-18 Thread Iuri Diniz
I did a bisect and found the first bad commit:

18442d08786472c63a0a80c27f92b033dffc26de is the first bad commit
commit 18442d08786472c63a0a80c27f92b033dffc26de
Author: Ville Syrjälä 
Date:   Fri Sep 13 16:00:08 2013 +0300

drm/i915: Fix port_clock and adjusted_mode.clock readout all over

Now that adjusted_mode.clock no longer contains the pixel_multiplier, we
can kill the get_clock() callback and instead do the clock readout
in get_pipe_config().

Also i9xx_crtc_clock_get() can now extract the frequency of the PCH
DPLL, so use it to populate port_clock accurately for PCH encoders.
For DP in port A the encoder is still responsible for filling in
port_clock. The FDI adjusted_mode.clock extraction is kept in place
for some extra sanity checking, but we no longer need to pretend it's
also the port_clock.

In the encoder get_config() functions fill out adjusted_mode.clock
based on port_clock and other details such as the DP M/N values,
HDMI 12bpc and SDVO pixel_multiplier. For PCH encoders we will then
do an extra sanity check to make sure the dotclock we derived from
the FDI configuratiuon matches the one we derive from port_clock.

DVO doesn't exist on PCH platforms, so it doesn't need to anything
but assign adjusted_mode.clock=port_clock. And DDI is HSW only, so
none of the changes apply there.

v2: Use hdmi_reg color format to detect 12bpc HDMI case
v3: Set adjusted_mode.clock for LVDS too
v4: Rename ironlake_crtc_clock_get to ironlake_pch_clock_get,
eliminate the useless link_freq variable.

Signed-off-by: Ville Syrjälä 
Reviewed-by: Jani Nikula 
Signed-off-by: Daniel Vetter 

:04 04 28aa8dae70bff05e84a62d6b66eaa54e331690bd 
55c4132a8c8e9088505ad5647a7b79735f5a1f54 M  drivers
==

So, it seems it's a upstream bug

Also, only occurs if someone is logged (in a fresh boot,  if I suspend
from lightdm, it resumes well). Maybe something related between some
software (compiz?) and DRM layer

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

Title:
  [Dell Inspiron 1525] Cannot resume from suspend

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello folks,

  After upgrading to Ubuntu Trusty (14.04), I cannot more resume from a
  previous suspend. All things were all right on 13.10.

  If I boot previous kernel 3.11.0-23, everything works well.

  Also I've tried these kernels:

  vanilla 3.13.0-rc1 (Bugged)
  vanilla 3.12.22 (Working)

  I also noted if I suspend from lightdm menu (on 3.13.0-rc1), I can
  resume after, but If I do this after logged with my user (not root), I
  am unable to resume from suspend.

  I cannot perform Sysrq magic keys, I can only press the power button.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  iuri   2137 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 18 15:22:53 2014
  HibernationDevice: RESUME=UUID=5dd061d0-fd44-4034-9107-63948dcd2c16
  InstallationDate: Installed on 2014-05-01 (48 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 1525
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=UUID=a198f31e-440b-4f9b-87bb-d5e956fbe42f ro rootflags=subvol=@ 
locale=pt_BR quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/16/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0D109D
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd10/16/2008:svnDellInc.:pnInspiron1525:pvr:rvnDellInc.:rn0D109D:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1525
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331654/+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 1331654] Re: [Dell Inspiron 1525] Cannot resume from suspend

2014-06-18 Thread Iuri Diniz
** Attachment added: "bisect log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331654/+attachment/4134631/+files/bisect.log

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

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

Title:
  [Dell Inspiron 1525] Cannot resume from suspend

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hello folks,

  After upgrading to Ubuntu Trusty (14.04), I cannot more resume from a
  previous suspend. All things were all right on 13.10.

  If I boot previous kernel 3.11.0-23, everything works well.

  Also I've tried these kernels:

  vanilla 3.13.0-rc1 (Bugged)
  vanilla 3.12.22 (Working)

  I also noted if I suspend from lightdm menu (on 3.13.0-rc1), I can
  resume after, but If I do this after logged with my user (not root), I
  am unable to resume from suspend.

  I cannot perform Sysrq magic keys, I can only press the power button.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  iuri   2137 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 18 15:22:53 2014
  HibernationDevice: RESUME=UUID=5dd061d0-fd44-4034-9107-63948dcd2c16
  InstallationDate: Installed on 2014-05-01 (48 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 1525
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=UUID=a198f31e-440b-4f9b-87bb-d5e956fbe42f ro rootflags=subvol=@ 
locale=pt_BR quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/16/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0D109D
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd10/16/2008:svnDellInc.:pnInspiron1525:pvr:rvnDellInc.:rn0D109D:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1525
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331654/+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 1331895] Re: nVidia GF119M [GeForce 705M][10de:105b] Xorg terminates when running hybrid suspend

2014-06-18 Thread Po-Hsu Lin
It works fine with the open-source driver

** Attachment added: "Xorg-opensource.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331895/+attachment/4134616/+files/Xorg.0.log

** Package changed: linux (Ubuntu) => nvidia-graphics-drivers-331
(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/1331895

Title:
  nVidia GF119M [GeForce 705M][10de:105b] Xorg terminates when running
  hybrid suspend

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Confirmed

Bug description:
  CID: 201301-12638 HP 110 Desktop

  Steps:
  1. Install 14.04 + update + proprietary nVidia driver
  2. hybrid suspend with "sudo pm-suspend-hybrid"
  3. Wake it up

  Expected results:
  * Every program that I opened before this hybrid suspend should be still there

  Actual result:
  * Xorg terminated and restarted

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3349 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 18 22:38:33 2014
  HibernationDevice: RESUME=UUID=276cb423-5fa1-4d04-a04f-a4263d200c53
  InstallationDate: Installed on 2014-06-17 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard TEST
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic.efi.signed 
root=UUID=3c74549d-d5eb-4d17-978c-a44c061c2cb6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2012
  dmi.bios.vendor: AMI
  dmi.bios.version: 3.04
  dmi.board.name: 2AFB
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: TBW1010026
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr3.04:bd12/14/2012:svnHewlett-Packard:pnTEST:pvr1.00:rvnPEGATRONCORPORATION:rn2AFB:rvr1.02:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: TEST
  dmi.product.version: 1.00
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1331895/+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 1330331] Re: Video memory Fully not detectable

2014-06-18 Thread Daryl Hughes
sent to:  "radeontop dev(s): https://github.com/clbr/radeontop";

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

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

Title:
  Video memory Fully not detectable

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  when i checked my video memory on my computer it says that it has 256 MB 
memory which dont has 2x then that. (512MB)
  I've tested this with FGLRX (ATI/AMD Card accelerator ) and seems to read it 
but with out it it will only read half of it
  Graphics Card (Built in) info terminal Output:

  *-display
     description: VGA compatible controller
     product: Wrestler [Radeon HD 6310]
     vendor: Advanced Micro Devices, Inc. [AMD/ATI]
     physical id: 1
     bus info: pci@:00:01.0
     version: 00
     width: 32 bits
     clock: 33MHz
     capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
     configuration: driver=radeon latency=0
     resources: irq:41 memory:b000-bfff ioport:f000(size=256) 
memory:feb0-feb3
  ---
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-04-29 (47 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  Package: linux (not installed)
  Tags:  trusty
  Uname: Linux 3.15.0-031500-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1330331/+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 1329593] Re: terminal monitoring process Issue

2014-06-18 Thread Daryl Hughes
sent upstream to radeontop dev(s): https://github.com/clbr/radeontop

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

Title:
  terminal monitoring process Issue

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  When ya check ur IP's that is running through ur system  in terminal using 
"iftop" and when ur done check it and close it, it don't close it keeps running 
constantly.
  Tryed completely closing the terminal and it still continues to run and when 
ya do it a 2nd time it makes 2 processes of iftop had 4 running and could not 
figure out what was goin on thought i was getting hacked or something but seems 
to just be a bug
  Ran "sudo kill -s 15 (iftop PID)" and it seems to work at the moment
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   3788 F pulseaudio
   /dev/snd/controlC0:  darkangel   3788 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=74fb025e-334f-4b30-a12d-e87c16b01ec9
  InstallationDate: Installed on 2014-04-29 (44 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
   
   virbr0no wireless extensions.
  MachineType: eMachines EL1360G
  NonfreeKernelModules: fglrx
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic 
root=UUID=2c6528f4-334a-4ae9-8c5b-3b49213428bf ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/16/2011
  dmi.bios.vendor: AMI
  dmi.bios.version: P01-C1
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: EL1360G
  dmi.board.vendor: eMachines
  dmi.chassis.type: 3
  dmi.chassis.vendor: eMachines
  dmi.modalias: 
dmi:bvnAMI:bvrP01-C1:bd11/16/2011:svneMachines:pnEL1360G:pvr:rvneMachines:rnEL1360G:rvr:cvneMachines:ct3:cvr:
  dmi.product.name: EL1360G
  dmi.sys.vendor: eMachines

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

2014-06-18 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/1331895

Title:
  nVidia GF119M [GeForce 705M][10de:105b] Xorg terminates when running
  hybrid suspend

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  CID: 201301-12638 HP 110 Desktop

  Steps:
  1. Install 14.04 + update + proprietary nVidia driver
  2. hybrid suspend with "sudo pm-suspend-hybrid"
  3. Wake it up

  Expected results:
  * Every program that I opened before this hybrid suspend should be still there

  Actual result:
  * Xorg terminated and restarted

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3349 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 18 22:38:33 2014
  HibernationDevice: RESUME=UUID=276cb423-5fa1-4d04-a04f-a4263d200c53
  InstallationDate: Installed on 2014-06-17 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard TEST
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic.efi.signed 
root=UUID=3c74549d-d5eb-4d17-978c-a44c061c2cb6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2012
  dmi.bios.vendor: AMI
  dmi.bios.version: 3.04
  dmi.board.name: 2AFB
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: TBW1010026
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr3.04:bd12/14/2012:svnHewlett-Packard:pnTEST:pvr1.00:rvnPEGATRONCORPORATION:rn2AFB:rvr1.02:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: TEST
  dmi.product.version: 1.00
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331895/+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 1331895] Re: nVidia GF119M [GeForce 705M][10de:105b] Xorg terminates when running hybrid suspend

2014-06-18 Thread Po-Hsu Lin
** Attachment added: "Xorg-after-resume.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331895/+attachment/4134611/+files/Xorg.0.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/1331895

Title:
  nVidia GF119M [GeForce 705M][10de:105b] Xorg terminates when running
  hybrid suspend

Status in “linux” package in Ubuntu:
  New

Bug description:
  CID: 201301-12638 HP 110 Desktop

  Steps:
  1. Install 14.04 + update + proprietary nVidia driver
  2. hybrid suspend with "sudo pm-suspend-hybrid"
  3. Wake it up

  Expected results:
  * Every program that I opened before this hybrid suspend should be still there

  Actual result:
  * Xorg terminated and restarted

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3349 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 18 22:38:33 2014
  HibernationDevice: RESUME=UUID=276cb423-5fa1-4d04-a04f-a4263d200c53
  InstallationDate: Installed on 2014-06-17 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard TEST
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic.efi.signed 
root=UUID=3c74549d-d5eb-4d17-978c-a44c061c2cb6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2012
  dmi.bios.vendor: AMI
  dmi.bios.version: 3.04
  dmi.board.name: 2AFB
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: TBW1010026
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr3.04:bd12/14/2012:svnHewlett-Packard:pnTEST:pvr1.00:rvnPEGATRONCORPORATION:rn2AFB:rvr1.02:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: TEST
  dmi.product.version: 1.00
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331895/+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 1331895] [NEW] nVidia GF119M [GeForce 705M][10de:105b] Xorg terminates when running hybrid suspend

2014-06-18 Thread Po-Hsu Lin
Public bug reported:

CID: 201301-12638 HP 110 Desktop

Steps:
1. Install 14.04 + update + proprietary nVidia driver
2. hybrid suspend with "sudo pm-suspend-hybrid"
3. Wake it up

Expected results:
* Every program that I opened before this hybrid suspend should be still there

Actual result:
* Xorg terminated and restarted

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-29-generic 3.13.0-29.53
ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 3349 F pulseaudio
CurrentDesktop: Unity
Date: Wed Jun 18 22:38:33 2014
HibernationDevice: RESUME=UUID=276cb423-5fa1-4d04-a04f-a4263d200c53
InstallationDate: Installed on 2014-06-17 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: Hewlett-Packard TEST
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic.efi.signed 
root=UUID=3c74549d-d5eb-4d17-978c-a44c061c2cb6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-29-generic N/A
 linux-backports-modules-3.13.0-29-generic  N/A
 linux-firmware 1.127.2
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/14/2012
dmi.bios.vendor: AMI
dmi.bios.version: 3.04
dmi.board.name: 2AFB
dmi.board.vendor: PEGATRON CORPORATION
dmi.board.version: 1.02
dmi.chassis.asset.tag: TBW1010026
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnAMI:bvr3.04:bd12/14/2012:svnHewlett-Packard:pnTEST:pvr1.00:rvnPEGATRONCORPORATION:rn2AFB:rvr1.02:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: TEST
dmi.product.version: 1.00
dmi.sys.vendor: Hewlett-Packard

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


** Tags: 201301-12638 amd64 apport-bug certificaton-grey taipei-lab trusty

** Attachment added: "Xorg-before.log"
   
https://bugs.launchpad.net/bugs/1331895/+attachment/4134595/+files/Xorg.0.log.old

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

Title:
  nVidia GF119M [GeForce 705M][10de:105b] Xorg terminates when running
  hybrid suspend

Status in “linux” package in Ubuntu:
  New

Bug description:
  CID: 201301-12638 HP 110 Desktop

  Steps:
  1. Install 14.04 + update + proprietary nVidia driver
  2. hybrid suspend with "sudo pm-suspend-hybrid"
  3. Wake it up

  Expected results:
  * Every program that I opened before this hybrid suspend should be still there

  Actual result:
  * Xorg terminated and restarted

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3349 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 18 22:38:33 2014
  HibernationDevice: RESUME=UUID=276cb423-5fa1-4d04-a04f-a4263d200c53
  InstallationDate: Installed on 2014-06-17 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard TEST
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic.efi.signed 
root=UUID=3c74549d-d5eb-4d17-978c-a44c061c2cb6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2012
  dmi.bios.vendor: AMI
  dmi.bios.version: 3.04
  dmi.board.name: 2AFB
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: TBW1010026
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr3.04:bd12/14/2012:svnHewlett-Packard:pnTEST:pvr1.00:rvnPEGATRONCORPORATION:rn2AFB:rvr1.02:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: TEST
  dmi.product.version: 1.00
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331895/+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 1328708] Re: [HP Pavilion dv6t-6b00 CTO Quad Edition Entertainment Notebook PC] System freezes periodically when I try to suspend to RAM

2014-06-18 Thread slowtrain
Hi Chris:  So i installed a newer kernel today, 3.16-rc1.  So far, no
system crashes, which is very promising.

Yesterday I tried running two sequences of five suspends (system reboot
in between) and got no spontaneous waking, but did get two system
crashes and a third one in Unity (am using the computer somewhat
differently than in past months).  I noticed the attach bug report three
times right before a crash (always the same bug report).  Looks like the
bug is in the MEI driver, which could mean that other Intel systems are
affected.

If, as now seems likely, the new kernel will resolve my issues, I'd like
to use it in earnest, but this raises many questions.  For example,
VirtualBox refuses to work under this new kernel, and the kernel wants
me to install nearly 100 new packages, but I suspect this would mess
things up for the old kernel and I may need to go back to that when
things like VB won't work.  Should I check with the Ubuntu forum bboards
to get these kinds of questions answered?

Cheers!

** Attachment added: "Kernel Bug dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1328708/+attachment/4134594/+files/BugReport.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/1328708

Title:
  [HP Pavilion dv6t-6b00 CTO Quad Edition Entertainment Notebook PC]
  System freezes periodically when I try to suspend to RAM

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  About a couple times a week, my system freezes when I suspend to RAM
  (only way out is hard power off--alternative terminals are
  inaccessible). These seems to be happening more in KDE than when I was
  using Unity.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peterm 3598 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Jun 10 18:25:42 2014
  HibernationDevice: RESUME=UUID=5d23be8c-e134-466b-8698-0344f70809a4
  InstallationDate: Installed on 2014-04-20 (51 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=UUID=905a5deb-feac-448c-9f59-7040a9ea9942 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/23/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1B
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 17FB
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 10.5A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1B:bd10/23/2012:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr058D11000220472622100:rvnHewlett-Packard:rn17FB:rvr10.5A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 058D11000220472622100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1328708/+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 1330637] Re: [Acer TravelMate P253] Ubuntu 14.04 touchpad scroller not functional

2014-06-18 Thread Christopher M. Penalver
** Tags added: kernel-fixed-upstream-3.16-rc1

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

Title:
  [Acer TravelMate P253] Ubuntu 14.04 touchpad scroller not functional

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hi,
  on my new Acer TravelMate P253 notebook with Ubuntu 14.04 desktop, the 
touchpad is working OK for normal operations (moving and tapping), but it never 
scrolls when I slide vertically on its right side (where two arrows clearly 
show that it should scroll there). 
  Thank you for any suggestion.
  Adalberto
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  adaca  2036 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2cb12901-c875-489b-9b65-2faa464d351b
  InstallationDate: Installed on 2014-06-15 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Acer TravelMate P253
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/16/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.21
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: BA51_HC_CR
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Insyde Corp.
  dmi.chassis.version: V2.21
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.21:bd12/16/2013:svnAcer:pnTravelMateP253:pvrV2.21:rvnAcer:rnBA51_HC_CR:rvrType2-BoardVersion:cvnInsydeCorp.:ct10:cvrV2.21:
  dmi.product.name: TravelMate P253
  dmi.product.version: V2.21
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1330637/+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 1327625] Re: [HP Pavilion dv6t-6b00 CTO Quad Edition Entertainment Notebook PC] System spontaneously awakes from sleep

2014-06-18 Thread slowtrain
I installed the new kernel.  Have done 10 RAM suspends and so far no
spontaneous wakings.  On the other hand, yesterday I tried running two
sequences of five suspends (system reboot in between) and got no
spontaneous waking, but did get two system crashes and a third one in
Unity (am using the computer somewhat differently than in past months).
So, jury is not entirely in on spontaneous wakings, but looking good so
far.

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

Title:
  [HP Pavilion dv6t-6b00 CTO Quad Edition Entertainment Notebook PC]
  System spontaneously awakes from sleep

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I added KDE to an Ubuntu installation. When suspending, a few seconds
  later, the computer woke up without my doing anything (did not touch
  the keyboard, etc.). This has happened numerous times.  For a while, I
  had to suspend twice whenever I wanted the suspend to take hold.

  I'm attaching logs from --pm-suspend and pm-powersave.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peterm 3016 F pulseaudio
  BootDmesg:

  CurrentDesktop: KDE
  Date: Sat Jun  7 17:47:52 2014
  HibernationDevice: RESUME=UUID=5d23be8c-e134-466b-8698-0344f70809a4
  InstallationDate: Installed on 2014-04-20 (48 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=UUID=905a5deb-feac-448c-9f59-7040a9ea9942 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 10/23/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1B
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 17FB
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 10.5A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1B:bd10/23/2012:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr058D11000220472622100:rvnHewlett-Packard:rn17FB:rvr10.5A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 058D11000220472622100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1327625/+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 1328984] Re: [Dell PowerEdge R510] Regression: Kernel 3.2.0-64 fails to boot with USB3 controller card

2014-06-18 Thread Christopher M. Penalver
Maciej Puzio, the next step is to fully reverse commit bisect the kernel
in order to identify the offending commit. Could you please do this
following
https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_reverse_bisect_the_upstream_kernel.3F
?

** Tags removed: needs-bisect
** Tags added: needs-reverse-bisect

** Tags removed: 1.12.0 latest-bios-
** Tags added: latest-bios-1.12.0

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

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

Title:
  [Dell PowerEdge R510] Regression: Kernel 3.2.0-64 fails to boot with
  USB3 controller card

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  A routine system update of Ubuntu 12.04 LTS to kernel 3.2.0-64
  resulted in unbootable system on two machines. Further testing
  revealed that kernel fails while initializing HighPoint RocketU 1144C
  USB 3.0 controller. This is a PCIe x4 add-in card that contains four
  USB 3.0 ports, each equipped with its own controller. The card did and
  does work without any problems with kernel 3.2.0-63 and earlier. Prior
  to installing kernel 3.2.0-64 there were neither hardware nor software
  problems with either of the machines.

  Steps to reproduce:
  apt-get dist-upgrade
  sync
  reboot
  Result: system fails to boot.

  The workaround is to revert to kernel 3.2.0-63 or to remove the
  RocketU card.

  Hardware description (same on both machines):
  Dell PowerEdge R510
  PERC6/i RAID controller
  64GB RAM DDR3 ECC registered
  Dual CPU: Intel Xeon X5660 2.80GHz
  HighPoint RocketU 1144C 4-Port USB 3.0 PCIe 2.0 x4 HBA

  Operating system (identical on both machines):
  Ubuntu 12.04.4 LTS
  Linux 3.2.0-64-generic x86_64

  Drives:
  sda - logical drive on PERC6/i, OS
  sdb - logical drive on PERC6/i, data
  sdc - Areca 5040 external RAID connected by USB3 to RocketU card
  sdd - Areca 5040 external RAID connected by USB3 to RocketU card
  sde - Areca 5040 external RAID connected by USB3 to RocketU card

  Symptoms:
  System boots normally until initialization of Areca drives connected to the 
RocketU card. The following messages are displayed on screen when booting 
without quiet and with debug options. These are last messages of a "typical" 
part of the boot sequence. Following it is a ~2 minute lag when no messages are 
displayed.

  [Please note that no trace of the boot progress gets recorded in
  system logs, and messages on screen scroll very fast. I had to record
  the boot progress with a high framerate camera, and even so some
  messages scrolled too fast and were not recorded. The following is a
  manual transcript of fragments of these videos; please forgive
  inevitable typos.]

  [5.621523] scsi 5:0:0:0: Direct-Access Areca Areca5  PQ: 0 ANSI: 5
  [5.622896] sd 5:0:0:0: Attached scsi generic sg4 type 0
  [5.623230] sd 5:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
  [5.623668] sd 5:0:0:0: [sdc] 41015622144 512-byte logical blocks: (20.9 
TB/19.0 TiB)
  [5.741152] scsi 6:0:0:0: Direct-Access Areca Areca3  PQ: 0 ANSI: 5
  [5.744003] sd 6:0:0:0: Attached scsi generic sg5 type 0
  [5.744545] sd 6:0:0:0: [sdd] Very big device. Trying to use READ CAPACITY(16).
  [5.744980] sd 6:0:0:0: [sdd] 41015622144 512-byte logical blocks: (20.9 
TB/19.0 TiB)
  [6.004526] scsi76:0:0:0: Direct-Access Areca Areca7  PQ: 0 ANSI: 5
  [6.006121] sd 7:0:0:0: Attached scsi generic sg6 type 0
  [6.006488] sd 7:0:0:0: [sde] Very big device. Trying to use READ CAPACITY(16).
  [6.006834] sd 7:0:0:0: [sde] 35156217552 512-byte logical blocks: (17.9 
TB/16.3 TiB)
  [7.133091] Adding 46874620k swap on /dev/sda3. Priority: -1 extents:1 across 
46874620k

  After a two minute delay, the following messages appear in an infinite
  loop.  Please note that these messages appear in a somewhat random
  sequence, and not all messages appear on every boot. The only thing
  that works at this point is Ctrl-Alt-Delete.

  udevd[632]: timeout: killing '/sbin/modprobe -bv acpi:ACPI000D:PMP0C01:' [774]
  udevd[703]: timeout: killing '/sbin/modprobe -bv acpi:PMP0C014:' [776]
  udevd[529]: timeout: killing '/sbin/modprobe -bv 
input:b0003v0557p2261e0110-e0,1,2,3,4,k110,111,112,r8,a0,1,m4,lsfw' [1642]
  udevd[630]: timeout: killing '/sbin/modprobe -bv serio:ty06pr00id00ex00' [655]
  udevd[508]: timeout: killing '/sbin/modprobe -bv 
pci:v80864342Esvsdbc00sc00i00' [512]
  udevd[494]: timeout: killing '/sbin/modprobe -bv 
input:b0019vp0001e-r0,1,k74,ramlsfw' [771]
  udevd[699]: timeout: killing '/sbin/modprobe -bv 
dmi:bvnDellInc.:bvr1.12.0:bd07/26/2013:svnDellInc.:pnPowerEdgeR510:pvr:rvnDellInc.:rm00HDP0:rvr002:cvnDellInc.:ct23:cvr:'
 [708]
  udevd[529]: timeout: killing '/sbin/modprobe -bv 
input:b0003v0557p2261e0110-e0,1,2,3,4,k71,72,73,74,77,80,82,83,85,86,87,88,89,8A,8B,8C,8E,8F,90,96,98,9B,9C,9E,9F,A1,A3,A4,A5,A6,A7,A

[Kernel-packages] [Bug 1331513] Re: tg3 eth1: transmit timed out, resetting on BCM5720

2014-06-18 Thread Christopher M. Penalver
wonko, could you please test the latest upstream kernel available from the very 
top line at the top of the page (not the daily folder) following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Once you've tested the upstream 
kernel, please comment on which kernel version specifically you tested. If this 
bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-3.16-rc1

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Tags added: bios-outdated-2.1.3

** Tags added: trusty

** Changed in: linux (Ubuntu)
   Importance: Undecided => High

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

** Summary changed:

- tg3 eth1: transmit timed out, resetting on BCM5720
+ 14e4:165f tg3 eth1: transmit timed out, resetting on BCM5720

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

Title:
  14e4:165f tg3 eth1: transmit timed out, resetting on BCM5720

Status in The Dell PowerEdge project:
  Incomplete
Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux-lts-saucy” package in Ubuntu:
  Confirmed

Bug description:
  we have a problem with Dell PowerEdge machines, having the Broadcom
  5720 chip. We have this problem on generation 12 systems, across
  different models (R420, R620), with several combinations of bios
  firmwares, lifecycle firmwares, etc... We see this on several versions
  of the linux kernel, ranging from 3.2.x up tot 3.11, with several
  versions of the tg3 driver, including a manually compiled latest
  version (3.133d) loaded in a 3.11. The latest machine, where we can
  reproduce the problem has Ubuntu Precise installed, but we also see
  this behaviour on Debian machines. We run Xen on it, running HVM hosts
  on it. Storage is handled over iSCSI (and it is the iSCSI interface we
  can trigger this bug on in a reproducible way, while we have the
  impression it also happens on other interfaces, but there we don't
  have a solid case where we have e reproducible setup).

  All this info actually points into the direction of the tg3 driver
  and/or hardware below it not handling certain datastreams or data
  patterns correctly, and finally crashing the system. It seems
  unrelated to the version of kernel running, xen-version running,
  amount of VM's running, firmwares and revisions running, etc...

  We have been trying to pinpoint this for over a year now, being unable
  to actually create a scenario where we could reproduce this. As of
  this week, we finally found a specific setup where we could trigger
  the error within a reasonable time.

  The error is triggered by running a certain VM on the Xen stack, and
  inside that VM, importing a mysqldump in a running mysql on that VM.
  The VM has it's traffic on an iSCSI volume, so this effectually
  generates a datastream over the eth1 interface of the machine.  Within
  a short amount of time, the system will crash in 2 steps. We first see
  a timeout on the tg3 driver on the eth1 interface (dmesg output
  section attached). This sometimes repeats two or three times, and
  finally, step 2, the machine freezes and reboots.

  While debugging, we noticed that the bug goes away when we disable sg
  offloading with ethtool.

  If you need any additional info, feel free to ask.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.11.0-19-generic 3.11.0-19.33~precise1
  ProcVersionSignature: Ubuntu 3.11.0-19.33~precise1-generic 3.11.10.5
  Uname: Linux 3.11.0-19-generic x86_64
  AlsaDevices:
   total 0
   crw-rw---T 1 root audio 116,  1 Jun 18 16:36 seq
   crw-rw---T 1 root audio 116, 33 Jun 18 16:36 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Wed Jun 18 16:47:27 2014
  HibernationDevice: RESUME=UUID=f3577e02-64e3-4cab-b6e7-f30efa111565
  InstallationMedia: Ubuntu-Server 12.04.4 LTS "Precise Pango

[Kernel-packages] [Bug 1188025] Re: [Dell Vostro 5460] Right key on the touchpad is not working

2014-06-18 Thread AceLan Kao
** Changed in: hwe-next/trusty
   Status: Confirmed => In Progress

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

Title:
  [Dell Vostro 5460] Right key on the touchpad is not working

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  In Progress
Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Trusty:
  New

Bug description:
  CID: 201211-12070, 201211-12071, 201211-12072, 201211-12073

  Tried with 12.04.2 + update and  13.04
  The right key on the touchpad of these four systems is not working.
  Verified with the pre-install version, right key does work on it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-32-generic 3.5.0-32.53~precise1
  ProcVersionSignature: Ubuntu 3.5.0-32.53~precise1-generic 3.5.7.11
  Uname: Linux 3.5.0-32-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC290 Analog [ALC290 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1555 F pulseaudio
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf261 irq 47'
     Mixer name : 'Intel PantherPoint HDMI'
     Components : 'HDA:10ec0290,102805d9,0013 
HDA:80862806,80860101,0010'
     Controls  : 28
     Simple ctrls  : 12
  Date: Thu Jun  6 14:18:49 2013
  HibernationDevice: RESUME=UUID=6a753cbc-8331-4503-b189-7581e8fffe50
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  MachineType: Dell Inc. Vostro 5460
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-32-generic 
root=UUID=e94d2ab1-eaf2-420f-87ae-7a5d6b5e4dd1 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-32-generic N/A
   linux-backports-modules-3.5.0-32-generic  N/A
   linux-firmware1.79.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/19/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X11
  dmi.board.name: TIE3C1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX11:bd11/19/2012:svnDellInc.:pnVostro5460:pvr:rvnDellInc.:rnTIE3C1:rvrX00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Vostro 5460
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1188025/+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 1326015] Re: ppc64el: Add Opal firmware dump facility

2014-06-18 Thread Tim Gardner
Breno,

sudo apt-get update; sudo apt-get -u dist-upgrade

This should upgrade your kernel to Ubuntu-3.13.0-30.54. Failing that you
caan find binaries at
https://launchpad.net/ubuntu/+source/linux/3.13.0-30.54

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

Title:
  ppc64el: Add Opal firmware dump facility

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  In Progress
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  Backport 2 upstream patches that provide a facility for dumping
  firmware information.

  c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac - powerpc/powernv Platform dump 
interface
  774fea1a38c6a5a8ccc10969db84da24565f276f - powerpc/powernv: Read OPAL error 
log and export it through sysfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326015/+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 1324935] Re: [Dell Inspiron 1525] WARNING: CPU: 1 PID: 1154 at /build/buildd/linux-3.13.0/drivers/gpu/drm/i915/intel_display.c:9226 intel_modeset_check_state+0x62d/0x780 [i915](

2014-06-18 Thread Christopher M. Penalver
KeithG, following 
https://wiki.ubuntu.com/Kernel/KernelBisection#Commit_bisecting_upstream_kernel_versions
 it's going to look something like:
sudo apt-get -y install git build-essential kernel-package fakeroot 
libncurses5-dev && cd $HOME && git clone 
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git && cd 
linux-stable && git checkout COMMIT && cp /boot/config-`uname -r` .config && 
yes '' | make oldconfig && make clean && make -j `getconf _NPROCESSORS_ONLN` 
deb-pkg LOCALVERSION=-custom && cd .. && sudo dpkg -i *.deb

where COMMIT is the number you want to test against.

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

Title:
  [Dell Inspiron 1525] WARNING: CPU: 1 PID: 1154 at
  /build/buildd/linux-3.13.0/drivers/gpu/drm/i915/intel_display.c:9226
  intel_modeset_check_state+0x62d/0x780 [i915]()

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Dmesg is filled with this:
  [32582.450283] [ cut here ]
  [32582.450302] WARNING: CPU: 1 PID: 1154 at 
/build/buildd/linux-3.13.0/drivers/gpu/drm/i915/intel_display.c:9226 
intel_modeset_check_state+0x62d/0x780 [i915]()
  [32582.450304] encoder's hw state doesn't match sw tracking (expected 0, 
found 1)
  [32582.450306] Modules linked in: nfsv3 ctr ccm rfcomm bnep bluetooth 
rpcsec_gss_krb5 nfsv4 binfmt_misc nfsd auth_rpcgss nfs_acl nfs lockd sunrpc 
fscache arc4 gpio_ich dell_wmi sparse_keymap uvcvideo videobuf2_vmalloc 
videobuf2_memops videobuf2_core videodev dell_laptop dcdbas snd_hda_codec_idt 
snd_hda_codec_hdmi b43 snd_hda_intel snd_hda_codec snd_hwdep snd_pcm bcma 
coretemp snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi joydev 
snd_seq serio_raw mac80211 snd_seq_device snd_timer snd lpc_ich cfg80211 
ssb_hcd soundcore mac_hid wmi parport_pc ppdev lp parport psmouse ahci libahci 
sky2 ssb i915 video i2c_algo_bit drm_kms_helper drm
  [32582.450357] CPU: 1 PID: 1154 Comm: Xorg Tainted: GW
3.13.0-27-generic #50-Ubuntu
  [32582.450359] Hardware name: Dell Inc. Inspiron 1525   
/0U990C, BIOS A17 10/27/2009
  [32582.450361]  0009 8803bb68 817199c4 
8803bbb0
  [32582.450365]  8803bba0 810676bd 8803bc20 
0001
  [32582.450369]  88003684c800 88003684caf8 8800364a9800 
8803bc00
  [32582.450373] Call Trace:
  [32582.450378]  [] dump_stack+0x45/0x56
  [32582.450381]  [] warn_slowpath_common+0x7d/0xa0
  [32582.450384]  [] warn_slowpath_fmt+0x4c/0x50
  [32582.450405]  [] ? intel_sdvo_get_hw_state+0x55/0xc0 
[i915]
  [32582.450423]  [] intel_modeset_check_state+0x62d/0x780 
[i915]
  [32582.450441]  [] intel_set_mode+0x25/0x30 [i915]
  [32582.450459]  [] intel_crtc_set_config+0x7ab/0x9a0 [i915]
  [32582.450463]  [] ? lapic_next_event+0x1d/0x30
  [32582.450477]  [] drm_mode_set_config_internal+0x5d/0xe0 
[drm]
  [32582.450492]  [] drm_mode_setcrtc+0xf7/0x5e0 [drm]
  [32582.450503]  [] drm_ioctl+0x502/0x630 [drm]
  [32582.450508]  [] ? __set_task_blocked+0x32/0x70
  [32582.450513]  [] do_vfs_ioctl+0x2e0/0x4c0
  [32582.450517]  [] ? vtime_account_user+0x54/0x60
  [32582.450520]  [] SyS_ioctl+0x81/0xa0
  [32582.450524]  [] tracesys+0xe1/0xe6
  [32582.450526] ---[ end trace 8e8416ac0cd5b971 ]---

  Resume results in black screen. Graphics can appear completely messed
  up (i.e. torn last jpg viewed over top of latest jpg). This happens in
  Ubuntu 13.10 and 14.04. It happens with: no intel drivers installed,
  and with or without the i915 and intel_agp modules explicitly enabled
  in /etc/initramfs-tools/modules.

  WORKAROUND: Using the following kernel parameters I no longer get the message 
in the log, the video does not appear to be as crisp somehow, but I can suspend 
and wake from the command:
  linemodeset=0 video.allow_duplicates=1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-27-generic 3.13.0-27.50
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kgrider2212 F pulseaudio
  Date: Fri May 30 08:03:14 2014
  HibernationDevice: RESUME=UUID=4957c02d-b4ca-4dce-8983-450640c97f46
  MachineType: Dell Inc. Inspiron 1525
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-27-generic 
root=UUID=7682c6bb-cf2f-413f-9243-eab8172b5bbc ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-27-generic N/A
   linux-backports-modules-3.13.0-27-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

[Kernel-packages] [Bug 1331513] Re: tg3 eth1: transmit timed out, resetting on BCM5720

2014-06-18 Thread Christopher M. Penalver
** Tags added: saucy

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

Title:
  tg3 eth1: transmit timed out, resetting on BCM5720

Status in The Dell PowerEdge project:
  Incomplete
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux-lts-saucy” package in Ubuntu:
  Confirmed

Bug description:
  we have a problem with Dell PowerEdge machines, having the Broadcom
  5720 chip. We have this problem on generation 12 systems, across
  different models (R420, R620), with several combinations of bios
  firmwares, lifecycle firmwares, etc... We see this on several versions
  of the linux kernel, ranging from 3.2.x up tot 3.11, with several
  versions of the tg3 driver, including a manually compiled latest
  version (3.133d) loaded in a 3.11. The latest machine, where we can
  reproduce the problem has Ubuntu Precise installed, but we also see
  this behaviour on Debian machines. We run Xen on it, running HVM hosts
  on it. Storage is handled over iSCSI (and it is the iSCSI interface we
  can trigger this bug on in a reproducible way, while we have the
  impression it also happens on other interfaces, but there we don't
  have a solid case where we have e reproducible setup).

  All this info actually points into the direction of the tg3 driver
  and/or hardware below it not handling certain datastreams or data
  patterns correctly, and finally crashing the system. It seems
  unrelated to the version of kernel running, xen-version running,
  amount of VM's running, firmwares and revisions running, etc...

  We have been trying to pinpoint this for over a year now, being unable
  to actually create a scenario where we could reproduce this. As of
  this week, we finally found a specific setup where we could trigger
  the error within a reasonable time.

  The error is triggered by running a certain VM on the Xen stack, and
  inside that VM, importing a mysqldump in a running mysql on that VM.
  The VM has it's traffic on an iSCSI volume, so this effectually
  generates a datastream over the eth1 interface of the machine.  Within
  a short amount of time, the system will crash in 2 steps. We first see
  a timeout on the tg3 driver on the eth1 interface (dmesg output
  section attached). This sometimes repeats two or three times, and
  finally, step 2, the machine freezes and reboots.

  While debugging, we noticed that the bug goes away when we disable sg
  offloading with ethtool.

  If you need any additional info, feel free to ask.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.11.0-19-generic 3.11.0-19.33~precise1
  ProcVersionSignature: Ubuntu 3.11.0-19.33~precise1-generic 3.11.10.5
  Uname: Linux 3.11.0-19-generic x86_64
  AlsaDevices:
   total 0
   crw-rw---T 1 root audio 116,  1 Jun 18 16:36 seq
   crw-rw---T 1 root audio 116, 33 Jun 18 16:36 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Wed Jun 18 16:47:27 2014
  HibernationDevice: RESUME=UUID=f3577e02-64e3-4cab-b6e7-f30efa111565
  InstallationMedia: Ubuntu-Server 12.04.4 LTS "Precise Pangolin" - Release 
amd64 (20140204)
  MachineType: Dell Inc. PowerEdge R420
  MarkForUpload: True
  PciMultimedia:
   
  ProcFB:
   
  ProcKernelCmdLine: placeholder root=UUID=bbc71780-90bf-4647-b579-e48d5d8c2bce 
ro vga=0x317
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-19-generic N/A
   linux-backports-modules-3.11.0-19-generic  N/A
   linux-firmware 1.79.12
  RfKill: Error: [Errno 2] No such file or directory
  SourcePackage: linux-lts-saucy
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/20/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.1.2
  dmi.board.name: 0JD6X3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 23
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.1.2:bd01/20/2014:svnDellInc.:pnPowerEdgeR420:pvr:rvnDellInc.:rn0JD6X3:rvrA00:cvnDellInc.:ct23:cvr:
  dmi.product.name: PowerEdge R420
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-poweredge/+bug/1331513/+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 1325881] Re: [Asus X550LD] Touchpad not working/detected Ubuntu 14.04

2014-06-18 Thread Christopher M. Penalver
Zara Noob, you would want to redirect this to the linux-input mailing
list, as they are responsible for touchpad drivers.

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

Title:
  [Asus X550LD] Touchpad not working/detected Ubuntu 14.04

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Touchpad is detected as "PS/2 Logitech Wheel Mouse". The pointer is moving 
itself every three seconds a cm to the left side of the screen. Can't make 
anything with it. No moving of cursor, no clicking.
  Also tried the newest upstream-kernel rc8 without any positive results.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-27-generic 3.13.0-27.50
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jibba  1820 F pulseaudio
   /dev/snd/controlC1:  jibba  1820 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Jun  3 11:02:01 2014
  HibernationDevice: RESUME=UUID=8565074e-439a-43bc-942f-c601146e3278
  InstallationDate: Installed on 2014-05-15 (18 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: ASUSTeK COMPUTER INC. X550LD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-27-generic.efi.signed 
root=UUID=8485f9a5-8383-4eb2-8965-b2b55dc40c51 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-27-generic N/A
   linux-backports-modules-3.13.0-27-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/17/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X550LD.300
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X550LD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX550LD.300:bd01/17/2014:svnASUSTeKCOMPUTERINC.:pnX550LD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550LD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X550LD
  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/1325881/+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 1331077] Re: [Lenovo ThinkPad Edge E540] suspend/resume failure

2014-06-18 Thread Christopher M. Penalver
Totally King, could you please test the latest upstream kernel available from 
the very top line at the top of the page (not the daily folder) following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Once you've tested the upstream 
kernel, please comment on which kernel version specifically you tested. If this 
bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-3.16-rc1

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Tags removed: bios-outdated-2.08
** Tags added: latest-bios-2.08

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

Title:
  [Lenovo ThinkPad Edge E540] suspend/resume failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  suspend to RAM failed before it was completed:
  * fan was still on and
  * Fn-F1- & Fn-F4-status LEDs were still on (signifying muted speakers and 
microphone respectively)
  * nevertheless the general ThinkPad LED (the i's dot) (/proc/acpi/ibm/led 0) 
behaved like normal: slowly blinking, which normally means "I'm suspended to 
RAM."
  * however resume was impossible: wakeup failed through mouse clicks, various 
keyboard keys and combinations and also the power key, only a hard reset (5s or 
so holding down the power key) could bring it back to life

  Adding the kernel cmdline option acpi_sleep=nonvs was of no avail,
  too.

  I recently upgraded to a new BIOS v2.07 [2], I think the problem
  exists since then.

  Update
  ==
  I confirmed that this is definitely a BIOS issue. The last working BIOS is 
v1.61 [3], so the change was introduced by v2.07 [2]. Installing the latest 
v2.08 [4] does not fix this problem.

  So this is the changelog for v2.07 [2]:
  - (Fix) Fixed an issue that system will auto wakeup after shutdown when 
battery capacity is under 15% on DC only.
  - (Fix) Fixed an issue related to APS.
  - (New) Added support for new GPU config.

  By the way, I could not find a new GPU config option in the BIOS, same
  old choice  vs. , nothing new.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.54
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xx 2499 F pulseaudio
   /dev/snd/controlC0:  xx 2499 F pulseaudio
  Date: Tue Jun 17 17:16:54 2014
  DuplicateSignature: suspend/resume:LENOVO 20C6S00200:J9ET87WW (2.07 )
  ExecutablePath: /usr/share/apport/apportcheckresume
  ExecutableTimestamp: 1400281919
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=2ecc68b9-65e3-4cee-9b2a-d41ff651e4e8
  InstallationDate: Installed on 2014-01-06 (161 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterpreterPath: /usr/bin/python3.4
  MachineType: LENOVO 20C6S00200
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcCwd: /
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic.efi.signed 
root=/dev/mapper/ubuntuvg-root ro quiet splash "acpi_osi=!Windows 2012" 
pcie_aspm=force intel_pstate=enable vt.handoff=7
  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.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.3
  SourcePackage: linux
  Title: [LENOVO 20C6S00200] suspend/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-06-12 (5 days ago)
  UserGroups:

  dmi.bios.date: 05/13/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J9ET87WW (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20C6S00200
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chass

[Kernel-packages] [Bug 1309578] Re: Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k

2014-06-18 Thread Christopher M. Penalver
Ian, thank you for your comment. So your hardware and problem may be tracked, 
could you please file a new report with Ubuntu by executing the following in a 
terminal while booted into a Ubuntu repository kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

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

Title:
  Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have a custom built AMD System with the following hardware currently
  running on Linux Mint 16 :

  AMD A8 6600k with Integrated graphics | MSI-FM2-A55M-E33 Motherboard |
  Kingston Hyperx Blu 4GB RAM | Corsair VS450 PSU

  Today when I tried to install 14.04 amd64 iso using a bootable USB,
  then the system rebooted. Any further attempts in installing it
  resulted in the same bug. As soon as I open the "Ubuntu installer"
  application and click "Continue" button then the system restarts after
  2-3 seconds.

  I asked the same on AskUbuntu and some more guys reported the same
  problem with AMD APU, so I believe it to be a genuine bug and not just
  with me.

  The BIOS version is the latest one downloaded from MSI official
  website which is version 11.5.

  Also an Interesting thing is that this bug is common with the latest
  iso of Arch Linux too, but when booting older distros like Linux Mint
  16 from USB, then everything works like it should, so it might have
  something to do with the newer 3.13 Kernel version.

  I am not an expert, but I can surely tell that only the newer distros
  are affected by this bug as reported by some other guys at AskUbuntu
  and the fact that Arch which is running the newer Kernel is having the
  same bug, so it probably has something to do with the newer Kernel,
  but I could be wrong.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it
  is affecting a few more users too. Here is the AskUbuntu thread :
  http://askubuntu.com/questions/449391/unable-to-install-ubuntu-14-04
  -pc-restarts-after-i-click-continue-button-in

  I hope this gets fixed soon or with the 14.04.1 upcoming July release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578/+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 1331425] Re: [Lenovo ThinkPad Edge E540] suspend/resume failure

2014-06-18 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 1331077 ***
https://bugs.launchpad.net/bugs/1331077

** This bug has been marked a duplicate of bug 1331077
   [Lenovo ThinkPad Edge E540] suspend/resume failure

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

Title:
  [Lenovo ThinkPad Edge E540] suspend/resume failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  suspend to RAM failed before it was completed:
  * fan was still on and
  * Fn-F1- & Fn-F4-status LEDs were still on (signifying muted speakers and 
microphone respectively)
  * nevertheless the general ThinkPad LED (the i's dot) (/proc/acpi/ibm/led 0) 
behaved like normal: slowly blinking, which normally means "I'm suspended to 
RAM."
  * however resume was impossible: wakeup failed through mouse clicks, various 
keyboard keys and combinations and also the power key, only a hard reset (5s or 
so holding down the power key) could bring it back to life

  $ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
  J9ET88WW (2.08 )
  05/20/2014

  This issue exists since BIOS v2.07 (see Bug #1331077).

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.54
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xx 2588 F pulseaudio
   /dev/snd/controlC0:  xx 2588 F pulseaudio
  Date: Wed Jun 18 13:09:08 2014
  DuplicateSignature: suspend/resume:LENOVO 20C6S00200:J9ET88WW (2.08 )
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=2ecc68b9-65e3-4cee-9b2a-d41ff651e4e8
  InstallationDate: Installed on 2014-01-06 (162 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterpreterPath: /usr/bin/python3.4
  MachineType: LENOVO 20C6S00200
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic.efi.signed 
root=/dev/mapper/ubuntuvg-root ro quiet splash "acpi_osi=!Windows 2012" 
pcie_aspm=force intel_pstate=enable vt.handoff=7
  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.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.3
  SourcePackage: linux
  Title: [LENOVO 20C6S00200] suspend/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-06-12 (6 days ago)
  UserGroups:

  dmi.bios.date: 05/20/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J9ET88WW (2.08 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20C6S00200
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ9ET88WW(2.08):bd05/20/2014:svnLENOVO:pn20C6S00200:pvrThinkPadEdgeE540:rvnLENOVO:rn20C6S00200:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20C6S00200
  dmi.product.version: ThinkPad Edge E540
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331425/+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 1330331] Re: Video memory Fully not detectable

2014-06-18 Thread Daryl Hughes
for the info that im getting this from im usin command:

sudo lshw -class display

after i put that in it shows alot of code which i cant log and goes way to fast 
for me to read but 1 of them stays on for a little while and shows 
PCI (sysfs)

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

Title:
  Video memory Fully not detectable

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  when i checked my video memory on my computer it says that it has 256 MB 
memory which dont has 2x then that. (512MB)
  I've tested this with FGLRX (ATI/AMD Card accelerator ) and seems to read it 
but with out it it will only read half of it
  Graphics Card (Built in) info terminal Output:

  *-display
     description: VGA compatible controller
     product: Wrestler [Radeon HD 6310]
     vendor: Advanced Micro Devices, Inc. [AMD/ATI]
     physical id: 1
     bus info: pci@:00:01.0
     version: 00
     width: 32 bits
     clock: 33MHz
     capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
     configuration: driver=radeon latency=0
     resources: irq:41 memory:b000-bfff ioport:f000(size=256) 
memory:feb0-feb3
  ---
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-04-29 (47 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  Package: linux (not installed)
  Tags:  trusty
  Uname: Linux 3.15.0-031500-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1330331/+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 1331251] Re: [Dell Studio 1558] kernel is missing support for i8k module

2014-06-18 Thread Christopher M. Penalver
** Tags added: kernel-fixed-upstream-3.16-rc1

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

Title:
  [Dell Studio 1558] kernel is missing support for i8k module

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  On previous versions of Ubuntu, I could use i8kfan to control the fans
  on my laptop. I am usually up to compiling lp:inkscape , and when my
  fan speed decreases while compiling, that is a problem. A big problem,
  in fact.

  Now, on 14.04 with kernel 3.13.0-29-generic, I can no longer use
  anything from the package belonging to the branch lp:i8kutils, instead
  receiving this error message:

  ~# i8kfan 2 2
  can't open /proc/i8k: No such file or directory

  Manually inserting the module also returns an error, to make it seem such as 
that the kernel was not compiled with i8k support.
  ~# modprobe i8k
  modprobe: ERROR: could not insert 'i8k': No such device

  ~# insmod /lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko
  insmod: ERROR: could not insert module 
/lib/modules/3.13.0-29-generic/kernel/drivers/char/i8k.ko: No such device

  I also tested this with archived kernel versions on the same device:
  - 3.0.0-12-generic
  - 3.2.0-60-generic
  - 3.13.0-24-generic
  - 3.13.0-27-generic
  - 3.13.0-29-generic (default)
  I could not regain control of i8k on any of these kernels running Ubuntu 
14.04. 

  Related bug #1324372 "[Dell XPS 15 (L502X)] i8k kernel module crashes
  system"

  Upstream kernel (3.15.0-031500rc7-generic) does not truly fix the
  issue either: while I can control the fan, it appears as though the
  kernel is not effectively blocking the SMM BIOS control mechanisms
  from regaining control in about 5 seconds.

  To put it more simply: running i8kfan to control the fans works — for
  5 seconds. Then the fans turn off completely again. Not good for a
  machine that is at a severe overheating risk. There is no way to keep
  the fans on, even during intensive CPU usage. Reaching its maximum
  operating temperature, the machine shuts down to avoid serious damage
  to the processor.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  liam   1661 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Jun 17 20:07:39 2014
  HibernationDevice: RESUME=UUID=c869f245-8053-4b24-ac59-317cdddc1f67
  InstallationDate: Installed on 2014-04-21 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0c45:6416 Microdia 
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Studio 1558
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=61428a05-4276-43bc-acc1-88079fc166b3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0G939P
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A12
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0G939P:rvrA12:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Studio 1558
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331251/+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 1321421] Re: 8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

2014-06-18 Thread MicWit
@daniel, thanks for that.  I think even though there are fixes, its not
a simple procedure (especially for new ubuntu users) as some fixes work
for some people but not others.

@dogmatic do this in terminal:
Sudo gedit /etc/modprobe.d/alsa-base.conf
And add the line:
options snd-hda-intel vid=8086 pid=8ca0 snoop=0
Save, exit, reboot.

That fixed it for me. Fixed starcraft and everything!

The reason it took me a while to update what fixes it is the sound
stopped working all together. Took me a while (and a total reinstall) to
realise it was the duel boot to windows (2 seperate hdds). Windows wont
give anything else access to the soundcard! So for anyone with this
chipset duel booting, simple solution, dont restart from windows to boot
into ubuntu, shut down and power up again. If this still fails, unplug
the computer (or if a laptop take the battery out) for 15sec, plug it
back in AND WAIT 15SEC, then boot into ubuntu and see if it works. This
is for if the sound doesn't work at all, for the skipping and scratchy
sound, add the line to alsa-base.conf

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

Title:
  8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I get horribly cracking sound and distortion with my ne AS Rock
  Fatal1ty H97 Performance Mainboard. This MB is using PuritySound 2
  Engine powered by the Realtek ALC1150 Chipset. Here is some ALSA Info:
  http://www.alsa-
  project.org/db/?f=44b12e252a2cf7ebb75ab3e23d5cef072af6c328

  Following commit fixes this problem:
  
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound/+/77f07800cb456bed6e5c345e6e4e83e8eda62437

  WORKAROUND: Create a modprobe.d file with command:
  echo "options snd-hda-intel vid=8086 pid=8ca0 snoop=0" | sudo tee 
/etc/modprobe.d/fix-sound-intel97.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May 20 21:03:18 2014
  InstallationDate: Installed on 2014-05-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  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.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.: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: To Be Filled By O.E.M.
  ---
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ben1445 F pulseaudio
   /dev/snd/controlC0:  ben1445 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f35e4cc7-52c2-4fe7-9e4b-405280ed487f
  InstallationDate: Installed on 2014-05-20 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  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.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled

[Kernel-packages] [Bug 1264384] Re: 8086:08b2 [Lenovo ThinkPad S3-S440] Wireless Intel 7260 (rev. 73) unstable

2014-06-18 Thread Kai Zhang
I had the same problem with my Thinkpad T440s laptop, running on Ubuntu
14.04. Wireless is very unstable.

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

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

Title:
  8086:08b2 [Lenovo ThinkPad S3-S440] Wireless  Intel 7260 (rev. 73)
  unstable

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  wireless card is not working properly in linux. card is crashing with 
firmware installed by 13.10 Ubuntu.
  after firmware upgrade to 22.1.7.0 (iwlwifi) it's much better and problems 
occurs only when:
  a) too much AP's around me (in office)
  b) >5 meter away from home AP (signal strength is low, in Win8 works 
perfectly)
  wifi reconnects again every minute or two.
  interesting info: when the network usage is higer (video streaming), wifi is 
reconnecting only every 5 minutes.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rfordinal   2263 F pulseaudio
   /dev/snd/controlC1:  rfordinal   2263 F pulseaudio
   /dev/snd/pcmC1D0p:   rfordinal   2263 F...m pulseaudio
  Date: Thu Dec 26 23:23:28 2013
  HibernationDevice: RESUME=UUID=cd7a987c-48a7-4468-b012-cdea8c4517bf
  InstallationDate: Installed on 2013-12-14 (11 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AY001CMC
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=8518884a-a433-4aa3-8bc3-7477dda998e1 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/23/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J3ET32WW (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AY001CMC
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ3ET32WW(1.09):bd07/23/2013:svnLENOVO:pn20AY001CMC:pvrThinkPadS3-S440:rvnLENOVO:rn20AY001CMC:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AY001CMC
  dmi.product.version: ThinkPad S3-S440
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D0c', 
'/dev/snd/pcmC1D0p', '/dev/snd/controlC0', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D8p', 
'/dev/snd/controlC4', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131231)
  MachineType: LENOVO 20AY001CMC
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/username.seed boot=casper quiet splash --
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 07/23/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J3ET32WW (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AY001CMC
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ3ET32WW(1.09):bd07/23/2013:svnLENOVO:pn20AY001CMC:pvrThinkPadS3-S440:rvnLENOVO:rn20AY001CMC:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AY001CMC
  dmi.product.version: ThinkPad S3-S440
  dmi.sys.vendor: LENOVO

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

[Kernel-packages] [Bug 1330785] Re: Weston on Nouveau displays black screen on Nouveau due to page flip issues

2014-06-18 Thread Nerdopolis
Is
http://cgit.freedesktop.org/~airlied/linux/patch/?id=af4870e406126b7ac0ae7c7ce5751f25ebe60f28
in there to be merged into the Trusty kernel?

Sorry when I said 13.04, I made a mistake. I meant 14.04

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

Title:
  Weston on Nouveau displays black screen on Nouveau due to page flip
  issues

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hi.

  On Ubuntu 13.04, it seems that Weston displays a black screen, and the
  screen stays black, due to page flipping issues in the Nouveau driver
  as reported here https://bugs.freedesktop.org/show_bug.cgi?id=75761

  It seems that these two patches do apply to 3.13, and fix the pageflip
  issues, and it worked on my NV36 card: (One file I had to slightly
  alter myself)

  http://cgit.freedesktop.org/~airlied...751f25ebe60f28
  http://cgit.freedesktop.org/~airlied...5b438629d6858a

  I haven't been able to test on newer Nvidia cards because I don't have
  any, but I might be hearing back from others that do have newer caard.

  Is it possible that these can be officially backported  in Ubuntu
  13.04?

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1330785/+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 1321421] Re: 8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

2014-06-18 Thread Daniel Letzeisen
Did you make sure the fix-sound-intel97 file had '.conf' on the end?
Please make sure the option was applied successfully by giving a link to
your alsa info: https://wiki.ubuntu.com/Audio/AlsaInfo

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

Title:
  8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I get horribly cracking sound and distortion with my ne AS Rock
  Fatal1ty H97 Performance Mainboard. This MB is using PuritySound 2
  Engine powered by the Realtek ALC1150 Chipset. Here is some ALSA Info:
  http://www.alsa-
  project.org/db/?f=44b12e252a2cf7ebb75ab3e23d5cef072af6c328

  Following commit fixes this problem:
  
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound/+/77f07800cb456bed6e5c345e6e4e83e8eda62437

  WORKAROUND: Create a modprobe.d file with command:
  echo "options snd-hda-intel vid=8086 pid=8ca0 snoop=0" | sudo tee 
/etc/modprobe.d/fix-sound-intel97.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May 20 21:03:18 2014
  InstallationDate: Installed on 2014-05-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  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.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.: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: To Be Filled By O.E.M.
  ---
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ben1445 F pulseaudio
   /dev/snd/controlC0:  ben1445 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f35e4cc7-52c2-4fe7-9e4b-405280ed487f
  InstallationDate: Installed on 2014-05-20 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  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.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.: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: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1321421/+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 1291371] Re: thinkpad screen dims after unplugging external display, and won't re-brighten without leaving X

2014-06-18 Thread Abhinav Jain
i face same problem with thinkpad T430U using same work around of Ctrl+alt+ f1 
to increase brightness and back with ctrl+alt+f7
the brightness controls are non responsive
i am running ubuntu 14.04 LTS. however my kernel is also 3.13.

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

Title:
  thinkpad screen dims after unplugging external display, and won't re-
  brighten without leaving X

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  When I un-plug the external VGA cable from my Thinkpad X200s, the
  screen dims.  Hitting Fn-Home (the brightness-increase key) does
  nothing.  Suspending and resuming doesn't reset this, though a reboot
  will allow me to use the brightness controls again while in the POST
  and after.

  My current workaround is that every time I disconnect the monitor, I
  have to C-M-F1 to get to a virtual console, brighten the screen, and
  then M-left to get back to X.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: compiz 1:0.9.11+14.04.20140310-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,snap,gnomecompat,grid,regex,mousepoll,compiztoolbox,resize,move,wall,animation,vpswitch,place,imgpng,workarounds,expo,fade,ezoom,session,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Mar 12 13:22:01 2014
  DistUpgraded: 2014-02-25 19:06:30,487 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:20e4]
     Subsystem: Lenovo Device [17aa:20e4]
  MachineType: LENOVO 7465CTO
  PackageArchitecture: all
  ProcKernelCmdLine: root=UUID=5237fceb-23d0-412d-84d9-b8f8b3bf28af ro quiet 
splash
  SourcePackage: compiz
  UpgradeStatus: Upgraded to trusty on 2014-02-25 (14 days ago)
  dmi.bios.date: 06/25/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6DET55WW (3.05 )
  dmi.board.name: 7465CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6DET55WW(3.05):bd06/25/2009:svnLENOVO:pn7465CTO:pvrThinkPadX200s:rvnLENOVO:rn7465CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7465CTO
  dmi.product.version: ThinkPad X200s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140310-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0~rc3-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0~rc3-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Mar 12 09:07:01 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16404
   vendor LEN
  xserver.version: 2:1.15.0-1ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1291371/+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 1291371] Re: thinkpad screen dims after unplugging external display, and won't re-brighten without leaving X

2014-06-18 Thread Abhinav Jain
** Description changed:

  When I un-plug the external VGA cable from my Thinkpad X200s, the screen
  dims.  Hitting Fn-Home (the brightness-increase key) does nothing.
  Suspending and resuming doesn't reset this, though a reboot will allow
  me to use the brightness controls again while in the POST and after.
  
  My current workaround is that every time I disconnect the monitor, I
  have to C-M-F1 to get to a virtual console, brighten the screen, and
  then M-left to get back to X.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: compiz 1:0.9.11+14.04.20140310-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,snap,gnomecompat,grid,regex,mousepoll,compiztoolbox,resize,move,wall,animation,vpswitch,place,imgpng,workarounds,expo,fade,ezoom,session,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Mar 12 13:22:01 2014
  DistUpgraded: 2014-02-25 19:06:30,487 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
-  Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
-Subsystem: Lenovo Device [17aa:20e4]
-Subsystem: Lenovo Device [17aa:20e4]
+  Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
+    Subsystem: Lenovo Device [17aa:20e4]
+    Subsystem: Lenovo Device [17aa:20e4]
  MachineType: LENOVO 7465CTO
  PackageArchitecture: all
  ProcKernelCmdLine: root=UUID=5237fceb-23d0-412d-84d9-b8f8b3bf28af ro quiet 
splash
  SourcePackage: compiz
  UpgradeStatus: Upgraded to trusty on 2014-02-25 (14 days ago)
  dmi.bios.date: 06/25/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6DET55WW (3.05 )
  dmi.board.name: 7465CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6DET55WW(3.05):bd06/25/2009:svnLENOVO:pn7465CTO:pvrThinkPadX200s:rvnLENOVO:rn7465CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7465CTO
  dmi.product.version: ThinkPad X200s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140310-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0~rc3-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0~rc3-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Mar 12 09:07:01 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  product id   16404 
-  vendor LEN
+  product id   16404
+  vendor LEN
  xserver.version: 2:1.15.0-1ubuntu6

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

Title:
  thinkpad screen dims after unplugging external display, and won't re-
  brighten without leaving X

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  When I un-plug the external VGA cable from my Thinkpad X200s, the
  screen dims.  Hitting Fn-Home (the brightness-increase key) does
  nothing.  Suspending and resuming doesn't reset this, though a reboot
  will allow me to use the brightness controls again while in the POST
  and after.

  My current workaround is that every time I disconnect the monitor, I
  have to C-M-F1 to get to a virtual console, brighten the screen, and
  then M-left to get back to X.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: compiz 1:0.9.11+14.04.20140310-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,snap,gnomecompat,grid,regex,mousepoll,compiztoolbox,resize,move,wall,animation,vpswitch,place,imgpng,workarounds,expo,fade,ezoom,session,scale,unityshell]
  Comp

[Kernel-packages] [Bug 1273629] Re: HSP fails on Ubuntu Touch [Bluetooth headset does not work]

2014-06-18 Thread Ricardo Salveti
** Attachment added: "Complete log (pulse, bluetoothd, hcidump)"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1273629/+attachment/4134553/+files/bt.txt

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

Title:
  HSP fails on Ubuntu Touch [Bluetooth headset does not work]

Status in “bluez” package in Ubuntu:
  In Progress

Bug description:
  When on Ubuntu Touch, HSP consistently fails to route any audio to the
  paired audio device.

  bluez-test-device create 
  bluez-test-audio connect 

  The above should create and pair a detected (in discoverable mode)
  bluetooth device, by default setting it up for HSP.

  The following excerpt from syslog on my mako shows the issue, with a
  bluetooth headset device failing to bring up HSP -- pulseaudio can
  acquire the first transport, but never release it:

  Jan 28 09:47:41 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:start_inquiry() hci0 length 8
  Jan 28 09:47:41 ubuntu-phablet bluetoothd[4621]: Discovery session 0x41f77f98 
with :1.132 activated
  Jan 28 09:47:41 ubuntu-phablet bluetoothd[4621]: src/adapter.c:session_ref() 
0x41f77f98: ref=1
  Jan 28 09:47:41 ubuntu-phablet bluetoothd[4621]: plugins/hciops.c:set_state() 
hci0: new state 1
  Jan 28 09:47:49 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:session_remove() Discovery session 0x41f77f98 with :1.132 
deactivated
  Jan 28 09:47:49 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:session_remove() Stopping discovery
  Jan 28 09:47:49 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:hciops_stop_discovery() index 0
  Jan 28 09:47:49 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:hciops_stop_inquiry() hci0
  Jan 28 09:47:49 ubuntu-phablet bluetoothd[4621]: plugins/hciops.c:set_state() 
hci0: new state 0
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:create_device() 00:1A:7D:54:32:8D
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:adapter_create_device() 00:1A:7D:54:32:8D
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: src/device.c:device_create() 
Creating device /org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: 
src/device.c:btd_device_ref() 0x41f936e8: ref=1
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: 
src/device.c:device_set_temporary() temporary 1
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: 
src/device.c:btd_device_ref() 0x41f936e8: ref=2
  Jan 28 09:47:54 ubuntu-phablet kernel: [ 3389.758613] l2cap_sock_connect: 
failed -115
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:conn_complete() status 0x00
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:adapter_get_device() 00:1A:7D:54:32:8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:remote_version_information() hci0 status 0
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:remote_features_information() hci0 status 0
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:remote_name_information() hci0 status 0
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
src/device.c:device_probe_drivers() Probing drivers for 00:1A:7D:54:32:8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
serial/manager.c:serial_probe() path 
/org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D: 1108--1000-8000-00805f9b34fb
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
serial/port.c:create_serial_device() Registered interface org.bluez.Serial on 
path /org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
serial/manager.c:serial_probe() path 
/org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D: 111e--1000-8000-00805f9b34fb
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
input/manager.c:headset_probe() path /org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
src/device.c:btd_device_ref() 0x41f936e8: ref=3
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
input/device.c:input_device_new() Registered interface org.bluez.Input on path 
/org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:adapter_get_device() 00:1A:7D:54:32:8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
src/device.c:btd_device_ref() 0x41f936e8: ref=4
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
audio/device.c:audio_device_register() Registered interface org.bluez.Audio on 
path /org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
audio/manager.c:handle_uuid() Found Headset record
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
audio/headset.c:headset_init() Registered interface org.bluez.Headset on path 
/org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
audio/manager.c:handle_uuid() Found Handsfree record
  Jan 28 09:47:55 ubuntu-phabl

[Kernel-packages] [Bug 1273629] Re: HSP fails on Ubuntu Touch [Bluetooth headset does not work]

2014-06-18 Thread Ricardo Salveti
I'm able to connect using system-settings but pulseaudio can't play the
stream:

Jun 18 22:32:30 ubuntu-phablet pulseaudio[1885]: [bluetooth] bluetooth-util.c: 
Failed to release transport /org/bluez/2118/hci0/dev_00_23_78_AB_89_AC/fd8: Did 
not receive a reply. Possible causes include: the remote application did not 
send a reply, the message bus security policy blocked the reply, the reply 
timeout expired, or the network connection was broken.
Jun 18 22:32:30 ubuntu-phablet pulseaudio[1885]: [bluetooth] 
module-bluetooth-device.c: Audio stream torn down

This is with flo.

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

Title:
  HSP fails on Ubuntu Touch [Bluetooth headset does not work]

Status in “bluez” package in Ubuntu:
  In Progress

Bug description:
  When on Ubuntu Touch, HSP consistently fails to route any audio to the
  paired audio device.

  bluez-test-device create 
  bluez-test-audio connect 

  The above should create and pair a detected (in discoverable mode)
  bluetooth device, by default setting it up for HSP.

  The following excerpt from syslog on my mako shows the issue, with a
  bluetooth headset device failing to bring up HSP -- pulseaudio can
  acquire the first transport, but never release it:

  Jan 28 09:47:41 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:start_inquiry() hci0 length 8
  Jan 28 09:47:41 ubuntu-phablet bluetoothd[4621]: Discovery session 0x41f77f98 
with :1.132 activated
  Jan 28 09:47:41 ubuntu-phablet bluetoothd[4621]: src/adapter.c:session_ref() 
0x41f77f98: ref=1
  Jan 28 09:47:41 ubuntu-phablet bluetoothd[4621]: plugins/hciops.c:set_state() 
hci0: new state 1
  Jan 28 09:47:49 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:session_remove() Discovery session 0x41f77f98 with :1.132 
deactivated
  Jan 28 09:47:49 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:session_remove() Stopping discovery
  Jan 28 09:47:49 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:hciops_stop_discovery() index 0
  Jan 28 09:47:49 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:hciops_stop_inquiry() hci0
  Jan 28 09:47:49 ubuntu-phablet bluetoothd[4621]: plugins/hciops.c:set_state() 
hci0: new state 0
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:create_device() 00:1A:7D:54:32:8D
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:adapter_create_device() 00:1A:7D:54:32:8D
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: src/device.c:device_create() 
Creating device /org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: 
src/device.c:btd_device_ref() 0x41f936e8: ref=1
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: 
src/device.c:device_set_temporary() temporary 1
  Jan 28 09:47:54 ubuntu-phablet bluetoothd[4621]: 
src/device.c:btd_device_ref() 0x41f936e8: ref=2
  Jan 28 09:47:54 ubuntu-phablet kernel: [ 3389.758613] l2cap_sock_connect: 
failed -115
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:conn_complete() status 0x00
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:adapter_get_device() 00:1A:7D:54:32:8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:remote_version_information() hci0 status 0
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:remote_features_information() hci0 status 0
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
plugins/hciops.c:remote_name_information() hci0 status 0
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
src/device.c:device_probe_drivers() Probing drivers for 00:1A:7D:54:32:8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
serial/manager.c:serial_probe() path 
/org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D: 1108--1000-8000-00805f9b34fb
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
serial/port.c:create_serial_device() Registered interface org.bluez.Serial on 
path /org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
serial/manager.c:serial_probe() path 
/org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D: 111e--1000-8000-00805f9b34fb
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
input/manager.c:headset_probe() path /org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
src/device.c:btd_device_ref() 0x41f936e8: ref=3
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
input/device.c:input_device_new() Registered interface org.bluez.Input on path 
/org/bluez/4621/hci0/dev_00_1A_7D_54_32_8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
src/adapter.c:adapter_get_device() 00:1A:7D:54:32:8D
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
src/device.c:btd_device_ref() 0x41f936e8: ref=4
  Jan 28 09:47:55 ubuntu-phablet bluetoothd[4621]: 
audio/device.c:audio_device_register() Registered interface org.bluez.Audio on 
path /org/bluez/4621/hci0/dev_00_1A_7D_54_

[Kernel-packages] [Bug 1321421] Re: 8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

2014-06-18 Thread dogmatic69
I have a similar problem with the ASRock Z97 Extreme4 -
http://www.asrock.com/mb/Intel/Z97%20Extreme4/

Running virtualbox windows instance the sound is better, but not 100%

Also the sound is almost usable watching a youtube video, but switching
to another tab with the video playing is horrid.

I have tried the above hacks with the /etc/modprobe.d/fix-sound-intel97
file, but it does not make a difference.

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

Title:
  8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I get horribly cracking sound and distortion with my ne AS Rock
  Fatal1ty H97 Performance Mainboard. This MB is using PuritySound 2
  Engine powered by the Realtek ALC1150 Chipset. Here is some ALSA Info:
  http://www.alsa-
  project.org/db/?f=44b12e252a2cf7ebb75ab3e23d5cef072af6c328

  Following commit fixes this problem:
  
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound/+/77f07800cb456bed6e5c345e6e4e83e8eda62437

  WORKAROUND: Create a modprobe.d file with command:
  echo "options snd-hda-intel vid=8086 pid=8ca0 snoop=0" | sudo tee 
/etc/modprobe.d/fix-sound-intel97.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May 20 21:03:18 2014
  InstallationDate: Installed on 2014-05-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  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.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.: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: To Be Filled By O.E.M.
  ---
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ben1445 F pulseaudio
   /dev/snd/controlC0:  ben1445 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f35e4cc7-52c2-4fe7-9e4b-405280ed487f
  InstallationDate: Installed on 2014-05-20 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  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.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.: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: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1321421/+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 1331149] Re: Bluetooth: hci0 failed to open Intel firmware file

2014-06-18 Thread Patrik Lundquist
It took 15 tries but the bug is in kernel 3.15.1 too.

** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331149/+attachment/4134541/+files/dmesg-3.15.1-031501-generic.txt

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream

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

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

Title:
  Bluetooth: hci0 failed to open Intel firmware file

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Loading the Bluetooth firmware doesn't always work after resume. There
  are examples of both success and failure in the dmesg.

  
  $ ls -l /lib/firmware/intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
  -rw-r--r-- 1 root root 17917 jan 30 14:13 
/lib/firmware/intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq


  [44897.486087] Bluetooth: hci0: read Intel version: 370710018002030d00
  [44897.486095] [ cut here ]
  [44897.486102] WARNING: CPU: 0 PID: 381 at 
/build/buildd/linux-3.13.0/drivers/base/firmware_class.c:1089 
_request_firmware+0x5d9/0xb10()
  [44897.473636] Restarting tasks ...
  [44897.486104] Modules linked in: ctr ccm arc4 iwlmvm mac80211 intel_rapl 
x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_hdmi coretemp 
snd_hda_codec_realtek kvm_intel bnep rfcomm snd_hda_intel kvm snd_hda_codec 
snd_hwdep joydev snd_pcm serio_raw snd_page_alloc iwlwifi snd_seq_midi 
thinkpad_acpi snd_seq_midi_event nvram lpc_ich snd_rawmidi cfg80211 btusb 
snd_seq snd_seq_device rtsx_pci_ms snd_timer intel_smartconnect mac_hid 
memstick bluetooth snd soundcore parport_pc ppdev nls_iso8859_1 lp parport 
dm_crypt rtsx_pci_sdmmc crct10dif_pclmul crc32_pclmul ghash_clmulni_intel 
aesni_intel aes_x86_64 lrw i915 gf128mul glue_helper ablk_helper cryptd psmouse 
i2c_algo_bit e1000e drm_kms_helper ahci drm libahci ptp rtsx_pci pps_core wmi 
video
  [44897.486160] CPU: 0 PID: 381 Comm: kworker/u17:1 Not tainted 
3.13.0-29-generic #53-Ubuntu
  [44897.486162] Hardware name: LENOVO 20AM009DMS/20AM009DMS, BIOS GIET74WW 
(2.24 ) 05/13/2014
  [44897.486176] Workqueue: hci0 hci_power_on [bluetooth]
  [44897.486179]  0009 880232315bc8 8171a214 

  [44897.486183]  880232315c00 810676bd 880232315d28 
880231408b80
  [44897.486187]  880168b1ee40 fff5 880232315d20 
880232315c10
  [44897.486190] Call Trace:
  [44897.486197]  [] dump_stack+0x45/0x56
  [44897.486201]  [] warn_slowpath_common+0x7d/0xa0
  [44897.486204]  [] warn_slowpath_null+0x1a/0x20
  [44897.486208]  [] _request_firmware+0x5d9/0xb10
  [44897.486212]  [] request_firmware+0x34/0x50
  [44897.486217]  [] btusb_setup_intel+0x1b4/0x7f0 [btusb]
  [44897.486229]  [] hci_dev_do_open+0x275/0x760 [bluetooth]
  [44897.486239]  [] hci_power_on+0x40/0x180 [bluetooth]
  [44897.486243]  [] process_one_work+0x182/0x450
  [44897.486246]  [] worker_thread+0x121/0x410
  [44897.486250]  [] ? rescuer_thread+0x3e0/0x3e0
  [44897.486253]  [] kthread+0xd2/0xf0
  [44897.486256]  [] ? kthread_create_on_node+0x1d0/0x1d0
  [44897.486260]  [] ret_from_fork+0x7c/0xb0
  [44897.486263]  [] ? kthread_create_on_node+0x1d0/0x1d0
  [44897.486266] ---[ end trace dc2cb2f3b632ce87 ]---
  [44897.486270] bluetooth hci0: firmware: 
intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq will not be loaded
  [44897.486274] Bluetooth: hci0 failed to open Intel firmware file: 
intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq(-11)
  [44897.486277] [ cut here ]
  [44897.486280] WARNING: CPU: 0 PID: 381 at 
/build/buildd/linux-3.13.0/drivers/base/firmware_class.c:1089 
_request_firmware+0x5d9/0xb10()
  [44897.486282] Modules linked in: ctr ccm arc4 iwlmvm mac80211 intel_rapl 
x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_hdmi coretemp 
snd_hda_codec_realtek kvm_intel bnep rfcomm snd_hda_intel kvm snd_hda_codec 
snd_hwdep joydev snd_pcm serio_raw snd_page_alloc iwlwifi snd_seq_midi 
thinkpad_acpi snd_seq_midi_event nvram lpc_ich snd_rawmidi cfg80211 btusb 
snd_seq snd_seq_device rtsx_pci_ms snd_timer intel_smartconnect mac_hid 
memstick bluetooth snd soundcore parport_pc ppdev nls_iso8859_1 lp parport 
dm_crypt rtsx_pci_sdmmc crct10dif_pclmul crc32_pclmul ghash_clmulni_intel 
aesni_intel aes_x86_64 lrw i915 gf128mul glue_helper ablk_helper cryptd psmouse 
i2c_algo_bit e1000e drm_kms_helper ahci drm libahci ptp rtsx_pci pps_core wmi 
video
  [44897.486322] CPU: 0 PID: 381 Comm: kworker/u17:1 Tainted: GW
3.13.0-29-generic #53-Ubuntu
  [44897.486323] Hardware name: LENOVO 20AM009DMS/20AM009DMS, BIOS GIET74WW 
(2.24 ) 05/13/2014
  [44897.486337] Workqueue: hci0 hci_power_on [bluetooth]
  [44897.486339]  0009 880232315bc8 8171a214 

  [44897.486343]  880232315c00 810676bd 880232315d28 
880231408b80
  [44897.486346]

[Kernel-packages] [Bug 1329940] Re: No keyboard nor mouse after boot, login impossible

2014-06-18 Thread Hannu N
Related:
http://askubuntu.com/a/484923/289138

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

Title:
  No keyboard nor mouse after boot, login impossible

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  As it reads in summary. The same with recovery console.

  The collected data is from booting "linux-image-3.13.0-24-generic",
  which is fully functional.

  --- version.log --
  Ubuntu 3.13.0-24.47-generic 3.13.9

  --- sudo lspci -vnvn > lspci-vnvn.log ---
  00:00.0 Host bridge [0600]: Intel Corporation 4th Gen Core Processor DRAM 
Controller [8086:0c00] (rev 06)
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 

  00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor PCI Express x16 Controller [8086:0c01] (rev 06) (prog-if 00 [Normal 
decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [88] Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: feeff00c  Data: 4181
Capabilities: [a0] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- 
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 256 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- 
TransPend-
LnkCap: Port #2, Speed 8GT/s, Width x16, ASPM L0s L1, Exit 
Latency L0s <256ns, L1 <8us
ClockPM- Surprise- LLActRep- BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 8GT/s, Width x16, TrErr- Train- SlotClk+ 
DLActive- BWMgmt+ ABWMgmt+
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- 
Surprise-
Slot #1, PowerLimit 75.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- 
LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- 
Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ 
Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- 
CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID , PMEStatus- PMEPending-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR+, 
OBFF Via WAKE# ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, 
OBFF Via WAKE# ARIFwd-
LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
 Transmit Margin: Normal Operating Range, 
EnterModifiedCompliance- ComplianceSOS-
 Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, 
EqualizationComplete+, EqualizationPhase1+
 EqualizationPhase2+, EqualizationPhase3+, 
LinkEqualizationRequest-
Capabilities: [100 v1] Virtual Channel
Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
Arb:Fixed- WRR32- WRR64- WRR128-
Ctrl:   ArbSelect=Fixed
Status: InProgress-
VC0:Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb:Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [140 v1] Root Complex Link
Desc:   PortNumber=02 ComponentID=01 EltType=Config
Link0:  Desc:   TargetPort=00 TargetComponent=01 AssocRCRB- 
LinkType=MemMapped LinkValid+
Addr:   fed19000
Capabilities: [d94 v1] #19
Kernel driver in use: pcieport

  00:14.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset 
Family USB xHCI [8086:8c31] (rev 05) (prog-if 30 [XHCI])
  

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

2014-06-18 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 bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1331748

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_well=0 
quiet splash vt.handoff=7
  ProcVersionSigna

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

2014-06-18 Thread Ricardo Salveti
apport information

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

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_powe

[Kernel-packages] [Bug 1331748] UdevLog.txt

2014-06-18 Thread Ricardo Salveti
apport information

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

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_well=0 

[Kernel-packages] [Bug 1331748] rfkill.txt

2014-06-18 Thread Ricardo Salveti
apport information

** Attachment added: "rfkill.txt"
   https://bugs.launchpad.net/bugs/1331748/+attachment/4134516/+files/rfkill.txt

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_well=0 
qui

[Kernel-packages] [Bug 1331748] syslog.txt

2014-06-18 Thread Ricardo Salveti
apport information

** Attachment added: "syslog.txt"
   https://bugs.launchpad.net/bugs/1331748/+attachment/4134518/+files/syslog.txt

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

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf0

[Kernel-packages] [Bug 1331748] Dependencies.txt

2014-06-18 Thread Ricardo Salveti
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1331748/+attachment/4134506/+files/Dependencies.txt

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_powe

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

2014-06-18 Thread Ricardo Salveti
apport information

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

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_

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

2014-06-18 Thread Ricardo Salveti
apport information

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

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_

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

2014-06-18 Thread Ricardo Salveti
apport information

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

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_

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

2014-06-18 Thread Ricardo Salveti
apport information

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

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_well=0 
qui

[Kernel-packages] [Bug 1331220] Re: Monitor configuration changing every few minutes after standby/resume

2014-06-18 Thread Andre
** Attachment added: "Error dialog"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331220/+attachment/4134501/+files/Screenshot%202.png

** Description changed:

  On a Lenovo R61i with integrated graphics Intel GM965/GL960, Ubuntu 14.04 
64bit, after a standby/resume cycle, every few minutes the monitor resolution 
changes, stretching (horizontally) the desktop and the windows. The laptop 
monitor, therefore, only displays half desktop (the left one) with the windows 
and the desktop stretched. The panel and the launcher are ok, whereas the 
pointer moves within my monitor, but controlling the new resolution display, 
hence not pointing exactely to where it is, but to somewhere at its right! As 
soon as this happens, an error window pops up, saying "unable to change monitor 
configuration, due to CRTC 64". As I exit this window, everything returns 
normal. Switching to TTY1 and back to desktop, instead, does not fix it.
  To be precise this doesn't happen as soon as I wake up the laptop, but it 
occurs after some time it has been waken and then repeats every few minutes. It 
may also happen that, instead of all this, I only see my desktop rearranging 
things very quickly (less than 1 second) or just flashing and then returning to 
normal view.
  This bug was not present in Ubuntu 12.04 Precise, with the same hardware.
  
  Looking at the system logs I have found that what happens is that Xorg
  resizes the framebuffer as if it had to split the desktop between the
  laptop monitor and an external monitor, due to a VGA external monitor
  being detected.
  
- Temporary: screeshots will be soon attached.
- 
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  andre  1816 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  andre  1816 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Jun 17 23:44:42 2014
  HibernationDevice: RESUME=UUID=da6deeac-db6b-48e8-8ddc-59a8648748b2
  InstallationDate: Installed on 2014-04-18 (60 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: LENOVO 7650D6G
  PccardctlIdent:
-  Socket 0:
-no product info available
+  Socket 0:
+    no product info available
  PccardctlStatus:
-  Socket 0:
-no card
+  Socket 0:
+    no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=febc6820-7932-4c2a-8c99-14c5a4795832 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.13.0-29-generic N/A
-  linux-backports-modules-3.13.0-29-generic  N/A
-  linux-firmware 1.127.2
+  linux-restricted-modules-3.13.0-29-generic N/A
+  linux-backports-modules-3.13.0-29-generic  N/A
+  linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/12/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7PETC3WW (2.23 )
  dmi.board.name: 7650D6G
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7PETC3WW(2.23):bd04/12/2010:svnLENOVO:pn7650D6G:pvrThinkPadR61e:rvnLENOVO:rn7650D6G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7650D6G
  dmi.product.version: ThinkPad R61e
  dmi.sys.vendor: LENOVO

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

Title:
  Monitor configuration changing every few minutes after standby/resume

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  On a Lenovo R61i with integrated graphics Intel GM965/GL960, Ubuntu 14.04 
64bit, after a standby/resume cycle, every few minutes the monitor resolution 
changes, stretching (horizontally) the desktop and the windows. The laptop 
monitor, therefore, only displays half desktop (the left one) with the windows 
and the desktop stretched. The panel and the launcher are ok, whereas the 
pointer moves within my monitor, but controlling the new resolution display, 
hence not pointing exactely to where it is, but to somewhere at its right! As 
soon as this happens, an error window pops up, saying "unable to change monitor 
configuration, due to CRTC 64". As I exit this window, everything returns 
normal. Switching to TTY1 and back to desktop, instead, does not fix it.
  To be precise this doesn't happen as soon as I wake up the laptop, but it 
occurs after some time it has been waken and then repeats every few minutes. It 
may also happen that

[Kernel-packages] [Bug 1331748] Re: Fails to set enable the HSP profile

2014-06-18 Thread Ricardo Salveti
** Attachment added: "hci dump"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331748/+attachment/4134521/+files/hci.log

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_well=0 
quiet 

[Kernel-packages] [Bug 1331220] Re: Monitor configuration changing every few minutes after standby/resume

2014-06-18 Thread Andre
** Attachment added: "Half desktop stretched"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331220/+attachment/4134500/+files/Screenshot%201.png

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

Title:
  Monitor configuration changing every few minutes after standby/resume

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  On a Lenovo R61i with integrated graphics Intel GM965/GL960, Ubuntu 14.04 
64bit, after a standby/resume cycle, every few minutes the monitor resolution 
changes, stretching (horizontally) the desktop and the windows. The laptop 
monitor, therefore, only displays half desktop (the left one) with the windows 
and the desktop stretched. The panel and the launcher are ok, whereas the 
pointer moves within my monitor, but controlling the new resolution display, 
hence not pointing exactely to where it is, but to somewhere at its right! As 
soon as this happens, an error window pops up, saying "unable to change monitor 
configuration, due to CRTC 64". As I exit this window, everything returns 
normal. Switching to TTY1 and back to desktop, instead, does not fix it.
  To be precise this doesn't happen as soon as I wake up the laptop, but it 
occurs after some time it has been waken and then repeats every few minutes. It 
may also happen that, instead of all this, I only see my desktop rearranging 
things very quickly (less than 1 second) or just flashing and then returning to 
normal view.
  This bug was not present in Ubuntu 12.04 Precise, with the same hardware.

  Looking at the system logs I have found that what happens is that Xorg
  resizes the framebuffer as if it had to split the desktop between the
  laptop monitor and an external monitor, due to a VGA external monitor
  being detected.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  andre  1816 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Jun 17 23:44:42 2014
  HibernationDevice: RESUME=UUID=da6deeac-db6b-48e8-8ddc-59a8648748b2
  InstallationDate: Installed on 2014-04-18 (60 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: LENOVO 7650D6G
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=febc6820-7932-4c2a-8c99-14c5a4795832 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/12/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7PETC3WW (2.23 )
  dmi.board.name: 7650D6G
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7PETC3WW(2.23):bd04/12/2010:svnLENOVO:pn7650D6G:pvrThinkPadR61e:rvnLENOVO:rn7650D6G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7650D6G
  dmi.product.version: ThinkPad R61e
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1331220/+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 1331748] Re: Fails to set enable the HSP profile

2014-06-18 Thread Ricardo Salveti
apport information

** Tags added: apport-collected utopic

** Description changed:

  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235
  
  I'm able to successfully connect to any device, but can't enable the HSP
  profile (Input/Output error). A2DP works fine though.
  
  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).
  
  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp
  
  bluetoothd logs:
  
  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error
  
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
+ --- 
+ ApportVersion: 2.14.3-0ubuntu1
+ Architecture: amd64
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.10
+ InstallationDate: Installed on 2013-10-29 (232 days ago)
+ InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
+ InterestingModules: rfcomm bnep btusb bluetooth
+ MachineType: System76, Inc. Galago UltraPro
+ Package: linux
+ PackageArchitecture: amd64
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_well=0 
quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
+ Tags:  utopic
+ Uname: Linux 3.15.0-6-generic x86_64
+ UpgradeStatus: Upgraded to utopic on 2013-10-31 (230 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sbuild sudo
+ _MarkForUpload: True
+ dmi.bios.date: 07/09/2013
+ dmi.bios.vendor: American Megatrends In

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

2014-06-18 Thread Ricardo Salveti
apport information

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

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_well=0 
quiet

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

2014-06-18 Thread Ricardo Salveti
apport information

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

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_

[Kernel-packages] [Bug 1331748] getfacl.txt

2014-06-18 Thread Ricardo Salveti
apport information

** Attachment added: "getfacl.txt"
   
https://bugs.launchpad.net/bugs/1331748/+attachment/4134515/+files/getfacl.txt

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_well=0 

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

2014-06-18 Thread Ricardo Salveti
apport information

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

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
root=UUID=c87bf02e-1fdc-48ca-9392-be946b4de06e ro i915.disable_power_well=0 
quiet

[Kernel-packages] [Bug 1331748] Re: Fails to set enable the HSP profile

2014-06-18 Thread Ricardo Salveti
>From hcidump:
2014-06-18 18:22:57.986031 > HCI Event: Command Status (0x0f) plen 4
Setup Synchronous Connection (0x01|0x0028) status 0x1a ncmd 1
Error: Unsupported Remote Feature / Unsupported LMP Feature

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

Title:
  Fails to set enable the HSP profile

Status in “bluez” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using Ubuntu Utopic:
  kernel: 3.15.0-6-generic
  hardware: Intel Corporation Centrino Advanced-N 6235

  I'm able to successfully connect to any device, but can't enable the
  HSP profile (Input/Output error). A2DP works fine though.

  Tested with Jabra Halo (HSP and A2DP) and Motorola H375 (HSP).

  pulseaudio:
  Card #3
Name: bluez_card.00_23_78_AB_89_AC
Driver: module-bluetooth-device.c
Owner Module: 21
Properties:
device.description = "Jabra Halo"
device.string = "00:23:78:AB:89:AC"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC"
bluez.class = "0x240404"
bluez.name = "Jabra Halo"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"
Profiles:
hsp: Telephony Duplex (HSP/HFP) (sinks: 1, sources: 1, 
priority. 20)
a2dp: High Fidelity Playback (A2DP) (sinks: 1, sources: 0, 
priority. 10)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: off
Ports:
headset-output: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp, a2dp
headset-input: Headset (priority: 0, latency offset: 0 usec)
Part of profile(s): hsp

  bluetoothd logs:

  rsalveti@evasys:~$ pactl set-card-profile bluez_card.00_23_78_AB_89_AC hsp
  Failure: Input/Output error

  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_acquire() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock acquired
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_create() Owner created: sender=:1.942 
accesstype=rw
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_CONNECTED -> HEADSET_STATE_PLAY_IN_PROGRESS
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed() 
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_request_create() Request created: method=Acquire id=5
  Jun 18 16:59:03 evasys bluetoothd[22500]: audio/transport.c:media_owner_add() 
Owner :1.942 Request Acquire
  Jun 18 16:59:03 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_add() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: Protocol not supported (93)
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_remove() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0 Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: read lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_transport_release() Transport 
/org/bluez/22500/hci0/dev_00_23_78_AB_89_AC/fd0: write lock released
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_request_reply() Request Acquire Reply Input/output error
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_free() Owner :1.942
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/transport.c:media_owner_remove() Owner :1.942 Request Acquire
  Jun 18 16:59:04 evasys bluetoothd[22500]: audio/headset.c:headset_set_state() 
State changed /org/bluez/22500/hci0/dev_00_23_78_AB_89_AC: 
HEADSET_STATE_PLAY_IN_PROGRESS -> HEADSET_STATE_CONNECTED
  Jun 18 16:59:04 evasys bluetoothd[22500]: 
audio/media.c:headset_state_changed()
  --- 
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2013-10-29 (232 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System76, Inc. Galago UltraPro
  Package: linux
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.15.0-6-generic 
r

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

2014-06-18 Thread Alex Shtof
apport information

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

Title:
  [Lenovo ThinkPad W530] Random PC freezes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My computer randomly freezes once in a few days. I had the following 
observations
  1. Mouse does not move. Keyboard does not respond. Ctrl+Alt+F1 does not 
switch to text-mode console.
  2. Probability of freeze increases while playing video in a web browser.
  3. Probability of freeze increases while running a VMWare virtual machine 
running Windows 8.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   3583 F pulseaudio
   /dev/snd/controlC0:  alex   3583 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jun 11 07:06:12 2014
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (75 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET29WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET29WW(1.07):bd05/25/2012:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   2753 F pulseaudio
   /dev/snd/controlC0:  alex   2753 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (82 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  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:bvrG5ET99WW(2.59):bd05/15/2014:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

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

2014-06-18 Thread Alex Shtof
apport information

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

Title:
  [Lenovo ThinkPad W530] Random PC freezes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My computer randomly freezes once in a few days. I had the following 
observations
  1. Mouse does not move. Keyboard does not respond. Ctrl+Alt+F1 does not 
switch to text-mode console.
  2. Probability of freeze increases while playing video in a web browser.
  3. Probability of freeze increases while running a VMWare virtual machine 
running Windows 8.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   3583 F pulseaudio
   /dev/snd/controlC0:  alex   3583 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jun 11 07:06:12 2014
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (75 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET29WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET29WW(1.07):bd05/25/2012:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   2753 F pulseaudio
   /dev/snd/controlC0:  alex   2753 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (82 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  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:bvrG5ET99WW(2.59):bd05/15/2014:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

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

2014-06-18 Thread Alex Shtof
apport information

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

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

Title:
  [Lenovo ThinkPad W530] Random PC freezes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My computer randomly freezes once in a few days. I had the following 
observations
  1. Mouse does not move. Keyboard does not respond. Ctrl+Alt+F1 does not 
switch to text-mode console.
  2. Probability of freeze increases while playing video in a web browser.
  3. Probability of freeze increases while running a VMWare virtual machine 
running Windows 8.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   3583 F pulseaudio
   /dev/snd/controlC0:  alex   3583 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jun 11 07:06:12 2014
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (75 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET29WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET29WW(1.07):bd05/25/2012:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   2753 F pulseaudio
   /dev/snd/controlC0:  alex   2753 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (82 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  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:bvrG5ET99WW(2.59):bd05/15/2014:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

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

2014-06-18 Thread Alex Shtof
apport information

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

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

Title:
  [Lenovo ThinkPad W530] Random PC freezes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My computer randomly freezes once in a few days. I had the following 
observations
  1. Mouse does not move. Keyboard does not respond. Ctrl+Alt+F1 does not 
switch to text-mode console.
  2. Probability of freeze increases while playing video in a web browser.
  3. Probability of freeze increases while running a VMWare virtual machine 
running Windows 8.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   3583 F pulseaudio
   /dev/snd/controlC0:  alex   3583 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jun 11 07:06:12 2014
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (75 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET29WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET29WW(1.07):bd05/25/2012:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   2753 F pulseaudio
   /dev/snd/controlC0:  alex   2753 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (82 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  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:bvrG5ET99WW(2.59):bd05/15/2014:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

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

2014-06-18 Thread Alex Shtof
apport information

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

Title:
  [Lenovo ThinkPad W530] Random PC freezes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My computer randomly freezes once in a few days. I had the following 
observations
  1. Mouse does not move. Keyboard does not respond. Ctrl+Alt+F1 does not 
switch to text-mode console.
  2. Probability of freeze increases while playing video in a web browser.
  3. Probability of freeze increases while running a VMWare virtual machine 
running Windows 8.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   3583 F pulseaudio
   /dev/snd/controlC0:  alex   3583 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jun 11 07:06:12 2014
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (75 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET29WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET29WW(1.07):bd05/25/2012:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   2753 F pulseaudio
   /dev/snd/controlC0:  alex   2753 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (82 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  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:bvrG5ET99WW(2.59):bd05/15/2014:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1328767/+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 1328767] Re: [Lenovo ThinkPad W530] Random PC freezes

2014-06-18 Thread Alex Shtof
The problem happened again after my BIOS update. I ran apport-collect to
submit the info again. If you need to submit anything else, please say
so.

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

Title:
  [Lenovo ThinkPad W530] Random PC freezes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My computer randomly freezes once in a few days. I had the following 
observations
  1. Mouse does not move. Keyboard does not respond. Ctrl+Alt+F1 does not 
switch to text-mode console.
  2. Probability of freeze increases while playing video in a web browser.
  3. Probability of freeze increases while running a VMWare virtual machine 
running Windows 8.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   3583 F pulseaudio
   /dev/snd/controlC0:  alex   3583 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jun 11 07:06:12 2014
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (75 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET29WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET29WW(1.07):bd05/25/2012:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   2753 F pulseaudio
   /dev/snd/controlC0:  alex   2753 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (82 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  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:bvrG5ET99WW(2.59):bd05/15/2014:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

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

2014-06-18 Thread Alex Shtof
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1328767/+attachment/4134495/+files/RfKill.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/1328767

Title:
  [Lenovo ThinkPad W530] Random PC freezes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My computer randomly freezes once in a few days. I had the following 
observations
  1. Mouse does not move. Keyboard does not respond. Ctrl+Alt+F1 does not 
switch to text-mode console.
  2. Probability of freeze increases while playing video in a web browser.
  3. Probability of freeze increases while running a VMWare virtual machine 
running Windows 8.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   3583 F pulseaudio
   /dev/snd/controlC0:  alex   3583 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jun 11 07:06:12 2014
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (75 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET29WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET29WW(1.07):bd05/25/2012:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   2753 F pulseaudio
   /dev/snd/controlC0:  alex   2753 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (82 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  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:bvrG5ET99WW(2.59):bd05/15/2014:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1328767/+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 1328767] Re: [Lenovo ThinkPad W530] Random PC freezes

2014-06-18 Thread Alex Shtof
Please ignore the report. Missed your suggestion to try an upstream
kernel. Will report back with an up to date report.

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

Title:
  [Lenovo ThinkPad W530] Random PC freezes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  My computer randomly freezes once in a few days. I had the following 
observations
  1. Mouse does not move. Keyboard does not respond. Ctrl+Alt+F1 does not 
switch to text-mode console.
  2. Probability of freeze increases while playing video in a web browser.
  3. Probability of freeze increases while running a VMWare virtual machine 
running Windows 8.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   3583 F pulseaudio
   /dev/snd/controlC0:  alex   3583 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jun 11 07:06:12 2014
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (75 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET29WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ET29WW(1.07):bd05/25/2012:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   2753 F pulseaudio
   /dev/snd/controlC0:  alex   2753 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7affd901-52f2-40a9-a3b2-3b97f7616c9f
  InstallationDate: Installed on 2014-03-27 (82 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Beta amd64 
(20140326.1)
  MachineType: LENOVO 24382HU
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/15/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ET99WW (2.59 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 24382HU
  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:bvrG5ET99WW(2.59):bd05/15/2014:svnLENOVO:pn24382HU:pvrThinkPadW530:rvnLENOVO:rn24382HU:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 24382HU
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO

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


  1   2   3   >