[Ubuntu-x-swat] [Bug 1005112] Re: xorg crash (sudden logout)

2012-12-31 Thread Máté Eckl
** Changed in: nvidia-graphics-drivers (Ubuntu)
 Assignee: Máté Eckl (ecklm) = (unassigned)

** Changed in: nvidia-graphics-drivers (Ubuntu)
 Assignee: (unassigned) = Máté Eckl (ecklm)

** Changed in: nvidia-graphics-drivers (Ubuntu)
 Assignee: Máté Eckl (ecklm) = (unassigned)

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

Title:
  xorg crash (sudden logout)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1005112/+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 1068404] Re: Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

2012-12-31 Thread bruise lee
@Ped
here's what I did to get my 12.10 work:

1. purge fglrx* radeon*

2. add PPA of xorg-edgers, and sudo apt-get update  apt-get dist-upgrade  
apt-get upgrade
after reboot,  make sure the intel graphic card is working (there should be no 
error in Xorg.0.log)

3. download deb files from Nick Andrikos' PPA (3 for fglrx-0910, 2 for 
xserver-xorg-video-intel*)
patch fglrx-updates_9.010-0ubuntu1~andrik7_amd64.deb:

for deb file usr/src/fglrx-updates-9.010/firegl_public.c, add follow 4 lines to 
the head of file
// VM_RESERVED is deleted in 3.7 or higher kernels.
#ifndef VM_RESERVED
#define VM_RESERVED (VM_DONTEXPAND | VM_DONTDUMP)
#endif

4 intall above patched debs, and run sudo aticonfig --initial -f and sudo 
dpkg-reconfigure Xorg
reboot and I found no more segmentation fault in Xorg.0.log, and glxinfo shown 
corrent render info of AMD

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

Title:
  Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+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 1068165] Re: package libdrm2 2.4.39-0ubuntu1 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libdrm2/changelog.Debian.gz', which is different from other inst

2012-12-31 Thread steve77
The fix: sudo rm /usr/share/doc/libdrm2/changelog.Debian.gz, did not
work for me!

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

Title:
  package libdrm2 2.4.39-0ubuntu1 failed to install/upgrade: trying to
  overwrite shared '/usr/share/doc/libdrm2/changelog.Debian.gz', which
  is different from other instances of package libdrm2:amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/1068165/+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 1072531] Re: [regression] X11 screen blanking after 10 minutes with no UI to change it

2012-12-31 Thread Jan Greeff
I have this problem, have never heard of multi-head/multi-seat but the
problem arose a while after upgrading to 12.10. Most of this discussion
is way over my head, but I would very much like to resolve this issue
without having to clean-install again. Can somebody please publish step-
by step instructions for the aged?

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

Title:
  [regression] X11 screen blanking after 10 minutes with no UI to change
  it

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

2012-12-31 Thread Rephorm-b
Although this patch makes the situation much better, it looks like a
similar bug is present elsewhere. Using git commit On git rev
3cb14dcccf5574366d90e24f351e3ad04b35e35f, I see an occasional crash
after  several days of using a laptop with ~10 suspensions per day.

The following diagnostic messages and backtrace appears three times in
the Xorg log before Xorg quits:

[121305.099] BUG: triggered 'if (priv-num_active_touches  priv-num_slots)'
[121305.099] BUG: synaptics.c:2615 in UpdateTouchState()
[121305.099] 
[121305.099] Backtrace:
[121305.384] 0: /usr/bin/X (xorg_backtrace+0x36) [0x560366]
[121305.384] 1: /usr/lib/xorg/modules/input/synaptics_drv.so 
(0x7ff504292000+0x2c47) [0x7ff504294c47]
[121305.384] 2: /usr/lib/xorg/modules/input/synaptics_drv.so 
(0x7ff504292000+0x4cdb) [0x7ff504296cdb]
[121305.384] 3: /usr/lib/xorg/modules/input/synaptics_drv.so 
(0x7ff504292000+0x6744) [0x7ff504298744]
[121305.384] 4: /usr/bin/X (0x40+0x6efd7) [0x46efd7]
[121305.384] 5: /usr/bin/X (0x40+0x93370) [0x493370]
[121305.384] 6: /usr/lib/libpthread.so.0 (0x7ff508a94000+0xf170) 
[0x7ff508aa3170]
[121305.384] 7: /usr/bin/X (0x40+0x164540) [0x564540]
[121305.384] 8: /usr/lib/libpthread.so.0 (0x7ff508a94000+0xf170) 
[0x7ff508aa3170]
[121305.384] 9: /usr/lib/libc.so.6 (0x7ff50791f000+0x7ba57) [0x7ff50799aa57]
[121305.384] 10: /usr/lib/libc.so.6 (__libc_malloc+0x70) [0x7ff50799be50]
[121305.389] 11: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x3fa6d) [0x7ff5056d]
[121305.389] 12: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x4b7b8) [0x7ff505ab67b8]
[121305.389] 13: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x4d09b) [0x7ff505ab809b]
[121305.389] 14: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x80d9b) [0x7ff505aebd9b]
[121305.389] 15: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x813b3) [0x7ff505aec3b3]
[121305.389] 16: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x88466) [0x7ff505af3466]
[121305.390] 17: /usr/bin/X (0x40+0xebc5b) [0x4ebc5b]
[121305.390] 18: /usr/bin/X (0x40+0x34531) [0x434531]
[121305.390] 19: /usr/bin/X (0x40+0x23615) [0x423615]
[121305.390] 20: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7ff507940725]
[121305.390] 21: /usr/bin/X (0x40+0x238ed) [0x4238ed]

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

Title:
  Xorg crashed with SIGSEGV in XIGetDeviceProperty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/956071/+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 956071]

2012-12-31 Thread Jesse Glick
1.6.2-1ubuntu1~precise2 which I think has this patch, and also 1.5.99,
continue to crash for me with this SEGV on occasion, shortly but not
immediately after unlocking the screen (not necessarily after resume
from suspend). No clear way to reproduce. Anything that can be done to
help? (Any all-in-one instructions available for rebuilding X + drivers
with symbols and running through Valgrind?)

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

Title:
  Xorg crashed with SIGSEGV in XIGetDeviceProperty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/956071/+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 956071]

2012-12-31 Thread Peter Hutterer
Hard to read the backtrace without symbols, but please try to find a
reproducible test-case. The number of fingers on the touchpad at suspend
time vs at resume time is almost certainly the trigger for this, but I
haven't found a reliable trigger yet.

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

Title:
  Xorg crashed with SIGSEGV in XIGetDeviceProperty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/956071/+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 956071]

2012-12-31 Thread Moondrake
A couple of weeks ago I experienced a similar bug once or twice (at
least a similar backtrace as in comment 16), but I also did not have
symbols installed.

However, it may be noteworthy that I did not trigger it by a resume, but
by putting very heavy load on the machine. I have not done so since, but
I will try to get some better debug info when I have time to try and
reproduce this.

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

Title:
  Xorg crashed with SIGSEGV in XIGetDeviceProperty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/956071/+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 1094097] Re: Xorg crashed with SIGSEGV in mieqMoveToNewScreen()

2012-12-31 Thread melchiaros
Yes, the stacktrace top is like the one in bug 1039341 as far as the
code lines are affected. The rest differs only a little bit.

Unfortunally I have not observed this crasher again.

The external monitor was connected with VGA, but to point again on it:
At time of the crash there was no figuring arround with an external
monitor by me. It was the day befor and the system was shutted down
completely between.

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

Title:
  Xorg crashed with SIGSEGV in mieqMoveToNewScreen()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1094097/+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 956071] Re: Xorg crashed with SIGSEGV in XIGetDeviceProperty()

2012-12-31 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Fix Released = Confirmed

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

Title:
  Xorg crashed with SIGSEGV in XIGetDeviceProperty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/956071/+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 108527] Re: X freezes when compiz is enabled on ATI X300

2012-12-31 Thread nfsd
Does not appear to exist in 12.10/3.5.0-21-generic, either using radeon
or fglrx.

As I've upgraded, I won't be available for further testing.

BTW, IIRC this issue started at 3.2.0-30, and -29 was okay.  HTH.
(radeon)

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

Title:
  X freezes when compiz is enabled on ATI X300

To manage notifications about this bug go to:
https://bugs.launchpad.net/obsolete-junk/+bug/108527/+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 813809] Re: Hybrid Graphics with Intel+fglrx is not supported

2012-12-31 Thread benste
the following Fix would have to be commited to stable !

http://askubuntu.com/questions/205112/ubuntu-12-10-amd-intel-hybrid-
graphics-not-working

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

Title:
  Hybrid Graphics with Intel+fglrx is not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/813809/+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 813809] Re: Hybrid Graphics with Intel+fglrx is not supported

2012-12-31 Thread benste
so the main issue is the INTEL driver

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

Title:
  Hybrid Graphics with Intel+fglrx is not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/813809/+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 1072107] Re: [kepler] slow graphics

2012-12-31 Thread madbiologist
Actually, the commit message reads drm/nvc0/graph: fix fuc, and enable
acceleration on GF119, so it should be faster.  (FUC stands for Fermi
microcode).

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

Title:
  [kepler] slow graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1072107/+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 570151] Re: mouse stuck jumping between screens

2012-12-31 Thread Dan Schaefer
I beg to differ on the fixed in Oneiric. I am seeing the issue in
Precise Penguin on another machine of mine. Although the behavior is not
exactly the same, it is very similar.

The Precise Penguin machine is setup with a Windows XP Virtual Machine
using Virtualbox and also has dual monitors. The issue occurs when
multiple programs are open, namely Powerpoint and GoToMeeting. It almost
always occurs when the user moves a window from one monitor to the next.
The mouse blinks rapidly, but is not stuck. However, it is very
difficult to see and control. When this issue occurs, Xorg is spiked.

To resolve the issue, I use a remote desktop client from another
computer to access the Virtual Machine (Windows XP). I close all
programs she has open. I don't have any issues seeing or controlling the
mouse from the remote session. Once I have closed all programs, she is
able to see and control the mouse as normal. I have her shut down and
restart both the VM and the physical box.

Given the issues I am seeing, I would not consider this fixed in Oneric.

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

Title:
  mouse stuck jumping between screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/570151/+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 570151] Re: mouse stuck jumping between screens

2012-12-31 Thread Dan Schaefer
I also want to add to comment #71. The only program running on the
physical Ubuntu machine IS VirtualBox.

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

Title:
  mouse stuck jumping between screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/570151/+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 1064824] Re: /usr/share/apport/apport-gpu-error-intel.py internal error

2012-12-31 Thread Pierre Rudloff
*** This bug is a duplicate of bug 997470 ***
https://bugs.launchpad.net/bugs/997470

** Summary changed:

- /usr/share/apport/apport-gpu-error-intel.py interal error
+ /usr/share/apport/apport-gpu-error-intel.py internal error

** This bug has been marked a duplicate of bug 997470
   apport-gpu-error-intel.py keep crashing for 4-5 times on every reboot

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

Title:
  /usr/share/apport/apport-gpu-error-intel.py internal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1064824/+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 997470] Re: apport-gpu-error-intel.py keep crashing for 4-5 times on every reboot

2012-12-31 Thread Pierre Rudloff
This keeps happening on Quantal...

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

Title:
  apport-gpu-error-intel.py keep crashing for 4-5 times on every reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdiagnose/+bug/997470/+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 776946] Re: xinput_calibrator shows incorrect path for xorg.conf.d

2012-12-31 Thread Favux
This is not a bug and should be closed as invalid.

There are two xorg.conf.d locations.

The xorg.conf.d located at /usr/share/X11/xorg.conf.d is for the Distro.
Users should not be adding custom .conf files in this location as they
may be overwritten by the Distro.

The location for user custom .conf files is /etc/X11/xorg.conf.d and
that is where xinput_calibrator should be suggesting its calibration
.conf be placed.

This is per Peter Hutterer a X.org developer.

It looks like Ubuntu usually doesn't have an /etc/X11/xorg.conf.d
directory by default so simply make one.  The /etc/X11/xorg.conf.d runs
after the /usr/share/X11/xorg.conf.d and what runs last controls.  So
the 99 xinput_calibrator suggests for the calibration .conf file number
is maybe a bit excessively high.  52 or so would be fine.

Actually if there is a bug here it is that the /etc/X11/xorg.conf.d
directory is not present by default.  A README  in it and
/usr/share/X11/xorg.conf.d should explain where to place custom .conf
files.

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

Title:
  xinput_calibrator shows incorrect path for xorg.conf.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xinput-calibrator/+bug/776946/+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 1094959] [NEW] package libgl1-mesa-dri 8.0.4-0ubuntu0.2 [modified: usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz] failed to install/upgrade: './usr/share/doc/libgl1-mesa-dri/c

2012-12-31 Thread Dan Dube
Public bug reported:

Was trying to (re)install Steam, and I got this error.
One weird thing that happened before is that Steam (and all it's files) wiped 
itself out of my system for no reason...

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libgl1-mesa-dri 8.0.4-0ubuntu0.2 [modified: 
usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz]
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
Uname: Linux 3.2.0-35-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17
AptOrdering:
 libgl1-mesa-dri: Install
 libgl1-mesa-dri: Configure
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Mon Dec 31 16:48:23 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 fglrx-updates, 9.000, 3.2.0-34-generic, x86_64: installed
 fglrx-updates, 9.000, 3.2.0-35-generic, x86_64: installed
DpkgTerminalLog:
 Unpacking libgl1-mesa-dri:i386 (from 
.../libgl1-mesa-dri_8.0.4-0ubuntu0.2_i386.deb) ...
 dpkg: error processing 
/var/cache/apt/archives/libgl1-mesa-dri_8.0.4-0ubuntu0.2_i386.deb (--unpack):
  './usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz' is different from the 
same file on the system
ErrorMessage: './usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz' is 
different from the same file on the system
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Device [1002:683d] (prog-if 00 [VGA 
controller])
   Subsystem: Giga-byte Technology Device [1458:2556]
InstallationMedia: This
MachineType: HP-Pavilion FQ601AA-A2L m9505f
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-35-generic 
root=UUID=4fd95ed0-53b7-4da0-9a18-989348244233 ro quiet splash
SourcePackage: mesa
Title: package libgl1-mesa-dri 8.0.4-0ubuntu0.2 [modified: 
usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz] failed to install/upgrade: 
'./usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz' is different from the 
same file on the system
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/10/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 5.43
dmi.board.name: Benicia
dmi.board.vendor: PEGATRON CORPORATION
dmi.board.version: 1.01
dmi.chassis.asset.tag: Asset-1234
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.43:bd09/10/2009:svnHP-Pavilion:pnFQ601AA-A2Lm9505f:pvr:rvnPEGATRONCORPORATION:rnBenicia:rvr1.01:cvnHewlett-Packard:ct3:cvrChassisVersion:
dmi.product.name: FQ601AA-A2L m9505f
dmi.sys.vendor: HP-Pavilion
version.compiz: compiz 1:0.9.7.12-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.2
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.10
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 apport-package compiz-0.9 precise ubuntu

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

Title:
  package libgl1-mesa-dri 8.0.4-0ubuntu0.2 [modified:
  usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz] failed to
  install/upgrade: './usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz'
  is different from the same file on the system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1094959/+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 1068920] Re: Pointer screen crossings broken in Xorg server 1.13.0 (regression)

2012-12-31 Thread deschmit
I'm running 
2:1.13.0.902+git20121207+server-1.13-branch.ede07c1a-0ubuntu0ricotz~quantal 
amd64Xorg X server - core server

I can now move the the mouse from x screen 0 to x screen 1.  Screen 1 is
physically to the right of screen 0.  However, when I move the mouse
from screen 1 back to screen 0 the mouse jumps from the left edge of
screen 1 to the left edge of screen 0.  I expected the mouse to move
from the left edge of screen 1 to the right edge of screen 0.

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

Title:
  Pointer screen crossings broken in Xorg server 1.13.0 (regression)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1068920/+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 1062360] Re: package nvidia-settings (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/nvidia-settings', which is also in package nvidia-settings-updates 30

2012-12-31 Thread AG Restringere
Hogisan: could you open up a separate bug report for the solid bar issue
you're having and try to post a screenshot?

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

Title:
  package nvidia-settings (not installed) failed to install/upgrade:
  trying to overwrite '/usr/bin/nvidia-settings', which is also in
  package nvidia-settings-updates 304.51-0ubuntu1

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

2012-12-31 Thread Sponk-pokorny
Hello all, I used to see very similar behaviour on my Sandy Bridge box.
Interestingly I'm also using an Asrock Board (H67M-GE). That indicates
that it might be a hardware issue. I flashed the latest BIOS version
provided bei Asrock (V 2.10, used to have 1.40 or 1.50 before, don't
remember exactly) and the issue went away for me, hasn't ever re-
appeared since.

If I remember correctly, the BIOS changelog mentioned something about fixing 
the voltage settings of the GPU for the change to version 1.60. Asrock's 
documentation is rather poor unfortunately, but searching the web for h67m-ge 
igpu voltage yields several hits with descriptions of the BIOS update:
Modify default setting for IGPU voltage.

As the bug seems to appear only with RC6 enabled there might be a connection 
here.
If there's no new BIOS available for other boards, manually changing IGPU in 
the BIOS/UEFI might also work around the issue maybe.

Maybe that helps someone.

Regards,
Stefan

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

Title:
  [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x78170003

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

2012-12-31 Thread Chris Wilson
That sounds similar to:

commit 31643d54a739382626c27c0f2a12b3bbc22d1a38
Author: Ben Widawsky b...@bwidawsk.net
Date:   Wed Sep 26 10:34:01 2012 -0700

drm/i915: Workaround to bump rc6 voltage to 450

BIOS should be setting the minimum voltage for rc6 to be 450mV. Old or
buggy BIOSen may not be doing this, so we correct it for them. Ideally
customers should update the BIOS as only it would know the optimal
values for the platform, so we leave that fact as a DRM_ERROR for the
user to see.

in 3.8. The people we asked to test that patch continued to report
issues afterwards, so maybe we need to boost that value a little more,
or maybe we didn't have the same root cause.

What would be useful would a debugfs entry for us to see what values
were changed in the BIOS.

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

Title:
  [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x78170003

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1020733/+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 1072107] Re: [kepler] slow graphics

2012-12-31 Thread madbiologist
The abovementioned patch has now been merged to mainline and should be
in kernel 3.8-rc2 if you want to test it. A PPA of this kernel should
soon be available at http://kernel.ubuntu.com/~kernel-ppa/mainline/ and
instructions on how to install and uninstall it are at
https://wiki.ubuntu.com/Kernel/MainlineBuilds

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

Title:
  [kepler] slow graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1072107/+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 1068404] Re: Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

2012-12-31 Thread Ped
intel-video from xorg-edgers PPA works well too (kernel 3.7.0, etc..
whole PPA), so the only crashing intel-video driver is from Nick's PPA.
I thought only some removal of obsolete code was reverted on that one,
so how comes it doesn't work? :)

Anyway, I didn't got further in the bruise lee advice, because with
xorg-edgers PPA I get crash in xorg synapticsxfg, which makes a bit
annoying to use the notebook (some keys don't work, and touchpad is
unconfigured), will try it later when touchpad works or when I will have
truck loads of patience for crippled inputs, and report here about
fglrx.

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

Title:
  Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+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 1094980] [NEW] SiS driver won't start X on 12.10

2012-12-31 Thread Thufir
Public bug reported:

Ubuntu 12.04 on sda boots fine with the SiS driver and runs LXFCE fine.

Ubuntu 12.10 on sdb boots fine, but no X program will start.  Switching
to the VESA driver allows XFCE to run on, otherwise the graphical
interface will simply flicker:

thufir@dur:~$ 
thufir@dur:~$ cat /etc/X11/xorg.conf 
Section Device
Identifier  Configured Video Device
Driver  vesa
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
Device  Configured Video Device
EndSection
thufir@dur:~$ 


The hardware:

thufir@dur:~$ lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 661FX/M661FX/M661MX Host 
(rev 11)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] AGP Port (virtual 
PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media IO] 
LPC Controller (rev 36)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 IDE Controller 
(rev 01)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS7012 
AC'97 Sound Controller (rev a0)
00:03.0 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 0f)
00:03.1 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 0f)
00:03.2 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 0f)
00:03.3 USB controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast 
Ethernet (rev 91)
00:05.0 IDE interface: Silicon Integrated Systems [SiS] RAID bus controller 180 
SATA/PATA  [SiS] (rev 01)
00:09.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 
PCI/AGP or 662/761Gx PCIE VGA Display Adapter
thufir@dur:~$ 


and OS version:


thufir@dur:~$ 
thufir@dur:~$ uname -a
Linux dur 3.5.0-21-generic #32-Ubuntu SMP Tue Dec 11 18:52:46 UTC 2012 i686 
i686 i686 GNU/Linux
thufir@dur:~$ 
thufir@dur:~$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.10
DISTRIB_CODENAME=quantal
DISTRIB_DESCRIPTION=Ubuntu 12.10
thufir@dur:~$ 


Apparently, the problem is that X11 changed between 12.04 and 12.10?

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

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

Title:
  SiS driver won't start X on 12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-sis/+bug/1094980/+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 1094979] [NEW] display problem

2012-12-31 Thread leo bax
Public bug reported:

After activate update manager on 31 dec 2012, next day the display shows
a lab top setting and is a black bar shown on the down part of the
screen.

Some functions to scroll down at the screen do not work anymore as well.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic-pae 3.2.34
Uname: Linux 3.2.0-35-generic-pae i686
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: i386
CompizPlugins: 
[core,composite,opengl,decor,resize,move,compiztoolbox,regex,place,gnomecompat,mousepoll,imgpng,grid,vpswitch,unitymtgrabhandles,animation,session,workarounds,wall,fade,expo,scale,ezoom,unityshell]
CompositorRunning: compiz
CurrentDmesg:
 [   14.322482] CIFS VFS: default security mechanism requested.  The default 
security mechanism will be upgraded from ntlm to ntlmv2 in kernel release 3.3
 [   23.312017] eth0: no IPv6 routers present
Date: Tue Jan  1 10:03:17 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 NVIDIA Corporation G72 [GeForce 7300 SE/7200 GS] [10de:01d3] (rev a1) (prog-if 
00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:8247]
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
MachineType: System manufacturer System Product Name
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-35-generic-pae 
root=UUID=2894af13-dc32-4760-8a41-182777b9b774 ro quiet splash vt.handoff=7
SourcePackage: xorg
UnitySupportTest:
 Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 5: Xlib:  extension GLX missing on display :0.
 Error: GLX is not available on the system
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/01/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0207
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5GC-MX/1333
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev x.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: ASUSTek Computer INC.
dmi.chassis.version: Rev 1.xx
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0207:bd08/01/2007:svnSystemmanufacturer:pnSystemProductName:pvrRev1.xx:rvnASUSTeKComputerINC.:rnP5GC-MX/1333:rvrRevx.xx:cvnASUSTekComputerINC.:ct3:cvrRev1.xx:
dmi.product.name: System Product Name
dmi.product.version: Rev 1.xx
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.7.8+bzr3121-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.8
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1~precise~xup2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.19.0-0ubuntu1~xup1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3~precise~xup2

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


** Tags: apport-bug compiz-0.9 i386 precise regression-update 
third-party-packages 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/1094979

Title:
  display problem

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