Re: [Kernel-packages] [Bug 1419151] Re: OpenPower needs backport of PowerNV OPAL i2c driver

2015-02-07 Thread Benjamin Herrenschmidt
On Fri, 2015-02-06 at 22:18 +, Chris J Arges wrote:
 For the backports, are any other features needed like:
 608b286d1ddf38a7ceb624d2b689af095816d91c ?
 
 We can always merge these latter, but might make cherry-picking a bit
 easier if done now. : )

There's a number of things that would be handy to have for OpenPower
support and the above is one of them :) I can make you a list, we would
want the AST driver as well for BMC graphics but there are dependencies
I think on a bunch of other DRM changes so it might be easier if I
cooked you a backport myself.

I'll look into that early next week.

But don't hold the i2c stuff on that, there are people waiting on it
so we can tell OpenPower vendors that they can just use a standard
ubuntu image for manufacturing and use the i2c interface to program the
VPDs without having to build/install custom kernel packages.

Cheers,
Ben.

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

Title:
  OpenPower needs backport of PowerNV OPAL i2c driver

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Trusty:
  Confirmed
Status in linux source package in Utopic:
  Confirmed

Bug description:
  [Impact]
  This exposes the i2c busses of the machine which are controlled via the OPAL 
firmware. This is among
  other things, necessary for manufacturing configuration of VPDs etc..., but 
will also enable Linux access
  to some i2c devices such as the TPM.

  We wish to have this in utopic and if possible trusty.

  [Fix]
  The Open Power machines need the driver that was merged in 3.19 backported. 
The commit upstream
  is 470834508f87877f680738a10a305280582c7aed i2c: Driver to expose PowerNV 
platform i2c busses
  $ git describe --contains 470834508f87877f680738a10a305280582c7aed
  v3.19-rc1~22^2~7

  [Test Case]
  modprobe i2c-opal

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

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


Re: [Kernel-packages] [Bug 1419151] Re: OpenPower needs backport of PowerNV OPAL i2c driver

2015-02-07 Thread Benjamin Herrenschmidt
On Fri, 2015-02-06 at 22:09 +, Chris J Arges wrote:
 Benh,
 Will CONFIG_I2C_OPAL=m be sufficient for this driver?
 In addition, is this driver needed during installation?

Yes and no.

IE. Yes, it can be a module, and no, it's not needed in the installer at
this point as far as I can tell. It might be handy to have it in the
live CD though for manufacturing etc...

Cheers,
Ben.

 Thanks,
 --chris
 
 ** Also affects: linux (Ubuntu Utopic)
Importance: Undecided
Status: New
 
 ** Also affects: linux (Ubuntu Trusty)
Importance: Undecided
Status: New
 
 ** Changed in: linux (Ubuntu)
Status: Incomplete = Opinion
 
 ** Changed in: linux (Ubuntu)
Status: Opinion = Confirmed
 
 ** Changed in: linux (Ubuntu)
  Assignee: (unassigned) = Chris J Arges (arges)
 
 ** Changed in: linux (Ubuntu Trusty)
  Assignee: (unassigned) = Chris J Arges (arges)
 
 ** Changed in: linux (Ubuntu Utopic)
  Assignee: (unassigned) = Chris J Arges (arges)
 
 ** Changed in: linux (Ubuntu Trusty)
Importance: Undecided = Medium
 
 ** Changed in: linux (Ubuntu Utopic)
Importance: Undecided = Medium
 
 ** Changed in: linux (Ubuntu Trusty)
Status: New = Confirmed
 
 ** Changed in: linux (Ubuntu Utopic)
Status: New = Confirmed
 
 ** Description changed:
 
 - The Open Power machines need the driver that was merged in 3.19 backported. 
 The commit upstream
 - is 470834508f87877f680738a10a305280582c7aed i2c: Driver to expose PowerNV 
 platform i2c busses
 - 
 + [Impact]
   This exposes the i2c busses of the machine which are controlled via the 
 OPAL firmware. This is among
   other things, necessary for manufacturing configuration of VPDs etc..., but 
 will also enable Linux access
   to some i2c devices such as the TPM.
   
   We wish to have this in utopic and if possible trusty.
 + 
 + [Fix]
 + The Open Power machines need the driver that was merged in 3.19 backported. 
 The commit upstream
 + is 470834508f87877f680738a10a305280582c7aed i2c: Driver to expose PowerNV 
 platform i2c busses
 + $ git describe --contains 470834508f87877f680738a10a305280582c7aed
 + v3.19-rc1~22^2~7
 + 
 + [Test Case]
 + modprobe i2c-opal


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

Title:
  OpenPower needs backport of PowerNV OPAL i2c driver

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Trusty:
  Confirmed
Status in linux source package in Utopic:
  Confirmed

Bug description:
  [Impact]
  This exposes the i2c busses of the machine which are controlled via the OPAL 
firmware. This is among
  other things, necessary for manufacturing configuration of VPDs etc..., but 
will also enable Linux access
  to some i2c devices such as the TPM.

  We wish to have this in utopic and if possible trusty.

  [Fix]
  The Open Power machines need the driver that was merged in 3.19 backported. 
The commit upstream
  is 470834508f87877f680738a10a305280582c7aed i2c: Driver to expose PowerNV 
platform i2c busses
  $ git describe --contains 470834508f87877f680738a10a305280582c7aed
  v3.19-rc1~22^2~7

  [Test Case]
  modprobe i2c-opal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1419151/+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 1300914] Re: External screen undetected after first plug

2015-02-07 Thread Kamil
display port seems to work fine -- it may be used as workaround

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

Title:
  External screen undetected after first plug

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 14.04, the external screen plugged on VGA is detected and get 
activated correctly.
  However, if I unplug it and then replug it later, it is not detected anymore 
and the screen receives no signal.

  A way to get it back to work is to reboot or simply suspend the
  computer.

  Sorry but I have no idea of what package is handling that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1300914/+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 1418918] Re: Kernel Panic - not syncing - UbuntuStudio 14.04.1 64bits

2015-02-07 Thread Christopher M. Penalver
Joan CiberSheep, thank you for reporting this and helping make Ubuntu better. 
As per http://us.acer.com/ac/en/US/content/drivers an update to your computer's 
buggy and outdated BIOS is available (1.35). If you update to this following 
https://help.ubuntu.com/community/BIOSUpdate does it change anything?  If it 
doesn't, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, and the information above is provided, then
please mark this report Status Confirmed.

Thank you for your understanding.

** Tags added: bios-outdated-1.35

** Attachment removed: version.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1418918/+attachment/4313793/+files/version.log

** Attachment removed: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1418918/+attachment/4313794/+files/lspci-vnvn.log

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

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

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

Title:
  Kernel Panic - not syncing - UbuntuStudio 14.04.1 64bits

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Installed Ubuntu Studio 64bits with no problem. Normal use and Multimedia 
use normal.
  Upgraded kernel serveral times with no problem.

  Since using:
linux-image-3.13.0-44-lowlatency 
  and
linux-image-3.13.0-45-lowlatency
   I have experienced random crashes while I was not using computer but firefox 
was opened (for example) or pausing a youtube video and wait.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-45-lowlatency 3.13.0-45.74
  ProcVersionSignature: Ubuntu 3.13.0-45.74-lowlatency 3.13.11-ckt13
  Uname: Linux 3.13.0-45-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cibersheep   3187 F pulseaudio
   /dev/snd/pcmC0D0p:   cibersheep   3187 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Fri Feb  6 11:24:59 2015
  HibernationDevice: RESUME=UUID=bb3a9a00-984d-4934-9f85-bae95a4d7c40
  InstallationDate: Installed on 2014-05-06 (275 days ago)
  InstallationMedia: Ubuntu-Studio 14.04 LTS Trusty Tahr - Release amd64 
(20140416.3)
  MachineType: Acer Extensa 5620
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-lowlatency 
root=UUID=4cb2e1b9-df42-4558-9ae6-45e120748cb6 ro splash quiet vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-45-lowlatency N/A
   linux-backports-modules-3.13.0-45-lowlatency  N/A
   linux-firmware1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/05/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: V1.21
  dmi.board.name: Columbia
  dmi.board.vendor: Acer
  dmi.board.version: Rev
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.21:bd10/05/2007:svnAcer:pnExtensa5620:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A:
  dmi.product.name: Extensa 5620
  dmi.product.version: 0100
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1418918/+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 1418918] Re: Kernel Panic - not syncing - UbuntuStudio 14.04.1 64bits

2015-02-07 Thread Joan CiberSheep
Thank you Christopher,

Sorry I didn't pay attention to the BIOS date.

I just updated to BIOS-1.35 I will use the computer during the week
trying to receate the same scenario and I will let you know how it
behaves.

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

Title:
  Kernel Panic - not syncing - UbuntuStudio 14.04.1 64bits

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Installed Ubuntu Studio 64bits with no problem. Normal use and Multimedia 
use normal.
  Upgraded kernel serveral times with no problem.

  Since using:
linux-image-3.13.0-44-lowlatency 
  and
linux-image-3.13.0-45-lowlatency
   I have experienced random crashes while I was not using computer but firefox 
was opened (for example) or pausing a youtube video and wait.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-45-lowlatency 3.13.0-45.74
  ProcVersionSignature: Ubuntu 3.13.0-45.74-lowlatency 3.13.11-ckt13
  Uname: Linux 3.13.0-45-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cibersheep   3187 F pulseaudio
   /dev/snd/pcmC0D0p:   cibersheep   3187 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Fri Feb  6 11:24:59 2015
  HibernationDevice: RESUME=UUID=bb3a9a00-984d-4934-9f85-bae95a4d7c40
  InstallationDate: Installed on 2014-05-06 (275 days ago)
  InstallationMedia: Ubuntu-Studio 14.04 LTS Trusty Tahr - Release amd64 
(20140416.3)
  MachineType: Acer Extensa 5620
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-lowlatency 
root=UUID=4cb2e1b9-df42-4558-9ae6-45e120748cb6 ro splash quiet vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-45-lowlatency N/A
   linux-backports-modules-3.13.0-45-lowlatency  N/A
   linux-firmware1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/05/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: V1.21
  dmi.board.name: Columbia
  dmi.board.vendor: Acer
  dmi.board.version: Rev
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.21:bd10/05/2007:svnAcer:pnExtensa5620:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A:
  dmi.product.name: Extensa 5620
  dmi.product.version: 0100
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1418918/+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 1406325] Re: [MacBook7, 1] suspend/resume failure

2015-02-07 Thread Yvan Masson
I just downloaded and tried the daily-live image. It seems there is no
problem with resuming from suspend, but after a resume I can not suspend
again before approximately one minute.

It was difficult to  test this, the current image has bugs, at least for my 
computer :
 - /home/ubuntu/.config is owned by root, so it prevents the window manager, 
pulseaudio, an so on from starting
 - Xorg complained one time because it had to run in degraded mode. Finally I 
do not know if it managed to run in degraded or not when I tested suspend to 
RAM, but desktop was smooth.

I think the problem is definitely between the graphical card, nouveau
and Linux : I began to use openshot on this computer, and sometimes this
freeze completely the computer (I have to do a hard shutdown). If you
have any idea on how to collect and send usable logs concerning these
types of crashes, please tell.

I will try again in a few weeks the daily-live image to update tracking
of this bug.

Thanks,
Yvan

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

Title:
  [MacBook7,1] suspend/resume failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  Using Xubuntu 14.04, the MacBook7,1 can't resume after a suspend to RAM since 
laste kernel update (linux-image-3.13.0-39-generic). The screen does light a 
fraction of second, but remains off after that. It happened sometimes with 
kernel linux-image-3.13.0-40-generic, but with last kernel it happens on each 
resume.
  I am using the nouveau free driver.

  Thanks very much for your time and work,
  Yvan
  --- 
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm1257 F pulseaudio
caroline   1805 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ce350d11-8fde-4381-9b10-c05bdcf2c203
  InstallationDate: Installed on 2014-08-31 (120 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: Apple Inc. MacBook7,1
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-43-generic.efi.signed 
root=UUID=be1aa31e-a4c7-4e36-a9b5-4040d35d609b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  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-43-generic N/A
   linux-backports-modules-3.13.0-43-generic  N/A
   linux-firmware 1.127.10
  Tags:  trusty
  Uname: Linux 3.13.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 06/01/10
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB71.88Z.0039.B0B.1006012319
  dmi.board.name: Mac-F22C89C8
  dmi.board.vendor: Apple Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F22C89C8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB71.88Z.0039.B0B.1006012319:bd06/01/10:svnAppleInc.:pnMacBook7,1:pvr1.0:rvnAppleInc.:rnMac-F22C89C8:rvr:cvnAppleInc.:ct10:cvrMac-F22C89C8:
  dmi.product.name: MacBook7,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/1406325/+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 1327772] Re: [Intel DH57JG] Early boot crash/reboot without 'nomodeset'

2015-02-07 Thread Alejandro R. Mosteo
Latest findings that I don't know how to interpret, so I welcome ideas:

In the ubuntu-saucy repository, all kernels I've compiled work (e.g. the
last one 3.11.10.12)

In the ubuntu-trusty repository, I've tested the one tagged as 3.11.3
and it doesn't work.

Could then be a problem of configuration and not of a particular commit?

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

Title:
  [Intel DH57JG] Early boot crash/reboot without 'nomodeset'

Status in linux package in Ubuntu:
  Expired

Bug description:
  When booting up it either panics or reboots after ~7 seconds. Please
  see attached picture of the panic. Since at least 12.10, this
  motherboard has required extra parameters to successfully boot.
  Previously it was 'nolapic_timer'.

  WORKAROUND: Use kernel parameter:
  nomodeset

  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:  jano  20209 F pulseaudio
   /dev/snd/controlC1:  jano  20209 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Jun  8 14:37:46 2014
  HibernationDevice: RESUME=UUID=b704466d-db72-4e78-b4ad-d612525904c8
  InstallationDate: Installed on 2010-09-22 (1354 days ago)
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
  IwConfig:
   lono wireless extensions.

   ham0  no wireless extensions.

   eth0  no wireless extensions.
  MachineType: Tranquil PC IXL
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=UUID=7b2dd792-e530-487c-8596-dcdc4949a090 ro quiet splash nomodeset 
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: Upgraded to trusty on 2014-04-23 (45 days ago)
  dmi.bios.date: 11/11/2010
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JGIBX10J.86A.0601.2010..0048
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DH57JG
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE70930-303
  dmi.chassis.type: 2
  dmi.chassis.vendor: TRanquil PC
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJGIBX10J.86A.0601.2010..0048:bd11/11/2010:svnTranquilPC:pnIXL:pvr1.0:rvnIntelCorporation:rnDH57JG:rvrAAE70930-303:cvnTRanquilPC:ct2:cvr1.0:
  dmi.product.name: IXL
  dmi.product.version: 1.0
  dmi.sys.vendor: Tranquil PC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1327772/+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 1406325] Re: [MacBook7, 1] suspend/resume failure

2015-02-07 Thread Christopher M. Penalver
Yvan Masson, just to clarify, the scope of this report is only about
suspending at all (not about an issue performing subsequent suspends
within a minute after a resume from suspend, or any of the other issues
mentioned). All of the other issues would need to be filed as separate
reports, one per distinct issue.

Despite this, I am closing this report because as per
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1406325/comments/24
the bug has been fixed in the latest development version of Ubuntu -
Vivid Vervet.

This is a significant bug in Ubuntu. If you need a fix for the bug in
previous versions of Ubuntu, please perform as much as possible of the
SRU Procedure [1] to bring the need to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  [MacBook7,1] suspend/resume failure

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  Using Xubuntu 14.04, the MacBook7,1 can't resume after a suspend to RAM since 
laste kernel update (linux-image-3.13.0-39-generic). The screen does light a 
fraction of second, but remains off after that. It happened sometimes with 
kernel linux-image-3.13.0-40-generic, but with last kernel it happens on each 
resume.
  I am using the nouveau free driver.

  Thanks very much for your time and work,
  Yvan
  --- 
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm1257 F pulseaudio
caroline   1805 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=ce350d11-8fde-4381-9b10-c05bdcf2c203
  InstallationDate: Installed on 2014-08-31 (120 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: Apple Inc. MacBook7,1
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-43-generic.efi.signed 
root=UUID=be1aa31e-a4c7-4e36-a9b5-4040d35d609b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  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-43-generic N/A
   linux-backports-modules-3.13.0-43-generic  N/A
   linux-firmware 1.127.10
  Tags:  trusty
  Uname: Linux 3.13.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 06/01/10
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB71.88Z.0039.B0B.1006012319
  dmi.board.name: Mac-F22C89C8
  dmi.board.vendor: Apple Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F22C89C8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB71.88Z.0039.B0B.1006012319:bd06/01/10:svnAppleInc.:pnMacBook7,1:pvr1.0:rvnAppleInc.:rnMac-F22C89C8:rvr:cvnAppleInc.:ct10:cvrMac-F22C89C8:
  dmi.product.name: MacBook7,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/1406325/+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 1327772] Re: [Intel DH57JG] Early boot crash/reboot without 'nomodeset'

2015-02-07 Thread Christopher M. Penalver
Alejandro R. Mosteo, you would want to switch to bisecting the mainline
kernel as outlined in the article, as the offending commit is in the
Trusty series, but not in Saucy. As the Ubuntu kernel is non-linear,
this may be why the issue isn't present in a later version of the kernel
number (3.11.10.12) but is in an earlier version (3.11.3).

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

Title:
  [Intel DH57JG] Early boot crash/reboot without 'nomodeset'

Status in linux package in Ubuntu:
  Expired

Bug description:
  When booting up it either panics or reboots after ~7 seconds. Please
  see attached picture of the panic. Since at least 12.10, this
  motherboard has required extra parameters to successfully boot.
  Previously it was 'nolapic_timer'.

  WORKAROUND: Use kernel parameter:
  nomodeset

  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:  jano  20209 F pulseaudio
   /dev/snd/controlC1:  jano  20209 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Jun  8 14:37:46 2014
  HibernationDevice: RESUME=UUID=b704466d-db72-4e78-b4ad-d612525904c8
  InstallationDate: Installed on 2010-09-22 (1354 days ago)
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
  IwConfig:
   lono wireless extensions.

   ham0  no wireless extensions.

   eth0  no wireless extensions.
  MachineType: Tranquil PC IXL
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=UUID=7b2dd792-e530-487c-8596-dcdc4949a090 ro quiet splash nomodeset 
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: Upgraded to trusty on 2014-04-23 (45 days ago)
  dmi.bios.date: 11/11/2010
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JGIBX10J.86A.0601.2010..0048
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DH57JG
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE70930-303
  dmi.chassis.type: 2
  dmi.chassis.vendor: TRanquil PC
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJGIBX10J.86A.0601.2010..0048:bd11/11/2010:svnTranquilPC:pnIXL:pvr1.0:rvnIntelCorporation:rnDH57JG:rvrAAE70930-303:cvnTRanquilPC:ct2:cvr1.0:
  dmi.product.name: IXL
  dmi.product.version: 1.0
  dmi.sys.vendor: Tranquil PC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1327772/+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 378400] Re: Thinkpad T61p cannot resume from suspend

2015-02-07 Thread Christopher M. Penalver
xor, if you want your issue fixed, please do as requested. If you want
to argue, and not do as requested, then your issue will only be delayed
further.

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

Title:
  Thinkpad T61p cannot resume from suspend

Status in linux package in Ubuntu:
  Expired

Bug description:
  I have just installed Kubuntu 9.04 on my Lenovo Thinkpad T61p.

  Now suspend to RAM and suspend to disk (hibernate) does not work.
  It will suspend, but not wake up. The screen stays black, so I cannot see if 
it is actually coming up behind it.

  This is really a big problem, because it causes data loss for people
  who have applications open with unsaved data in it.

  PLEASE, do not release versions that will cause users to lose data.
  Maybe suspend should be disabled for problematic hardware that will
  not wake from suspend. Maybe a warning should be shown if trying to
  suspend.

  I hope you will make this bug a priority.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/378400/+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 1298552] Re: bluetooth enabled after resume

2015-02-07 Thread Christopher M. Penalver
PomCompot, you would want to just specify as much detail as possible in
your new 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/1298552

Title:
  bluetooth enabled after resume

Status in linux package in Ubuntu:
  Expired

Bug description:
  bug observed on ubuntu 14.04 trusty.

  after waking up after suspend the bluetooth function is activated,
  even if it was deactivated before suspending.

  03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6230
  [Rainbow Peak] (rev 34)

  i would be glad for any help with this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1298552/+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 1414334] Re: DMA Errors DMA: Out of SW-IOMMU space for 2048 bytes at device 0000:06:00.0

2015-02-07 Thread shawn
Chris,

I tried burning the new version to a DVD and ran that as well but i get
the same error message about nautilus. So i have booted into jaunty and
i don't get the DMA errors. I also booted live into The DMA error is
present in Lucid and my current release. Those are the only 3 other live
cd's i have. Any help on this is much appreciated.

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

Title:
  DMA Errors DMA: Out of SW-IOMMU space for 2048 bytes at device
  :06:00.0

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Getting 
  Jan 24 09:21:08 tux kernel: [52976.030567] wl :06:00.0: swiotlb buffer is 
full
  Jan 24 09:21:08 tux kernel: [52976.030569] DMA: Out of SW-IOMMU space for 
2048 bytes at device :06:00.0

  In my syslog which eventually ends up breaking all networking on the
  desktop. I have the parameter iommu=soft specified but still get the
  issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57 [modified: 
boot/vmlinuz-3.13.0-32-generic]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  jr 2244 F pulseaudio
   /dev/snd/controlC1:  jr 2244 F pulseaudio
   /dev/snd/controlC0:  jr 2244 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 24 13:16:27 2015
  HibernationDevice: RESUME=UUID=34841bb5-61d5-4a01-a342-24869f8869e0
  InstallationDate: Installed on 2015-01-18 (5 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Gigabyte Technology Co., Ltd. EP45T-UD3P
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=ac1266a9-de0d-4e1d-a617-ff6300c35fec ro quiet splash iommu=soft
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/13/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: EP45T-UD3P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd01/13/2009:svnGigabyteTechnologyCo.,Ltd.:pnEP45T-UD3P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP45T-UD3P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: EP45T-UD3P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1414334/+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 1414334] Re: DMA Errors DMA: Out of SW-IOMMU space for 2048 bytes at device 0000:06:00.0

2015-02-07 Thread Christopher M. Penalver
** Tags added: needs-bisect regression-release

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

Title:
  DMA Errors DMA: Out of SW-IOMMU space for 2048 bytes at device
  :06:00.0

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Getting 
  Jan 24 09:21:08 tux kernel: [52976.030567] wl :06:00.0: swiotlb buffer is 
full
  Jan 24 09:21:08 tux kernel: [52976.030569] DMA: Out of SW-IOMMU space for 
2048 bytes at device :06:00.0

  In my syslog which eventually ends up breaking all networking on the
  desktop. I have the parameter iommu=soft specified but still get the
  issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57 [modified: 
boot/vmlinuz-3.13.0-32-generic]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  jr 2244 F pulseaudio
   /dev/snd/controlC1:  jr 2244 F pulseaudio
   /dev/snd/controlC0:  jr 2244 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 24 13:16:27 2015
  HibernationDevice: RESUME=UUID=34841bb5-61d5-4a01-a342-24869f8869e0
  InstallationDate: Installed on 2015-01-18 (5 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Gigabyte Technology Co., Ltd. EP45T-UD3P
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=ac1266a9-de0d-4e1d-a617-ff6300c35fec ro quiet splash iommu=soft
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/13/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: EP45T-UD3P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd01/13/2009:svnGigabyteTechnologyCo.,Ltd.:pnEP45T-UD3P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP45T-UD3P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: EP45T-UD3P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1414334/+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 1414334] Re: DMA Errors DMA: Out of SW-IOMMU space for 2048 bytes at device 0000:06:00.0

2015-02-07 Thread Christopher M. Penalver
shawn, could you please advise if nouveau works well enough to perform
further troubleshooting in 14.04?

** Tags added: lucid

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

Title:
  DMA Errors DMA: Out of SW-IOMMU space for 2048 bytes at device
  :06:00.0

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Getting 
  Jan 24 09:21:08 tux kernel: [52976.030567] wl :06:00.0: swiotlb buffer is 
full
  Jan 24 09:21:08 tux kernel: [52976.030569] DMA: Out of SW-IOMMU space for 
2048 bytes at device :06:00.0

  In my syslog which eventually ends up breaking all networking on the
  desktop. I have the parameter iommu=soft specified but still get the
  issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57 [modified: 
boot/vmlinuz-3.13.0-32-generic]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  jr 2244 F pulseaudio
   /dev/snd/controlC1:  jr 2244 F pulseaudio
   /dev/snd/controlC0:  jr 2244 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 24 13:16:27 2015
  HibernationDevice: RESUME=UUID=34841bb5-61d5-4a01-a342-24869f8869e0
  InstallationDate: Installed on 2015-01-18 (5 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Gigabyte Technology Co., Ltd. EP45T-UD3P
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=ac1266a9-de0d-4e1d-a617-ff6300c35fec ro quiet splash iommu=soft
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/13/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: EP45T-UD3P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd01/13/2009:svnGigabyteTechnologyCo.,Ltd.:pnEP45T-UD3P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP45T-UD3P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: EP45T-UD3P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1414334/+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 1258058] Re: 10de:0fe4 [Lenovo IdeaPad Y510P] Brightness control no effect on screen

2015-02-07 Thread Maidomax
I am having the same problem on Ubuntu 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/1258058

Title:
  10de:0fe4 [Lenovo IdeaPad Y510P] Brightness control no effect on
  screen

Status in linux package in Ubuntu:
  Expired

Bug description:
  Brightness control no effect on screen, I managed to get control over 
brightness by using xbacklight.
  My issue (laptop and everything else) is exactly the same as this one 
http://ubuntuforums.org/showthread.php?t=2167180

  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
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  radenkovich   2284 F pulseaudio
   /dev/snd/controlC0:  radenkovich   2284 F pulseaudio
  Date: Thu Dec  5 09:45:30 2013
  HibernationDevice: RESUME=UUID=ea9a6ac1-13ea-4060-9ef9-60a3309bd921
  InstallationDate: Installed on 2013-11-11 (23 days ago)
  InstallationMedia: This
  MachineType: LENOVO 20217
  MarkForUpload: True
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=aec56d0c-f753-4e40-948a-34e69d7dfca6 ro acpi_osi=!Windows 2012
  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: 08/22/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 74CN41WW(V2.07)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: VIQY0Y1
  dmi.board.vendor: LENOVO
  dmi.board.version: 3194STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Y510P
  dmi.modalias: 
dmi:bvnLENOVO:bvr74CN41WW(V2.07):bd08/22/2013:svnLENOVO:pn20217:pvrLenovoIdeaPadY510P:rvnLENOVO:rnVIQY0Y1: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/1258058/+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 1413446] Re: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

2015-02-07 Thread Andon Todorov
Has anyone tried a combination of
https://bugzilla.redhat.com/show_bug.cgi?id=1188439#c25 trackpad fix and
the alsa patch mentioned above? Any luck?

** Bug watch added: Red Hat Bugzilla #1188439
   https://bugzilla.redhat.com/show_bug.cgi?id=1188439

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

Title:
  Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

Status in Dell Sputnik:
  Confirmed
Status in HWE Next Project:
  Incomplete
Status in linux package in Ubuntu:
  Triaged
Status in linux package in Fedora:
  Unknown

Bug description:
  (This is a public bug report for LP1402828.)

  This system has a dual-mode audio with an HDA and an I2S interface.
  Which shows up depends on the reported _OSI from the last cold boot.
  Since the kernels in Ubuntu 14.10/15.04 (15.04 uses 3.18 currently)
  report an _OSI of Windows 2013, I2S mode is used for audio.

  A workaround is to pass acpi_os=!Windows 2013 as a kernel parameter,
  but this is non-optimal since the mode of the touchpad is affected. It
  also results in an alternate, less used and tested path in the
  firmware to be used.

  See the attached dmesg log for details on where the failure happens.
  Notably,

  $ dmesg -t | egrep (audio|snd|INT3438)
  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  snd_hda_intel :00:03.0: irq 50 for MSI/MSI-X
  haswell-pcm-audio haswell-pcm-audio: error: ADSP boot timeout
  broadwell-audio broadwell-audio: ASoC: CPU DAI System Pin not registered
  platform broadwell-audio: Driver broadwell-audio requests probe deferral

  There's also a failure to load the codec firmware after a
  suspend/resume.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jared  2139 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jan 21 20:47:40 2015
  HibernationDevice: RESUME=UUID=af18bf4f-1453-4c8c-8b8e-abdc5d4e0674
  InstallationDate: Installed on 2014-11-03 (80 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0c45:670c Microdia 
   Bus 001 Device 003: ID 04f3:2051 Elan Microelectronics Corp. 
   Bus 001 Device 002: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9343
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.18.0-9-generic 
root=/dev/mapper/ubuntu--vg-root ro video.use_native_backlight=1 
video.use_native_backlight=1
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.141
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-01-08 (14 days ago)
  dmi.bios.date: 11/04/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 0144PA
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X04
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd11/04/2014:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0144PA:rvrX04:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1413446/+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 1413446] Re: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

2015-02-07 Thread Niccolò Belli
As far as I know the audio patch doesn't work.

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

Title:
  Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

Status in Dell Sputnik:
  Confirmed
Status in HWE Next Project:
  Incomplete
Status in linux package in Ubuntu:
  Triaged
Status in linux package in Fedora:
  Unknown

Bug description:
  (This is a public bug report for LP1402828.)

  This system has a dual-mode audio with an HDA and an I2S interface.
  Which shows up depends on the reported _OSI from the last cold boot.
  Since the kernels in Ubuntu 14.10/15.04 (15.04 uses 3.18 currently)
  report an _OSI of Windows 2013, I2S mode is used for audio.

  A workaround is to pass acpi_os=!Windows 2013 as a kernel parameter,
  but this is non-optimal since the mode of the touchpad is affected. It
  also results in an alternate, less used and tested path in the
  firmware to be used.

  See the attached dmesg log for details on where the failure happens.
  Notably,

  $ dmesg -t | egrep (audio|snd|INT3438)
  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  snd_hda_intel :00:03.0: irq 50 for MSI/MSI-X
  haswell-pcm-audio haswell-pcm-audio: error: ADSP boot timeout
  broadwell-audio broadwell-audio: ASoC: CPU DAI System Pin not registered
  platform broadwell-audio: Driver broadwell-audio requests probe deferral

  There's also a failure to load the codec firmware after a
  suspend/resume.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jared  2139 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jan 21 20:47:40 2015
  HibernationDevice: RESUME=UUID=af18bf4f-1453-4c8c-8b8e-abdc5d4e0674
  InstallationDate: Installed on 2014-11-03 (80 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0c45:670c Microdia 
   Bus 001 Device 003: ID 04f3:2051 Elan Microelectronics Corp. 
   Bus 001 Device 002: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9343
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.18.0-9-generic 
root=/dev/mapper/ubuntu--vg-root ro video.use_native_backlight=1 
video.use_native_backlight=1
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.141
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-01-08 (14 days ago)
  dmi.bios.date: 11/04/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 0144PA
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X04
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd11/04/2014:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0144PA:rvrX04:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1413446/+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 1419341] [NEW] Kernel crashes in rt2x00queue_get_entry+0x24

2015-02-07 Thread dronus
Public bug reported:

When using an Logilink USB WiFi stick reported as  Ralink Technology,
Corp. RT5372 Wireless Adapter, I ancounter frequent disconnects despite
good wifi signal, and repeated kernel crashes at
rt2x00queue_get_entry+0x24.

The crash may happen from time to time, but can be provoked by heavy
wifi traffic.

Maybe it is a problem with the drivers state management, because dmesg
shows resets or replugs of the device if temporary disconnect happens.
So I think the device may reset due to other problems (eg. flaky usb
power), and the driver doesn't handle it well in all states. Maybe the
above function is called with the device already disconnecting.

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/controlC1:  nf 1858 F pulseaudio
 /dev/snd/controlC0:  nf 1858 F pulseaudio
CurrentDesktop: Unity
Date: Sat Feb  7 21:42:32 2015
InstallationDate: Installed on 2014-12-03 (66 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: LENOVO 10BE0002MD
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=206fe64f-468c-48d5-913a-d0880e24a53d 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
RfKill:
 4: phy4: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/23/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: FBKT54AUS
dmi.board.name: SHARKBAY
dmi.board.vendor: LENOVO
dmi.board.version: 0B98401 PRO
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:bvnLENOVO:bvrFBKT54AUS:bd10/23/2013:svnLENOVO:pn10BE0002MD:pvrThinkCentreM83:rvnLENOVO:rnSHARKBAY:rvr0B98401PRO:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: 10BE0002MD
dmi.product.version: ThinkCentre M83
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug trusty

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

Title:
  Kernel crashes in rt2x00queue_get_entry+0x24

Status in linux package in Ubuntu:
  New

Bug description:
  When using an Logilink USB WiFi stick reported as  Ralink Technology,
  Corp. RT5372 Wireless Adapter, I ancounter frequent disconnects
  despite good wifi signal, and repeated kernel crashes at
  rt2x00queue_get_entry+0x24.

  The crash may happen from time to time, but can be provoked by heavy
  wifi traffic.

  Maybe it is a problem with the drivers state management, because dmesg
  shows resets or replugs of the device if temporary disconnect happens.
  So I think the device may reset due to other problems (eg. flaky usb
  power), and the driver doesn't handle it well in all states. Maybe the
  above function is called with the device already disconnecting.

  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/controlC1:  nf 1858 F pulseaudio
   /dev/snd/controlC0:  nf 1858 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Feb  7 21:42:32 2015
  InstallationDate: Installed on 2014-12-03 (66 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 10BE0002MD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=206fe64f-468c-48d5-913a-d0880e24a53d 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
  RfKill:
   4: phy4: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/23/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: FBKT54AUS
  dmi.board.name: SHARKBAY
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  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: 

[Kernel-packages] [Bug 1350519] Re: [HP Pavilion dv6-1390ev] Could not force DPM to low

2015-02-07 Thread Thaddaeus Tintenfisch
** Bug watch added: freedesktop.org Bugzilla #67790
   https://bugs.freedesktop.org/show_bug.cgi?id=67790

** Also affects: dri via
   https://bugs.freedesktop.org/show_bug.cgi?id=67790
   Importance: Unknown
   Status: Unknown

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

Title:
  [HP Pavilion dv6-1390ev] Could not force DPM to low

Status in Direct Rendering Infrastructure:
  Unknown
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When resuming from suspend state to awake state, by pressing the power
  button of my laptop i see this message?

  
  Jul 30 17:48:03 imran-HP-Pavilion-dv6-Notebook-PC kernel: [10760.470694] 
[drm:rv730_stop_dpm] *ERROR* Could not force DPM to low
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  imran  4208 F pulseaudio
   /dev/snd/controlC0:  imran  4208 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f64b1ebb-cf58-44da-b46e-bae95a9c8367
  InstallationDate: Installed on 2014-07-25 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-32-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.132~gd~t
  Tags:  trusty
  Uname: Linux 3.13.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/25/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.46
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3628
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 18.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.46:bd08/25/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvrRev1:rvnHewlett-Packard:rn3628:rvr18.51:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

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

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

apport-collect 1419386

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

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

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

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

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

Title:
  HP Split X2 - Touchpad not detected

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Attaached log files accn to

  https://wiki.ubuntu.com/DebuggingTouchpadDetection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1419386/+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 546393] Re: 10de:0647 [MacBookPro5, 2] Fails to boot into 12.04 desktop

2015-02-07 Thread Mathew Hodson
** Changed in: linux
   Status: New = 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/546393

Title:
  10de:0647 [MacBookPro5,2] Fails to boot into 12.04 desktop

Status in The Linux Kernel:
  Incomplete
Status in Accelerated Xorg driver for nVidia cards:
  Unknown
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Lucid:
  Fix Released

Bug description:
  Unable to boot into the Ubuntu 10.04 beta1 Live-CD. Therefore also unable to 
install the OS. When nothing is set in the modes menu and no button is pressed 
then one can't even see the new Ubuntu Plymouth theme. The only thing one sees 
is a blinking cursor and it doesn't boot at all. If one presses F6 in the 
options menu and choose nomodeset then one does see the Ubuntu Plymouth theme 
but the laptop fails to boot and stops at the point there the b43 Wireless 
module gets loaded. The Wireless module seem not to be suppoted nativley. This 
would not be such a Critical issue HOWEVER only in this case the boot process 
HALTS. There is at this moment no know way to resume the boot to contine with 
the install. The option noload=b43 does not give any different solace. We 
repeated this procedure and the point where it stops is always the same:
  b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 8, Type 4, Revision4)

  Also using various boot options like: acpi=off noapic nolapic gave no 
different behaviour.
  Attached are two 2 screenshots and a movie (post #3 and post #12) 
demonstrating the problem.

  WORKAROUND: I may boot into the live environment of Trusty using both
  kernel parameters: acpi=off nomodeset

  ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cv 1513 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xdf48 irq 20'
     Mixer name : 'Realtek ALC889A'
     Components : 'HDA:10ec0885,106b4600,00100103'
     Controls  : 36
     Simple ctrls  : 20
  CheckboxSubmission: 57388072f927f9d98d4a0d5e9bab5d7c
  CheckboxSystem: 7e42599bda39ea7ff8b528272b6ef52b
  DistroRelease: Ubuntu 10.04
  HibernationDevice: RESUME=UUID=05fb757e-479a-45d9-96ee-ef89a9eec76c
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
  MachineType: Apple Inc. MacBookPro5,2
  NonfreeKernelModules: wl nvidia
  Package: linux (not installed)
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=df469aef-e891-4ddc-9fea-456eea1cfa74 ro splash quiet splash
  ProcEnviron:
   LANGUAGE=de:en
   LANG=de_DE.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Regression: No
  RelatedPackageVersions: linux-firmware 1.33
  Reproducible: Yes
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  Tags: lucid graphics needs-upstream-testing
  Uname: Linux 2.6.32-19-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  dmi.bios.date: 05/04/09
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP52.88Z.008E.B05.0905042202
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-F2268EC8
  dmi.board.vendor: Apple Inc.
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 8
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F2268EC8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP52.88Z.008E.B05.0905042202:bd05/04/09:svnAppleInc.:pnMacBookPro5,2:pvr1.0:rvnAppleInc.:rnMac-F2268EC8:rvr:cvnAppleInc.:ct8:cvrMac-F2268EC8:
  dmi.product.name: MacBookPro5,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2802 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64+mac (20140103)
  MachineType: Apple Inc. MacBookPro5,2
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --  acpi=off nomodeset
  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.118
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  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: 05/04/09
  dmi.bios.vendor: Apple Inc.
  

[Kernel-packages] [Bug 1419386] [NEW] HP Split X2 - Touchpad not detected

2015-02-07 Thread Harsh Nisar
Public bug reported:

Attaached log files accn to

https://wiki.ubuntu.com/DebuggingTouchpadDetection

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

** Attachment added: touchpad.zip
   
https://bugs.launchpad.net/bugs/1419386/+attachment/4314600/+files/touchpad.zip

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

Title:
  HP Split X2 - Touchpad not detected

Status in linux package in Ubuntu:
  New

Bug description:
  Attaached log files accn to

  https://wiki.ubuntu.com/DebuggingTouchpadDetection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1419386/+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 38617] Re: touchpad scrolling fails after sleep wake up

2015-02-07 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/38617

Title:
  touchpad scrolling fails after sleep wake up

Status in linux package in Ubuntu:
  Expired

Bug description:
  The touchpad configuration is not properly waken up after sleep. The
  scrolling is not working neither the upper-right corner pseudo-third
  button, the rest seems ok.

  The laptop is a Sony Vaio SZ Series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/38617/+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 69880] Re: SMP-enabled kernels need an APM module option to power off on APM-only systems

2015-02-07 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/69880

Title:
  SMP-enabled kernels need an APM module option to power off on APM-only
  systems

Status in linux package in Ubuntu:
  Expired
Status in linux-source-2.6.17 package in Ubuntu:
  Invalid

Bug description:
  On SMP-enabled kernels, the APM-based power-off is disabled
  automatically. Starting with 6.10 (Edgy Eft), Ubuntu began to
  ship SMP-enabled kernels as default. This has an impact on
  people who use old computers which do not support ACPI
  and hence rely on APM to power off automatically after halting.

  There is a way to work around this problem, and that is adding
  a file in /etc/modprobe.d/ which contains the following lines:

  === 8 ===
  options apm smp=1 power_off=1
  === 8 ===

  This line tells the APM module to use the power off feature
  even if the kernel is an SMP-enabled one.

  It would be nice if Ubuntu included an appropriate file in
  /etc/modprobe.d with the contents quoted above. This way
  users wouldn't have to do anything special to make Ubuntu
  power off properly on older computers which support
  only APM.

  Thanks in advance,

  M. Vefa Bicakci

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/69880/+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 1067899] Re: ubiquity fails installing lubuntu 12.10 ppc

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

** Changed in: ubiquity (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/1067899

Title:
  ubiquity fails installing lubuntu 12.10 ppc

Status in linux package in Ubuntu:
  Expired
Status in ubiquity package in Ubuntu:
  Expired

Bug description:
  Putting special boot parameter:
  live video=radeonfb:1440x900-32@60

  (sorry i don't have the at sign on my computer because of the not
  finished installation) i succeed in getting correct screen display.
  Then, i start the installer (ubiquity) which apparantly works fine but
  then hangs on a point called 'Hardware Erkennung' (something like
  'Checking hardware' - after an installation of a basic file system).

  This happened today with the daily built 20121017 as well with a daily
  built of 3 days ago.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-powerpc-smp 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-powerpc-smp 3.5.5
  Uname: Linux 3.5.0-17-powerpc-smp ppc
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: powerpc
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  CasperVersion: 1.328
  Date: Wed Oct 17 22:50:50 2012
  LiveMediaBuild: Lubuntu 12.10 Quantal Quetzal - Release powerpc (20121017)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 ATI Radeon 4e50
  ProcKernelCmdLine: ro ramdisk_size=1048576 file=/cdrom/preseed/username.seed 
boot=casper quiet splash -- video=radeonfb:1440x9000-32@60
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-powerpc-smp N/A
   linux-backports-modules-3.5.0-17-powerpc-smp  N/A
   linux-firmware1.95
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.6.1-0ubuntu4
  Architecture: amd64
  Casper:
   Generating locales...
 en_US.UTF-8... done
   Generation complete.
   pwconv: failed to change the mode of /etc/passwd- to 0600
  DistroRelease: Ubuntu 12.10
  InstallCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Beta amd64+mac (20121007)
  MarkForUpload: True
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Tags:  quantal ubiquity-2.12.8
  Uname: Linux 3.5.0-17-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm avahi cdrom dip disk fuse haldaemon lpadmin plugdev 
sambashare sudo

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

2015-02-07 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/1371276

Title:
  [ASUS M2A-MX] suspend/resume failure

Status in linux package in Ubuntu:
  Expired

Bug description:
  m2a-mx board with athlon ii x2 and 2*1gb ram

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-14-generic 3.16.0-14.20
  ProcVersionSignature: Ubuntu 3.16.0-14.20-generic 3.16.2
  Uname: Linux 3.16.0-14-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balazs 1728 F pulseaudio
  Date: Mon Dec 31 23:10:50 2001
  DuplicateSignature: suspend/resume:System manufacturer System Product 
Name:0904
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InterpreterPath: /usr/bin/python3.4
  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=/vmlinuz-3.16.0-14-generic root=/dev/sda2 ro 
nosplash
  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.16.0-14-generic N/A
   linux-backports-modules-3.16.0-14-generic  N/A
   linux-firmware 1.132
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: [System manufacturer System Product Name] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/04/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0904
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M2A-MX
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0904:bd12/04/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2A-MX:rvrRev1.xx: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/1371276/+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 1305662] Re: [Lenovo B470e] Backlight interface does not working

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

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

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

Title:
  [Lenovo B470e] Backlight interface does not working

Status in linux-lts-saucy package in Ubuntu:
  Expired

Bug description:
  Brightness Keys does not work on this system with 12.04.4.

  Brightness slider in Settings  Brightness and Lock does not
  function as well.

  There is two backlight interfaces under /sys/class/backlight/ :
  lrwxrwxrwx 1 root root 0 Apr 10 05:19 ideapad - 
../../devices/platform/ideapad/backlight/ideapad
  lrwxrwxrwx 1 root root 0 Apr 10 05:19 intel_backlight - 
../../devices/pci:00/:00:02.0/drm/card0/card0-LVDS-1/intel_backlight

  Trying to modify brightness value directly in the control file, but
  only intel_backlight/brighness works here.

  Further investigating by trying older kernel versions,
  brightness hot keys and backlight interfaces works just fine with 3.2, 3.5, 
3.8 .
  Verified with:
  linux-image-3.2.0-60-generic   3.2.0-60.91
  linux-image-3.5.0-48-generic   3.5.0-48.72~precise1   
  linux-image-3.8.0-38-generic   3.8.0-38.56~precise1   
  

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.11.0-15-generic 3.11.0-15.25~precise1 [modified: 
boot/vmlinuz-3.11.0-15-generic]
  ProcVersionSignature: Ubuntu 3.11.0-15.25~precise1-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.11.0-15-generic.
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC272 Analog [ALC272 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1850 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0x9060 irq 44'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:10ec0272,17aa6012,0011 
HDA:80862805,80860101,0010'
     Controls  : 28
     Simple ctrls  : 10
  Date: Thu Apr 10 05:22:31 2014
  HibernationDevice: RESUME=UUID=cfc777d4-9050-434e-8ea9-a22ea054c001
  InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release amd64 
(20140204)
  MachineType: LENOVO HuronRiver Platform
  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.11.0-15-generic 
root=UUID=74ea0650-a72e-4186-9064-5d3ad2e480d6 ro quiet splash 
acpi_backlight=vendor initcall_debug vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.79.9
  SourcePackage: linux-lts-saucy
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/16/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 43CN45WW
  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:bvr43CN45WW:bd02/16/2012:svnLENOVO:pnHuronRiverPlatform:pvrLenovoB470e:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Lenovo B470e
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-saucy/+bug/1305662/+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 305210] Re: atheros ar5007eg linux-backports-modules-interpid bug

2015-02-07 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/305210

Title:
  atheros ar5007eg linux-backports-modules-interpid bug

Status in linux package in Ubuntu:
  Expired

Bug description:
  Although I have installed the driver for Atheros AR5007EG on a Toshiba
  A200 laptop, which is included in the mentioned package, it loads at
  startup, but System/Administration/Hardware Drivers (or whatever)
  tells me that it is loaded, but not used. In order to force Ubuntu to
  use the driver, I have to disable and re-enable it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/305210/+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 34802] Re: unable to increase brightness once it's been decreased to its minimum

2015-02-07 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/34802

Title:
  unable to increase brightness once it's been decreased to its minimum

Status in linux package in Ubuntu:
  Expired

Bug description:
  On a sony vaio sz110, ubuntu dapper up-to-date:

  Increasing the brightness using the Fn keys doesn't have any effect
  once it's been decreased to its minimum.

  Step to reproduce:
  1) Press Fn+F5
  2) Notice brightness is decreased
  3) Press Fn+F6
  4) Notice brightness is increased
  5) Press Fn+F5 until brightness is at its minimum
  6) Press Fn+F6 to increase the brightness again
  7) Notice it doesn't work anymore, the brightness is stuck at the minimum.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/34802/+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 31425] Re: garbled or no video output after resume from suspend (Inspiron 4150)

2015-02-07 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/31425

Title:
  garbled or no video output after resume from suspend (Inspiron 4150)

Status in linux package in Ubuntu:
  Expired

Bug description:
  Dell Inspiron 4150 laptop
  EDIT (previously Hardy): Ubuntu Intrepid

  EDIT (previously resume worked if lid was not closed): 
  Resume from suspend no longer works regardless of whether lid is closed or 
not. 

  EDIT (previously only related to lid open/close): 
  Suspend via log-out menu, resume by power button (if lid was never closed) or 
lid open. Results in no video output, or large square mouse cursor. Only option 
is to hard reboot.

  Have tried some changes to acpi-support, lid.sh, and resume.sh to no
  avail.

  EDIT (additional information): 
  Successful suspend/resume by running two scripts in terminal. Scripts use 
vbetools commands and are posted in forums here: 
http://www.ubuntuforums.org/showpost.php?p=1500286postcount=2

  Still unable to suspend via Ubuntu gui suspend functions; however,
  resume randomly worked once out of roughly 50 failed attempts.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/31425/+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 28959] Re: screen stays blank after resume from suspend

2015-02-07 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/28959

Title:
  screen stays blank after resume from suspend

Status in linux package in Ubuntu:
  Expired

Bug description:
  After pressing fn+f4, my laptop is suspended to memory.  When I press
  enter to wake it up, the screen stays off.  If I hit ctrl-alt-f1 I get
  a console, at which point I can hit alt-f7 to show X again.

  My machine is an acer travelmate 4650 with intel 915 chipset /
  display.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/28959/+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 1067899] Re: ubiquity fails installing lubuntu 12.10 ppc

2015-02-07 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/1067899

Title:
  ubiquity fails installing lubuntu 12.10 ppc

Status in linux package in Ubuntu:
  Expired
Status in ubiquity package in Ubuntu:
  Expired

Bug description:
  Putting special boot parameter:
  live video=radeonfb:1440x900-32@60

  (sorry i don't have the at sign on my computer because of the not
  finished installation) i succeed in getting correct screen display.
  Then, i start the installer (ubiquity) which apparantly works fine but
  then hangs on a point called 'Hardware Erkennung' (something like
  'Checking hardware' - after an installation of a basic file system).

  This happened today with the daily built 20121017 as well with a daily
  built of 3 days ago.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-powerpc-smp 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-powerpc-smp 3.5.5
  Uname: Linux 3.5.0-17-powerpc-smp ppc
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: powerpc
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  CasperVersion: 1.328
  Date: Wed Oct 17 22:50:50 2012
  LiveMediaBuild: Lubuntu 12.10 Quantal Quetzal - Release powerpc (20121017)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 ATI Radeon 4e50
  ProcKernelCmdLine: ro ramdisk_size=1048576 file=/cdrom/preseed/username.seed 
boot=casper quiet splash -- video=radeonfb:1440x9000-32@60
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-powerpc-smp N/A
   linux-backports-modules-3.5.0-17-powerpc-smp  N/A
   linux-firmware1.95
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.6.1-0ubuntu4
  Architecture: amd64
  Casper:
   Generating locales...
 en_US.UTF-8... done
   Generation complete.
   pwconv: failed to change the mode of /etc/passwd- to 0600
  DistroRelease: Ubuntu 12.10
  InstallCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Beta amd64+mac (20121007)
  MarkForUpload: True
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Tags:  quantal ubiquity-2.12.8
  Uname: Linux 3.5.0-17-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm avahi cdrom dip disk fuse haldaemon lpadmin plugdev 
sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1067899/+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 1400000] Re: package linux-image-3.13.0-40-generic 3.13.0-40.69 failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2015-02-07 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/140

Title:
  package linux-image-3.13.0-40-generic 3.13.0-40.69 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

Status in linux package in Ubuntu:
  Expired

Bug description:
  I dont really know whats going on to be honest

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-40-generic 3.13.0-40.69
  ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10
  Uname: Linux 3.13.0-40-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  quantum2314 F pulseaudio
   /dev/snd/pcmC1D0p:   quantum2314 F...m pulseaudio
   /dev/snd/controlC0:  quantum2314 F pulseaudio
  Date: Sat Dec  6 01:11:47 2014
  DuplicateSignature: 
package:linux-image-3.13.0-40-generic:3.13.0-40.69:subprocess new 
pre-installation script returned error exit status 128
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 128
  HibernationDevice: RESUME=UUID=de2d87e7-2084-4fc9-8324-19d120728f14
  InstallationDate: Installed on 2014-10-05 (62 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Micro-Star International Co., Ltd. GE70 2OC\2OE
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-40-generic.efi.signed 
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: grub-pc N/A
  SourcePackage: linux
  Title: package linux-image-3.13.0-40-generic 3.13.0-40.69 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 128
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/24/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E1757IMS.509
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-1757
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: REV:0.B
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE1757IMS.509:bd04/24/2013:svnMicro-StarInternationalCo.,Ltd.:pnGE702OC\2OE:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-1757:rvrREV0.B:cvnMicro-StarInternationalCo.,Ltd.:ct10:cvrN/A:
  dmi.product.name: GE70 2OC\2OE
  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/140/+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 1400587] Re: Freezing of tasks failed while trying to suspend

2015-02-07 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/1400587

Title:
  Freezing of tasks failed while trying to suspend

Status in linux package in Ubuntu:
  Expired

Bug description:
  I closed my laptop's lid and unplugged some USB devices while it was
  suspending. Apparently, Linux failed to suspend - possibly because of
  USB:

  Dec  8 20:24:45 dima-xps kernel: [21918.824398] hub 3-1:1.0: cannot disable 
port 1 (err = -110)
  Dec  8 20:24:46 dima-xps kernel: [21919.168721] PM: Syncing filesystems ... 
done.
  Dec  8 20:24:46 dima-xps kernel: [21919.198809] PM: Preparing system for mem 
sleep
  Dec  8 20:25:06 dima-xps kernel: [21919.823745] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21920.823115] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21921.822391] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21922.821851] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21923.821087] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21923.821092] hub 3-1:1.0: Cannot enable 
port 1.  Maybe the USB cable is bad?
  Dec  8 20:25:06 dima-xps kernel: [21924.820392] hub 3-1:1.0: cannot disable 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21925.819663] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21926.818820] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21927.818350] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21928.817637] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21929.816868] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21929.816873] hub 3-1:1.0: Cannot enable 
port 1.  Maybe the USB cable is bad?
  Dec  8 20:25:06 dima-xps kernel: [21930.816139] hub 3-1:1.0: cannot disable 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21931.815469] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21932.814873] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21933.813968] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21934.813304] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21935.812587] hub 3-1:1.0: cannot reset 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21935.812592] hub 3-1:1.0: Cannot enable 
port 1.  Maybe the USB cable is bad?
  Dec  8 20:25:06 dima-xps kernel: [21936.811935] hub 3-1:1.0: cannot disable 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21936.811975] hub 3-1:1.0: unable to 
enumerate USB device on port 1
  Dec  8 20:25:06 dima-xps kernel: [21937.811067] hub 3-1:1.0: cannot disable 
port 1 (err = -110)
  Dec  8 20:25:06 dima-xps kernel: [21919.211316] Freezing user space processes 
... 
  Dec  8 20:25:06 dima-xps kernel: [21939.203207] Freezing of tasks failed 
after 20.006 seconds (2 tasks refusing to freeze, wq_busy=0):
  Dec  8 20:25:06 dima-xps kernel: [21939.203298] adb D 
88011fa14440 0  6143   2249 0x0004
  Dec  8 20:25:06 dima-xps kernel: [21939.203303]  88008724dba0 
0002 88011536c7d0 88008724dfd8
  Dec  8 20:25:06 dima-xps kernel: [21939.203307]  00014440 
00014440 88011536c7d0 8800a28100e8
  Dec  8 20:25:06 dima-xps kernel: [21939.203310]  8800a28100ec 
88011536c7d0  8800a28100f0
  Dec  8 20:25:06 dima-xps kernel: [21939.203313] Call Trace:
  Dec  8 20:25:06 dima-xps kernel: [21939.203322]  [8171ec69] 
schedule_preempt_disabled+0x29/0x70
  Dec  8 20:25:06 dima-xps kernel: [21939.203326]  [81720ad5] 
__mutex_lock_slowpath+0x135/0x1b0
  Dec  8 20:25:06 dima-xps kernel: [21939.203331]  [817082a8] ? 
klist_iter_exit+0x18/0x30
  Dec  8 20:25:06 dima-xps kernel: [21939.203335]  [81720b6f] 
mutex_lock+0x1f/0x2f
  Dec  8 20:25:06 dima-xps kernel: [21939.203339]  [8154a5a0] 
usbdev_open+0xd0/0x230
  Dec  8 20:25:06 dima-xps kernel: [21939.203343]  [811c11ff] 
chrdev_open+0x9f/0x1d0
  Dec  8 20:25:06 dima-xps kernel: [21939.203346]  [811b9d43] 
do_dentry_open+0x233/0x2e0
  Dec  8 20:25:06 dima-xps kernel: [21939.203349]  [811c1160] ? 
cdev_put+0x30/0x30
  Dec  8 20:25:06 dima-xps kernel: [21939.203351]  [811ba079] 
vfs_open+0x49/0x50
  Dec  8 20:25:06 dima-xps kernel: [21939.203355]  [811c9fa1] 
do_last+0x561/0x1200
  Dec  8 20:25:06 dima-xps kernel: [21939.203361]  [8131175b] ? 
apparmor_file_alloc_security+0x5b/0x180
  Dec  

[Kernel-packages] [Bug 1400799] Re: Not r/w SD Card

2015-02-07 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/1400799

Title:
  Not r/w SD Card

Status in linux package in Ubuntu:
  Expired

Bug description:
  I'm not able to read or write any card, lspci shows me Broadcom
  Corporation BCM57765/57785.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-26-generic 3.16.0-26.35
  ProcVersionSignature: Ubuntu 3.16.0-26.35-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-26-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  pedro  2520 F pulseaudio
   /dev/snd/controlC0:  pedro  2520 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Dec  9 15:20:19 2014
  HibernationDevice: RESUME=UUID=3a3a7ff3-ac84-478b-97f4-5cf8b642838d
  InstallationDate: Installed on 2014-10-23 (47 days ago)
  InstallationMedia: This
  MachineType: Acer Aspire E1-572
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-26-generic 
root=UUID=88b90c52-1707-4c04-88fe-fe9577a96807 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-26-generic N/A
   linux-backports-modules-3.16.0-26-generic  N/A
   linux-firmware 1.138
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.13
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: EA50_HW
  dmi.board.vendor: Acer
  dmi.board.version: V2.13
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.13:bd11/21/2013:svnAcer:pnAspireE1-572:pvrV2.13:rvnAcer:rnEA50_HW:rvrV2.13:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E1-572
  dmi.product.version: V2.13
  dmi.sys.vendor: Acer

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

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


Re: [Kernel-packages] [Bug 1414334] Re: DMA Errors DMA: Out of SW-IOMMU space for 2048 bytes at device 0000:06:00.0

2015-02-07 Thread shawn
no nouveu locks up which is why I switched over to the Nvidia driver


 On Feb 7, 2015, at 1:54 PM, Christopher M. Penalver 
 christopher.m.penal...@gmail.com wrote:
 
 shawn, could you please advise if nouveau works well enough to perform
 further troubleshooting in 14.04?
 
 ** Tags added: lucid
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1414334
 
 Title:
  DMA Errors DMA: Out of SW-IOMMU space for 2048 bytes at device
  :06:00.0
 
 Status in linux package in Ubuntu:
  Incomplete
 
 Bug description:
  Getting 
  Jan 24 09:21:08 tux kernel: [52976.030567] wl :06:00.0: swiotlb buffer 
 is full
  Jan 24 09:21:08 tux kernel: [52976.030569] DMA: Out of SW-IOMMU space for 
 2048 bytes at device :06:00.0
 
  In my syslog which eventually ends up breaking all networking on the
  desktop. I have the parameter iommu=soft specified but still get the
  issue.
 
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57 [modified: 
 boot/vmlinuz-3.13.0-32-generic]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  jr 2244 F pulseaudio
   /dev/snd/controlC1:  jr 2244 F pulseaudio
   /dev/snd/controlC0:  jr 2244 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 24 13:16:27 2015
  HibernationDevice: RESUME=UUID=34841bb5-61d5-4a01-a342-24869f8869e0
  InstallationDate: Installed on 2015-01-18 (5 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
 (20140722.2)
  MachineType: Gigabyte Technology Co., Ltd. EP45T-UD3P
  ProcFB:
 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
 root=UUID=ac1266a9-de0d-4e1d-a617-ff6300c35fec ro quiet splash iommu=soft
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/13/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: EP45T-UD3P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
 dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd01/13/2009:svnGigabyteTechnologyCo.,Ltd.:pnEP45T-UD3P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP45T-UD3P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: EP45T-UD3P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1414334/+subscriptions

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

Title:
  DMA Errors DMA: Out of SW-IOMMU space for 2048 bytes at device
  :06:00.0

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Getting 
  Jan 24 09:21:08 tux kernel: [52976.030567] wl :06:00.0: swiotlb buffer is 
full
  Jan 24 09:21:08 tux kernel: [52976.030569] DMA: Out of SW-IOMMU space for 
2048 bytes at device :06:00.0

  In my syslog which eventually ends up breaking all networking on the
  desktop. I have the parameter iommu=soft specified but still get the
  issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57 [modified: 
boot/vmlinuz-3.13.0-32-generic]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  jr 2244 F pulseaudio
   /dev/snd/controlC1:  jr 2244 F pulseaudio
   /dev/snd/controlC0:  jr 2244 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 24 13:16:27 2015
  HibernationDevice: RESUME=UUID=34841bb5-61d5-4a01-a342-24869f8869e0
  InstallationDate: Installed on 2015-01-18 (5 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Gigabyte Technology Co., Ltd. EP45T-UD3P
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=ac1266a9-de0d-4e1d-a617-ff6300c35fec ro quiet splash iommu=soft
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/13/2009
  

[Kernel-packages] [Bug 1401741] Re: rtl8188ee wireless driver high packet loss

2015-02-07 Thread Tabris
I'm a Chakra OS user and I have the same problem with the kernel 3.18.
The 3.17 was ok.

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

Title:
   rtl8188ee wireless driver high packet loss

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is a toshiba c55d laptop. I've seen this issue since trusty, very
  bad packet loss,varrying in ping from 10%-45% to  Verizon MI424WR-
  GEN3I AP with WPA2 running in Compatibility Mode(802.11b/g/n). No
  other devices on network have ever had this issue, in fact any loss of
  ICMP packets almost never occurs on other devices from same location.

  Already tried mainline (3.18.0) with no noticeable improvement.

  I will be trying the Realtek (from their website) - didn't work, not for this 
kernel.
  https://github.com/FreedomBen/rtl8188ce-linux-driver - didn't help.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-28-generic 3.16.0-28.37
  ProcVersionSignature: Ubuntu 3.16.0-28.37-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  erica  2366 F pulseaudio
   /dev/snd/controlC0:  erica  2366 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Dec 11 22:01:36 2014
  HibernationDevice: RESUME=UUID=47ff810c-172e-4cd8-b7b3-12f03d42cf70
  InstallationDate: Installed on 2014-05-29 (196 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: TOSHIBA Satellite C55D-A
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=3c0c45ee-7e15-45e4-988c-339d83805035 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to utopic on 2014-10-02 (70 days ago)
  dmi.bios.date: 12/25/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 1.70
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: MP
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.70:bd12/25/2013:svnTOSHIBA:pnSatelliteC55D-A:pvrPSCFWU-04C031:rvnTOSHIBA:rnPortablePC:rvrMP:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite C55D-A
  dmi.product.version: PSCFWU-04C031
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1401741/+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 1419386] Re: HP Split X2 - Touchpad not detected

2015-02-07 Thread Harsh Nisar
I'm sorry my install just crashed, I'll get back next week.

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

Title:
  HP Split X2 - Touchpad not detected

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Attaached log files accn to

  https://wiki.ubuntu.com/DebuggingTouchpadDetection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1419386/+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 1242321] Re: USB 3.0 Harddrive not recognised

2015-02-07 Thread Tommy_CZ
Similar here, I cannot use nothing connected to USB3 (although lsusb command 
can see it).
Ubuntu 14.04.1
MB MSI 970 GAMING

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

Title:
  USB 3.0 Harddrive not recognised

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu is not recognising any device plugged into any USB 3.0 ports.
  Sometimes Ubuntu will freeze for a few seconds when you plug something
  into a USB 3.0 port; when Ubuntu comes out of the freeze, the device
  is still NOT recognised.

  No problems with USB 2.0 ports and devices.

  The USB 3.0 on this computer only works in Windows 7 (I'm dual booting
  Ubuntu 13.10 and Windows 7, both are 64-bit).

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

2015-02-07 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/1419341

Title:
  Kernel crashes in rt2x00queue_get_entry+0x24

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When using an Logilink USB WiFi stick reported as  Ralink Technology,
  Corp. RT5372 Wireless Adapter, I ancounter frequent disconnects
  despite good wifi signal, and repeated kernel crashes at
  rt2x00queue_get_entry+0x24.

  The crash may happen from time to time, but can be provoked by heavy
  wifi traffic.

  Maybe it is a problem with the drivers state management, because dmesg
  shows resets or replugs of the device if temporary disconnect happens.
  So I think the device may reset due to other problems (eg. flaky usb
  power), and the driver doesn't handle it well in all states. Maybe the
  above function is called with the device already disconnecting.

  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/controlC1:  nf 1858 F pulseaudio
   /dev/snd/controlC0:  nf 1858 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Feb  7 21:42:32 2015
  InstallationDate: Installed on 2014-12-03 (66 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 10BE0002MD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=206fe64f-468c-48d5-913a-d0880e24a53d 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
  RfKill:
   4: phy4: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/23/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: FBKT54AUS
  dmi.board.name: SHARKBAY
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  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:bvnLENOVO:bvrFBKT54AUS:bd10/23/2013:svnLENOVO:pn10BE0002MD:pvrThinkCentreM83:rvnLENOVO:rnSHARKBAY:rvr0B98401PRO:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: 10BE0002MD
  dmi.product.version: ThinkCentre M83
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1419341/+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 1413446] Re: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

2015-02-07 Thread Major Hayden
I tested David's rt288.patch above on 3.19-rc7 and it had no effect on
the audio problem.  I tried it with and without reverting the i2c IRQ
patch that fixed the touchpad.

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

Title:
  Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

Status in Dell Sputnik:
  Confirmed
Status in HWE Next Project:
  Incomplete
Status in linux package in Ubuntu:
  Triaged
Status in linux package in Fedora:
  Unknown

Bug description:
  (This is a public bug report for LP1402828.)

  This system has a dual-mode audio with an HDA and an I2S interface.
  Which shows up depends on the reported _OSI from the last cold boot.
  Since the kernels in Ubuntu 14.10/15.04 (15.04 uses 3.18 currently)
  report an _OSI of Windows 2013, I2S mode is used for audio.

  A workaround is to pass acpi_os=!Windows 2013 as a kernel parameter,
  but this is non-optimal since the mode of the touchpad is affected. It
  also results in an alternate, less used and tested path in the
  firmware to be used.

  See the attached dmesg log for details on where the failure happens.
  Notably,

  $ dmesg -t | egrep (audio|snd|INT3438)
  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  snd_hda_intel :00:03.0: irq 50 for MSI/MSI-X
  haswell-pcm-audio haswell-pcm-audio: error: ADSP boot timeout
  broadwell-audio broadwell-audio: ASoC: CPU DAI System Pin not registered
  platform broadwell-audio: Driver broadwell-audio requests probe deferral

  There's also a failure to load the codec firmware after a
  suspend/resume.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jared  2139 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jan 21 20:47:40 2015
  HibernationDevice: RESUME=UUID=af18bf4f-1453-4c8c-8b8e-abdc5d4e0674
  InstallationDate: Installed on 2014-11-03 (80 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0c45:670c Microdia 
   Bus 001 Device 003: ID 04f3:2051 Elan Microelectronics Corp. 
   Bus 001 Device 002: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9343
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.18.0-9-generic 
root=/dev/mapper/ubuntu--vg-root ro video.use_native_backlight=1 
video.use_native_backlight=1
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.141
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-01-08 (14 days ago)
  dmi.bios.date: 11/04/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 0144PA
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X04
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd11/04/2014:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0144PA:rvrX04:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1413446/+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 1414334] Re: DMA Errors DMA: Out of SW-IOMMU space for 2048 bytes at device 0000:06:00.0

2015-02-07 Thread Christopher M. Penalver
** 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/1414334

Title:
  DMA Errors DMA: Out of SW-IOMMU space for 2048 bytes at device
  :06:00.0

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Getting 
  Jan 24 09:21:08 tux kernel: [52976.030567] wl :06:00.0: swiotlb buffer is 
full
  Jan 24 09:21:08 tux kernel: [52976.030569] DMA: Out of SW-IOMMU space for 
2048 bytes at device :06:00.0

  In my syslog which eventually ends up breaking all networking on the
  desktop. I have the parameter iommu=soft specified but still get the
  issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57 [modified: 
boot/vmlinuz-3.13.0-32-generic]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  jr 2244 F pulseaudio
   /dev/snd/controlC1:  jr 2244 F pulseaudio
   /dev/snd/controlC0:  jr 2244 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 24 13:16:27 2015
  HibernationDevice: RESUME=UUID=34841bb5-61d5-4a01-a342-24869f8869e0
  InstallationDate: Installed on 2015-01-18 (5 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Gigabyte Technology Co., Ltd. EP45T-UD3P
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=ac1266a9-de0d-4e1d-a617-ff6300c35fec ro quiet splash iommu=soft
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/13/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: EP45T-UD3P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd01/13/2009:svnGigabyteTechnologyCo.,Ltd.:pnEP45T-UD3P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP45T-UD3P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: EP45T-UD3P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1414334/+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 1350519] Re: [HP Pavilion dv6-1390ev] Could not force DPM to low

2015-02-07 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=67790.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2013-08-05T13:16:21+00:00 Johannes-hirte wrote:

On suspend dmesg shows the following error message:

[  236.137036] PM: Syncing filesystems ... done.
[  236.673588] Freezing user space processes ... (elapsed 0.007 seconds) done.
[  236.680901] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) 
done.
[  236.681975] Suspending console(s) (use no_console_suspend to debug)
[  236.693223] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  236.695019] sd 0:0:0:0: [sda] Stopping disk
[  237.336598] [drm:rv770_stop_dpm] *ERROR* Could not force DPM to low.
[  239.009616] radeon :01:00.0: power state changed by ACPI to D3cold
[  239.009696] PM: suspend of devices complete after 2315.934 msecs
[  239.009861] PM: late suspend of devices complete after 0.162 msecs

I've not seen any problems, suspend and resume worked correct so far.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1350519/comments/0


On 2013-08-14T09:01:08+00:00 Pali wrote:

I see same error message in dmesg with kernel 3.11-rc5 when my notebook is 
suspending or hibernating. But suspend and hibernate working fine. I have 
Radeon HD 6470M card.
[drm:rv770_stop_dpm] *ERROR* Could not force DPM to low.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1350519/comments/1


On 2014-12-08T14:56:55+00:00 Aaalmosss wrote:

This is printed with my Barts GPU as well, which seems to indicate that
the function is slightly misnamed.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1350519/comments/41


On 2014-12-28T10:26:16+00:00 Xorgx3 wrote:

Bug still persist in  3.18.1 kernel. And it's very annoying, because in
my laptop(Radeon HD5400) I cannot return from suspend/hibernate because
of this bug, and I need to restart computer...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1350519/comments/42


On 2015-01-02T22:45:43+00:00 Alexdeucher wrote:

The code is shared across several generations of hardware.  As long as
suspend and resume works ok, it can be ignored.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1350519/comments/43


** Changed in: dri
   Status: Unknown = Confirmed

** Changed in: dri
   Importance: Unknown = Medium

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

Title:
  [HP Pavilion dv6-1390ev] Could not force DPM to low

Status in Direct Rendering Infrastructure:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When resuming from suspend state to awake state, by pressing the power
  button of my laptop i see this message?

  
  Jul 30 17:48:03 imran-HP-Pavilion-dv6-Notebook-PC kernel: [10760.470694] 
[drm:rv730_stop_dpm] *ERROR* Could not force DPM to low
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  imran  4208 F pulseaudio
   /dev/snd/controlC0:  imran  4208 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f64b1ebb-cf58-44da-b46e-bae95a9c8367
  InstallationDate: Installed on 2014-07-25 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-32-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.132~gd~t
  Tags:  trusty
  Uname: Linux 3.13.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/25/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.46
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3628
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 18.51
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A