[Ubuntu-x-swat] [Bug 1364867] [NEW] glxgears and other full screen OpenGL applications freeze after a couple of minutes of running

2014-09-03 Thread Krisztián Tresó
Public bug reported:

OpenGL applications started in full screen mode freeze after a couple,
mostly within 5 minutes of running, rarely after hours.

With my configuration, the bug is easily reproducible, especially with kernel 
version linux-image-3.8.0-44-generic (3.8.0-44.66~precise1), the following 
command has to be issued after starting the machine:
glxgears -fullscreen -info &

After a couple of minutes, the following symptoms occur:
* glxgears freezes in the _xcb_conn_wait() method in libxcb (see the attached 
backtrace) waiting for some message it never receives
* glxgears cannot be closed by pressing the escape key
* xorg itself does not totally freeze, new, non-opengl applications can be 
started
* 'killall glxgears' kill the glxgears process itself, but the screen is not 
updated until I open a new window
* restarting 'glxgears -fullscreen' results in a blank screen
* restarting 'glxgears', without the '-fullscreen' switch, glxgears starts and 
seems to be working normally
* xorg cannot be killed without switching to a text mode terminal
   * issuing a 'killall Xorg' command results xorg to 'D' process state:
root@machine:~# ps aux | grep X   
root   1234  0.5  0.3  23288  6864 tty8 Ds+  14:35   0:12 X :0
* xorg can be restarted by first switching to a text VT by pressing e. g. 
Ctrl+Alt+F1, then issuing 'killall Xorg', then issuing 'startx'
   * after such a restart, the freeze did not occur within 2 hours of running 
glxgears

xorg.conf is generally not present on the system, is way only created
for testing some options to attempt to work around the bug.

The freeze did not occur within a 24 hour of testing under the following 
circumstances:
* with SwapBuffersWait=false option specified in xorg.conf, independently of 
the used kernel
* with linux-image-3.13.0-29-generic, independently of the value of the 
SwapBuffersWait option in xorg.conf 

This looks like a race condition occurring in the interaction of the
kernel, i915 kernel module, the xorg server and the OpenGL xorg client
applications.

Many other bug reports can be found by searching for _xcb_conn_wait and 
xcb_wait_for_reply method names, such as these:
https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/1211274
https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/1064772
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1244754

As reproducibility strongly depends on the kernel version, It is not
necessarily a bug in libxcb.


Output of 'lsb_release -rd':
Description:Ubuntu 12.04.3 LTS
Release:12.04

Output of apt-cache-policy commands:

Kernel:

user@machine:~$ apt-cache policy linux-image-$(uname -r)
linux-image-3.8.0-44-generic:
  Installed: 3.8.0-44.66~precise1
  Candidate: 3.8.0-44.66~precise1
  Version table:
 *** 3.8.0-44.66~precise1 0
500 http://hu.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
100 /var/lib/dpkg/status

Xorg:

user@machine:~$ apt-cache policy xserver-xorg
xserver-xorg:
  Installed: 1:7.6+12ubuntu2
  Candidate: 1:7.6+12ubuntu2
  Version table:
 *** 1:7.6+12ubuntu2 0
500 http://hu.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
100 /var/lib/dpkg/status
 1:7.6+12ubuntu1 0
500 http://hu.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

libxcb:

user@machine:~$ apt-cache policy libxcb1
libxcb1:
  Installed: 1.8.1-1ubuntu0.2
  Candidate: 1.8.1-1ubuntu0.2
  Version table:
 *** 1.8.1-1ubuntu0.2 0
500 http://hu.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
100 /var/lib/dpkg/status
 1.8.1-1 0
500 http://hu.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

Xorg Intel driver:

user@machine:~$ apt-cache policy xserver-xorg-video-intel
xserver-xorg-video-intel:
  Installed: 2:2.17.0-1ubuntu4.4
  Candidate: 2:2.17.0-1ubuntu4.4
  Version table:
 *** 2:2.17.0-1ubuntu4.4 0
500 http://hu.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
100 /var/lib/dpkg/status
 2:2.17.0-1ubuntu4 0
500 http://hu.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

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

** Attachment added: "backtrace of glxgears in frozen state"
   
https://bugs.launchpad.net/bugs/1364867/+attachment/4194151/+files/glxgears-backtr-w-kern_3.8.0-44-generic.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/1364867

Title:
  glxgears and other full screen OpenGL applications freeze after a
  couple of minutes of running

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

___
Mailing list: https://launchpad.net/~ubuntu-

[Ubuntu-x-swat] [Bug 1364867] Re: glxgears and other full screen OpenGL applications freeze after a couple of minutes of running

2014-09-03 Thread Krisztián Tresó
** Attachment added: "dmesg-boot.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1364867/+attachment/4194152/+files/dmesg-boot.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/1364867

Title:
  glxgears and other full screen OpenGL applications freeze after a
  couple of minutes of running

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

2014-09-03 Thread Krisztián Tresó
** Attachment added: "dmidecode.txt"
   
https://bugs.launchpad.net/bugs/1364867/+attachment/4194156/+files/dmidecode.txt

** Attachment added: "glxinfo.txt"
   
https://bugs.launchpad.net/bugs/1364867/+attachment/4194157/+files/glxinfo.txt

** Attachment added: "dpkg-l.txt"
   https://bugs.launchpad.net/bugs/1364867/+attachment/4194158/+files/dpkg-l.txt

** Attachment added: "lsusb-vv.txt"
   
https://bugs.launchpad.net/bugs/1364867/+attachment/4194159/+files/lsusb-vv.txt

** Attachment added: "lspci-vv.txt"
   
https://bugs.launchpad.net/bugs/1364867/+attachment/4194160/+files/lspci-vv.txt

** Attachment added: "lsusb.txt"
   https://bugs.launchpad.net/bugs/1364867/+attachment/4194161/+files/lsusb.txt

** Attachment added: "lspci.txt"
   https://bugs.launchpad.net/bugs/1364867/+attachment/4194162/+files/lspci.txt

** Attachment added: "proc-cpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1364867/+attachment/4194163/+files/proc-cpuinfo.txt

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1364867/+attachment/4194164/+files/xdpyinfo.txt

** Attachment added: "Xorg.0.log"
   https://bugs.launchpad.net/bugs/1364867/+attachment/4194165/+files/Xorg.0.log

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

Title:
  glxgears and other full screen OpenGL applications freeze after a
  couple of minutes of running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1364867/+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 1364897] [NEW] My Open Office stopped working

2014-09-03 Thread Someone Interested
Public bug reported:

After downlading upgrade to Open Office 4.0.1, it stopped working
altogether.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.4
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed Sep  3 20:43:34 2014
DistUpgraded: 2014-09-01 21:39:02,068 WARNING no activity on terminal for 300 
seconds (Installed mypaint-data)
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.141+bdcom, 3.13.0-34-generic, x86_64: installed
 bcmwl, 6.30.223.141+bdcom, 3.13.0-35-generic, x86_64: installed
 virtualbox, 4.3.10, 3.13.0-34-generic, x86_64: installed
 virtualbox, 4.3.10, 3.13.0-35-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0504]
InstallationDate: Installed on 2013-10-14 (323 days ago)
InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
MachineType: Acer Aspire 5750
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=21c89e2c-30cf-488c-b319-d7d0eb2ee3e0 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to trusty on 2014-09-01 (1 days ago)
dmi.bios.date: 07/11/2011
dmi.bios.vendor: Acer
dmi.bios.version: V1.12
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: JE50_HR
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.12
dmi.modalias: 
dmi:bvnAcer:bvrV1.12:bd07/11/2011:svnAcer:pnAspire5750:pvrV1.12:rvnAcer:rnJE50_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.12:
dmi.product.name: Aspire 5750
dmi.product.version: V1.12
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Sep  3 20:15:56 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id9964 
 vendor AUO
xserver.version: 2:1.15.1-0ubuntu2.1

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


** Tags: amd64 apport-bug compiz-0.9 trusty 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/1364897

Title:
  My Open Office stopped working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1364897/+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 1210397] Re: Xorg hang: (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed.

2014-09-03 Thread Vaclav Cermak
I'am experiencing this problem with Ubuntu 14.04 64bit, Nvidia GTX 580.

** Tags added: apport-collected trusty

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

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1210397/+attachment/4194311/+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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "LightdmGreeterLog.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194307/+files/LightdmGreeterLog.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194301/+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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194314/+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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

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

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194322/+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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "BootLog.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194300/+files/BootLog.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194304/+files/DpkgLog.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "NvidiaBugReportLog.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194313/+files/NvidiaBugReportLog.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1210397/+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 1210397] apport information

2014-09-03 Thread Vaclav Cermak
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
 GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
DistUpgraded: 2014-05-28 10:18:54,825 DEBUG enabling apt cron job
DistroCodename: trusty
DistroRelease: Ubuntu 14.04
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation GF110 [GeForce GTX 580] [10de:1080] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:2550]
InstallationDate: Installed on 2013-02-27 (553 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
NonfreeKernelModules: nvidia
Package: xorg 1:7.7+1ubuntu8
PackageArchitecture: amd64
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=c07436f0-fb64-48d1-a92d-cc2a58369813 ro quiet splash rootdelay=20
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Tags:  trusty ubuntu compiz-0.9
Uname: Linux 3.13.0-35-generic x86_64
UpgradeStatus: Upgraded to trusty on 2014-05-28 (98 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 11/16/2010
dmi.bios.vendor: Intel Corp.
dmi.bios.version: BAP6710H.86A.0037.2010.1116.2134
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: DP67DE
dmi.board.vendor: Intel Corporation
dmi.board.version: AAG10217-204
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrBAP6710H.86A.0037.2010.1116.2134:bd11/16/2010:svn:pn:pvr:rvnIntelCorporation:rnDP67DE:rvrAAG10217-204:cvn:ct3:cvr:
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Wed Sep  3 13:21:46 2014
xserver.configfile: default
xserver.errors: Wacom Intuos3 6x8 stylus: Invalid type 'touch' for this device.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2

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

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1210397/+attachment/4194323/+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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "GconfCompiz.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194305/+files/GconfCompiz.txt

** Changed in: xorg (Ubuntu)
   Status: Expired => Confirmed

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

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "LightdmDisplayLog.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194306/+files/LightdmDisplayLog.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "UnitySupportTest.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194320/+files/UnitySupportTest.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194321/+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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1210397/+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 1210397] .proc.driver.nvidia.params.txt

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: ".proc.driver.nvidia.params.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194298/+files/.proc.driver.nvidia.params.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "MonitorsUser.xml.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194312/+files/MonitorsUser.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1210397/+attachment/4194310/+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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

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

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194299/+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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

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

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194302/+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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194316/+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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194315/+files/ProcEnviron.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "DkmsStatus.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194303/+files/DkmsStatus.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "LightdmLog.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194309/+files/LightdmLog.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "LightdmGreeterLogOld.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194308/+files/LightdmGreeterLogOld.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "nvidia-settings.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194324/+files/nvidia-settings.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "xserver.devices.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194326/+files/xserver.devices.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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Vaclav Cermak
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1210397/+attachment/4194325/+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/1210397

Title:
  Xorg hang: (EE) [mi] EQ overflowing.  Additional events will be
  discarded until existing events are processed.

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

2014-09-03 Thread Ant-mazurov
Just in case someone hits this bug.

There exists a patch solving the issue for most modern SiS and XGI
chips, and the bug is fixed for Ubuntu Trusty. See the discussion here:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
sis/+bug/1066464.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1066464

Title:
  Please patch xserver-xorg-video-sis (was: SiS driver crashes Xserver
  with EXA acceleration)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-sis/+bug/1066464/+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 1066464]

2014-09-03 Thread Ant-mazurov
Oh, missed #4 somehow. But that patch is working for me and many others
using XGI cards, according to comments in launchpad discussion.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1066464

Title:
  Please patch xserver-xorg-video-sis (was: SiS driver crashes Xserver
  with EXA acceleration)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-sis/+bug/1066464/+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 1364867] Re: glxgears and other full screen OpenGL applications freeze after a couple of minutes of running

2014-09-03 Thread Krisztián Tresó
** Description changed:

  OpenGL applications started in full screen mode freeze after a couple,
  mostly within 5 minutes of running, rarely after hours.
  
  With my configuration, the bug is easily reproducible, especially with kernel 
version linux-image-3.8.0-44-generic (3.8.0-44.66~precise1), the following 
command has to be issued after starting the machine:
  glxgears -fullscreen -info &
  
  After a couple of minutes, the following symptoms occur:
  * glxgears freezes in the _xcb_conn_wait() method in libxcb (see the attached 
backtrace) waiting for some message it never receives
  * glxgears cannot be closed by pressing the escape key
  * xorg itself does not totally freeze, new, non-opengl applications can be 
started
  * 'killall glxgears' kill the glxgears process itself, but the screen is not 
updated until I open a new window
  * restarting 'glxgears -fullscreen' results in a blank screen
  * restarting 'glxgears', without the '-fullscreen' switch, glxgears starts 
and seems to be working normally
  * xorg cannot be killed without switching to a text mode terminal
-* issuing a 'killall Xorg' command results xorg to 'D' process state:
- root@machine:~# ps aux | grep X   
+    * issuing a 'killall Xorg' command results xorg to 'D' process state:
+ root@machine:~# ps aux | grep X
  root   1234  0.5  0.3  23288  6864 tty8 Ds+  14:35   0:12 X :0
  * xorg can be restarted by first switching to a text VT by pressing e. g. 
Ctrl+Alt+F1, then issuing 'killall Xorg', then issuing 'startx'
-* after such a restart, the freeze did not occur within 2 hours of running 
glxgears
+    * after such a restart, the freeze did not occur within 2 hours of running 
glxgears
  
- xorg.conf is generally not present on the system, is way only created
- for testing some options to attempt to work around the bug.
+ xorg.conf is generally not present on the system, is only created for
+ testing some options to attempt to work around the bug.
  
  The freeze did not occur within a 24 hour of testing under the following 
circumstances:
  * with SwapBuffersWait=false option specified in xorg.conf, independently of 
the used kernel
- * with linux-image-3.13.0-29-generic, independently of the value of the 
SwapBuffersWait option in xorg.conf 
+ * with linux-image-3.13.0-29-generic, independently of the value of the 
SwapBuffersWait option in xorg.conf
  
  This looks like a race condition occurring in the interaction of the
  kernel, i915 kernel module, the xorg server and the OpenGL xorg client
  applications.
  
  Many other bug reports can be found by searching for _xcb_conn_wait and 
xcb_wait_for_reply method names, such as these:
  https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/1211274
  https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/1064772
  https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1244754
  
  As reproducibility strongly depends on the kernel version, It is not
  necessarily a bug in libxcb.
  
- 
  Output of 'lsb_release -rd':
  Description:Ubuntu 12.04.3 LTS
  Release:12.04
  
  Output of apt-cache-policy commands:
  
  Kernel:
  
  user@machine:~$ apt-cache policy linux-image-$(uname -r)
  linux-image-3.8.0-44-generic:
-   Installed: 3.8.0-44.66~precise1
-   Candidate: 3.8.0-44.66~precise1
-   Version table:
-  *** 3.8.0-44.66~precise1 0
- 500 http://hu.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
- 500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
- 100 /var/lib/dpkg/status
+   Installed: 3.8.0-44.66~precise1
+   Candidate: 3.8.0-44.66~precise1
+   Version table:
+  *** 3.8.0-44.66~precise1 0
+ 500 http://hu.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
+ 500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
+ 100 /var/lib/dpkg/status
  
  Xorg:
  
  user@machine:~$ apt-cache policy xserver-xorg
  xserver-xorg:
-   Installed: 1:7.6+12ubuntu2
-   Candidate: 1:7.6+12ubuntu2
-   Version table:
-  *** 1:7.6+12ubuntu2 0
- 500 http://hu.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
- 100 /var/lib/dpkg/status
-  1:7.6+12ubuntu1 0
- 500 http://hu.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
+   Installed: 1:7.6+12ubuntu2
+   Candidate: 1:7.6+12ubuntu2
+   Version table:
+  *** 1:7.6+12ubuntu2 0
+ 500 http://hu.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
+ 100 /var/lib/dpkg/status
+  1:7.6+12ubuntu1 0
+ 500 http://hu.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  
  libxcb:
  
  user@machine:~$ apt-cache policy libxcb1
  libxcb1:
-   Installed: 1.8.1-1ubuntu0.2
-   Candidate: 1.8.1-1ubuntu0.2
-   Version table:
-  *** 1.8.1-1ubuntu0.2 0
- 500 http://hu.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
- 500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
- 100 /var/lib/d

[Ubuntu-x-swat] [Bug 1275416] Re: touchscreen do not work after suspend/resume

2014-09-03 Thread Guy-cohen
Also affects me with 14.04 and Lenovo X201. Workaround from #21 worked,
thanks! However, this caused the touchscreen to change to relative mode
and the screen to lose calibration. Fixed manually by adding the
following lines to the script:

xsetwacom --set "Wacom Serial Penabled 2FG Touchscreen touch" mode Absolute
xsetwacom --set "Wacom Serial Penabled 2FG Touchscreen stylus" Area -3 151 
26088 16368
xsetwacom --set "Wacom Serial Penabled 2FG Touchscreen eraser" Area -3 151 
26088 16368

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

Title:
  touchscreen do not work after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xinput/+bug/1275416/+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 1364003] Re: [FFE] mesa 10.3

2014-09-03 Thread Matthias Klose
updating mesa allows us to demote llvm 3.4, so +1 from me on this

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

Title:
  [FFE] mesa 10.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1364003/+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 1322212] Re: Switching to the Guest session results in a black screen

2014-09-03 Thread Alberto Milone
I can confirm that the new xserver in trusty-proposed solves the
problem.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Switching to the Guest session results in a black screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1322212/+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 1365064] [NEW] GUI resolution problem

2014-09-03 Thread Preeti
Public bug reported:

GUI

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.5.0-48.72~precise1-generic 3.5.7.31
Uname: Linux 3.5.0-48-generic x86_64
NonfreeKernelModules: btrfs libcrc32c zlib_deflate ufs qnx4 hfsplus hfs minix 
ntfs msdos jfs xfs bnep rfcomm bluetooth cuse vesafb binfmt_misc 
snd_hda_codec_hdmi coretemp kvm_intel kvm ghash_clmulni_intel aesni_intel 
snd_hda_codec_realtek aes_x86_64 ext2 snd_hda_intel cryptd gpio_ich 
snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_seq_midi snd_seq_midi_event 
hp_wmi sparse_keymap i7core_edac snd_rawmidi snd_seq snd_seq_device snd_timer 
edac_core snd soundcore microcode serio_raw lpc_ich wmi mac_hid parport_pc 
ppdev lp parport hid_generic usbhid hid firewire_ohci psmouse ahci 
firewire_core crc_itu_t libahci tg3 floppy
.tmp.unity.support.test.1:
 
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed Sep  3 21:58:20 2014
DistUpgraded: 2014-09-03 10:12:49,282 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation GF100GL [Quadro 4000] [10de:06dd] (rev a3) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company Device [103c:0780]
InstallationDate: Installed on 2014-01-07 (239 days ago)
InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
MachineType: Hewlett-Packard HP Z600 Workstation
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-48-generic 
root=UUID=899fb0e0-8fc8-4e99-8a94-94de209cca20 ro quiet splash vt.handoff=7
Renderer: Software
SourcePackage: xorg
UpgradeStatus: Upgraded to trusty on 2014-09-03 (0 days ago)
dmi.bios.date: 03/11/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 786G4 v03.19
dmi.board.asset.tag: SGH136STD5
dmi.board.name: 0B54h
dmi.board.vendor: Hewlett-Packard
dmi.board.version: D
dmi.chassis.asset.tag: SGH136STD5
dmi.chassis.type: 6
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G4v03.19:bd03/11/2011:svnHewlett-Packard:pnHPZ600Workstation:pvr:rvnHewlett-Packard:rn0B54h:rvrD:cvnHewlett-Packard:ct6:cvr:
dmi.product.name: HP Z600 Workstation
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Sep  3 19:29:32 2014
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputLogitech USB Optical Mouse MOUSE, id 8
 inputCHICONY HP Basic USB Keyboard KEYBOARD, id 9
 inputHP WMI hotkeys   KEYBOARD, id 10
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2

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


** Tags: amd64 apport-bug compiz-0.9 trusty 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/1365064

Title:
  GUI resolution problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1365064/+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 1359769] Re: [FFE] xorg-server 1.16

2014-09-03 Thread Adam Conrad
10:37 < infinity> mlankhorst: Alright.  +1 on the xorg thing, then, once
the drivers are already and you've tested a fake transition in a 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/1359769

Title:
  [FFE] xorg-server 1.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1359769/+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 1365075] [NEW] Intermiitent no sound on boot

2014-09-03 Thread Christopher
Public bug reported:

 I've been getting no sound from time to time when booting up. In
Settings/Sound there is only a Dummy Output available. Looging out and
in restores the internal and external speakers in the list but they
still have no output. Rebooting usually solves the problem.

It started either yesterday (2 September 14) or the day before.

I have both Ubuntu Trusty and Ubuntu Gnome Utopia installed in other
partitions and neither have experienced the same bug.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Wed Sep  3 13:02:05 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RS880M [Mobility Radeon HD 4225/4250] 
[1002:9712] (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:3949]
InstallationDate: Installed on 2013-12-30 (246 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20131219)
MachineType: LENOVO 4311
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=f0b24853-1638-4a79-bbe6-2253ac07ffef ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/07/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 36CN19WW(V2.05)
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Guam
dmi.board.vendor: LENOVO
dmi.board.version: Base Board Version
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnLENOVO:bvr36CN19WW(V2.05):bd09/07/2010:svnLENOVO:pn4311:pvrIdeaPadZ565:rvnLENOVO:rnGuam:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.name: 4311
dmi.product.version: IdeaPad Z565
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Sep  3 12:58:16 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug trusty 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/1365075

Title:
  Intermiitent no sound on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1365075/+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 1365086] [NEW] Cannot move touchpad by less than ~50 pixels at a time

2014-09-03 Thread Anders Kaseorg
Public bug reported:

I have a Lenovo Y50 UHD (3840×2160) with a ETPS/2 Elantech Touchpad.
When I try to move the cursor by a very small amount (a few pixels), by
slowly rolling my finger, there is no movement at all until I’ve moved
at least 50 pixels or so. Then the cursor jumps* those 50 pixels all at
once. If I continue moving my finger slowly, I can make nice pixel-by-
pixel movements, so the touchpad clearly supports the required
precision. But the initial jump makes it very frustrating to point at
small targets that are close to the initial cursor location. I always
have to move the cursor away, then move it back, then adjust to hit the
target without lifting my finger.

I noticed the HorizHysteresis and VertHysteresis options, which default
to 19 here, but reducing them has no effect.

* This initial jump is animated, even, which is frankly just insulting.
It’s as if somebody noticed already this bug and tried to cover it up by
making it look like the user’s fault!

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xserver-xorg-input-synaptics 1.8.0-1~exp2ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-12.18-generic 3.16.1
Uname: Linux 3.16.0-12-generic x86_64
NonfreeKernelModules: openafs
ApportVersion: 2.14.7-0ubuntu1
Architecture: amd64
Date: Wed Sep  3 13:20:24 2014
DistUpgraded: Fresh install
DistroCodename: utopic
DistroVariant: ubuntu
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-08-22 (12 days ago)
InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Alpha amd64 (20140730)
MachineType: LENOVO 20349
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.16.0-12-generic.efi.signed 
root=/dev/mapper/fcntl-ubuntu ro rootflags=subvol=@ quiet splash 
init=/lib/systemd/systemd vt.handoff=7
SourcePackage: xserver-xorg-input-synaptics
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/27/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: 9ECN26WW(V1.09)
dmi.board.asset.tag: 31900058Std
dmi.board.name: Lenovo Y50-70 Touch
dmi.board.vendor: LENOVO
dmi.board.version: 31900058Std
dmi.chassis.asset.tag: 31900058Std
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo Y50-70 Touch
dmi.modalias: 
dmi:bvnLENOVO:bvr9ECN26WW(V1.09):bd05/27/2014:svnLENOVO:pn20349:pvrLenovoY50-70Touch:rvnLENOVO:rnLenovoY50-70Touch:rvr31900058Std:cvnLENOVO:ct10:cvrLenovoY50-70Touch:
dmi.product.name: 20349
dmi.product.version: Lenovo Y50-70 Touch
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.6-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.2.6-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Sep  3 13:20:00 2014
xserver.configfile: default
xserver.errors:
 intel: Failed to load module "dri3" (module does not exist, 0)
 intel: Failed to load module "present" (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   18514 
 vendor SDC
xserver.version: 2:1.15.1-0ubuntu9

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubuntu utopic

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

Title:
  Cannot move touchpad by less than ~50 pixels at a time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1365086/+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 1364292] Re: [Toshiba Portégé R600-10Q] VGA output doesn't work with Intel GM45 chipset

2014-09-03 Thread Oliver Woodford
It took me several hours, but I eventually found a way to flash the
BIOS. (None of the suggestions online worked.) It's now v3.20

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

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

Title:
  [Toshiba Portégé R600-10Q] VGA output doesn't work with Intel GM45
  chipset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1364292/+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 535065] Re: launcher icon corruption after wake-up from suspend

2014-09-03 Thread Jesús González
** Branch linked: lp:~jgonzalezdr/cairo-dock-plug-ins/suspend-
workaround-applet_3.3

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

Title:
  launcher icon corruption after wake-up from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/535065/+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 1364292] Re: [Toshiba Portégé R600-10Q] VGA output doesn't work with Intel GM45 chipset

2014-09-03 Thread Oliver Woodford
Oh, and the problem still exists...

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

Title:
  [Toshiba Portégé R600-10Q] VGA output doesn't work with Intel GM45
  chipset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1364292/+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 1364292] Re: [Toshiba Portégé R600-10Q] VGA output doesn't work with Intel GM45 chipset

2014-09-03 Thread Oliver Woodford
Sorry, forgot this. The output of sudo dmidecode -s bios-version && sudo 
dmidecode -s bios-release-date is:
Version 3.20
09/21/2010

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

Title:
  [Toshiba Portégé R600-10Q] VGA output doesn't work with Intel GM45
  chipset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1364292/+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 1307877] Re: Laptop Monitor Brightness reduced to minimum and disabled after disconnection from external monitor.

2014-09-03 Thread Victor Sergienko
I wonder if it has something to do with the fact that external monitor
is configured primary.

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

Title:
  Laptop Monitor Brightness reduced to minimum and disabled after
  disconnection from external monitor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1307877/+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 1307877] Re: Laptop Monitor Brightness reduced to minimum and disabled after disconnection from external monitor.

2014-09-03 Thread Sampo Savolainen
In my case the external monitor is indeed the primary.

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

Title:
  Laptop Monitor Brightness reduced to minimum and disabled after
  disconnection from external monitor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1307877/+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 1365102] [NEW] Enabling SLI on NVIDIA "tested" drivers causes artifacts and freeze of Unity forcing manual restart.

2014-09-03 Thread Tyson
Public bug reported:

If SLI is enabled, there are many flickering artifacts and double images
(especially tooltips).  Eventually, the desktop environment locks up
completely and the computer needs a forced manual reset.  I needed to
disable SLI as soon as possible and restart in order to get out of the
constant freezing and artifacts.

This issue was not present in 12.04 but became immediately present the
first time using 14.04 on the same computer.  I know my hardware is not
the problem because my video cards work perfectly fine in Windows 8 and
I have seen other identical reports about NVIDIA SLI issues causing the
exact same problems in 14.04.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.gpus.1: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/1'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
 GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
.proc.driver.nvidia.warnings.fbdev:
 Your system is not currently configured to drive a VGA console
 on the primary VGA device. The NVIDIA Linux graphics driver
 requires the use of a text-mode VGA console. Use of other console
 drivers including, but not limited to, vesafb, may result in
 corruption and stability problems, and is not supported.
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Wed Sep  3 13:28:21 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 3.13.0-35-generic, x86_64: installed
 nvidia-331, 331.38, 3.13.0-35-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 NVIDIA Corporation GF110 [GeForce GTX 580] [10de:1080] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: eVga.com. Corp. Device [3842:1582]
 NVIDIA Corporation GF110 [GeForce GTX 580] [10de:1080] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: eVga.com. Corp. Device [3842:1582]
InstallationDate: Installed on 2014-09-03 (0 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: MSI MS-7681
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no username)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-35-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/14/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.8
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P67A-GD55 (MS-7681)
dmi.board.vendor: MSI
dmi.board.version: 1.0/2.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0/2.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.8:bd02/14/2011:svnMSI:pnMS-7681:pvr1.0/2.0:rvnMSI:rnP67A-GD55(MS-7681):rvr1.0/2.0:cvnMSI:ct3:cvr1.0/2.0:
dmi.product.name: MS-7681
dmi.product.version: 1.0/2.0
dmi.sys.vendor: MSI
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Sep  3 11:18:54 2014
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2

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


** Tags: bug corruption freeze nvidia sli ubuntu unity

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

Title:
  Enabling SLI on NVIDIA "tested" drivers causes artifacts and freeze of
  Unity forcing manual restart.

To manage notifications about this bug go to:
https://bugs.launc

[Ubuntu-x-swat] [Bug 1365122] [NEW] No multitouch on Lenovo Thinkpad E431 synaptics touchpad

2014-09-03 Thread hellslinger
Public bug reported:

I understand that this may be a newer Synaptics touchpad which doesn't
have published docs to make this work right. Being that the "Synaptics
Capabilities" line of xinput --list-props doesn't match the one in:

https://wiki.ubuntu.com/DebuggingTouchpadDetection

I decided to file this report in the hopes it is a minor change to get
Multitouch working.

This system has a big "clickpad" and no separate buttons. This notebook
also has a trackpoint device (nub joystick).

lsb_release -a
===

Distributor ID: Ubuntu
Description:Ubuntu 14.04.1 LTS
Release:14.04
Codename:   trusty

==


xinput --list-props 
==

Device 'SynPS/2 Synaptics TouchPad':
Device Enabled (135):   1
Coordinate Transformation Matrix (137): 1.00, 0.00, 0.00, 
0.00, 1.00, 0.00, 0.00, 0.00, 1.00
Device Accel Profile (258): 1
Device Accel Constant Deceleration (259):   2.50
Device Accel Adaptive Deceleration (260):   1.00
Device Accel Velocity Scaling (261):12.50
Synaptics Edges (262):  1303, 4743, 2670, 4670
Synaptics Finger (263): 25, 30, 0
Synaptics Tap Time (264):   180
Synaptics Tap Move (265):   203
Synaptics Tap Durations (266):  180, 180, 100
Synaptics ClickPad (267):   0
Synaptics Middle Button Timeout (268):  75
Synaptics Two-Finger Pressure (269):282
Synaptics Two-Finger Width (270):   7
Synaptics Scrolling Distance (271): 92, 92
Synaptics Edge Scrolling (272): 0, 0, 0
Synaptics Two-Finger Scrolling (273):   1, 1
Synaptics Move Speed (274): 1.00, 1.75, 0.043253, 0.00
Synaptics Off (275):2
Synaptics Locked Drags (276):   0
Synaptics Locked Drags Timeout (277):   5000
Synaptics Tap Action (278): 0, 0, 0, 0, 0, 0, 0
Synaptics Click Action (279):   1, 3, 2
Synaptics Circular Scrolling (280): 0
Synaptics Circular Scrolling Distance (281):0.10
Synaptics Circular Scrolling Trigger (282): 0
Synaptics Circular Pad (283):   0
Synaptics Palm Detection (284): 1
Synaptics Palm Dimensions (285):10, 200
Synaptics Coasting Speed (286): 20.00, 50.00
Synaptics Pressure Motion (287):30, 160
Synaptics Pressure Motion Factor (288): 1.00, 1.00
Synaptics Resolution Detect (289):  1
Synaptics Grab Event Device (290):  1
Synaptics Gestures (291):   1
Synaptics Capabilities (292):   1, 0, 0, 1, 1, 1, 1
Synaptics Pad Resolution (293): 100, 1
Synaptics Area (294):   0, 0, 0, 0
Synaptics Noise Cancellation (295): 30, 30
Device Product ID (252):2, 7
Device Node (253):  "/dev/input/event4"

==


xev | grep -i button > xev.txt 
==

ButtonPress event, serial 37, synthetic NO, window 0x4a1,
state 0x0, button 3, same_screen YES
ButtonRelease event, serial 37, synthetic NO, window 0x4a1,
state 0x400, button 3, same_screen YES

==

The output of 'sudo evtest /dev/input/eventX" is attached. It contains
the output generated by a three finger swipe to the left and right.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xserver-xorg-input-synaptics 1.7.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Sep  3 13:04:24 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
InstallationDate: Installed on 2014-08-28 (5 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: LENOVO 62775CU
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=9744d014-cebf-42e3-9814-4e12548acbb3 ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-input-synaptics
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/14/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: HEET36WW (1.17 )
dmi.board.asset.tag: Not Available
dmi.board.name: 62775CU
dmi.board.vendor: LENOVO
dmi.board.version: 0B98401 PRO
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrHEET36WW(1.17):bd10/14/2013:svnLENOVO:pn62775CU:pvrThinkPadEdgeE431:rvnLENOVO:rn62775CU:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 62775CU
dmi.product.version: ThinkPad Edge E431
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.54-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.2-0intel1
version.libgl1-mesa-dri-experimental: libgl

[Ubuntu-x-swat] [Bug 1365126] [NEW] Screen "Shaking" Up & Down

2014-09-03 Thread Troy Greer
Public bug reported:

Essentially, my graphics are usntable. The display moves up and down
rapidly in a  flickering-like fashion whenever I turn on my Lenovo
IdeaPad N580 or wake it up from sleep mode. The shaking up and down
nearly stops after a few hours of running the laptop, only moving up and
down once every 1 or 2 seconds, so that I can still use the laptop, but
it still hurts my eyes and gives me a headache.

The problem began soon after wiping Windows 8 from the laptop an
installing Ubuntu 13.10. Recently, I finally got around to upgrading to
14.04 LTS, but I had to create a boot flash drive because the software
updater wasn't working correctly at the time. Anyway, a fresh install of
14.04 LTS fixed the problem for a few days, but it came back again. I
don't know if it's from one of the updates released, since it was after
updating all of the packages that needed updating, or if it's just a
conincidence that it wasn't happening.

It's a 64-bit laptop (Intel Sandybridge Mobile Graphics), so I replaced
64-bit Windows 8 with 64-bit Ubuntu. I can't help but wonder if possibly
using a fresh 32-bit install would fix this issue, as a very undesired
workaround, but I would much prefer a proper update or a link to any
drivers or packages that should be installed.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed Sep  3 15:27:17 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.3.10, 3.13.0-33-generic, x86_64: installed
 virtualbox, 4.3.10, 3.13.0-34-generic, x86_64: installed
 virtualbox, 4.3.10, 3.13.0-35-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0106] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:3977]
InstallationDate: Installed on 2014-08-12 (22 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: LENOVO Lenovo IdeaPad N580
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-35-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section "Device"
 Identifier "Card0″
 Driver "intel"
 Option "AccelMethod" "sna"
 EndSection
dmi.bios.date: 09/04/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 5ECN91WW(V8.03)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: 3193WIN8 STD MLT
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo IdeaPad N580
dmi.modalias: 
dmi:bvnLENOVO:bvr5ECN91WW(V8.03):bd09/04/2012:svnLENOVO:pnLenovoIdeaPadN580:pvrLenovoIdeaPadN580:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadN580:
dmi.product.name: Lenovo IdeaPad N580
dmi.product.version: Lenovo IdeaPad N580
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56+git20140801.5d835797-0ubuntu0sarvatt~trusty
version.libgl1-mesa-dri: libgl1-mesa-dri 
10.4.0~git20140829.6cd0dbc4-0ubuntu0sarvatt~trusty
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 
10.4.0~git20140829.6cd0dbc4-0ubuntu0sarvatt~trusty
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.4.99+git20140806.fbf575cb-0ubuntu0sarvatt~trusty
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914+git20140829.2086965e-0ubuntu0sarvatt~trusty
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10+git20140818.16c885ce-0ubuntu0sarvatt~trusty
xserver.bootTime: Wed Sep  3 14:34:31 2014
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 intel: Failed to load module "dri3" (module does not exist, 0)
 intel: Failed to load module "present" (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 826 
 vendor LGD
xserver.version: 2:1.15.1-0ubuntu2

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


** Tags: amd64 apport-bug compiz-0.9 third-party-packages trusty ubuntu

** Attachment added: "This is what the issue look

[Ubuntu-x-swat] [Bug 1352752] Re: Xorg crash when using rdesktop

2014-09-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg (Ubuntu)
   Status: New => Confirmed

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

Title:
  Xorg crash when using rdesktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1352752/+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 378617] Re: [G45] No DisplayPort support in -intel driver

2014-09-03 Thread Arthur Berezin
Is this still on the wishlist ?

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

Title:
  [G45] No DisplayPort support in -intel driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/378617/+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 1365102] Re: Enabling SLI on NVIDIA "tested" drivers causes artifacts and freeze of Unity forcing manual restart.

2014-09-03 Thread Tyson
Bug does not show up in screenshot which means ... ?

Bug is easy to reproduce.  Use recommended NVIDIA driver with any two
NVIDIA cards in SLI and see bug right away.

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

Title:
  Enabling SLI on NVIDIA "tested" drivers causes artifacts and freeze of
  Unity forcing manual restart.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1365102/+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 1365102] Re: Enabling SLI on NVIDIA "tested" drivers causes artifacts and freeze of Unity forcing manual restart.

2014-09-03 Thread Tyson
** Attachment added: "Since bug doesn't show up in screenshot, I took a picture 
of the monitor."
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1365102/+attachment/4194843/+files/20140903_183606_resized.jpg

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

Title:
  Enabling SLI on NVIDIA "tested" drivers causes artifacts and freeze of
  Unity forcing manual restart.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1365102/+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 1210397] Re: Xorg hang: (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed.

2014-09-03 Thread Christopher M. Penalver
Vaclav Cermak, please do not apport-collect to a bug report you are not the 
original reporter on. Instead, so your hardware and problem may be tracked, 
please file a new report by executing the following in a terminal:
ubuntu-bug xorg

Please ensure you have xdiagnose installed, and that you click the Yes
button for attaching additional debugging information.

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

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

Please note, not filing a new report will delay your problem being
addressed as quickly as possible.

Thank you for your understanding.

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

** Description changed:

  Seeing xorg freeze under intense CPU usage on quantal (AMD chipset,
- radeon drivers, x86_64), relevant part of xorg log below.
- 
- NOTE that this appears to be the exact same issue as
- https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
- drivers/+bug/1077616?comments=all, where it has sat ignored for 8
- months.
- 
- Relevant part of xorg log:
+ radeon drivers, x86_64). Relevant part of xorg log:
  
  (EE) [mi] EQ overflowing.  Additional events will be discarded until existing 
events are processed.
- (EE) 
+ (EE)
  (EE) Backtrace:
  (EE) 0: /usr/bin/X (xorg_backtrace+0x36) [0x7fe6a7fddb76]
  (EE) 1: /usr/bin/X (mieqEnqueue+0x26b) [0x7fe6a7fbef5b]
  (EE) 2: /usr/bin/X (0x7fe6a7e35000+0x6a4d2) [0x7fe6a7e9f4d2]
  (EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7fe6a1025000+0x5f34) 
[0x7fe6a102af34]
  (EE) 4: /usr/bin/X (0x7fe6a7e35000+0x93707) [0x7fe6a7ec8707]
  (EE) 5: /usr/bin/X (0x7fe6a7e35000+0xbcee8) [0x7fe6a7ef1ee8]
  (EE) 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fe6a715b000+0xfcb0) 
[0x7fe6a716acb0]
  (EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (0x7fe6a5dbf000+0x14f1b1) 
[0x7fe6a5f0e1b1]
  (EE) 8: /usr/bin/X (WriteToClient+0x1ff) [0x7fe6a7fe10df]
  (EE) 9: /usr/bin/X (XkbSendStateNotify+0x1a2) [0x7fe6a7f8e232]
  (EE) 10: /usr/bin/X (XkbHandleActions+0x4be) [0x7fe6a7f9770e]
  (EE) 11: /usr/bin/X (AccessXFilterPressEvent+0x24b) [0x7fe6a7f9064b]
  (EE) 12: /usr/bin/X (mieqProcessDeviceEvent+0x1b5) [0x7fe6a7fbf385]
  (EE) 13: /usr/bin/X (mieqProcessInputEvents+0xf8) [0x7fe6a7fbf4a8]
  (EE) 14: /usr/bin/X (ProcessInputEvents+0x9) [0x7fe6a7ec8789]
  (EE) 15: /usr/bin/X (0x7fe6a7e35000+0x557d2) [0x7fe6a7e8a7d2]
  (EE) 16: /usr/bin/X (0x7fe6a7e35000+0x4456a) [0x7fe6a7e7956a]
  (EE) 17: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) 
[0x7fe6a5de076d]
  (EE) 18: /usr/bin/X (0x7fe6a7e35000+0x448ad) [0x7fe6a7e798ad]
- (EE) 
+ (EE)
  (EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up 
the stack.
  (EE) [mi] mieq is *NOT* the cause.  It is a victim.
  [   682.730] [mi] EQ processing has resumed after 87 dropped events.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-36.57-generic 3.5.7.14
  Uname: Linux 3.5.0-36-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.6.1-0ubuntu11
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Fri Aug  9 15:20:46 2013
  DistUpgraded: 2013-07-15 13:05:10,878 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
-  Advanced Micro Devices [AMD] nee ATI Thames XT/GL [Radeon HD 7600M Series] 
[1002:6840] (prog-if 00 [VGA controller])
-Subsystem: Toshiba America Info Systems Device [1179:fb31]
+  Advanced Micro Devices [AMD] nee ATI Thames XT/GL [Radeon HD 7600M Series] 
[1002:6840] (prog-if 00 [VGA controller])
+    Subsystem: Toshiba America Info Systems Device [1179:fb31]
  InstallationDate: Installed on 2013-07-15 (25 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  MachineType: TOSHIBA Satellite Pro L850
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=37e1c61e-3c67-4da5-b08e-f2b9637da3d7 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to quantal on 2013-07-15 (25 days ago)
  dmi.bios.date: 4/03/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 6.60
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: PLCSF8
  dmi.board.vendor: Intel
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chass

[Ubuntu-x-swat] [Bug 1364292] Re: [Toshiba Portégé R600-10Q] VGA output doesn't work with Intel GM45 chipset

2014-09-03 Thread Christopher M. Penalver
Oliver Woodford, please feel free to share how you did it, and it may be
incorporated into the BIOS support article for others to replicate your
procedure.

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

where VERSION-NUMBER is the version number of the kernel you tested exactly 
shown as:
kernel-fixed-upstream-3.17-rc3

This can be done by clicking on the yellow circle with a black pencil
icon next to the word Tags located at the bottom of the bug description.

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

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

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

** Changed in: xorg (Ubuntu)
   Importance: Low => Medium

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

** Description changed:

  I have just installed Ubuntu 14.04 64-bit on my Toshiba Portege R600-10Q
  laptop (a model from 2009). I am now trying to display the desktop on a
  BenQ Senseye3 22" monitor, via the vga output, but it's not working -
  the monitor says "No Signal Detected!".
  
  What I've done:
  I have gone into "Screen Display", where I can see the monitor is detected by 
the laptop.
  The monitor has a 1920 x 1080 native resolution, which I have tried to use, 
but I have also set it to lower resolutions, e.g. 1024 x 576.
  I have tried to use the monitor in dual screen, mirrored and single screen 
mode - none work.
  I have tried pressing Fn + F5 to get single screen output - the laptop screen 
goes blank, but still no output on the monitor.
  I have tried several monitors (of the same type, and also of a different 
make), so I don't think it's that.
  
- If, and only if, the monitor was plugged in to the PC's vga output
- during boot up, then the display outputs to the monitor correctly. But
- if I plug the vga cable in after boot up, then the monitor receives no
+ If I plug the vga cable in after boot up, then the monitor receives no
  signal.
  
- The laptop has the Intel® GS45 Express chipset for graphics
- acceleration. I installed mesa-utils and ran glxinfo in a terminal.
- Amongst the output was:
+ WORKAROUND: If, and only if, the monitor was plugged in to the PC's VGA
+ output during boot up, then the display outputs to the monitor
+ correctly.
  
+ The laptop has the Intel® GS45 Express chipset for graphics acceleration. I 
installed mesa-utils and ran glxinfo in a terminal. Amongst the output was:
  OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset
  
  Also, in the "About This Computer" window I see:
- 
  Graphics: Mobile Intel® GM45 Express Chipset
  
  I wonder if the problem is that my chipset is GS45 not GM45.
  
- One last thing. The output of "sudo lshw -C video" is:
- 
+ The output of "sudo lshw -C video" is:
  *-display:0
  description: VGA compatible controller
  product: Mobile 4 Series Chipset Integrated Graphics Controller
  vendor: Intel Corporation
  physical id: 2
  bus info: pci@:00:02.0
  version: 07
  width: 64 bits
  clock: 33MHz
  capabilities: msi pm vga_controller bus_master cap_list rom
  configuration: driver=i915 latency=0
  resources: irq:44 memory:ff40-ff7f memory:e000-efff 
ioport:cff8(size=8)
  *-display:1 UNCLAIMED
  description: Display controller
  product: Mobile 4 Series Chipset Integrated Graphics Controller
  vendor: Intel Corporation
  physical id: 2.1
  bus info: pci@:00:02.1
  version: 07
  width: 64 bits
  clock: 33MHz
  capabilities: pm bus_master cap_list
  configuration: latency=0
  resources: memory:ffc0-ffcf
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Sep  2 10:00:57 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
-  Intel Corporation Mobile 4 Series Chipset Integrated Graphics

[Ubuntu-x-swat] [Bug 1365102] Re: Enabling SLI on NVIDIA "tested" drivers causes artifacts and freeze of Unity forcing manual restart.

2014-09-03 Thread Tyson
** Description changed:

  If SLI is enabled, there are many flickering artifacts and double images
- (especially tooltips).  Eventually, the desktop environment locks up
- completely and the computer needs a forced manual reset.  I needed to
- disable SLI as soon as possible and restart in order to get out of the
- constant freezing and artifacts.
+ (especially tooltips).  Eventually, the desktop environment may lock up
+ completely and the computer needs a forced manual reset.
  
  This issue was not present in 12.04 but became immediately present the
- first time using 14.04 on the same computer.  I know my hardware is not
- the problem because my video cards work perfectly fine in Windows 8 and
- I have seen other identical reports about NVIDIA SLI issues causing the
- exact same problems in 14.04.
+ first time using 14.04 after an upgrade from 12.04.  I thought maybe the
+ upgrade went badly, so I did a fresh install.  The fresh install worked
+ fine until I enabled SLI, and then it went haywire again exactly the
+ same.  I needed to disable SLI as soon as possible after booting and
+ restart in order to get out of the artifacts and random freezes.
+ 
+ I know my hardware is not the problem because my video cards worked
+ perfectly fine in 12.04 and work perfectly fine in Windows 8 and I have
+ seen other identical reports about NVIDIA SLI issues causing the exact
+ same problems in 14.04.
+ 
+ See attached picture further down.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.gpus.1: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/1'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
-  GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
+  GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .proc.driver.nvidia.warnings.fbdev:
-  Your system is not currently configured to drive a VGA console
-  on the primary VGA device. The NVIDIA Linux graphics driver
-  requires the use of a text-mode VGA console. Use of other console
-  drivers including, but not limited to, vesafb, may result in
-  corruption and stability problems, and is not supported.
+  Your system is not currently configured to drive a VGA console
+  on the primary VGA device. The NVIDIA Linux graphics driver
+  requires the use of a text-mode VGA console. Use of other console
+  drivers including, but not limited to, vesafb, may result in
+  corruption and stability problems, and is not supported.
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Sep  3 13:28:21 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
-  bbswitch, 0.7, 3.13.0-35-generic, x86_64: installed
-  nvidia-331, 331.38, 3.13.0-35-generic, x86_64: installed
+  bbswitch, 0.7, 3.13.0-35-generic, x86_64: installed
+  nvidia-331, 331.38, 3.13.0-35-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
-  NVIDIA Corporation GF110 [GeForce GTX 580] [10de:1080] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: eVga.com. Corp. Device [3842:1582]
-  NVIDIA Corporation GF110 [GeForce GTX 580] [10de:1080] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: eVga.com. Corp. Device [3842:1582]
+  NVIDIA Corporation GF110 [GeForce GTX 580] [10de:1080] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: eVga.com. Corp. Device [3842:1582]
+  NVIDIA Corporation GF110 [GeForce GTX 580] [10de:1080] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: eVga.com. Corp. Device [3842:1582]
  InstallationDate: Installed on 2014-09-03 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: MSI MS-7681
  ProcEnviron:
-  LANGUAGE=en_US
-  PATH=(custom, no username)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US
+  PATH=(custom, no username)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-35-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/14/2011
  dmi.bios.vendor: American Megatrends Inc.

[Ubuntu-x-swat] [Bug 1307776] Re: screen giberish

2014-09-03 Thread Mathew Hodson
** Tags removed: ubuntu
** Tags added: ubuntu-gnome

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

Title:
  screen giberish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1307776/+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 1365232] [NEW] Xorg crashed (logging out and back in)

2014-09-03 Thread Eliah Kagan
Public bug reported:

Xorg (xserver-xorg 1:7.7+1ubuntu8) crashed on an Ubuntu MATE (Utopic)
amd64 system. Apport informed me of the crash when I logged in. I had
just logged out and back in.

At the time I was using this system to verify the correct behavior of
pam_env.so against another system on which it is not working. I had set
unimportant environment variables (FOO and BAR) in ~/.pam_environment,
changed them, and removed the file (which was otherwise empty). I did
this across a few graphical sessions, all within a few minutes of one
another.

I suspect that is not what triggered this crash but I'm not sure.

Recently I have some kernel messages which may or may not be related to
whatever triggered this crash:

[  853.112643] systemd-logind[1038]: New session c10 of user lightdm.
[  858.538808] init: tty1 main process ended, respawning
[  858.554498] systemd-logind[1038]: Failed to abandon scope session-c2.scope
[  858.554583] systemd-logind[1038]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc2_2escope
[ 1118.816570] systemd-logind[1038]: Failed to abandon scope session-c10.scope
[ 1118.816582] systemd-logind[1038]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc10_2escope
[ 1118.826320] systemd-logind[1038]: New session c11 of user ek.
[ 1689.808829] audit: type=1400 audit(1409798550.085:26): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/usr/lib/cups/backend/cups-pdf" pid=6369 comm="apparmor_parser"
[ 1689.808841] audit: type=1400 audit(1409798550.085:27): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=6369 comm="apparmor_parser"

I've attached the full output of 'dmesg' (dmesg.txt).

ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: xserver-xorg-core 2:1.15.1-0ubuntu9
ProcVersionSignature: Ubuntu 3.16.0-12.18-generic 3.16.1
Uname: Linux 3.16.0-12-generic x86_64
ApportVersion: 2.14.7-0ubuntu1
Architecture: amd64
Date: Wed Sep  3 22:28:32 2014
ExecutablePath: /usr/bin/Xorg
InstallationDate: Installed on 2014-08-19 (15 days ago)
InstallationMedia: Ubuntu MATE 14.10 "Utopic Unicorn" - Alpha amd64 (20140731)
ProcCmdline: /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 
-nolisten tcp vt7 -novtswitch
ProcEnviron:
 
Signal: 6
SourcePackage: xorg-server
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

** Affects: xorg-server (Ubuntu)
 Importance: Medium
 Status: New


** Tags: amd64 apport-crash utopic

** Attachment added: "output of dmesg"
   https://bugs.launchpad.net/bugs/1365232/+attachment/4194916/+files/dmesg.txt

** Information type changed from Private to Public

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

Title:
  Xorg crashed (logging out and back in)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1365232/+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 1365102] Re: Enabling SLI on NVIDIA "tested" drivers causes artifacts and freeze of Unity forcing manual restart.

2014-09-03 Thread Tyson
** Also affects: xorg-server
   Importance: Undecided
   Status: New

** Project changed: xorg-server => nvidia-drivers-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/1365102

Title:
  Enabling SLI on NVIDIA "tested" drivers causes artifacts and freeze of
  Unity forcing manual restart.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/1365102/+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 1365232]

2014-09-03 Thread Apport retracing service
StacktraceTop:
 RegionUninit (_pReg=) at /usr/include/xorg/regionstr.h:161
 RegionEmpty (_pReg=0x0) at /usr/include/xorg/regionstr.h:190
 vmwgfx_scanout_unref (entry=0x7f2e96ee9cc8) at ../../vmwgfx/vmwgfx_saa.c:1575
 xf86DisableUnusedFunctions (pScrn=0x7f2e96ee94c0) at 
../../../../hw/xfree86/modes/xf86Crtc.c:2988
 xf86SetDesiredModes (scrn=scrn@entry=0x7f2e96ee94c0) at 
../../../../hw/xfree86/modes/xf86Crtc.c:2772

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

Title:
  Xorg crashed (logging out and back in)

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

2014-09-03 Thread Apport retracing service
** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1365232/+attachment/4194925/+files/Stacktrace.txt

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

Title:
  Xorg crashed (logging out and back in)

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

2014-09-03 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt"
   
https://bugs.launchpad.net/bugs/1365232/+attachment/4194926/+files/StacktraceSource.txt

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

Title:
  Xorg crashed (logging out and back in)

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

2014-09-03 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1365232/+attachment/4194927/+files/ThreadStacktrace.txt

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

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided => Medium

** Tags removed: need-amd64-retrace

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

Title:
  Xorg crashed (logging out and back in)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1365232/+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 1365102] Re: Enabling SLI on NVIDIA "tested" drivers causes artifacts and freeze of Unity forcing manual restart.

2014-09-03 Thread Tyson
** Also affects: nvidia-graphics-drivers-310-updates (Ubuntu)
   Importance: Undecided
   Status: New

** Package changed: nvidia-graphics-drivers-310-updates (Ubuntu) =>
nvidia-graphics-drivers (Ubuntu)

** Summary changed:

- Enabling SLI on NVIDIA "tested" drivers causes artifacts and freeze of Unity 
forcing manual restart.
+ Enabling SLI on NVIDIA "tested" drivers causes 14.04 artifacts and freeze of 
Unity forcing manual restart.

** Summary changed:

- Enabling SLI on NVIDIA "tested" drivers causes 14.04 artifacts and freeze of 
Unity forcing manual restart.
+ Enabling SLI on NVIDIA "tested" drivers causes 14.04 artifacts and freeze of 
desktop environment forcing manual system reset.

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

Title:
  Enabling SLI on NVIDIA "tested" drivers causes 14.04 artifacts and
  freeze of desktop environment forcing manual system reset.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/1365102/+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 1364173]

2014-09-03 Thread Vdragon
Here's the Zsh bug report end that Zsh is behave properly, but not the same way 
as Bash do.
Z-Shell breaks im-config configuration scripts, making input method malfunction
http://www.zsh.org/mla/workers/2014/msg00886.html

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

Title:
  Xsession sourced scripts shouldn't be run using user's default shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1364173/+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 1363919] Re: no GUI with nvdia-304.123 on Lubuntu 14.10 beta1

2014-09-03 Thread Henk Terhell
After upgrade of 2014-09-03, the GUI has disappeared again. 
In recovery mode the message is shown: 
inictl: Event failed

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

Title:
  no GUI with nvdia-304.123 on Lubuntu 14.10 beta1

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