kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #39163
[Bug 1041790] Re: [snb] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround i915.semaphores=0
Rocko, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .
If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications->Accessories->Terminal), as it will automatically gather
and attach updated debug information to this report:
apport-collect -p linux REPLACE-WITH-BUG-NUMBER
Please note, given that the information from the prior release is
already available, doing this on a release prior to the development one
would not be helpful.
If reproducible, could you also please test the latest upstream kernel available (not the daily folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER
where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-fixed-upstream-v3.13-rc7
This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-testing
If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER
As well, please remove the tag:
needs-upstream-testing
Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.
** Description changed:
X locks up periodically for a 2 to ten seconds at a time and this crash
log gets generated. It's significantly more than several times a day but
- not quite continuous.
+ not quite continuous. If you indeed have this bug, that should stop the
+ lockups from happening. Irrespective, please file a new bug report so
+ your hardware may be tracked.
- Temporarily disabiling semaphores seems to eliminate the problem. E.g.:
+ WORKAROUND: Edit your /etc/default/grub from:
+ GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
- $ sudo -s
- # echo 0 > /sys/modules/i915/parameters/semaphores
+ to:
+ GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.semaphores=0"
- [Workaround]
- 1. Edit your /etc/default/grub file.
- 2. Change this line:
+ run the following and reboot:
+ sudo update-grub
- GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
-
- to
-
- GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.semaphores=0"
-
- 3. Then run
-
- sudo update-grub
-
- 4. And reboot
-
- If you indeed have this bug, that should stop the lockups from happening.
- If it doesn't, then file a new bug report.
-
- Side Effects: Rendering throughput is dropped by 10% with SNA, or as
- much as 3x with UXA. OpenGL performance is likely to be reduced by about
- 30%. More CPU time is spent waiting for the GPU with rc6 disabled, so
- increased power consumption.
-
- [Original Report]
+ The side effects of this is rendering throughput is dropped by 10% with
+ SNA, or as much as 3x with UXA. OpenGL performance is likely to be
+ reduced by about 30%. More CPU time is spent waiting for the GPU with
+ rc6 disabled, so increased power consumption.
ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: xserver-xorg-video-intel 2:2.20.3-0ubuntu1
Uname: Linux 3.6.0-rc3-git-20120826.1015 x86_64
ApportVersion: 2.5.1-0ubuntu2
Architecture: amd64
Chipset: sandybridge-m-gt2
Date: Sun Aug 26 16:06:32 2012
DistroCodename: quantal
DistroVariant: ubuntu
DuplicateSignature: [sandybridge-m-gt2] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001 Ubuntu 12.10
EcryptfsInUse: Yes
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GpuHangFrequency: Continuously
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120724.2)
InterpreterPath: /usr/bin/python3.2mu
MachineType: Dell Inc. Dell System XPS L502X
ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.0-rc3-git-20120826.1015 root=UUID=135c8090-427c-460a-909d-eff262cd44b6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
xserver-xorg 1:7.7+1ubuntu3
libdrm2 2.4.38-0ubuntu2
xserver-xorg-video-intel 2:2.20.3-0ubuntu1
SourcePackage: xserver-xorg-video-intel
Title: [sandybridge-m-gt2] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001
UdevDb: Error: [Errno 2] No such file or directory: 'udevadm'
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
dmi.bios.date: 05/29/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: 0NJT03
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: dmi:bvnDellInc.:bvrA11:bd05/29/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L502X
dmi.sys.vendor: Dell Inc.
** Tags added: bios-outdated-a12
** Changed in: linux (Ubuntu)
Importance: High => Low
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
** Tags added: needs-upstream-testing regression-potential
--
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/1041790
Title:
[snb] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
i915.semaphores=0
Status in X.org xf86-video-intel:
Confirmed
Status in “linux” package in Ubuntu:
Incomplete
Status in “sandybridge-meta” package in Ubuntu:
Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
Triaged
Bug description:
X locks up periodically for a 2 to ten seconds at a time and this
crash log gets generated. It's significantly more than several times a
day but not quite continuous. If you indeed have this bug, that should
stop the lockups from happening. Irrespective, please file a new bug
report so your hardware may be tracked.
WORKAROUND: Edit your /etc/default/grub from:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.semaphores=0"
run the following and reboot:
sudo update-grub
The side effects of this is rendering throughput is dropped by 10%
with SNA, or as much as 3x with UXA. OpenGL performance is likely to
be reduced by about 30%. More CPU time is spent waiting for the GPU
with rc6 disabled, so increased power consumption.
ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: xserver-xorg-video-intel 2:2.20.3-0ubuntu1
Uname: Linux 3.6.0-rc3-git-20120826.1015 x86_64
ApportVersion: 2.5.1-0ubuntu2
Architecture: amd64
Chipset: sandybridge-m-gt2
Date: Sun Aug 26 16:06:32 2012
DistroCodename: quantal
DistroVariant: ubuntu
DuplicateSignature: [sandybridge-m-gt2] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001 Ubuntu 12.10
EcryptfsInUse: Yes
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GpuHangFrequency: Continuously
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120724.2)
InterpreterPath: /usr/bin/python3.2mu
MachineType: Dell Inc. Dell System XPS L502X
ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.0-rc3-git-20120826.1015 root=UUID=135c8090-427c-460a-909d-eff262cd44b6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
xserver-xorg 1:7.7+1ubuntu3
libdrm2 2.4.38-0ubuntu2
xserver-xorg-video-intel 2:2.20.3-0ubuntu1
SourcePackage: xserver-xorg-video-intel
Title: [sandybridge-m-gt2] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001
UdevDb: Error: [Errno 2] No such file or directory: 'udevadm'
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
dmi.bios.date: 05/29/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: 0NJT03
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: dmi:bvnDellInc.:bvrA11:bd05/29/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L502X
dmi.sys.vendor: Dell Inc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1041790/+subscriptions
Follow ups