[Ubuntu-x-swat] [Bug 702090] 702090

2011-03-15 Thread William Carl
I copied and pasted the ppa in my software sources followed by reloading 
and updating. At first the computer somewhat stalled on startup. I 
rebooted. Then on start up I got the apw message, then I rebooted again 
and so far its been about 20 minutes I haven't got a systems problem 
warning .  The fix seems to be working.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/702090

Title:
  i965gm  GPU lockup if vesafb is left loaded (EIR: 0x0010 PGTBL_ER:
  0x0100) - *ERROR* EIR stuck: 0x0010, masking

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733497] Re: console-setup not marked as a dependency

2011-03-15 Thread Bryce Harrington
I ran into a somewhat similar problem (maybe the same problem?) when
upgrading one of my test machines machines last week.

It turned out that for some reason I had 'console-tools' installed,
which conflicted with console-setup and prevented its installation, yet
provided enough that X thought its dependencies were satisfied, however
I got a similar set of error messages not finding setupcon and etc.
Uninstalling console-setup and installing console-tools solved it for me
as well.

I'm not entirely certain this is in fact an X bug, or if it's actually
due to lower level changes.  I think this is an issue that either the
upgrader needs to help sort out, or that we need some directions from
console-setup as to how X's dependencies need adjusted.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/733497

Title:
  console-setup not marked as a dependency

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 733073] Re: [gm45] GPU lockup 818ac509 ()

2011-03-15 Thread Bryce Harrington
On Tue, Mar 15, 2011 at 09:28:02AM -, Ilan wrote:
 Bryce,
 
 Are there additional details I should collect in case of future crashes
 that would be helpful to you and upstream?

Specifically what upstream requires for these bugs is a copy of the
following file taken while the system is locked up:

  /sys/kernel/debug/dri/0/i915_error_state

For example, sshing into the system while it's frozen can let you access
it.

The output of 'dmesg' from while the system is frozen can also be of
value.

Both of the above are collected automatically when apport catches the
GPU lockup.  However, such as in this case, *sometimes* it mysteriously
fails to capture anything useful.

The other thing that can be quite useful is if you can find a specific
set of steps that tends to result in the bug more often than not.  When
GPU lockups can be linked to specific sets of steps to reproduce, often
this greatly enables upstream to figure the issue out.

Unfortunately a lot of time with these GPU lockups it seems completely
random from a user-perspective as to when they occur.

Bryce

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 702090] 702090

2011-03-15 Thread Bryce Harrington
On Tue, Mar 15, 2011 at 10:29:56PM -, William Carl wrote:
 I copied and pasted the ppa in my software sources followed by reloading 
 and updating. At first the computer somewhat stalled on startup. I 
 rebooted. Then on start up I got the apw message, then I rebooted again 
 and so far its been about 20 minutes I haven't got a systems problem 
 warning .  The fix seems to be working.

Thanks for the feedback, this sounds positive!

By stalled, do you mean that the boot just took longer than you
expected, so you rebooted, or did you determine that it had in fact
hung?

It is not unusual for the first boot after installing a new kernel to
take longer than normal, if it needs to do some module rebuilds or
whatnot.  It's also possible that due to the variety of plumbing
changes, that it might take a couple boots to get all the bits set up
right, although that does not sound ideal.

On the other hand, these GPU lockups can sometimes come and go
intermittently.  So you might want to reboot a few times to make sure
the problem doesn't come back.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/702090

Title:
  i965gm  GPU lockup if vesafb is left loaded (EIR: 0x0010 PGTBL_ER:
  0x0100) - *ERROR* EIR stuck: 0x0010, masking

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733497] Re: console-setup not marked as a dependency

2011-03-15 Thread Bryce Harrington
@mvo, any thoughts on what might be going on here?

I've also added a console-setup task.


** Tags added: natty

** Also affects: console-setup (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/733497

Title:
  console-setup not marked as a dependency

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 735665] Re: Impossible to disable middle-click paste without breaking the middle mouse button

2011-03-15 Thread Bryce Harrington
As per upstream's comments, X allows this to be configured, so it's up
to the toolkit/desktop to expose the configuration functionality to
users.

Note, sometimes desktop environments like to avoid providing too much
configuration options to avoid confusing users, so will make educated
choices about the optimum default settings and limit configuration.
Thus it is possible this might be a WONTFIX bug by gnome-desktop; in
such case your options are either to utilize the lower level config
tools provided by X itself (e.g. xinput, as you mentioned), or if it
really bothers you, select a desktop environment where these options are
more exposed.

** Package changed: xorg (Ubuntu) = gnome-desktop (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/735665

Title:
  Impossible to disable middle-click paste without breaking the middle
  mouse button

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 313220] Re: xrandr reports display as 'disconnected' when EDID data not captured successfully, even if display in question is active and in use

2011-03-15 Thread Mike Mestnik
Hello,
  This bug effects displays that are not monitors, in my case an RGB component 
connector on a projector TV, where EDID is impossible.

I would be open to cloning this bug.  I would be open to other solutions
as currently my setup is partly unusable if not broken beyond being
usable.

I'll attach some configs and logs.  What I'd like is to switch on/off
output to the projector TV for watching videos.


cheako@arcadia:~$ xrandr 
Screen 0: minimum 320 x 200, current 1600 x 1200, maximum 8192 x 8192
DVI-0 connected 1600x1200+0+0 (normal left inverted right x axis y axis) 390mm 
x 290mm
   1600x1200  85.0*+   75.0  
   1920x1440  60.0  
   1856x1392  60.0  
   1792x1344  75.0  
   1280x1024  85.0 75.0  
   1152x864   75.0  
   1024x768   85.0 75.1 70.1 60.0 43.5  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   640x48072.8 75.0 66.7 60.0  
   720x40087.8 70.1  
DIN disconnected (normal left inverted right x axis y axis)
DVI-1 disconnected (normal left inverted right x axis y axis)
cheako@arcadia:~$ xrandr --output DVI-0 --off --output DVI-1 --auto; sleep 3; 
xrandr; sleep 3; xrandr --output DVI-1 --off --output DVI-0 --auto
Screen 0: minimum 320 x 200, current 320 x 200, maximum 8192 x 8192
DVI-0 connected (normal left inverted right x axis y axis)
   1600x1200  85.0 +   75.0  
   1920x1440  60.0  
   1856x1392  60.0  
   1792x1344  75.0  
   1280x1024  85.0 75.0  
   1152x864   75.0  
   1024x768   85.0 75.1 70.1 60.0 43.5  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   640x48072.8 75.0 66.7 60.0  
   720x40087.8 70.1  
DIN disconnected (normal left inverted right x axis y axis)
DVI-1 disconnected (normal left inverted right x axis y axis)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.
https://bugs.launchpad.net/bugs/313220

Title:
  xrandr reports display as 'disconnected' when EDID data not captured
  successfully, even if display in question is active and in use

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 313220] Re: xrandr reports display as 'disconnected' when EDID data not captured successfully, even if display in question is active and in use

2011-03-15 Thread Mike Mestnik
** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/313220/+attachment/1911139/+files/Xorg.0.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.
https://bugs.launchpad.net/bugs/313220

Title:
  xrandr reports display as 'disconnected' when EDID data not captured
  successfully, even if display in question is active and in use

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 313220] Re: xrandr reports display as 'disconnected' when EDID data not captured successfully, even if display in question is active and in use

2011-03-15 Thread Mike Mestnik
** Attachment added: xorg.conf
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/313220/+attachment/1911140/+files/xorg.conf

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.
https://bugs.launchpad.net/bugs/313220

Title:
  xrandr reports display as 'disconnected' when EDID data not captured
  successfully, even if display in question is active and in use

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 313220] Re: xrandr reports display as 'disconnected' when EDID data not captured successfully, even if display in question is active and in use

2011-03-15 Thread Mike Mestnik
** Attachment added: dmesg.log
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/313220/+attachment/1911141/+files/dmesg.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.
https://bugs.launchpad.net/bugs/313220

Title:
  xrandr reports display as 'disconnected' when EDID data not captured
  successfully, even if display in question is active and in use

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 729812] Re: Resolution Nvidia GT218 [GeForce 210] [10de:0a65], natty Alpha 2

2011-03-15 Thread vagrale
I think the problem is with the newer kernel! 
On Lucid everything work well. 
Today i installed 2.6.38-rc8 kernel on Lucid and i have the same problem.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in ubuntu.
https://bugs.launchpad.net/bugs/729812

Title:
  Resolution Nvidia GT218 [GeForce 210] [10de:0a65], natty Alpha 2

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 651294] Re: X crash on KDM logout (still - yes, really)

2011-03-15 Thread Albert Damen
I noticed the refcount patch was applied in natty and can confirm
logging out has been working fine in natty for the past couple of weeks.

xorg-server (2:1.9.99.902-2ubuntu1) natty; urgency=low
...
  * 215_glx_drawable_refcounting.diff:
- Refcount GLXDrawables to avoid use-after-free crashes.  Patch from
  xorg-devel mailing list.  Prevents segfault on logout and server
  regenerate, and possibly other times. (LP: #711422)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.
https://bugs.launchpad.net/bugs/651294

Title:
  X crash on KDM logout (still - yes, really)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 735826] [NEW] [gm45] GPU lockup 5bf2794a (EIR: 0x00000010 ESR: 0x00000010 PGTBL_ER: 0x00000001)

2011-03-15 Thread brayton.stafford
Public bug reported:

Binary package hint: xserver-xorg-video-intel

Boot up
Type in password for wireless connection
launch firefox and visit etpcu.org
this reports is the result

The website contains flash.

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-intel 2:2.14.0-4ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
Uname: Linux 2.6.38-6-generic x86_64
Architecture: amd64
Chipset: gm45
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,scale,session,unityshell]
CompositorRunning: compiz
DRM.card0.DP.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.DP.2:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.DP.3:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.HDMI.A.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.HDMI.A.2:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: Off
 modes: 1280x800
 edid-base64: 
AP///wAwrhFAAC0SAQOAGhB46oXFlFdPiicgUFQBAQEBAQEBAQEBAQEBAQEBwBsAq1AgEDA0QDMABaMQAAAZwBsAq1AgEDA0QDMABaMQAAAZDwCBCjyBCjweAABMo1cx/gBMVE4xMjFBUDAzMDAxAOw=
DRM.card0.VGA.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1920x1080 1600x1200 1680x1050 1280x1024 1280x1024 1440x900 1440x900 
1152x864 1024x768 1024x768 1024x768 800x600 800x600 800x600 800x600 640x480 
640x480 640x480 720x400
 edid-base64: 
AP///wAEcnQABe5BAAQUAQNoNR146mCFplZKnCUSUFSvzwCBgHFPlQCVD6lAswABAQEBGjaAoHA4H0AwIDUAEyohAAAa/ABIMjQzSAogICAgICAg/QA4TB9TEgAKICAgICAg/wBMRVcwQzAwNDQwMDIKAOY=
Date: Mon Mar 14 17:29:36 2011
DistUpgraded: Log time: 2011-02-10 20:00:59.789089
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 virtualbox-ose, 4.0.4, 2.6.38-5-generic, x86_64: installed 
 virtualbox-ose, 4.0.4, 2.6.38-6-generic, x86_64: installed
DumpSignature: 5bf2794a (EIR: 0x0010 ESR: 0x0010 PGTBL_ER: 0x0001)
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:20e4]
   Subsystem: Lenovo Device [17aa:20e4]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110202)
InterpreterPath: /usr/bin/python2.7
MachineType: LENOVO 7449EKU
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic 
root=UUID=b1ab6b41-0395-4933-9feb-fd34cd726487 ro quiet splash vt.handoff=7
ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic 
root=UUID=b1ab6b41-0395-4933-9feb-fd34cd726487 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6~3ubuntu11
 libdrm2  2.4.23-1ubuntu3
 xserver-xorg-video-intel 2:2.14.0-4ubuntu1
Renderer: Unknown
SourcePackage: xserver-xorg-video-intel
Title: [gm45] GPU lockup 5bf2794a (EIR: 0x0010 ESR: 0x0010 PGTBL_ER: 
0x0001)
UpgradeStatus: Upgraded to natty on 2011-03-10 (5 days ago)
UserGroups:
 
dmi.bios.date: 07/02/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 7WET64WW (3.14 )
dmi.board.name: 7449EKU
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7WET64WW(3.14):bd07/02/2010:svnLENOVO:pn7449EKU:pvrThinkPadX200Tablet:rvnLENOVO:rn7449EKU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7449EKU
dmi.product.version: ThinkPad X200 Tablet
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.4-0ubuntu4
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu5

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash compiz-0.9 freeze natty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/735826

Title:
  [gm45] GPU lockup 5bf2794a (EIR: 0x0010 ESR: 0x0010 PGTBL_ER:
  0x0001)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : 

[Ubuntu-x-swat] [Bug 735826] Re: [gm45] GPU lockup 5bf2794a (EIR: 0x00000010 ESR: 0x00000010 PGTBL_ER: 0x00000001)

2011-03-15 Thread brayton.stafford
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/735826

Title:
  [gm45] GPU lockup 5bf2794a (EIR: 0x0010 ESR: 0x0010 PGTBL_ER:
  0x0001)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 735827] [NEW] [gm45] GPU lockup 5bf2794a (EIR: 0x00000010 ESR: 0x00000010 PGTBL_ER: 0x00000001)

2011-03-15 Thread brayton.stafford
Public bug reported:

Binary package hint: xserver-xorg-video-intel

Boot up
Type in password for wireless connection
launch firefox and visit etpcu.org
this reports is the result

The website contains flash.

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-intel 2:2.14.0-4ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
Uname: Linux 2.6.38-6-generic x86_64
Architecture: amd64
Chipset: gm45
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,scale,session,unityshell]
CompositorRunning: compiz
DRM.card0.DP.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.DP.2:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.DP.3:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.HDMI.A.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.HDMI.A.2:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: Off
 modes: 1280x800
 edid-base64: 
AP///wAwrhFAAC0SAQOAGhB46oXFlFdPiicgUFQBAQEBAQEBAQEBAQEBAQEBwBsAq1AgEDA0QDMABaMQAAAZwBsAq1AgEDA0QDMABaMQAAAZDwCBCjyBCjweAABMo1cx/gBMVE4xMjFBUDAzMDAxAOw=
DRM.card0.VGA.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1920x1080 1600x1200 1680x1050 1280x1024 1280x1024 1440x900 1440x900 
1152x864 1024x768 1024x768 1024x768 800x600 800x600 800x600 800x600 640x480 
640x480 640x480 720x400
 edid-base64: 
AP///wAEcnQABe5BAAQUAQNoNR146mCFplZKnCUSUFSvzwCBgHFPlQCVD6lAswABAQEBGjaAoHA4H0AwIDUAEyohAAAa/ABIMjQzSAogICAgICAg/QA4TB9TEgAKICAgICAg/wBMRVcwQzAwNDQwMDIKAOY=
Date: Tue Mar 15 17:57:25 2011
DistUpgraded: Log time: 2011-02-10 20:00:59.789089
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 virtualbox-ose, 4.0.4, 2.6.38-5-generic, x86_64: installed 
 virtualbox-ose, 4.0.4, 2.6.38-6-generic, x86_64: installed
DumpSignature: 5bf2794a (EIR: 0x0010 ESR: 0x0010 PGTBL_ER: 0x0001)
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:20e4]
   Subsystem: Lenovo Device [17aa:20e4]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110202)
InterpreterPath: /usr/bin/python2.7
MachineType: LENOVO 7449EKU
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic 
root=UUID=b1ab6b41-0395-4933-9feb-fd34cd726487 ro quiet splash vt.handoff=7
ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic 
root=UUID=b1ab6b41-0395-4933-9feb-fd34cd726487 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6~3ubuntu11
 libdrm2  2.4.23-1ubuntu3
 xserver-xorg-video-intel 2:2.14.0-4ubuntu1
Renderer: Unknown
SourcePackage: xserver-xorg-video-intel
Title: [gm45] GPU lockup 5bf2794a (EIR: 0x0010 ESR: 0x0010 PGTBL_ER: 
0x0001)
UpgradeStatus: Upgraded to natty on 2011-03-10 (5 days ago)
UserGroups:
 
dmi.bios.date: 07/02/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 7WET64WW (3.14 )
dmi.board.name: 7449EKU
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7WET64WW(3.14):bd07/02/2010:svnLENOVO:pn7449EKU:pvrThinkPadX200Tablet:rvnLENOVO:rn7449EKU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7449EKU
dmi.product.version: ThinkPad X200 Tablet
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.4-0ubuntu4
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu5

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash compiz-0.9 freeze natty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/735827

Title:
  [gm45] GPU lockup 5bf2794a (EIR: 0x0010 ESR: 0x0010 PGTBL_ER:
  0x0001)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : 

[Ubuntu-x-swat] [Bug 735827] Re: [gm45] GPU lockup 5bf2794a (EIR: 0x00000010 ESR: 0x00000010 PGTBL_ER: 0x00000001)

2011-03-15 Thread brayton.stafford
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/735827

Title:
  [gm45] GPU lockup 5bf2794a (EIR: 0x0010 ESR: 0x0010 PGTBL_ER:
  0x0001)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733497] Re: console-setup not marked as a dependency

2011-03-15 Thread Colin Watson
console-tools doesn't conflict (directly; there may be some indirect
chain) with console-setup.  That said, all modern systems should have
kbd rather than console-tools - we replaced console-tools with kbd in
intrepid.

keyboard-configuration operates on the assumption that either console-
setup or console-setup-mini will be installed to provide setupcon.
console-setup is in ubuntu-minimal and should be on all Ubuntu systems.
I don't think it would be a good idea for keyboard-configuration to
depend on console-setup for various reasons, but I'll change keyboard-
configuration.postinst to tolerate console-setup's absence.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/733497

Title:
  console-setup not marked as a dependency

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733497] Re: console-setup not marked as a dependency

2011-03-15 Thread Colin Watson
I don't see an xorg bug here for you to fix.  Unless you know of
something, I think you can close that task as Invalid.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/733497

Title:
  console-setup not marked as a dependency

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733497] Re: console-setup not marked as a dependency

2011-03-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/console-setup/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/733497

Title:
  console-setup not marked as a dependency

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733497] Re: console-setup not marked as a dependency

2011-03-15 Thread Colin Watson
Oh, and to be clear, console-setup (and keyboard-configuration) is a
layer that builds on top of low-level tools provided by either kbd or
console-tools.  console-tools and console-setup are not at the same
layer and so are not alternatives for each other.

** Changed in: console-setup (Ubuntu)
   Importance: Undecided = Medium

** Changed in: console-setup (Ubuntu)
 Assignee: (unassigned) = Colin Watson (cjwatson)

** Changed in: console-setup (Ubuntu)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/733497

Title:
  console-setup not marked as a dependency

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 649809] Re: the session settings manager can try starting before the login screen one exits

2011-03-15 Thread nak
I was having the same race condition issue. I am running Natty Alpha 3
in virtualbox. #68 did not help, but #70 did. Having to run that on
every restart was annoying, so I tried using auto login and am no longer
having any issues.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in ubuntu.
https://bugs.launchpad.net/bugs/649809

Title:
  the session settings manager can try starting before the login screen
  one exits

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 735863] [NEW] Large screens become jumbled in natty

2011-03-15 Thread Pedro Côrte-Real
Public bug reported:

Binary package hint: xserver-xorg-video-intel

I was just trying a LiveCD run of Natty on my Lenovo X61 to which I have
a 1920x1200 external screen attached. The screen works normally in
mirrored mode but running an extended desktop or even just the single
external screen results in a screen image that has messed up contents
(e.g., top bar in the middle of the screen, pointer not visible, etc).
The same setup works fine in maverick.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xserver-xorg 1:7.6~3ubuntu8
ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
Uname: Linux 2.6.38-5-generic x86_64
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: Off
 modes: 1024x768 1024x768 1024x768 800x600 640x480
 edid-base64: 
AP///wAwrgBPAQOAGRJ46u11kVdPiyYhUFQhCAABAQEBAQEBAQEBAQEBAQEBKBUAQEEAJjAYiDYA9rkY7RAAQEEAJjAYiDYA9rkYDwBhQzJhQygPAQBMo1hK/gBMVE4xMjFYSi1MMDcKAAA=
DRM.card0.VGA.1:
 status: connected
 enabled: enabled
 dpms: Off
 modes: 1920x1200 1600x1200 1280x1024 1280x1024 1152x864 1024x768 1024x768 
800x600 800x600 640x480 640x480 720x400
 edid-base64: 
AP///wAQrBTwTDFFNykTAQNuNCB47h7Frk80sSYOUFSlSwCBgKlA0QBxTwEBAQEBAQEBKDyAoHCwI0AwIDYABkQhAAAa/wBDNTkyTTlBNTdFMUwK/ABERUxMIFUyNDEwCiAg/QA4TB5REQAKICAgICAgAHQ=
Date: Wed Mar 16 01:57:37 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
GdmLog2:
 
GraphicsCard:
 Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) 
[8086:2a02] (rev 0c) (prog-if 00 [VGA controller])
   Subsystem: Lenovo T61 [17aa:20b5]
   Subsystem: Lenovo T61 [17aa:20b5]
LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110302)
MachineType: LENOVO 7673CR8
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/hostname.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
Renderer: Unknown
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/12/2009
dmi.bios.vendor: LENOVO
dmi.bios.version: 7NETC0WW (2.20 )
dmi.board.name: 7673CR8
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7NETC0WW(2.20):bd03/12/2009:svnLENOVO:pn7673CR8:pvrThinkPadX61:rvnLENOVO:rn7673CR8:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7673CR8
dmi.product.version: ThinkPad X61
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.4-0ubuntu3
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1~git20110215.cc1636b6-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu8
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-1ubuntu11
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu5

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 natty running-unity ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/735863

Title:
  Large screens become jumbled in natty

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 735863] Re: Large screens become jumbled in natty

2011-03-15 Thread Pedro Côrte-Real
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/735863

Title:
  Large screens become jumbled in natty

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 735683] Re: package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel module failed to build

2011-03-15 Thread Dave Lentz
*** This bug is a duplicate of bug 709505 ***
https://bugs.launchpad.net/bugs/709505

** This bug has been marked a duplicate of bug 709505
   [MASTER] fglrx failed to install/upgrade due to being incompatible with 
2.6.38 kernel
 * You can subscribe to bug 709505 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/709505/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.
https://bugs.launchpad.net/bugs/735683

Title:
  package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel
  module failed to build

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 734982] Re: package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel module failed to build

2011-03-15 Thread Dave Lentz
*** This bug is a duplicate of bug 709505 ***
https://bugs.launchpad.net/bugs/709505

** This bug has been marked a duplicate of bug 709505
   [MASTER] fglrx failed to install/upgrade due to being incompatible with 
2.6.38 kernel
 * You can subscribe to bug 709505 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/709505/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.
https://bugs.launchpad.net/bugs/734982

Title:
  package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel
  module failed to build

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 576102] Re: Unable to unmap Lock modifier using xmodmap

2011-03-15 Thread Luke Yelavich
I get this in natty, but I don't get an error message. I am able to
clear Lock as shown below, but capslock still functions normally.

$ xmodmap -e 'clear Lock'

$ xmodmap
xmodmap:  up to 4 keys per modifier, (keycodes in parentheses):

shift   Shift_L (0x32),  Shift_R (0x3e)
lock  
control Control_L (0x25),  Control_R (0x69)
mod1Alt_L (0x40),  Alt_R (0x6c),  Meta_L (0xcd)
mod2Num_Lock (0x4d)
mod3  
mod4Super_L (0x85),  Super_R (0x86),  Super_L (0xce),  Hyper_L (0xcf)
mod5ISO_Level3_Shift (0x5c),  Mode_switch (0xcb)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to x11-xserver-utils in ubuntu.
https://bugs.launchpad.net/bugs/576102

Title:
  Unable to unmap Lock modifier using xmodmap

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 259219] Re: Broken TLS support in libGL.so AKA: software-center crashed with SIGSEGV in __cxa_allocate_exception()

2011-03-15 Thread Konstantin
Hi,

How can I apply that fix? Who could help me with it?


On Wed, Mar 16, 2011 at 12:02 AM, Paul Sladen ubu...@paul.sladen.org wrote:
 mesa (7.10.1-0ubuntu2) natty; urgency=low

  * The “stop SIGSEGVing unrelated code” upload.
  * debian/patches/113_partially_fix_tls.diff:

  -- Christopher James Halse Rogers r...@ubuntu.com  Tue, 15 Mar 2011
 10:24:52 +1100

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.
https://bugs.launchpad.net/bugs/259219

Title:
  Broken TLS support in libGL.so AKA: software-center crashed with
  SIGSEGV in __cxa_allocate_exception()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 735863] [NEW] Large screens become jumbled in natty

2011-03-15 Thread Bryce Harrington
On Wed, Mar 16, 2011 at 02:06:09AM -, Pedro Côrte-Real wrote:
 Public bug reported:
 
 Binary package hint: xserver-xorg-video-intel
 
 I was just trying a LiveCD run of Natty on my Lenovo X61 to which I have
 a 1920x1200 external screen attached. The screen works normally in
 mirrored mode but running an extended desktop or even just the single
 external screen results in a screen image that has messed up contents
 (e.g., top bar in the middle of the screen, pointer not visible, etc).
 The same setup works fine in maverick.

Does it work properly if you log in using Classic Desktop (no effects)?

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 735863] Re: Large screens become jumbled in natty

2011-03-15 Thread Pedro Côrte-Real
It did indeed seem to work properly without effects so this may very
well be compiz/unity's fault.

compiz crashes on login the first time and says the computer doesn't
have enough memory to do a crash report which is strange. I was only
able to make it work by going over to the console and restarting gdm. I
use a no-effects setup in maverick but I just tried the effects one and
it seems to work fine.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/735863

Title:
  Large screens become jumbled in natty

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 259219] Re: Broken TLS support in libGL.so AKA: software-center crashed with SIGSEGV in __cxa_allocate_exception()

2011-03-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mesa

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.
https://bugs.launchpad.net/bugs/259219

Title:
  Broken TLS support in libGL.so AKA: software-center crashed with
  SIGSEGV in __cxa_allocate_exception()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 735292] [NEW] [IGDgm] GPU lockup e00457a2 (ESR: 0x00000010 PGTBL_ER: 0x00000002 IPEHR: 0x01000000)

2011-03-15 Thread Max
Public bug reported:

Binary package hint: xserver-xorg-video-intel

1. Get latest updates
2. Start Ubuntu and wait until it loads - you will get such crash

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-intel 2:2.14.0-4ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
Uname: Linux 2.6.38-6-generic i686
NonfreeKernelModules: wl
Architecture: i386
Chipset: IGDgm
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CurrentDmesg: [   21.627083] EXT4-fs (sda3): re-mounted. Opts: 
user_xattr,commit=0
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1024x600
 edid-base64: 
AP///wAGr9IgAAESAQOAFg14Citpl1dVlikhT1QBAQEBAQEBAQEBAQEBAQEBLBUApEFYGSAYiDEA330YDwAg/gBBVU8KICAgICAgICAg/gBCMTAxQVcwMiBWMCAKAOU=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
Date: Tue Mar 15 08:54:34 2011
DistUpgraded: Log time: 2011-02-22 11:59:53.301402
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 5.100.82.38+bdcom, 2.6.38-4-generic, i686: installed 
 bcmwl, 5.100.82.38+bdcom, 2.6.38-6-generic, i686: installed 
 bcmwl, 5.100.82.38+bdcom, 2.6.37-12-generic, i686: installed 
 bcmwl, 5.100.82.38+bdcom, 2.6.38-5-generic, i686: installed
DumpSignature: e00457a2 (ESR: 0x0010 PGTBL_ER: 0x0002 IPEHR: 0x0100)
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GraphicsCard:
 Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] 
(prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:3908]
   Subsystem: Lenovo Device [17aa:3908]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110121)
InterpreterPath: /usr/bin/python2.7
MachineType: LENOVO S10-3
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic 
root=UUID=b3d8f033-acfc-4934-a304-27495ec2cc8c ro quiet splash vt.handoff=7
ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic 
root=UUID=b3d8f033-acfc-4934-a304-27495ec2cc8c ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6~3ubuntu11
 libdrm2  2.4.23-1ubuntu3
 xserver-xorg-video-intel 2:2.14.0-4ubuntu1
Renderer: Unknown
SourcePackage: xserver-xorg-video-intel
Title: [IGDgm] GPU lockup e00457a2 (ESR: 0x0010 PGTBL_ER: 0x0002 IPEHR: 
0x0100)
UpgradeStatus: Upgraded to natty on 2011-02-23 (19 days ago)
UserGroups:
 
dmi.bios.date: 06/29/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 2ACN31WW
dmi.board.name: Mariana3A
dmi.board.vendor: Lenovo
dmi.board.version: Rev 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Lenovo
dmi.chassis.version: Rev 1.0
dmi.modalias: 
dmi:bvnLENOVO:bvr2ACN31WW:bd06/29/2010:svnLENOVO:pnS10-3:pvrLenovo:rvnLenovo:rnMariana3A:rvrRev1.0:cvnLenovo:ct10:cvrRev1.0:
dmi.product.name: S10-3
dmi.product.version: Lenovo
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.4-0ubuntu4
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu1
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu5

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash compiz-0.9 freeze i386 natty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/735292

Title:
  [IGDgm] GPU lockup e00457a2 (ESR: 0x0010 PGTBL_ER: 0x0002
  IPEHR: 0x0100)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 722238] Re: [i915gm] GPU lockup ad1e3e2a (ESR: 0x00000011 PGTBL_ER: 0x00000100 IPEHR: 0x01000000)

2011-03-15 Thread Bryce Harrington
** Description changed:

  Binary package hint: xserver-xorg-video-intel
  
  on system startup a lot of application crash
+ 
+ [ 5387.133245] render error detected, EIR: 0x0010
+ [ 5387.133255] page table error
+ [ 5387.133259]   PGTBL_ER: 0x0100
+ [ 5387.133265] [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x0010, 
masking
+ [ 5387.133285] render error detected, EIR: 0x0010
+ [ 5387.133290] page table error
+ [ 5387.133293]   PGTBL_ER: 0x0100
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: xserver-xorg-video-intel 2:2.14.0-1ubuntu9
  ProcVersionSignature: Ubuntu 2.6.38-4.31-generic 2.6.38-rc5
  Uname: Linux 2.6.38-4-generic i686
  Architecture: i386
  Chipset: i915gm
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  DRM.card0.LVDS.1:
-  status: connected
-  enabled: enabled
-  dpms: On
-  modes: 1024x600
-  edid-base64:
+  status: connected
+  enabled: enabled
+  dpms: On
+  modes: 1024x600
+  edid-base64:
  DRM.card0.VGA.1:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  Date: Sun Feb 20 02:19:30 2011
  DistUpgraded: Yes, recently upgraded Log time: 2011-01-16 15:28:07.779261
  DistroCodename: natty
  DistroVariant: ubuntu
  DumpSignature: ad1e3e2a (ESR: 0x0011 PGTBL_ER: 0x0100 IPEHR: 
0x0100)
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  GraphicsCard:
-  Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller 
[8086:2592] (rev 04) (prog-if 00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. Device [1043:82d9]
-Subsystem: ASUSTeK Computer Inc. Device [1043:82d9]
+  Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller 
[8086:2592] (rev 04) (prog-if 00 [VGA controller])
+    Subsystem: ASUSTeK Computer Inc. Device [1043:82d9]
+    Subsystem: ASUSTeK Computer Inc. Device [1043:82d9]
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  InterpreterPath: /usr/bin/python2.7
  MachineType: ASUSTeK Computer INC. 900
  ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-3-generic 
root=UUID=b554ab14-6111-40ad-91dc-bf965132f328 ro quiet splash vt.handoff=7
  ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-4-generic 
root=UUID=b554ab14-6111-40ad-91dc-bf965132f328 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  xserver-xorg 1:7.6~3ubuntu6
-  libdrm2 2.4.23-1ubuntu3
-  xserver-xorg-video-intel 2:2.14.0-1ubuntu9
+  xserver-xorg 1:7.6~3ubuntu6
+  libdrm2 2.4.23-1ubuntu3
+  xserver-xorg-video-intel 2:2.14.0-1ubuntu9
  Renderer: Unknown
  SourcePackage: xserver-xorg-video-intel
  Title: [i915gm] GPU lockup ad1e3e2a (ESR: 0x0011 PGTBL_ER: 0x0100 
IPEHR: 0x0100)
  UserGroups:
-  
+ 
  dmi.bios.date: 05/26/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0601
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 900
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTek Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0601:bd05/26/2008:svnASUSTeKComputerINC.:pn900:pvr0405:rvnASUSTeKComputerINC.:rn900:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x:
  dmi.product.name: 900
  dmi.product.version: 0405
  dmi.sys.vendor: ASUSTeK Computer INC.
  version.compiz: compiz 1:0.9.2.1+glibmainloop4-0ubuntu11
  version.libdrm2: libdrm2 2.4.23-1ubuntu3
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1~git20110215.cc1636b6-0ubuntu2
  version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu6
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-1ubuntu9
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Summary changed:

- [i915gm] GPU lockup ad1e3e2a (ESR: 0x0011 PGTBL_ER: 0x0100 IPEHR: 
0x0100)
+ [i915gm] GPU lockup (ESR: 0x0011 PGTBL_ER: 0x0100 IPEHR: 0x0100)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/722238

Title:
  [i915gm] GPU lockup (ESR: 0x0011 PGTBL_ER: 0x0100 IPEHR:
  0x0100)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 735292] Re: [IGDgm] GPU lockup e00457a2 (ESR: 0x00000010 PGTBL_ER: 0x00000002 IPEHR: 0x01000000)

2011-03-15 Thread Max
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/735292

Title:
  [IGDgm] GPU lockup e00457a2 (ESR: 0x0010 PGTBL_ER: 0x0002
  IPEHR: 0x0100)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733744] Re: [gm45] GPU lockup (EIR: 0x00000010 ESR: 0x00000011 PGTBL_ER: 0x00000001 IPEHR: 0x01000000)

2011-03-15 Thread Bryce Harrington
Interesting; it appears from your dmesg that the nouveau drm driver is
loaded, but it's trying to use the -intel driver.

You have both Intel and NVIDIA graphics cards present, it appears there
is some confusion on the software's part as to which device to fire up.
Is this a hybrid graphics system, or do you have a discrete video card?
If you remove the video card does it work properly?

** Summary changed:

- [gm45] GPU lockup 43f50eee (EIR: 0x0010 ESR: 0x0011 PGTBL_ER: 
0x0001 IPEHR: 0x0100)
+ [gm45] GPU lockup (EIR: 0x0010 ESR: 0x0011 PGTBL_ER: 0x0001 
IPEHR: 0x0100)

** Description changed:

  Binary package hint: xserver-xorg-video-intel
  
  Appears just after booting up I can not relate it to any program
+ 
+ [   17.544133] page table error
+ [   17.544135]   PGTBL_ER: 0x0001
+ [   17.544138] [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x0010, 
masking
+ [   18.330699] wlan0: authenticate with 1c:af:f7:82:e3:00 (try 1)
+ [   18.333124] wlan0: authenticated
+ [   18.333164] wlan0: associate with 1c:af:f7:82:e3:00 (try 1)
+ [   18.338549] wlan0: RX AssocResp from 1c:af:f7:82:e3:00 (capab=0xc31 
status=0 aid=2)
+ [   18.338553] wlan0: associated
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: xserver-xorg-video-intel 2:2.14.0-4ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
  Uname: Linux 2.6.38-5-generic x86_64
  Architecture: amd64
  Chipset: gm45
  Date: Fri Mar 11 21:11:28 2011
  DistUpgraded: Log time: 2010-12-09 22:53:29.807930
  DistroCodename: natty
  DistroVariant: ubuntu
  DumpSignature: 43f50eee (EIR: 0x0010 ESR: 0x0011 PGTBL_ER: 0x0001 
IPEHR: 0x0100)
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20101114)
  InterpreterPath: /usr/bin/python2.7
  MachineType: ASUSTeK Computer Inc. UL30VT
  ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-5-generic 
root=UUID=4df82ab2-39fc-4b7e-9500-41097d6c84ea ro i915.powersave=0 
acpi_backlight=vendor vga=792 quiet splashi915.powersave=0 
acpi_backlight=vendor vga=792 quiet splash vt.handoff=7
  RelatedPackageVersions:
-  xserver-xorg 1:7.6~3ubuntu11
-  libdrm2  2.4.23-1ubuntu3
-  xserver-xorg-video-intel 2:2.14.0-4ubuntu1
+  xserver-xorg 1:7.6~3ubuntu11
+  libdrm2  2.4.23-1ubuntu3
+  xserver-xorg-video-intel 2:2.14.0-4ubuntu1
  SourcePackage: xserver-xorg-video-intel
  Title: [gm45] GPU lockup 43f50eee (EIR: 0x0010 ESR: 0x0011 PGTBL_ER: 
0x0001 IPEHR: 0x0100)
  UdevDb: Error: [Errno 2] No such file or directory
  UpgradeStatus: Upgraded to natty on 2011-02-24 (15 days ago)
  UserGroups:
-  
+ 
  dmi.bios.date: 07/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UL30VT
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr211:bd07/14/2010:svnASUSTeKComputerInc.:pnUL30VT:pvr1.0:rvnASUSTeKComputerInc.:rnUL30VT:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: UL30VT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.23-1ubuntu3
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1~git20110215.cc1636b6-0ubuntu2
  version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu5

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733744

Title:
  [gm45] GPU lockup (EIR: 0x0010 ESR: 0x0011 PGTBL_ER:
  0x0001 IPEHR: 0x0100)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 734750] Re: [gm45] GPU lockup 32a93788 (EIR: 0x00000010 ESR: 0x00000010 PGTBL_ER: 0x00000001 IPEHR: 0x01000000)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 702090 ***
https://bugs.launchpad.net/bugs/702090

** This bug has been marked a duplicate of bug 702090
   i965gm  GPU lockup if vesafb is left loaded (EIR: 0x0010 PGTBL_ER: 
0x0100) - *ERROR* EIR stuck: 0x0010, masking
 * You can subscribe to bug 702090 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/702090/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/734750

Title:
  [gm45] GPU lockup 32a93788 (EIR: 0x0010 ESR: 0x0010 PGTBL_ER:
  0x0001 IPEHR: 0x0100)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733683] Re: [gm45] GPU lockup 7e8eb6e0 (EIR: 0x00000010 ESR: 0x00000010 PGTBL_ER: 0x00000001 IPEHR: 0x01000000)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 702090 ***
https://bugs.launchpad.net/bugs/702090

** This bug has been marked a duplicate of bug 702090
   i965gm  GPU lockup if vesafb is left loaded (EIR: 0x0010 PGTBL_ER: 
0x0100) - *ERROR* EIR stuck: 0x0010, masking
 * You can subscribe to bug 702090 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/702090/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733683

Title:
  [gm45] GPU lockup 7e8eb6e0 (EIR: 0x0010 ESR: 0x0010 PGTBL_ER:
  0x0001 IPEHR: 0x0100)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733359] Re: [gm45] GPU lockup ab39faed (EIR: 0x00000010 ESR: 0x00000010 PGTBL_ER: 0x00000001 IPEHR: 0x01000000)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 702090 ***
https://bugs.launchpad.net/bugs/702090

** This bug has been marked a duplicate of bug 702090
   i965gm  GPU lockup if vesafb is left loaded (EIR: 0x0010 PGTBL_ER: 
0x0100) - *ERROR* EIR stuck: 0x0010, masking
 * You can subscribe to bug 702090 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/702090/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733359

Title:
  [gm45] GPU lockup ab39faed (EIR: 0x0010 ESR: 0x0010 PGTBL_ER:
  0x0001 IPEHR: 0x0100)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733748] Re: [gm45] GPU lockup 412af253 (EIR: 0x00000010 ESR: 0x00000010 PGTBL_ER: 0x00000001)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 702090 ***
https://bugs.launchpad.net/bugs/702090

** Description changed:

  Binary package hint: xserver-xorg-video-intel
  
  i just logged in after fresh install
  i updated my system with the latest update and still same problem
+ 
+ [5.349330] fb: conflicting fb hw usage inteldrmfb vs VESA VGA -
+ removing generic driver
+ 
+ [5.362911] drm: registered panic notifier
+ [5.397230] render error detected, EIR: 0x0010
+ [5.397255]   IPEIR: 0x
+ [5.397269]   IPEHR: 0x
+ [5.397283]   INSTDONE: 0xfffe
+ [5.397300]   INSTPS: 0x
+ [5.397317]   INSTDONE1: 0x
+ [5.397318] acpi device:02: registered as cooling_device2
+ [5.397334]   ACTHD: 0x
+ [5.397349] page table error
+ [5.397363]   PGTBL_ER: 0x0001
+ [5.397382] [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x0010, 
masking
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: xserver-xorg-video-intel 2:2.14.0-4ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
  Uname: Linux 2.6.38-6-generic x86_64
  Architecture: amd64
  Chipset: gm45
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  DRM.card0.DP.1:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  DRM.card0.DP.2:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  DRM.card0.DP.3:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  DRM.card0.HDMI.A.1:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  DRM.card0.HDMI.A.2:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  DRM.card0.LVDS.1:
-  status: connected
-  enabled: enabled
-  dpms: On
-  modes: 1440x900 1440x900
-  edid-base64: 
AP///wAwrjNRAQOAHhN46iTll1RPkiciUFQBAQEBAQEBAQEBAQEBAQEBECegaFGEFjAwIDQAML4QAAAYAyCgSFGEGjAwIDYAML4QAAAYDwCVCjKVCigUAQAGr1El/gBBVU9CMTQxUFcwM1YwAM8=
+  status: connected
+  enabled: enabled
+  dpms: On
+  modes: 1440x900 1440x900
+  edid-base64: 
AP///wAwrjNRAQOAHhN46iTll1RPkiciUFQBAQEBAQEBAQEBAQEBAQEBECegaFGEFjAwIDQAML4QAAAYAyCgSFGEGjAwIDYAML4QAAAYDwCVCjKVCigUAQAGr1El/gBBVU9CMTQxUFcwM1YwAM8=
  DRM.card0.VGA.1:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  Date: Sat Mar 12 13:41:54 2011
  DistUpgraded: Fresh install
  DistroCodename: natty
  DistroVariant: ubuntu
  DumpSignature: 412af253 (EIR: 0x0010 ESR: 0x0010 PGTBL_ER: 0x0001)
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  GraphicsCard:
-  Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
-Subsystem: Lenovo Device [17aa:20e4]
-Subsystem: Lenovo Device [17aa:20e4]
+  Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
+    Subsystem: Lenovo Device [17aa:20e4]
+    Subsystem: Lenovo Device [17aa:20e4]
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110302)
  InterpreterPath: /usr/bin/python2.7
  MachineType: LENOVO 6475WBS
  PccardctlIdent:
-  Socket 0:
-no product info available
+  Socket 0:
+    no product info available
  PccardctlStatus:
-  Socket 0:
-no card
+  Socket 0:
+    no card
  ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic 
root=UUID=f833a200-e4e5-4679-8120-6f07d386b4c0 ro quiet splash vt.handoff=7
  ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic 
root=UUID=f833a200-e4e5-4679-8120-6f07d386b4c0 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  xserver-xorg 1:7.6~3ubuntu11
-  libdrm2  2.4.23-1ubuntu3
-  xserver-xorg-video-intel 2:2.14.0-4ubuntu1
+  xserver-xorg 1:7.6~3ubuntu11
+  libdrm2  2.4.23-1ubuntu3
+  xserver-xorg-video-intel 2:2.14.0-4ubuntu1
  Renderer: Unknown
  SourcePackage: xserver-xorg-video-intel
  Title: [gm45] GPU lockup 412af253 (EIR: 0x0010 ESR: 0x0010 PGTBL_ER: 
0x0001)
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
-  
+ 
  dmi.bios.date: 10/09/2008
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 

[Ubuntu-x-swat] [Bug 734025] Re: [g33] GPU lockup 0e6d2d46 (ESR: 0x00000010 PGTBL_ER: 0x00000002)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 735159 ***
https://bugs.launchpad.net/bugs/735159

** This bug has been marked a duplicate of bug 735159
   [g33] GPU lockup 28da1d25 (ESR: 0x0010 PGTBL_ER: 0x0002 IPEHR: 
0x0100)
 * You can subscribe to bug 735159 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/735159/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/734025

Title:
  [g33] GPU lockup 0e6d2d46 (ESR: 0x0010 PGTBL_ER: 0x0002)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733744] Re: [gm45] GPU lockup (EIR: 0x00000010 ESR: 0x00000011 PGTBL_ER: 0x00000001 IPEHR: 0x01000000)

2011-03-15 Thread Michael Frandsen
Yes I have one of these laptops with switched graphics intel GM45 for
low power and nvidia G210 for higher performance (Asus UL30VT).
Unfortunately this functionality only works in Windows. I had no success
use nvidia previously so stayed with intel driver and the better power
profile.

The system works as I expect even it make this crash message. The new
kernel combined with new intel driver has a notable performance increase
so I am quiet happy as it is.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733744

Title:
  [gm45] GPU lockup (EIR: 0x0010 ESR: 0x0011 PGTBL_ER:
  0x0001 IPEHR: 0x0100)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 446717] Re: [gm45] Adjusting Brightness in Acer Aspire Timelines causes system freeze in 4810T and 5810T models

2011-03-15 Thread tankdriver
I must revoke my statement, 
I tested todays daily-live (run completely on battery) and the bug appears 
again.
sorry.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/446717

Title:
  [gm45] Adjusting Brightness in Acer Aspire Timelines causes system
  freeze in 4810T and 5810T models

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733096] Re: [q45] GPU lockup 32b1ab02 (EIR: 0x00000010 ESR: 0x00000010 PGTBL_ER: 0x00000002 IPEHR: 0x01000000)

2011-03-15 Thread Bryce Harrington
Btw, did unloading vbox make any sort of difference?

I notice there have been a few other bugs reported with the same error
codes as this one, but with the stock kernel.  It makes me wonder if
perhaps the freeze you've seen is unrelated to the freeze that the
vesafb kernel solved.  But it's hard to tell.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = High

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733096

Title:
  [q45] GPU lockup 32b1ab02 (EIR: 0x0010 ESR: 0x0010 PGTBL_ER:
  0x0002 IPEHR: 0x0100)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 735159] Re: [g33] GPU lockup 28da1d25 (ESR: 0x00000010 PGTBL_ER: 0x00000002 IPEHR: 0x01000000)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 733686 ***
https://bugs.launchpad.net/bugs/733686

** This bug has been marked a duplicate of bug 733686
   [g41] GPU lockup b9c9ce18 (EIR: 0x0010 ESR: 0x0010 PGTBL_ER: 
0x0002 IPEHR: 0x0100)
 * You can subscribe to bug 733686 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/733686/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/735159

Title:
  [g33] GPU lockup 28da1d25 (ESR: 0x0010 PGTBL_ER: 0x0002 IPEHR:
  0x0100)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 734025] Re: [g33] GPU lockup 0e6d2d46 (ESR: 0x00000010 PGTBL_ER: 0x00000002)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 733686 ***
https://bugs.launchpad.net/bugs/733686

** This bug is no longer a duplicate of bug 735159
   [g33] GPU lockup 28da1d25 (ESR: 0x0010 PGTBL_ER: 0x0002 IPEHR: 
0x0100)
** This bug has been marked a duplicate of bug 733686
   [g41] GPU lockup b9c9ce18 (EIR: 0x0010 ESR: 0x0010 PGTBL_ER: 
0x0002 IPEHR: 0x0100)
 * You can subscribe to bug 733686 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/733686/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/734025

Title:
  [g33] GPU lockup 0e6d2d46 (ESR: 0x0010 PGTBL_ER: 0x0002)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] Re: all the fonts, everywhere, are messed up

2011-03-15 Thread Seb
Architecture: i386
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1440x900 1280x854 1280x800 1280x720 1152x768 1024x768 800x600 848x480 
720x480 640x480
 edid-base64: 
AP///wBMo0JTAAARAQOAHhN4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEBHCqgElKEDDAwgGMAL74QAAAZDwAAAOb6AiMA/gBTQU1TVU5HCiAgICAg/gAxNDFCVDA2LTAwMQogAHE=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
DistroRelease: Ubuntu 10.10
DkmsStatus:
 vboxhost, 4.0.4, 2.6.38-4-generic, i686: built 
 vboxhost, 4.0.4, 2.6.35-27-generic, i686: installed
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
MachineType: Hewlett-Packard HP Compaq 6910p
Package: xorg 1:7.5+6ubuntu3
PackageArchitecture: i386
PccardctlStatus:
 Socket 0:
   3.3V 32-bit PC Card
 Socket 1:
   3.3V 16-bit PC Card
   Subdevice 0 (function 0) bound to driver pata_pcmcia
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-27-generic 
root=UUID=87fdc765-4f10-44c6-9efb-8d93ee61b0bd ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/usr/bin/zsh
ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
Tags: maverick maverick
Uname: Linux 2.6.35-27-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev pulse-access sambashare
dmi.bios.date: 11/04/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68MCD Ver. F.17
dmi.board.name: 30C1
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 68.36
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MCDVer.F.17:bd11/04/2008:svnHewlett-Packard:pnHPCompaq6910p:pvrF.17:rvnHewlett-Packard:rn30C1:rvrKBCVersion68.36:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 6910p
dmi.product.version: F.17
dmi.sys.vendor: Hewlett-Packard
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   i686
 kernel: 2.6.35-27-generic


** Tags added: apport-collected

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] BootDmesg.txt

2011-03-15 Thread Seb
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909592/+files/BootDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] CurrentDmesg.txt

2011-03-15 Thread Seb
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909593/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] DRM.card0.DVI.I.1.txt

2011-03-15 Thread Seb
apport information

** Attachment added: DRM.card0.DVI.I.1.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909594/+files/DRM.card0.DVI.I.1.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] DRM.card0.SVIDEO.1.txt

2011-03-15 Thread Seb
apport information

** Attachment added: DRM.card0.SVIDEO.1.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909595/+files/DRM.card0.SVIDEO.1.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] GdmLog.txt

2011-03-15 Thread Seb
apport information

** Attachment added: GdmLog.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909597/+files/GdmLog.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] Dependencies.txt

2011-03-15 Thread Seb
apport information

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909596/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] GdmLog1.txt

2011-03-15 Thread Seb
apport information

** Attachment added: GdmLog1.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909598/+files/GdmLog1.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] GdmLog2.txt

2011-03-15 Thread Seb
apport information

** Attachment added: GdmLog2.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909599/+files/GdmLog2.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] UdevDb.txt

2011-03-15 Thread Seb
apport information

** Attachment added: UdevDb.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909608/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 718870] Re: [sandybridge] GPU lockup (IPEHR: 0x680b0000)

2011-03-15 Thread Bryce Harrington
** Summary changed:

- [sandybridge] GPU lockup 803644b9 (IPEHR: 0x680b)
+ [sandybridge] GPU lockup (IPEHR: 0x680b)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/718870

Title:
  [sandybridge] GPU lockup (IPEHR: 0x680b)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733208] Re: [sandybridge] GPU lockup 3a40033b (IPEHR: 0x680b0000)

2011-03-15 Thread Bryce Harrington
[sandybridge] GPU lockup 3a40033b (IPEHR: 0x680b)

You've had two lockups with this IPEHR, which indeed does match up with
bug #718870.  Safe to say all of these are related.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733208

Title:
  [sandybridge] GPU lockup 3a40033b (IPEHR: 0x680b)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733208] Re: [sandybridge] GPU lockup 3a40033b (IPEHR: 0x680b0000)

2011-03-15 Thread Bryce Harrington
Ok, I'm going to dupe this to bug 718870 since it seems to be the master
for this bug.

I'll go ahead and upstream the but report as well.  I would love it if
you could assist with any testing that upstream might need done.

Otherwise, you can hold off on filing further bug reports on this GPU
lockup until it gets resolved or we have something to test.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733208

Title:
  [sandybridge] GPU lockup 3a40033b (IPEHR: 0x680b)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733206] Re: [sandybridge] GPU lockup ac0d7424 (IPEHR: 0x78170003)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 718870 ***
https://bugs.launchpad.net/bugs/718870

** This bug has been marked a duplicate of bug 718870
   [sandybridge] GPU lockup (IPEHR: 0x680b)
 * You can subscribe to bug 718870 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/718870/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733206

Title:
  [sandybridge] GPU lockup ac0d7424 (IPEHR: 0x78170003)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] peripherals.txt

2011-03-15 Thread Seb
apport information

** Attachment added: peripherals.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909615/+files/peripherals.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] xdpyinfo.txt

2011-03-15 Thread Seb
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909617/+files/xdpyinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] xkbcomp.txt

2011-03-15 Thread Seb
apport information

** Attachment added: xkbcomp.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909618/+files/xkbcomp.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] RelatedPackageVersions.txt

2011-03-15 Thread Seb
apport information

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909607/+files/RelatedPackageVersions.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733073] Re: [gm45] GPU lockup 818ac509 ()

2011-03-15 Thread Bryce Harrington
Illan, I've forwarded this bug upstream to
https://bugs.freedesktop.org/show_bug.cgi?id=35198 - please subscribe to
that bug report so you can communicate directly with upstream.

Unfortunately it seems this automatically collected bug report did not
actually capture the state of the GPU lockup in a way that enables
upstream to analyze it.  Please keep an eye out for more freezes like
this one, and please definitely submit the bug reports when the bug
reporter tool pops up; if you could mention this bug # that will help us
collect all the data together.

** Bug watch added: freedesktop.org Bugzilla #35198
   http://bugs.freedesktop.org/show_bug.cgi?id=35198

** Also affects: xserver-xorg-video-intel via
   http://bugs.freedesktop.org/show_bug.cgi?id=35198
   Importance: Unknown
   Status: Unknown

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = High

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733073

Title:
  [gm45] GPU lockup 818ac509 ()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] ProcCpuinfo.txt

2011-03-15 Thread Seb
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909604/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] XorgLog.txt

2011-03-15 Thread Seb
apport information

** Attachment added: XorgLog.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909610/+files/XorgLog.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] Lsusb.txt

2011-03-15 Thread Seb
apport information

** Attachment added: Lsusb.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909601/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] monitors.xml.txt

2011-03-15 Thread Seb
apport information

** Attachment added: monitors.xml.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909614/+files/monitors.xml.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] ProcModules.txt

2011-03-15 Thread Seb
apport information

** Attachment added: ProcModules.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909606/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] PccardctlIdent.txt

2011-03-15 Thread Seb
apport information

** Attachment added: PccardctlIdent.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909602/+files/PccardctlIdent.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] XorgLogOld.txt

2011-03-15 Thread Seb
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909611/+files/XorgLogOld.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] Lspci.txt

2011-03-15 Thread Seb
apport information

** Attachment added: Lspci.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909600/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] Re: all the fonts, everywhere, are messed up

2011-03-15 Thread Seb
I am affected by the same problem (see apport information just sent. It
usually affects one or more characters, and it seems to be related to
the Ubuntu font (screenshot attached with u missing) in non-bold.
Changing to a different font fixes the problem.

** Attachment added: Screenshot-Appearance Preferences.png
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/582013/+attachment/1909645/+files/Screenshot-Appearance%20Preferences.png

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] glxinfo.txt

2011-03-15 Thread Seb
apport information

** Attachment added: glxinfo.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909613/+files/glxinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] PciDisplay.txt

2011-03-15 Thread Seb
apport information

** Attachment added: PciDisplay.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909603/+files/PciDisplay.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] ProcInterrupts.txt

2011-03-15 Thread Seb
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909605/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] UdevLog.txt

2011-03-15 Thread Seb
apport information

** Attachment added: UdevLog.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909609/+files/UdevLog.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] Xrandr.txt

2011-03-15 Thread Seb
apport information

** Attachment added: Xrandr.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909612/+files/Xrandr.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 582013] setxkbmap.txt

2011-03-15 Thread Seb
apport information

** Attachment added: setxkbmap.txt
   
https://bugs.edge.launchpad.net/bugs/582013/+attachment/1909616/+files/setxkbmap.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/582013

Title:
  all the fonts, everywhere, are messed up

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 735225] Re: [i865] GPU lockup 81e4ef4e (ESR: 0x00000010 PGTBL_ER: 0x00000029 IPEHR: 0x01000000)

2011-03-15 Thread Bryce Harrington
Sorry you're having trouble, however we are asking 8xx owners with
driver bugs to please work directly with upstream.  Here in ubuntu we're
focusing bug efforts on just 9xx and newer chips.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/735225

Title:
  [i865] GPU lockup 81e4ef4e (ESR: 0x0010 PGTBL_ER: 0x0029
  IPEHR: 0x0100)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733324] Re: [sandybridge] GPU lockup e8f2a49a (IPEHR: 0x680b0000)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 718870 ***
https://bugs.launchpad.net/bugs/718870

** This bug has been marked a duplicate of bug 718870
   [sandybridge] GPU lockup (IPEHR: 0x680b)
 * You can subscribe to bug 718870 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/718870/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733324

Title:
  [sandybridge] GPU lockup e8f2a49a (IPEHR: 0x680b)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733209] Re: [sandybridge] GPU lockup 9f398a40 (IPEHR: 0x78170003)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 718870 ***
https://bugs.launchpad.net/bugs/718870

** This bug has been marked a duplicate of bug 718870
   [sandybridge] GPU lockup (IPEHR: 0x680b)
 * You can subscribe to bug 718870 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/718870/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733209

Title:
  [sandybridge] GPU lockup 9f398a40 (IPEHR: 0x78170003)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733009] Re: [sandybridge] GPU lockup 62c41168 ()

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 718870 ***
https://bugs.launchpad.net/bugs/718870

** This bug has been marked a duplicate of bug 718870
   [sandybridge] GPU lockup (IPEHR: 0x680b)
 * You can subscribe to bug 718870 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/718870/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733009

Title:
  [sandybridge] GPU lockup 62c41168 ()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733006] Re: [sandybridge] GPU lockup 1a28f5a9 ()

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 718870 ***
https://bugs.launchpad.net/bugs/718870

** This bug has been marked a duplicate of bug 718870
   [sandybridge] GPU lockup (IPEHR: 0x680b)
 * You can subscribe to bug 718870 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/718870/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733006

Title:
  [sandybridge] GPU lockup 1a28f5a9 ()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 720072] Re: vesa does not apply in 1280x800 resolution Natty Alpha 2

2011-03-15 Thread Timo Aaltonen
** Package changed: xserver-xorg-video-vesa (Ubuntu) = xserver-xorg-
video-openchrome (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.
https://bugs.launchpad.net/bugs/720072

Title:
  vesa does not apply in 1280x800 resolution Natty Alpha 2

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 718870] Re: [sandybridge] GPU lockup (IPEHR: 0x680b0000)

2011-03-15 Thread Bryce Harrington
** Description changed:

- Binary package hint: xserver-xorg-video-intel
+ This bug seems to be particular to Sandybridge hardware.  The IPEHR
+ values seem to vary from freeze to freeze, but seem to not be random.
+ The value 0x68b has been seen in a few different reports by
+ different people, along with 0x78170003 and one or two other codes.
  
- I believe this is the same bus as #715122, but after the last update
- (#142 from 2011-02-11)
+ Here is an example sequence from one reporter on a particular system:
+ #733206  (IPEHR: 0x78170003)
+ #733208  (IPEHR: 0x680b)
+ #733209  (IPEHR: 0x78170003)
+ #733324  (IPEHR: 0x680b)
+ 
+ [Original Bug Report]
+ I believe this is the same bus as #715122, but after the last update (#142 
from 2011-02-11)
  
  [  482.078037] do_trap: 6 callbacks suppressed
  [  482.078042] intel_gpu_top[1931] trap divide error ip:4016bf 
sp:7fff09c33610 error:0 in intel_gpu_top[40+6000]
  [  750.170912] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer 
elapsed... GPU hung
  [  750.172237] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request 
returns -11 (awaiting 183795 at 183794, next 183796)
- [  750.231061] divide error:  [#1] SMP 
+ [  750.231061] divide error:  [#1] SMP
  [  750.231079] last sysfs file: 
/sys/devices/pci:00/:00:02.0/drm/card0/uevent
- [  750.231101] CPU 0 
+ [  750.231101] CPU 0
  [  750.231107] Modules linked in: binfmt_misc parport_pc ppdev dm_crypt 
snd_hda_codec_hdmi snd_hda_codec_realtek coretemp snd_hda_intel lp xhci_hcd 
snd_hda_codec shpchp snd_hwdep snd_pcm joydev snd_seq_midi parport snd_rawmidi 
snd_seq_midi_event snd_seq snd_timer snd_seq_device psmouse snd soundcore 
serio_raw snd_page_alloc btrfs zlib_deflate crc32c_intel libcrc32c usbhid hid 
i915 ahci libahci drm_kms_helper drm i2c_algo_bit video e1000e
- [  750.231243] 
- [  750.231249] Pid: 5, comm: kworker/u:0 Not tainted 2.6.38-3-generic 
#30-Ubuntu DH67BL/
+ [  750.231243]
+ [  750.231249] Pid: 5, comm: kworker/u:0 Not tainted 2.6.38-3-generic 
#30-Ubuntu DH67BL/
  [  750.231272] RIP: 0010:[a00dc758]  [a00dc758] 
ironlake_compute_srwm+0x88/0x2b0 [i915]
  [  750.231308] RSP: 0018:88020f4eb870  EFLAGS: 00010246
  [  750.231324] RAX:  RBX: 05dc RCX: 

  [  750.231344] RDX:  RSI:  RDI: 
88020b32a000
  [  750.231363] RBP: 88020f4eb8c0 R08: 0004 R09: 

  [  750.231383] R10: 05dc R11: 88020f4eb92c R12: 
88020f4eb928
  [  750.231403] R13: 10624dd3 R14: 0001 R15: 
88020f4eb928
  [  750.231423] FS:  () GS:88001fc0() 
knlGS:
  [  750.231446] CS:  0010 DS:  ES:  CR0: 8005003b
  [  750.231462] CR2: 7fff4ea6c418 CR3: 01a03000 CR4: 
000406f0
  [  750.231482] DR0:  DR1:  DR2: 

  [  750.231502] DR3:  DR6: 0ff0 DR7: 
0400
  [  750.231522] Process kworker/u:0 (pid: 5, threadinfo 88020f4ea000, task 
88020f4cdb00)
  [  750.231545] Stack:
  [  750.231551]  0282 88020f4eb900 88020f4eb8c0 
81075885
  [  750.231574]  88020f4ebfd8 88020b388000 88020f4eb92c 
88020b388018
  [  750.231597]  88020f4eb924 88020f4eb928 88020f4eb960 
a00ddf55
  [  750.231619] Call Trace:
  [  750.231631]  [81075885] ? try_to_del_timer_sync+0x85/0xe0
  [  750.231653]  [a00ddf55] sandybridge_update_wm+0x1c5/0x3f0 [i915]
  [  750.231677]  [a00db160] intel_update_watermarks+0x140/0x160 
[i915]
  [  750.231701]  [a00e4b85] ironlake_crtc_disable+0x3d5/0x900 [i915]
  [  750.231725]  [a00e515e] ironlake_crtc_prepare+0xe/0x10 [i915]
  [  750.231746]  [a009d577] drm_crtc_helper_set_mode+0x317/0x4e0 
[drm_kms_helper]
  [  750.231772]  [a009d7b2] drm_helper_resume_force_mode+0x72/0x150 
[drm_kms_helper]
  [  750.231801]  [a0053727] ? drm_irq_install+0x167/0x230 [drm]
  [  750.231822]  [a00b5bf6] i915_reset+0x266/0x4d0 [i915]
  [  750.231842]  [a00b9f30] ? i915_error_work_func+0x0/0x130 [i915]
  [  750.231865]  [a00ba007] i915_error_work_func+0xd7/0x130 [i915]
  [  750.231885]  [8108145d] process_one_work+0x11d/0x420
  [  750.231903]  [81082083] worker_thread+0x163/0x360
  [  750.231920]  [81081f20] ? worker_thread+0x0/0x360
  [  750.231936]  [81086d66] kthread+0x96/0xa0
  [  750.231951]  [8100ce24] kernel_thread_helper+0x4/0x10
  [  750.231969]  [81086cd0] ? kthread+0x0/0xa0
  [  750.231984]  [8100ce20] ? kernel_thread_helper+0x0/0x10
- [  750.232000] Code: e8 4c 8b 75 f0 4c 8b 7d f8 c9 c3 0f 1f 84 00 00 00 00 00 
69 c1 e8 03 00 00 49 63 da 41 bd d3 4d 62 10 41 0f af f0 89 c2 c1 fa 1f 41 f7 
f9 31 d2 48 63 c8 48 89 d8 48 f7 f1 48 b9 cf f7 53 e3 a5 
+ 

[Ubuntu-x-swat] [Bug 733073] Re: [gm45] GPU lockup 818ac509 ()

2011-03-15 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel
   Status: Unknown = Confirmed

** Changed in: xserver-xorg-video-intel
   Importance: Unknown = High

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733073

Title:
  [gm45] GPU lockup 818ac509 ()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 734315] Re: [i946gz] GPU lockup 2efe0a1a (ESR: 0x00000001 IPEHR: 0xff2b001e)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 734313 ***
https://bugs.launchpad.net/bugs/734313

** This bug has been marked a duplicate of bug 734313
   [i946gz] GPU lockup d6c9f85c (ESR: 0x0001 IPEHR: 0xff2b001e)
 * You can subscribe to bug 734313 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/734313/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/734315

Title:
  [i946gz] GPU lockup 2efe0a1a (ESR: 0x0001 IPEHR: 0xff2b001e)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733073] Re: [gm45] GPU lockup 818ac509 ()

2011-03-15 Thread Ilan
Bryce,

Are there additional details I should collect in case of future crashes
that would be helpful to you and upstream?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733073

Title:
  [gm45] GPU lockup 818ac509 ()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 722515] Re: [i946gz] GPU lockup (IPEHR: 0xffd9d9d9)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 734313 ***
https://bugs.launchpad.net/bugs/734313

** This bug has been marked a duplicate of bug 734313
   [i946gz] GPU lockup d6c9f85c (ESR: 0x0001 IPEHR: 0xff2b001e)
 * You can subscribe to bug 734313 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/734313/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/722515

Title:
  [i946gz] GPU lockup (IPEHR: 0xffd9d9d9)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 734718] Re: [i946gz] GPU lockup 26fab23b () before login

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 734313 ***
https://bugs.launchpad.net/bugs/734313

** This bug has been marked a duplicate of bug 734313
   [i946gz] GPU lockup d6c9f85c (ESR: 0x0001 IPEHR: 0xff2b001e)
 * You can subscribe to bug 734313 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/734313/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/734718

Title:
  [i946gz] GPU lockup 26fab23b () before login

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 732393] Re: [i915gm] GPU lockup 2f9f1450 (ESR: 0x00000001 IPEHR: 0x02000004)

2011-03-15 Thread Bryce Harrington
*** This bug is a duplicate of bug 727594 ***
https://bugs.launchpad.net/bugs/727594

** This bug has been marked a duplicate of bug 727594
   [i915gm] GPU lockup (ESR: 0x0001 IPEHR: 0x0204)
 * You can subscribe to bug 727594 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/727594/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/732393

Title:
  [i915gm] GPU lockup 2f9f1450 (ESR: 0x0001 IPEHR: 0x0204)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 732952] Re: [sandybridge-m-gt2+] GPU lockup ec041480 ()

2011-03-15 Thread Bryce Harrington
** Summary changed:

- GPU lockup ec041480 ()
+ [sandybridge-m-gt2+] GPU lockup ec041480 ()

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/732952

Title:
  [sandybridge-m-gt2+] GPU lockup ec041480 ()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 599017] Re: [gm45] Xorg freeze on Firefox on one particular page

2011-03-15 Thread Etienne Goyer
On Maverick, using Flashplayer 10.2.152.27 (installed using the
flashplugin-installer package), it does not crash.  So it seems to be
limited to the intel driver on lucid.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/599017

Title:
  [gm45] Xorg freeze on Firefox on one particular page

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 734313] Re: [i946gz] GPU lockup d6c9f85c (ESR: 0x00000001 IPEHR: 0xff2b001e)

2011-03-15 Thread Adrine
The automatic bug reporting had made a duplicate of this one from my
case.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/734313

Title:
  [i946gz] GPU lockup d6c9f85c (ESR: 0x0001 IPEHR: 0xff2b001e)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 728823] Re: gm45 GPU lockup 61d7f5a3

2011-03-15 Thread Bryce Harrington
Hi Benjamin, unfortunately in this case the automatic bug collection
didn't grab valid id's from your GPU.  Often times with these kinds of
bugs you'll encounter them multiple times, and sometimes apport has a
better chance of collecting the right info.  So, I'm going to close this
one out since it's (probably) not actionable, but can I ask that
whenever you encounter this gpu lockup and get shown a dialog to report
it, please do.  Hopefully in one of those will be proper error codes.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/728823

Title:
   gm45  GPU lockup 61d7f5a3

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 301958] Re: [needs-packaging] no working driver for sis 671/771 video cards

2011-03-15 Thread Timo Aaltonen
It's pointless to dump the driver from Mandriva as-is. The right way forward is 
to split the (huge, ~2MB) diff to upstream X.Org -sis driver in logical pieces 
and push them upstream for review and inclusion.
 
I already started, but it takes a non-trivial amount of effort to get it going, 
without any hardware to test the result on. Besides, I'm no driver developer, 
and learning-as-you-go is slow.. So don't hold your breath.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-sis in ubuntu.
https://bugs.launchpad.net/bugs/301958

Title:
  [needs-packaging] no working driver for sis 671/771 video cards

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 599017] Re: [gm45] Xorg freeze on Firefox on one particular page

2011-03-15 Thread Etienne Goyer
Attached the information requested in comment #2.

** Attachment added: dmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/599017/+attachment/1909730/+files/dmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/599017

Title:
  [gm45] Xorg freeze on Firefox on one particular page

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 599017] Re: [gm45] Xorg freeze on Firefox on one particular page

2011-03-15 Thread Etienne Goyer
** Attachment added: intel_error_decode.txt
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/599017/+attachment/1909731/+files/intel_error_decode.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/599017

Title:
  [gm45] Xorg freeze on Firefox on one particular page

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 599017] Re: [gm45] Xorg freeze on Firefox on one particular page

2011-03-15 Thread Etienne Goyer
** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/599017/+attachment/1909732/+files/Xorg.0.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/599017

Title:
  [gm45] Xorg freeze on Firefox on one particular page

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 732425] Re: [arrandale] GPU lockup e4573547 (ESR: 0x00000001 IPEHR: 0x7a005502)

2011-03-15 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = High

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/732425

Title:
  [arrandale] GPU lockup e4573547 (ESR: 0x0001 IPEHR: 0x7a005502)

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


  1   2   3   >