[Ubuntu-x-swat] [Bug 833333] Re: package nvidia-current 270.41.06-0ubuntu1 failed to install/upgrade: nvidia-current kernel module failed to build

2011-08-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 576648 ***
https://bugs.launchpad.net/bugs/576648

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 576648, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 576648
   package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to 
build (Unable to determine the target kernel version.)

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

Title:
  package nvidia-current 270.41.06-0ubuntu1 failed to install/upgrade:
  nvidia-current kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/83/+subscriptions

___
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 833381] Re: installing kernel 3.1 nvidia 173 generic fail

2011-08-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 576648 ***
https://bugs.launchpad.net/bugs/576648

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 576648, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 576648
   package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to 
build (Unable to determine the target kernel version.)

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

Title:
  installing kernel 3.1 nvidia 173 generic fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/833381/+subscriptions

___
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 567696] Re: [mi] EQ overflowing. The server is probably stuck in an infinite loop

2011-08-24 Thread Dan Kegel
FWIW, I saw nearly exactly the same backtrace in a Natty system (using
kernel 2.6.38-11-generic-pae) just now:

[214132.465] [mi] EQ overflowing. The server is probably stuck in an infinite 
loop.
[214132.465]
Backtrace:
[214132.465] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80eab2b]
[214132.465] 1: /usr/bin/X (mieqEnqueue+0x1ab) [0x80e9d0b]
[214132.465] 2: /usr/bin/X (xf86PostMotionEventM+0xbf) [0x80c4b6f]
[214132.481] 3: /usr/lib/xorg/modules/input/evdev_drv.so (0xb4d15000+0x368f) 
[0xb4d1868f]
[214132.481] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb4d15000+0x54e9) 
[0xb4d1a4e9]
[214132.481] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb4d15000+0x5d4d) 
[0xb4d1ad4d]
[214132.481] 6: /usr/bin/X (0x8048000+0x6b41f) [0x80b341f]
[214132.481] 7: /usr/bin/X (0x8048000+0x12ddb6) [0x8175db6]
[214132.481] 8: (vdso) (__kernel_sigreturn+0x0) [0xb777e400]

(Not sure what triggered it.  I'd been using vncviewer, appletviewer,
chrome, and cygwin sed.exe in wine.)

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

Title:
  [mi] EQ overflowing. The server is probably stuck in an infinite loop

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

___
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 829470] Re: Xvfb fails with empty /var/lib/xkb, causing build failures

2011-08-24 Thread Bryce Harrington
In fakeroot 1.16-1, Debian added a patch to add access() support, to fix
debian bug #629956.

However, this broke apt (debian bug #630591) and other stuff (debian bug
#630129), and so the patch was reverted in fakeroot 1.17-1:

  http://packages.qa.debian.org/f/fakeroot/news/20110818T113211Z.html

As a workaround, you can make pygtk succeed via the LD_PRELOAD trick:

  G_HOME=/ PYTHON=/usr/bin/python$* LD_PRELOAD="" xvfb-run -s "-screen 0
1280x1024x24 -noreset" $(MAKE) -C build-$* check

The real solution is to pull fakeroot 1.17-1 and get rid of fakeroot's
bugged access().

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

Title:
  Xvfb fails with empty /var/lib/xkb, causing build failures

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

___
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 829470] Re: Xvfb fails with empty /var/lib/xkb, causing build failures

2011-08-24 Thread Bryce Harrington
Test case I'm using is adding the following line to the hello package's
binary-arch target:

  Xvfb :99

In particular, the fault is occurring within the X server code for the
xkbcomp call.  The call it's trying to make is something like:

  xkbcomp -w 1 -R/usr/share/X11/xkb/keymap -xkm xfree86 /var/lib/xkb
/server-foo.xkm

Error:Cannot open "/var/lib/xkb/server-foo.xkm" to write keyboard 
description
  Exiting

In natty, Xvfb runs properly because it uses /tmp/server-foo.xkm, which
it can write to.  Indeed, the above xkbcomp call fails in called in
binary-arch rules, but simply changing to /tmp succeeds:

  xkbcomp -w 1 -R/usr/share/X11/xkb/keymap -xkm xfree86 /var/lib/xkb
/server-foo.xkm

The code in question that decides what directory to use is
xserver/xkb/ddxLoad.c:

tatic void
OutputDirectory(
char* outdir,
size_t size)
{
#ifndef WIN32
/* Can we write an xkm and then open it too? */
if (access(XKM_OUTPUT_DIR, W_OK | X_OK) == 0 && (strlen(XKM_OUTPUT_DIR) < 
size))
{
(void) strcpy (outdir, XKM_OUTPUT_DIR);
} else

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

Title:
  Xvfb fails with empty /var/lib/xkb, causing build failures

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

___
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 763005] Re: Compiz's "Sync to Vblank" makes display stutter/slow with some drivers (like fglrx)

2011-08-24 Thread Leandro Carneiro
Well, I turned the sync to blank option on compiz and corrected the refresh 
rate and the desktop is now usable. It was fast using Ubuntu on Virtualbox on 
Windows!
Anyway, what I saw with glxgears is this: a constant framerate of 60fps! I 
don't know if this is a coincidence, but it appears to me that have, somewere, 
a frame rate limit misconfigured elsewere...

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

Title:
  Compiz's "Sync to Vblank" makes display stutter/slow with some drivers
  (like fglrx)

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

___
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 833428] Re: [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7d8e0001

2011-08-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [i915gm] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0100
  render.IPEHR: 0x7d8e0001

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/833428/+subscriptions

___
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 676166] Re: Screen corruption when resuming from suspend

2011-08-24 Thread wil johnson
Have just tried this fix, -- problem remains on this Gateway GT5426E
desktop with NVIDIA Gforce 6150 SE

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

Title:
  Screen corruption when resuming from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/676166/+subscriptions

___
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 833428] Re: [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7d8e0001

2011-08-24 Thread Guy Stone
-- 
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/833428

Title:
  [i915gm] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0100
  render.IPEHR: 0x7d8e0001

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/833428/+subscriptions

___
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 833428] [NEW] [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7d8e0001

2011-08-24 Thread Guy Stone
Public bug reported:

Using external monitor with ASUS eeePC900

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Chipset: i915gm
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Tue Aug 23 23:32:53 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
DuplicateSignature: [i915gm] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0100 
render.IPEHR: 0x7d8e0001 Ubuntu 11.10
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
ExtraDebuggingInterest: Yes, if not too technical
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]
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110705.1)
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-3.0.0-9-generic 
root=UUID=491c95fc-3485-4c04-8fee-3e3c932b6080 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6+7ubuntu6
 libdrm2  2.4.26-1ubuntu1
 xserver-xorg-video-intel 2:2.15.901-1ubuntu2
SourcePackage: xserver-xorg-video-intel
Title: [i915gm] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0100 
render.IPEHR: 0x7d8e0001
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 07/07/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0802
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.:bvr0802:bd07/07/2008:svnASUSTeKComputerINC.:pn900:pvr0601:rvnASUSTeKComputerINC.:rn900:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x:
dmi.product.name: 900
dmi.product.version: 0601
dmi.sys.vendor: ASUSTeK Computer INC.
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu1
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-crash compiz-0.9 false-gpu-hang freeze i386 
need-duplicate-check oneiric 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/833428

Title:
  [i915gm] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0100
  render.IPEHR: 0x7d8e0001

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/833428/+subscriptions

___
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 676166] Re: Screen corruption when resuming from suspend

2011-08-24 Thread Mike Birchley
Have just tried this fix, but problem remains on this HP Dv4 laptop with
current NVidia module, no different

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

Title:
  Screen corruption when resuming from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/676166/+subscriptions

___
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 833381] Re: installing kernel 3.1 nvidia 173 generic fail

2011-08-24 Thread Martin Corte
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-173 in Ubuntu.
https://bugs.launchpad.net/bugs/833381

Title:
  installing kernel 3.1 nvidia 173 generic fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/833381/+subscriptions

___
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 833381] [NEW] installing kernel 3.1 nvidia 173 generic fail

2011-08-24 Thread Martin Corte
Public bug reported:

Reboot and doesnt work.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: nvidia-173 173.14.30-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Aug 24 18:11:48 2011
DistUpgraded: Log time: 2011-07-31 13:59:46.894461
DistroCodename: natty
DistroVariant: ubuntu
ErrorMessage: nvidia-173 kernel module failed to build
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
PackageVersion: 173.14.30-0ubuntu1
SourcePackage: nvidia-graphics-drivers-173
Title: package nvidia-173 173.14.30-0ubuntu1 failed to install/upgrade: 
nvidia-173 kernel module failed to build
UpgradeStatus: Upgraded to natty on 2011-07-31 (24 days ago)
version.compiz: compiz 1:0.9.4+bzr20110606-0ubuntu1~natty2
version.ia32-libs: ia32-libs 20090808ubuntu13
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

** Affects: nvidia-graphics-drivers-173 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty needs-reassignment regression-update ubuntu

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

Title:
  installing kernel 3.1 nvidia 173 generic fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/833381/+subscriptions

___
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 741930] Re: [natty] nvidia binary packages for older cards - dependencies not met

2011-08-24 Thread uski
Did you people noticed that NVIDIA released an update on August 17th that adds 
support for newer Xorg servers ?
Maybe we can have an updated nvidia-96 package that works ?

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

Title:
  [natty] nvidia binary packages for older cards - dependencies not met

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/741930/+subscriptions

___
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 829470] Re: Xvfb fails with empty /var/lib/xkb, causing build failures

2011-08-24 Thread Bryce Harrington
Nevermind; I found a way to reproduce it locally now.

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

Title:
  Xvfb fails with empty /var/lib/xkb, causing build failures

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

___
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 833333] Re: package nvidia-current 270.41.06-0ubuntu1 failed to install/upgrade: nvidia-current kernel module failed to build

2011-08-24 Thread Martin Corte
-- 
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/83

Title:
  package nvidia-current 270.41.06-0ubuntu1 failed to install/upgrade:
  nvidia-current kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/83/+subscriptions

___
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 833333] [NEW] package nvidia-current 270.41.06-0ubuntu1 failed to install/upgrade: nvidia-current kernel module failed to build

2011-08-24 Thread Martin Corte
Public bug reported:

Failed.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: nvidia-current
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Aug 24 17:00:00 2011
DistUpgraded: Log time: 2011-07-31 13:59:46.894461
DistroCodename: natty
DistroVariant: ubuntu
ErrorMessage: nvidia-current kernel module failed to build
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
PackageVersion: 270.41.06-0ubuntu1
SourcePackage: nvidia-graphics-drivers
Title: package nvidia-current 270.41.06-0ubuntu1 failed to install/upgrade: 
nvidia-current kernel module failed to build
UpgradeStatus: Upgraded to natty on 2011-07-31 (24 days ago)
version.compiz: compiz 1:0.9.4+bzr20110606-0ubuntu1~natty2
version.ia32-libs: ia32-libs 20090808ubuntu13
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty needs-reassignment regression-update ubuntu

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

Title:
  package nvidia-current 270.41.06-0ubuntu1 failed to install/upgrade:
  nvidia-current kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/83/+subscriptions

___
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 674294] Re: Extended Desktop: "Desktop effects could not be enabled"

2011-08-24 Thread sunil
00:00.0 Host bridge: Intel Corporation Sandy Bridge DRAM Controller (rev 09)
Subsystem: Intel Corporation Device 2017
Kernel driver in use: agpgart-intel
Kernel modules: intel-agp
00:02.0 VGA compatible controller: Intel Corporation Sandy Bridge Integrated 
Graphics Controller (rev 09)
Subsystem: Intel Corporation Device 2017
Kernel driver in use: i915
Kernel modules: i915
00:16.0 Communication controller: Intel Corporation Cougar Point HECI 
Controller #1 (rev 04)
Subsystem: Intel Corporation Device 2017
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network 
Connection (rev 05)
Subsystem: Intel Corporation Device 2017
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host 
Controller #2 (rev 05)
Subsystem: Intel Corporation Device 2017
Kernel driver in use: ehci_hcd
00:1b.0 Audio device: Intel Corporation Cougar Point High Definition Audio 
Controller (rev 05)
Subsystem: Intel Corporation Device 2017
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 1 (rev 
b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host 
Controller #1 (rev 05)
Subsystem: Intel Corporation Device 2017
Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge: Intel Corporation Cougar Point LPC Controller (rev 05)
Subsystem: Intel Corporation Device 2017
Kernel modules: iTCO_wdt
00:1f.2 SATA controller: Intel Corporation Cougar Point 6 port SATA AHCI 
Controller (rev 05)
Subsystem: Intel Corporation Device 2017
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus: Intel Corporation Cougar Point SMBus Controller (rev 05)
Subsystem: Intel Corporation Device 2017
Kernel modules: i2c-i801
01:00.0 PCI bridge: Integrated Technology Express, Inc. Device 8892 (rev 10)
Kernel modules: shpchp


** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Expired => 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/674294

Title:
  Extended Desktop: "Desktop effects could not be enabled"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/674294/+subscriptions

___
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 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-24 Thread josejuan05
I have booted bisect015 twice, and both times got evergreen_cp_restart
oops.

This commit is affected by the bug.

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

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

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

___
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 829470] Re: Xvfb fails with empty /var/lib/xkb, causing build failures

2011-08-24 Thread Bryce Harrington
Another detail that would help me figure this out is whether there have
been /var/lib/xkb/*.xkm files in the past (i.e. the regression is that
they're no longer being generated), or if they've always been missing
(in which case the regression is xvfb is now expecting them when it
didn't).

Also, can someone able to reproduce this test if merely doing
  touch /var/lib/xkb/server-1234123412341234123412341234123412341234.xkm
makes it proceed.

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

Title:
  Xvfb fails with empty /var/lib/xkb, causing build failures

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

___
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 829470] Re: Xvfb fails with empty /var/lib/xkb, causing build failures

2011-08-24 Thread Bryce Harrington
No, there seems to be more to it than that.

root@clanfield:~# ls /var/lib/xkb/
server-02D8252E59564A234380F1E5417646A9DB3B7452.xkm  
server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
root@clanfield:~# rm /var/lib/xkb/*
root@clanfield:~# fakeroot Xvfb :99 -noreset -nolisten tcp
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing 
from list!
^C/usr/bin/fakeroot: line 1: kill: (4379) - No such process
root@clanfield:~# ls /var/lib/xkb/
server-02D8252E59564A234380F1E5417646A9DB3B7452.xkm

And in a freshly upgraded chroot:

(chroot)root@humber:~# rm /var/lib/xkb/server-*.xkm 
(chroot)root@humber:~# fakeroot Xvfb :99 -noreset -nolisten tcp
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing 
from list!
[dix] Could not init font path element 
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
^C(chroot)root@humber:~# ls /var/lib/xkb/
server-02D8252E59564A234380F1E5417646A9DB3B7452.xkm

I think the empty /var/lib/xkb/ may be a symptom rather than a root
cause.  Guessing that in the buildd's there's no keyboard so no compiled
xkb keymap is going to get generated.

Martin, can you elaborate on how you're reproducing it?  Are you doing
it in a local chroot or on a buildd?

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

Title:
  Xvfb fails with empty /var/lib/xkb, causing build failures

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

___
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 831336] Re: running 'xterm' exists X session

2011-08-24 Thread Joe Barnett
not sure if related, but as of today* noticing weird potentially damage-
related issues in gnome-terminal/chromium-browser:

if i have two tabs open and switch between them, the terminal/tab
display doesn't always update.  Sometimes only the tab contents get
repainted, sometimes only the tab itself, sometimes neither.  if I then
unfocus the window, the terminal gets repainted appropriately.  let me
know if I should file a separate bug for that.

* possibly related to mutter/clutter upgrade? unclear to me...

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

Title:
  running 'xterm' exists X session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/831336/+subscriptions

___
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 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-24 Thread Seth Forshee
bisect015 is now available.

http://people.canonical.com/~sforshee/lp727620/bisect/

# bad: [000703f44c77b152cd966eaf06f4ab043274ff46] mxm/wmi: add MXMX interface 
entry point.
git bisect bad 000703f44c77b152cd966eaf06f4ab043274ff46

Now testing commit 63f7d9828bf55cc8ee6f460830c5285fe06bef3e.

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

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

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

___
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 797662] Re: LibreOffice sometimes crashes Xorg

2011-08-24 Thread Fritz Heinrichmeyer
no crash at home with ATI onboard graphics ...

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

Title:
  LibreOffice sometimes crashes Xorg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/797662/+subscriptions

___
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 826504] Re: System becomes extremely sluggish

2011-08-24 Thread Taylor
* Any processes gobbling cpu, memory, or disk IO? (top, ps, nmon, atop, free 
-m, nice/ionice, etc.)
Whatever active applications are running take up whatever resources there are.  
If I'm running Pidgin, Pidgin will be taking 40%+.  If it's nautilus, nautilus 
takes up 40%+.  Even if I run 'top' to check with, it becomes the dominating 
process.  Other than whatever I'm actively using (don't understand why that 
happens), there's no unusual or background activities taking up all the 
resources.

* Got any unusual cron jobs set up?
I haven't touched cron jobs at all since my install.

* Is it swapping to disk? (top or vmstat should show this, or the %wa number in 
top)
I checked last time this happened, it was at 0.0%.

* Can you repro it in a guest session?
* Can you repro it on a Live CD?
Haven't tried either of these yet - I'll try to give them a shot, but as the 
problem shows up seemingly at random, not sure when I'll be able to turn up 
results.

* Any firmware updates for your motherboard?
All my firmware should be fully up to date.  I check for BIOS updates every few 
months just to be on top of things, but nothing since 2007, I think!

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

Title:
  System becomes extremely sluggish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/826504/+subscriptions

___
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 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-08-24 Thread josejuan05
I have had 20 boots with one oops, but not evergreen_cp_resume on bisect
014. I second Martin.

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

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

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

___
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 833149] Re: package libglu1-mesa 7.10.2-0ubuntu2.1 [modified: usr/lib/libGLU.so.1.3.071000] failed to install/upgrade: problemi con le dipendenze - lasciato non configurato

2011-08-24 Thread Regulus
-- 
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/833149

Title:
  package libglu1-mesa 7.10.2-0ubuntu2.1 [modified:
  usr/lib/libGLU.so.1.3.071000] failed to install/upgrade: problemi con
  le dipendenze - lasciato non configurato

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

___
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 833149] [NEW] package libglu1-mesa 7.10.2-0ubuntu2.1 [modified: usr/lib/libGLU.so.1.3.071000] failed to install/upgrade: problemi con le dipendenze - lasciato non configurato

2011-08-24 Thread Regulus
Public bug reported:

Updating report the error in summary

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: libglu1-mesa 7.10.2-0ubuntu2.1 [modified: usr/lib/libGLU.so.1.3.071000]
ProcVersionSignature: Ubuntu 3.0.0-9.12-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Aug 24 18:14:58 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
ErrorMessage: problemi con le dipendenze - lasciato non configurato
SourcePackage: mesa
Title: package libglu1-mesa 7.10.2-0ubuntu2.1 [modified: 
usr/lib/libGLU.so.1.3.071000] failed to install/upgrade: problemi con le 
dipendenze - lasciato non configurato
UpgradeStatus: No upgrade log present (probably fresh install)
version.compiz: compiz 1:0.9.4+bzr20110606-0ubuntu1~natty2
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.26~glasen~natty~ppa2
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2.1
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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


** Tags: amd64 apport-package natty needs-reassignment regression-update ubuntu

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

Title:
  package libglu1-mesa 7.10.2-0ubuntu2.1 [modified:
  usr/lib/libGLU.so.1.3.071000] failed to install/upgrade: problemi con
  le dipendenze - lasciato non configurato

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

___
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 822214] Re: intel graphics, external monitor, vmware don't start, wine is slow at startup

2011-08-24 Thread Pushkin
Same problem here. I've got Intel HD graphics 3000 (integrated in my
Core i7 2600K CPU) and I've got exactly the same problem: when any wine
application starts up, my mouse movement freezes even. I have a desktop
computer with 2 external monitors: one is 1280x1024 and another one is
1920x 1200.

I'm running Ubuntu 11.04 x64 bit, wine 1.3.15.

Windows application that I tried: Heidi SQL, MS Word 2007, MS Excel
2007.

Please let me know how can I help resolve this issue - I'll provide
logs, dumps, etc. if necessary.

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

Title:
  intel graphics, external monitor, vmware don't start, wine is slow at
  startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/822214/+subscriptions

___
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 822214] Re: intel graphics, external monitor, vmware don't start, wine is slow at startup

2011-08-24 Thread Launchpad Bug Tracker
** 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/822214

Title:
  intel graphics, external monitor, vmware don't start, wine is slow at
  startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/822214/+subscriptions

___
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 827046] Re: package grub-gfxpayload-lists 0.2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-08-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~cjwatson/ubuntu/natty/grub-gfxpayload-lists/natty-
proposed

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

Title:
  package grub-gfxpayload-lists 0.2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/827046/+subscriptions

___
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 676166] Re: Screen corruption when resuming from suspend

2011-08-24 Thread Alberto Milone
Here's how you can disable grub's framebuffer for nvidia cards:

1) copy the attached file to /usr/share/grub-gfxpayload-lists/blacklist/

2) type:
sudo update-grub-gfxpayload

3) reboot

4) try to reproduce the problem

** Attachment added: "11_temp_list"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/676166/+attachment/2307675/+files/11_temp_list

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

Title:
  Screen corruption when resuming from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/676166/+subscriptions

___
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 310864] Re: [RS690M X1200] (Needs 55fbdbae) screen randomly blanks for short times

2011-08-24 Thread Natim
Same problem here on Ubuntu 11.04 with :

01:05.0 VGA compatible controller: ATI Technologies Inc RS690M [Radeon
X1200 Series]

Unity lauches but we get some glinches that make the computer unusable.

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

Title:
  [RS690M X1200] (Needs 55fbdbae) screen randomly blanks for short times

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/310864/+subscriptions

___
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 829470] Re: pygtk version 2.24.0-2 failed to build in oneiric

2011-08-24 Thread Martin Pitt
Confirming that an empty /var/lib/xkb/ breaks Xvfb.

** Changed in: pygtk (Ubuntu Oneiric)
   Status: Confirmed => Invalid

** Changed in: pygtk (Ubuntu Oneiric)
Milestone: ubuntu-11.10-beta-1 => None

** Changed in: pygtk (Ubuntu Oneiric)
 Assignee: Canonical Desktop Team (canonical-desktop-team) => (unassigned)

** Changed in: xorg-server (Ubuntu Oneiric)
   Status: Confirmed => Triaged

** Changed in: xorg-server (Ubuntu Oneiric)
 Assignee: (unassigned) => Bryce Harrington (bryce)

** Summary changed:

- pygtk version 2.24.0-2 failed to build in oneiric
+ Xvfb fails with empty /var/lib/xkb, causing build failres

** Summary changed:

- Xvfb fails with empty /var/lib/xkb, causing build failres
+ Xvfb fails with empty /var/lib/xkb, causing build failures

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

Title:
  Xvfb fails with empty /var/lib/xkb, causing build failures

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

___
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 831884] Re: lightdm fails to start on Live CD on intel: [drm] failed to set drm interface version (plymouth race ?)

2011-08-24 Thread Martin Pitt
Confirmed on a Dell Mini 10v, so it seems pretty hw unspecific. I just
get a black screen when lightdm starts. When I sudo stop lightdm and
kill the X process, and "sudo start lightdm" it still does not work, so
it's not a startup race.

When I do "startx" from a VT, it works fine.

** Changed in: lightdm (Ubuntu Oneiric)
 Assignee: Canonical Desktop Team (canonical-desktop-team) => Robert Ancell 
(robert-ancell)

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

Title:
  lightdm fails to start on Live CD on intel: [drm] failed to set drm
  interface version (plymouth race ?)

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

___
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 832664] Re: [i945gm] GPU lockup render.IPEHR: 0x7d000006

2011-08-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [i945gm] GPU lockup  render.IPEHR: 0x7d06

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/832664/+subscriptions

___
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 832666] Re: [i945gm] GPU lockup render.IPEHR: 0x7d000006

2011-08-24 Thread Apport retracing service
*** This bug is a duplicate of bug 832664 ***
https://bugs.launchpad.net/bugs/832664

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #832664, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/832666/+attachment/2306353/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/832666/+attachment/2306366/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/832666/+attachment/2306368/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 832664
   [i945gm] GPU lockup  render.IPEHR: 0x7d06

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

Title:
  [i945gm] GPU lockup  render.IPEHR: 0x7d06

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/832666/+subscriptions

___
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 832733] Re: [gm45] GPU lockup render.IPEHR: 0x01800002

2011-08-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [gm45] GPU lockup  render.IPEHR: 0x0182

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/832733/+subscriptions

___
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 681904] Re: [arrandale] Samsung QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF511/RF710 trackpad/touchpad not recognized

2011-08-24 Thread Seth Forshee
himegoto: First, please run 'sudo modprobe psmouse' (which I'm expecting
will fail), then 'dmesg > dmesg-psmouse-elantech-dkms.txt'. Please
provide the output from modprobe and the dmesg-psmouse-elantech-dkms.txt
file here. After that you can remove the package by running 'sudo dpkg
-r psmouse-elantech-dkms'. Then running 'sudo modprobe psmouse' should
get your touchpad working again.

EricDP: Your problem is due to configuration differences between i386
and amd64 kernels in conjunction with how I created the dkms package.
I've uploaded a new package which should fix this. Please give it a try.

http://people.canonical.com/~sforshee/lp681904/psmouse-elantech-
dkms/v0.2/psmouse-elantech-dkms_0.2_all.deb

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

Title:
  [arrandale] Samsung
  QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF511/RF710
  trackpad/touchpad not recognized

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

___
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 785280] Re: transparency not working with intel driver and LTSP

2011-08-24 Thread Marc Gariépy
Hello, Martin in freedesktop bug tracker updated this issue with this:

>I discovered git bisect ...
>f3a47d7f235d18e4529e3898a48673c7c3cbd489 is the first bad commit
>commit f3a47d7f235d18e4529e3898a48673c7c3cbd489
>Author: Chris Wilson 
>Date:   Mon Dec 6 14:11:05 2010 +
>
>snb: Cache pixmap binding locations
>
>Signed-off-by: Chris Wilson 
>
>:04 04 4a1eb83e6831bceb66e6f6641d2314785abda5c6
>6cb1c7448c1f9513a4f49951a08d554d5ee60faa M  src
>
>Hope that helps.

here is the link to the commit:
http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=f3a47d7f235d18e4529e3898a48673c7c3cbd489

Thanks

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

Title:
  transparency not working with intel driver and LTSP

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/785280/+subscriptions

___
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 800140] Re: radeon: [drm:drm_mode_getfb] *ERROR* invalid framebuffer id

2011-08-24 Thread Илья
Confirm, there is the same problem with the graphics card ATI radeon
5450.

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

Title:
  radeon: [drm:drm_mode_getfb] *ERROR* invalid framebuffer id

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/800140/+subscriptions

___
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 832733] Re: [gm45] GPU lockup render.IPEHR: 0x01800002

2011-08-24 Thread Augusto
-- 
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/832733

Title:
  [gm45] GPU lockup  render.IPEHR: 0x0182

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/832733/+subscriptions

___
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 832733] [NEW] [gm45] GPU lockup render.IPEHR: 0x01800002

2011-08-24 Thread Augusto
Public bug reported:

Happened soon after login back in after needed to logout due to desktop
not responding. Using external monitor.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Chipset: gm45
Date: Wed Aug 24 13:11:45 2011
DistroCodename: oneiric
DistroVariant: ubuntu
DuplicateSignature: [gm45] GPU lockup  render.IPEHR: 0x0182 Ubuntu 11.10
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta i386 (20110330)
InterpreterPath: /usr/bin/python2.7
MachineType: Dell Inc. Latitude 13
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-9-generic 
root=UUID=f5834f17-4735-4c38-92a1-d7a382dcc3be ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6+7ubuntu6
 libdrm2  2.4.26-1ubuntu1
 xserver-xorg-video-intel 2:2.15.901-1ubuntu2
SourcePackage: xserver-xorg-video-intel
Title: [gm45] GPU lockup  render.IPEHR: 0x0182
UdevDb: Error: [Errno 2] No such file or directory
UpgradeStatus: Upgraded to oneiric on 2011-08-22 (2 days ago)
UserGroups:
 
dmi.bios.date: 08/03/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A01
dmi.board.name: 067KDW
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd08/03/2010:svnDellInc.:pnLatitude13:pvr:rvnDellInc.:rn067KDW:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude 13
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-crash freeze i386 need-duplicate-check oneiric 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/832733

Title:
  [gm45] GPU lockup  render.IPEHR: 0x0182

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/832733/+subscriptions

___
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 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2011-08-24 Thread Bug Watch Updater
** Changed in: xserver-xorg-input-synaptics
   Status: Unknown => Confirmed

** Changed in: xserver-xorg-input-synaptics
   Importance: Unknown => Medium

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

Title:
  Touchpad speed asymetrical (horizontal faster than vertical)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/621432/+subscriptions

___
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 832624] Re: cursor jumping to screen border

2011-08-24 Thread Timo Aaltonen
Actually, that same code is modified by our multitouch patch, so I think
that particular commit (02d77caa36e430909a) doesn't apply here, and this
is a new issue altogether?

** Changed in: xorg-server (Ubuntu)
 Assignee: Timo Aaltonen (tjaalton) => Chase Douglas (chasedouglas)

** Changed in: xorg-server (Ubuntu)
   Status: In Progress => Triaged

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

Title:
  cursor jumping to screen border

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/832624/+subscriptions

___
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 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2011-08-24 Thread Simon Strandman
** Bug watch added: freedesktop.org Bugzilla #31636
   http://bugs.freedesktop.org/show_bug.cgi?id=31636

** Also affects: xserver-xorg-input-synaptics via
   http://bugs.freedesktop.org/show_bug.cgi?id=31636
   Importance: Unknown
   Status: Unknown

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

Title:
  Touchpad speed asymetrical (horizontal faster than vertical)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/621432/+subscriptions

___
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 827842] Re: amdcccle crashed with SIGSEGV

2011-08-24 Thread Apport retracing service
*** This bug is a duplicate of bug 647802 ***
https://bugs.launchpad.net/bugs/647802

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #647802, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   https://bugs.launchpad.net/bugs/827842/+attachment/2285138/+files/CoreDump.gz

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/827842/+attachment/2285139/+files/Dependencies.txt

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/827842/+attachment/2285140/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/827842/+attachment/2285142/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/827842/+attachment/2285143/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/827842/+attachment/2285144/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/827842/+attachment/2285145/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/827842/+attachment/2285146/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 647802

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  amdcccle crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/827842/+subscriptions

___
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 757251] Re: compiz assert failure: compiz: ../../nouveau/nouveau_pushbuf.c:273: nouveau_pushbuf_flush: Assertion `!nouveau_pushbuf_space(chan, min)' failed.

2011-08-24 Thread Launchpad Bug Tracker
** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: New => Confirmed

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

Title:
  compiz assert failure: compiz: ../../nouveau/nouveau_pushbuf.c:273:
  nouveau_pushbuf_flush: Assertion `!nouveau_pushbuf_space(chan, min)'
  failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/757251/+subscriptions

___
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 832664] [NEW] [i945gm] GPU lockup render.IPEHR: 0x7d000006

2011-08-24 Thread Eirini-Lida Katsiantoni
Public bug reported:

.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-9.13-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Chipset: i945gm
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Wed Aug 24 13:24:32 2011
DistUpgraded: Log time: 2011-08-20 23:19:41.968931
DistroCodename: oneiric
DistroVariant: ubuntu
DuplicateSignature: [i945gm] GPU lockup  render.IPEHR: 0x7d06 Ubuntu 11.10
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GpuHangFrequency: Continuously
GpuHangReproducibility: I don't know
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:30b2]
   Subsystem: Hewlett-Packard Company Device [103c:30b2]
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
InterpreterPath: /usr/bin/python2.7
MachineType: Hewlett-Packard HP Pavilion dv2000 (RW120EA#B1A)
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-9-generic 
root=UUID=c360eae9-9df7-4381-b89d-554273be3b23 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6+7ubuntu6
 libdrm2  2.4.26-1ubuntu1
 xserver-xorg-video-intel 2:2.15.901-1ubuntu2
SourcePackage: xserver-xorg-video-intel
Title: [i945gm] GPU lockup  render.IPEHR: 0x7d06
UpgradeStatus: Upgraded to oneiric on 2011-08-23 (0 days ago)
UserGroups:
 
dmi.bios.date: 11/17/2006
dmi.bios.vendor: Phoenix
dmi.bios.version: F.13
dmi.board.name: 30B2
dmi.board.vendor: Wistron
dmi.board.version: 61.44
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenix:bvrF.13:bd11/17/2006:svnHewlett-Packard:pnHPPaviliondv2000(RW120EA#B1A):pvrF.13:rvnWistron:rn30B2:rvr61.44:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv2000 (RW120EA#B1A)
dmi.product.version: F.13
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu1
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-crash freeze i386 need-duplicate-check oneiric 
single-occurrence 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/832664

Title:
  [i945gm] GPU lockup  render.IPEHR: 0x7d06

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/832664/+subscriptions

___
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 832666] Re: [i945gm] GPU lockup render.IPEHR: 0x7d000006

2011-08-24 Thread Eirini-Lida Katsiantoni
-- 
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/832666

Title:
  [i945gm] GPU lockup  render.IPEHR: 0x7d06

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/832666/+subscriptions

___
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 832664] Re: [i945gm] GPU lockup render.IPEHR: 0x7d000006

2011-08-24 Thread Eirini-Lida Katsiantoni
-- 
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/832664

Title:
  [i945gm] GPU lockup  render.IPEHR: 0x7d06

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/832664/+subscriptions

___
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 832666] [NEW] [i945gm] GPU lockup render.IPEHR: 0x7d000006

2011-08-24 Thread Eirini-Lida Katsiantoni
Public bug reported:

.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-9.13-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Chipset: i945gm
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Wed Aug 24 13:24:32 2011
DistUpgraded: Log time: 2011-08-20 23:19:41.968931
DistroCodename: oneiric
DistroVariant: ubuntu
DuplicateSignature: [i945gm] GPU lockup  render.IPEHR: 0x7d06 Ubuntu 11.10
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GpuHangFrequency: Continuously
GpuHangReproducibility: I don't know
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:30b2]
   Subsystem: Hewlett-Packard Company Device [103c:30b2]
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
InterpreterPath: /usr/bin/python2.7
MachineType: Hewlett-Packard HP Pavilion dv2000 (RW120EA#B1A)
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-9-generic 
root=UUID=c360eae9-9df7-4381-b89d-554273be3b23 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6+7ubuntu6
 libdrm2  2.4.26-1ubuntu1
 xserver-xorg-video-intel 2:2.15.901-1ubuntu2
SourcePackage: xserver-xorg-video-intel
Title: [i945gm] GPU lockup  render.IPEHR: 0x7d06
UpgradeStatus: Upgraded to oneiric on 2011-08-23 (0 days ago)
UserGroups:
 
dmi.bios.date: 11/17/2006
dmi.bios.vendor: Phoenix
dmi.bios.version: F.13
dmi.board.name: 30B2
dmi.board.vendor: Wistron
dmi.board.version: 61.44
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenix:bvrF.13:bd11/17/2006:svnHewlett-Packard:pnHPPaviliondv2000(RW120EA#B1A):pvrF.13:rvnWistron:rn30B2:rvr61.44:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv2000 (RW120EA#B1A)
dmi.product.version: F.13
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu1
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-crash freeze i386 need-duplicate-check oneiric 
single-occurrence 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/832666

Title:
  [i945gm] GPU lockup  render.IPEHR: 0x7d06

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/832666/+subscriptions

___
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 797662] Re: LibreOffice sometimes crashes Xorg

2011-08-24 Thread Fritz Heinrichmeyer
same here, simple reproducible when zooming fast with the lower right slider in 
a libreoffice drawing. 
I use natty-amd64 with intel onboard graphics.
My session type is unity-2d from daily ppa.

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

Title:
  LibreOffice sometimes crashes Xorg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/797662/+subscriptions

___
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 832624] Re: cursor jumping to screen border

2011-08-24 Thread Timo Aaltonen
Looks like we're missing one commit which is in the 1.10.x series. I'll
push a new version to test.

** Changed in: xorg-server (Ubuntu)
   Status: Triaged => In Progress

** Changed in: xorg-server (Ubuntu)
 Assignee: Chase Douglas (chasedouglas) => Timo Aaltonen (tjaalton)

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

Title:
  cursor jumping to screen border

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/832624/+subscriptions

___
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 568015] Re: Watermark "AMD unsupported hardware" is displayed

2011-08-24 Thread Antti Kaihola
Re #13: I removed the fglrx driver installed by Ubuntu and replaced it
with the 11.8 Catalyst driver directly from AMD. The watermark
disappeared and also it seems that some of the garbage I occasionally
got when running a rotated display are now gone.

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

Title:
  Watermark "AMD unsupported hardware" is displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/568015/+subscriptions

___
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 832624] Re: cursor jumping to screen border

2011-08-24 Thread Timo Aaltonen
Ok, something still missing what makes a touchscreen behave like wacoms
used to.

** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

** Changed in: xorg-server (Ubuntu)
   Status: New => Triaged

** Changed in: xorg-server (Ubuntu)
 Assignee: (unassigned) => Chase Douglas (chasedouglas)

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

Title:
  cursor jumping to screen border

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/832624/+subscriptions

___
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 832624] Re: cursor jumping to screen border

2011-08-24 Thread Samuel Creshal
-- 
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/832624

Title:
  cursor jumping to screen border

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/832624/+subscriptions

___
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 832624] [NEW] cursor jumping to screen border

2011-08-24 Thread Samuel Creshal
Public bug reported:

Even with xserver-xorg-core at version 2:1.10.1-1ubuntu1.2, incomplete
valuators still cause the cursor to jump to the screen corners.

http://up.tao.at/download/c8a578b047fc4fbb205c4f0bee52532e/xev_with_new_xserver 
← Last tap (time 1494xxx) ended up with the cursor not where it should again 
(coordinates 600,675 would be correct, 1079,675 aren't).
http://up.tao.at/download/69e5a847d775f8fde8185fcf9345f0d9/evtest_with_new_xserver
 ← incomplete valuators, both on X and Y axis.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.6+4ubuntu3.1
ProcVersionSignature: Ubuntu 2.6.38-11.48-server 2.6.38.8
Uname: Linux 2.6.38-11-server x86_64
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Wed Aug 24 10:33:26 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Mobile 4 Series Chipset Integrated Graphics 
Controller [8086:2a42]
   Subsystem: Intel Corporation Device [8086:2a42]
InstallationMedia: Ubuntu-Server 11.04 "Natty Narwhal" - Release amd64 
(20110426)
MachineType: OEM OEM
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-server 
root=UUID=825941db-d8b4-41af-8208-b095c47eba13 ro quiet
Renderer: Unknown
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/12/2009
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: Cantiga
dmi.board.vendor: Intel
dmi.board.version: PILLAR ROCK FAB2
dmi.chassis.type: 3
dmi.chassis.vendor: OEM
dmi.chassis.version: OEM
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd02/12/2009:svnOEM:pnOEM:pvrOEM:rvnIntel:rnCantiga:rvrPILLARROCKFAB2:cvnOEM:ct3:cvrOEM:
dmi.product.name: OEM
dmi.product.version: OEM
dmi.sys.vendor: OEM
version.compiz: compiz N/A
version.ia32-libs: ia32-libs 20090808ubuntu13
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Assignee: Chase Douglas (chasedouglas)
 Status: Triaged


** Tags: amd64 apport-bug natty 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/832624

Title:
  cursor jumping to screen border

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/832624/+subscriptions

___
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 828893] Re: left mouse button ignored

2011-08-24 Thread Nebelmann
It happened to me today, and after trying a few modprobes, I finally got
my left/right clicks and mouse wheel back thanks to xev. I launched it
in a terminal and tried some random mouse actions until it worked again.
I have no idea whether or not the previous modprobes have an impact on
this.

I attached the output of xev, in cas it can be useful.

** Attachment added: "xev.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-mouse/+bug/828893/+attachment/2305720/+files/xev.txt

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

Title:
  left mouse button ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-mouse/+bug/828893/+subscriptions

___
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 765136] Re: [natty] X often crashes since upgrade to natty

2011-08-24 Thread Affi/Alf-Ivar Holm
There appears to be various reasons for X/GDM crashing. I got some "signal 3"s 
in the gdm logs, while others (in other bugs got crashes with signal 11). The 
old bug described in 
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/396226 was consistent with 
the behaviour I saw: logged out while typing, and if I then switched to tty1 
(with Crtl-Alt-F1) it showed some garbled text.  Disabling splash appears to 
have fixed it - did it yesterday, and no forced logouts today.  For a 
discussion of the actual culprit, read the bug and comments.

Regarding my setup: I have two boxed upgraded to 11.04, and one fresh
install. Only one of the updated boxes had the forced logout behaviour.
All of the boxed had full disk encryption, but the one with problems
also had an issue regarding the splash screen after entering passphrase:
I had to jump out of the the splash screen, by pressing "Esc(ape)" at
the latest right after entering the passphrase, otherwise the splash
screen would lock up and I would have to reboot.  Today, I could boot
without any "security by obscurity" keypress magic (albeit text only
boot) and I have not been kicked out of this session. I have done some
other tweeks as well, but chaning between "Ubuntu Classic" and Unity
made no difference.  I don't know what I've done to trigger #396226, but
I'm happy now, knowing that it was a software issue and not hardware as
I suspected.  Others might shed some light on why this issue reappearing
on 11.04 (for some configurations).

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

Title:
  [natty] X often crashes since upgrade to natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/765136/+subscriptions

___
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 814955] Re: [i965gm] GPU lockup render.IPEHR: 0x78080007

2011-08-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [i965gm] GPU lockup  render.IPEHR: 0x78080007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/814955/+subscriptions

___
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 568015] Re: Watermark "AMD unsupported hardware" is displayed

2011-08-24 Thread Antti Kaihola
I have the watermark in Ubuntu 11.04 with fglrx 2:8.840-0ubuntu4 and a
SUMO 9640.

The exact version in the Catalyst Control Center is 8.84.6-110324a-
116088C-ATI.

>From /proc/cpuinfo:
AMD A8-3850 APU with Radeon(tm) HD Graphics

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

Title:
  Watermark "AMD unsupported hardware" is displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/568015/+subscriptions

___
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 818286] Re: [i965gm] GPU lockup render.IPEHR: 0x79050003

2011-08-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [i965gm] GPU lockup  render.IPEHR: 0x79050003

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/818286/+subscriptions

___
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 822397] Re: [sandybridge-m-gt2] GPU lockup render.IPEHR: 0x7b001404

2011-08-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [sandybridge-m-gt2] GPU lockup  render.IPEHR: 0x7b001404

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/822397/+subscriptions

___
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 826504] Re: System becomes extremely sluggish

2011-08-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  System becomes extremely sluggish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/826504/+subscriptions

___
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 822098] Re: [i965gm] GPU lockup render.IPEHR: 0x78010004 - Playing GL game (mesa?)

2011-08-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [i965gm] GPU lockup  render.IPEHR: 0x78010004 - Playing GL game
  (mesa?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/822098/+subscriptions

___
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 830276] Re: [i915gm] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x01000000

2011-08-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [i915gm] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0100
  render.IPEHR: 0x0100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/830276/+subscriptions

___
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 830202] Re: [arrandale] GPU lockup render.IPEHR: 0x01800002 - Resume from standby (dpms?)

2011-08-24 Thread Apport retracing service
*** This bug is a duplicate of bug 825177 ***
https://bugs.launchpad.net/bugs/825177

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #825177, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/830202/+attachment/2295463/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/830202/+attachment/2295468/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/830202/+attachment/2295470/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 825177
   [arrandale] GPU lockup  render.IPEHR: 0x0182

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

Title:
  [arrandale] GPU lockup  render.IPEHR: 0x0182 - Resume from standby
  (dpms?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/830202/+subscriptions

___
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 830136] Re: [sandybridge-m-gt2+] GPU lockup render.IPEHR: 0x7a000002

2011-08-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [sandybridge-m-gt2+] GPU lockup  render.IPEHR: 0x7a02

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/830136/+subscriptions

___
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