[Ubuntu-x-swat] [Bug 408903] Re: Does not handle microphone mute button (KEY_MICMUTE)

2013-04-08 Thread Joseph A
Thinkpad T520 w NVS 4200M
Ubuntu 12.10

Fails to work as well.

Fixed it by patching thinkpad_acpi and recompiling (don't know if it's
necessary).  Someone posted http://askubuntu.com/questions/125367
/enabling-mic-mute-button-and-light-on-lenovo-thinkpads/279135#279135
before I actually managed to get this to work.

The first answer gets the idea of it but there were some minor problems
when I tired to use it... ie nothing happened.  There was a minor
problem with the bash script variables but works with some tweeking.  I
tested while running with sudo but won't know until I restart.

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

Title:
  Does not handle microphone mute button (KEY_MICMUTE)

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

2013-04-08 Thread Adela Suhani
Thank you for taking the time to report this issue and helping to make
Ubuntu better. We noticed that some of the sentences in this bug report
are not in English. If they were translated to English they would be
more understandable to triagers. Could you please translate them?

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

Title:
  WIRED CONNEXION

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1165707/+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 1158293] Re: xserver-xorg-video-intel causes xserver to crash

2013-04-08 Thread Chris Wilson
*** This bug is a duplicate of bug 1140716 ***
https://bugs.launchpad.net/bugs/1140716

** This bug has been marked a duplicate of bug 1140716
   [regression] 3.5.0-26-generic and  3.2.0-39-generic GPU hangs on Sandybridge

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

Title:
  xserver-xorg-video-intel causes xserver to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1158293/+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 1098334] Re: Font corruption in Chromium tab bar using Intel SNA

2013-04-08 Thread Chris Wilson
It's a bug internal to the GPU - the challenge is to workaround it in an
acceptable manner.

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

Title:
  Font corruption in Chromium tab bar using Intel SNA

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+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 1041790] Re: [snb] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround i915.semaphores=0

2013-04-08 Thread Brian Visel
Occurred while playing vessel.  Never ran into the problem on 12.10.
I'm available to provide info.

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

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1041790/+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 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)

2013-04-08 Thread Konstantinos Togias
I have performed some tests with raring beta2 (linux 3.8.0-16-generic,
X.Org X Server 1.13.3 - 2013-03-07 -, unity
6.12.0daily13.04.01-0ububtu1). The touch screen does not work out of the
box. After the first touch it no longer responds to touches.

After installing Benjamin's kernel module  (hid-multitouch-3.6+) the
touchscreen works as expected most of the time. The bug "triggered
'if(!(event->device_event.flags & (1 << 5)))'" described at my very
first post here, still apears from time to time while using the touch
screen. I have not verified yet under what exact circumstances. I have
also noticed that using the touch screen with some applications cause
subsequent failure of getting a click event by tapping. E.g. In firefox
tap on the search box. Then open onBoard keyboard. Try to type something
in firefox search box with onBoard. After the first character firefox
popups search suggestions that seem to take the focus from the text-box
and no other characters are typed. After that tapping anywhere on the
screen fails to produce a click. The problem may be solved by switching
a couple of times between open windows/applications with alt+tab using
the physical keyboard, or  with logging out and in again. (Could this be
related with the appearance of the bug error line in Xorg.0.log? ) The
same problem exists with chromium web browser, when trying to tap on the
options menu icon.

The good news is that nautilus is working good with the touch screen.
Double taps are correctly caught and interpreted to double clicks.

After all, apart from the bug error in Xorg.0.log (can anyone tell what
does it mean??) and the failure of click under the circumstances I
described above, the touchscreen works fine with 13.04 at a basic level.
The main problem seems to be the lack of proper multitouch suport of the
main applications. Firefox does not scroll or zoom with guestures (drag
n scroll pluggin can help for scrolling), the same with chromium. Evince
seems to have some support for touch. I enjoyed reading a pdf with good
accelerated scrolling, but no luck with zoom with pinch. Libreoffice
writer is hard to use with multitouch (no scroll with drag).

I have read on the web about an ubuntu version oriented to tablets that
is being prepared. From what I know it is tested against samsung galaxy
tablets and has released some testing images for these devices (non x86
processors). Is there any luck that we will have some of the
achievements of that project coming to the desktop x86 version of
ubuntu?

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

Title:
  Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10
  (N-Trig DuoSense MultiTouch)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+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 805586] Re: i915 Hangcheck timer elapsed... GPU hung

2013-04-08 Thread Chris Wilson
Lenbook, you have a different bug, see 1140716.

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

Title:
  i915 Hangcheck timer elapsed... GPU hung

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/805586/+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 1165723] Re: After connecting/disconnecting second monitor displays are blinking

2013-04-08 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) => xserver-xorg-video-intel (Ubuntu)

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

Title:
  After connecting/disconnecting second monitor displays  are blinking

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1165723/+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 1165457] Re: screen corrupts - 13.04 daily build - unknown reason

2013-04-08 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) => xserver-xorg-video-ati (Ubuntu)

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

Title:
  screen corrupts - 13.04 daily build - unknown reason

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1165457/+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 1165403] Re: Can't drag window to semi-maximise window

2013-04-08 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) => unity (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/1165403

Title:
  Can't drag window to  semi-maximise window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1165403/+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 1164093] Re: FFe: new upstream release 9.1.1

2013-04-08 Thread Matthieu Baerts
@Timo: thank you :)

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

Title:
  FFe: new upstream release 9.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1164093/+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 1166078] [NEW] nvidia-310-updates 310.32-0ubuntu2: nvidia-310-updates kernel module failed to build

2013-04-08 Thread Michał Sawicz
Public bug reported:

Happened during package upgrade.

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: nvidia-310-updates 310.32-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-7.16-generic 3.8.0
Uname: Linux 3.8.0-7-generic x86_64
NonfreeKernelModules: wl nvidia
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
DKMSKernelVersion: 3.8.0-17-generic
Date: Mon Apr  8 10:41:41 2013
MarkForUpload: True
PackageVersion: 310.32-0ubuntu2
SourcePackage: nvidia-graphics-drivers-310-updates
Title: nvidia-310-updates 310.32-0ubuntu2: nvidia-310-updates kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check raring

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

Title:
  nvidia-310-updates 310.32-0ubuntu2: nvidia-310-updates kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310-updates/+bug/1166078/+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 1166007] Re: nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

2013-04-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers-310 (Ubuntu)
   Status: New => Confirmed

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

Title:
  nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310/+bug/1166007/+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 1033533] Re: Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW rendering

2013-04-08 Thread Maarten Lankhorst
Does this alleviate the xserver crashes? Nouveau might still fail, the 
underlying reason for the hang is NOT fixed, and there
should probably be separate upstream bug reports for each hang..

** Attachment added: "continue if wait fails"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1033533/+attachment/3630502/+files/patch

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

Title:
  Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with
  SW rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1033533/+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 997075] Re: XOrg uses 100% CPU after upgrade to 12.04 and freezes computer

2013-04-08 Thread Mercer Rivière
I confirm.
100% CPU by Xorg, sometimes segfaults (it restarts Xorg).
I'm using binary nvidia drivers, not nouveau

I did a previous-LTS to current-LTS upgrade. Prior to that it worked.

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

Title:
  XOrg uses 100% CPU after upgrade to 12.04 and freezes computer

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

2013-04-08 Thread Mika-kuoppala
Created attachment 77475
[PATCH] drm/i915: Resurrect ring kicking for semaphores, selectively

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

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

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

2013-04-08 Thread Mika-kuoppala
(In reply to comment #61)
> Created attachment 76448 [details]
> i915_error_state (kernel 3.8.2 Fedora) with path (write mbox regs twice on
> snb, v2)
> 
> Any updates?

Mikhail,

Could you please try patch:
[PATCH] drm/i915: Resurrect ring kicking for semaphores, selectively

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

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

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

2013-04-08 Thread Daniel-ffwll
Patch is also included in latest drm-intel-nightly, linux-next. So you
can test it by grabbing a distro-build of one of those.

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

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1041790/+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 1041790] Re: [snb] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround i915.semaphores=0

2013-04-08 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel
   Status: Confirmed => Incomplete

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

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1041790/+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 1163805] Re: libx11 ftbfs in raring (building the docs)

2013-04-08 Thread Matthias Klose
** Changed in: libx11 (Ubuntu Raring)
Milestone: ubuntu-13.04-beta-1 => ubuntu-13.04

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

Title:
  libx11 ftbfs in raring (building the docs)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libx11/+bug/1163805/+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 1163805] Re: libx11 ftbfs in raring (building the docs)

2013-04-08 Thread Matthias Klose
now built when given back

** Changed in: libx11 (Ubuntu Raring)
   Status: Confirmed => Invalid

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

Title:
  libx11 ftbfs in raring (building the docs)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libx11/+bug/1163805/+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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-08 Thread Maarten Lankhorst
Some notes on the final patch (not attached here, but in ubuntu5 upload):
- tested on panda, confirmed to work
- tested on a normal (hybrid) laptop, previous versions had a bug which 
triggered ssp due to an incorrect offset, confirmed to work with the incorrect 
offset removed.
- tegra, was found to work by marvin24 in #ubuntu-x, using the set_drm_info 
fallback path.
- usb (udl) completely untested, I did an educated guess based on the kernel 
source. usb drivers do not have a busid, cf linux/drivers/gpu/drm/drm_usb.c 
drm_usb_set_busid, so busid is set to an empty string, rather than null. 
Looking at drmGetBusid in libdrm/xf86drm.c this would be the expected return 
value. xxv-modesetting works with path, rather than busid, so it would still 
work correctly.

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

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+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 1166119] [NEW] Display freeze

2013-04-08 Thread pramathesh ambasta
Public bug reported:

I was working on Wordpress when the screen froze. Mouse was working but
not the keyboard. I was able to connect to the computer from another
computer on the network (SSH) and reboot.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-39.62-generic 3.2.39
Uname: Linux 3.2.0-39-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,decor,regex,compiztoolbox,imgpng,mousepoll,unitymtgrabhandles,clone,vpswitch,grid,gnomecompat,resize,snap,place,move,animation,wall,session,fade,expo,ezoom,workarounds,scale,unityshell]
CompositorRunning: compiz
Date: Mon Apr  8 15:39:08 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DpkgLog:
 
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:1619]
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MachineType: Hewlett-Packard HP ProBook 6560b
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-39-generic 
root=UUID=3be83eb8-d318-4425-8fe7-2b90aa8db61f ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/10/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68SCE Ver. F.04
dmi.board.name: 1619
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 97.41
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SCEVer.F.04:bd05/10/2011:svnHewlett-Packard:pnHPProBook6560b:pvrA0001D02:rvnHewlett-Packard:rn1619:rvrKBCVersion97.41:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP ProBook 6560b
dmi.product.version: A0001D02
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.7.12-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.39-0ubuntu0.1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.12
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.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

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


** Tags: amd64 apport-bug compiz-0.9 precise running-unity 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/1166119

Title:
  Display freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1166119/+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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-08 Thread Maarten Lankhorst
** Changed in: linux-ti-omap4 (Ubuntu)
   Status: Confirmed => Invalid

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

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

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+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 1163404] Re: xerver-xorg-core 2:1.13.3-0ubuntu3 breaks bumblebee

2013-04-08 Thread Bruno Pagani
Setting BusID in nouveau and nvidia xorg.conf file solves this. However,
this is not normal, since isolateDevice should have the same effect.

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

Title:
  xerver-xorg-core 2:1.13.3-0ubuntu3 breaks bumblebee

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1163404/+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 1166167] [NEW] nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

2013-04-08 Thread Jaime Silva
Public bug reported:

Status bar and Unity bar disapeared

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: nvidia-310 (not installed)
ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
Uname: Linux 3.8.0-17-generic i686
ApportVersion: 2.9.2-0ubuntu5
Architecture: i386
DKMSKernelVersion: 3.8.0-17-generic
Date: Mon Apr  8 11:44:32 2013
InstallationDate: Installed on 2013-01-18 (80 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha i386 (20130117)
MarkForUpload: True
PackageVersion: 310.32-0ubuntu2
SourcePackage: nvidia-graphics-drivers-310
Title: nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.modprobe.d.nvidia.310.hybrid.conf: [deleted]

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


** Tags: apport-package i386 need-duplicate-check raring

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

Title:
  nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310/+bug/1166167/+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 1166171] [NEW] Random lockups

2013-04-08 Thread Richard Smith
Public bug reported:

MSI H61M_P31(G3) mobo,  Driver for Intel Integrated Graphics
Random lockups at least every few days. Mouse/keyboard ignored. No response to 
ssh on wired network.
Last Xorg.0.log ends:
/var/lib/xkb/server-D7D71B388B2C7FE139492B8952A9E555752EC018.xkm
(EE) [mi] EQ overflowing.  Additional events will be discarded until existing 
events are processed.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f605c1d8b76]
(EE) 1: /usr/bin/X (mieqEnqueue+0x26b) [0x7f605c1b9f5b]
(EE) 2: /usr/bin/X (0x7f605c03+0x6a4d2) [0x7f605c09a4d2]
(EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f6056f09000+0x5f34) 
[0x7f6056f0ef34]
(EE) 4: /usr/bin/X (0x7f605c03+0x93707) [0x7f605c0c3707]
(EE) 5: /usr/bin/X (0x7f605c03+0xbcee8) [0x7f605c0ecee8]
(EE) 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f605b356000+0xfcb0) 
[0x7f605b365cb0]
(EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (ioctl+0x7) [0x7f605a0a6527]
(EE) 8: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmIoctl+0x28) [0x7f605b14d328]
(EE) 9: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmCommandNone+0x16) 
[0x7f605b14f6a6]
(EE) 10: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f6058d46000+0x170e5) 
[0x7f6058d5d0e5]
(EE) 11: /usr/bin/X (0x7f605c03+0xe52c8) [0x7f605c1152c8]
(EE) 12: /usr/bin/X (BlockHandler+0x44) [0x7f605c089c34]
(EE) 13: /usr/bin/X (WaitForSomething+0x114) [0x7f605c1d5f24]
(EE) 14: /usr/bin/X (0x7f605c03+0x557e1) [0x7f605c0857e1]
(EE) 15: /usr/bin/X (0x7f605c03+0x4456a) [0x7f605c07456a]
(EE) 16: /lib/x86_64-linux-g

That's it!

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Mon Apr  8 12:48:59 2013
InstallationDate: Installed on 2012-10-05 (184 days ago)
InstallationMedia: Xubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.3)
MarkForUpload: True
SourcePackage: xorg
UpgradeStatus: Upgraded to quantal on 2013-03-06 (32 days ago)

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


** Tags: amd64 apport-bug quantal

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

Title:
  Random lockups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1166171/+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 1163404] Re: xerver-xorg-core 2:1.13.3-0ubuntu3 breaks bumblebee

2013-04-08 Thread Bruno Pagani
So some detailed informations: we use -isolateDevice on the nvidia card,
and set AutoAddGPU to false. This is working everywhere else, and has
been working on Ubuntu up to 1.13.3-0ubuntu3.

Adding BusID is making things work, but normally, our setup is doing
already more than that, and BusID shouldn't be needed when isolateDevice
and AutoAddGPUs are set...

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

Title:
  xerver-xorg-core 2:1.13.3-0ubuntu3 breaks bumblebee

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1163404/+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 1033533] Re: Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW rendering

2013-04-08 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with
  SW rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1033533/+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 1166179] [NEW] Upgrade xf86-video-intel to latest 2.21.6

2013-04-08 Thread Pekorius.Nedas
Public bug reported:

Upgrade xf86-video-intel to latest 2.21.6
http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-2.21.6.tar.gz
 as of April 6th

Highlights of Intel X.Org Driver 2.21.6:

• A failure of the xserver which cause it to invalidate the DRI buffers, has 
been fixed;
• The computation of clip extents, that are used for stippling, is now working 
properly;
• Support KMS, on OpenBSD, has been added;
• The used tests for AVX/AVX2 support in CPUID have been fixed;
• A monotonic UST value for undisplayed drawables is now reported;
• Video playback on gen4 has been fixed.

Official anouncment http://lists.x.org/archives/xorg-
announce/2013-April/002197.html

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

** Description changed:

- Upgrade xf86-video-intel to latest 2.21.6  
+ Upgrade xf86-video-intel to latest 2.21.6
  
http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-2.21.6.tar.gz
 as of April 6th
+ 
+ Highlights of Intel X.Org Driver 2.21.6:
+ 
+ • A failure of the xserver which cause it to invalidate the DRI buffers, has 
been fixed;
+ • The computation of clip extents, that are used for stippling, is now 
working properly;
+ • Support KMS, on OpenBSD, has been added;
+ • The used tests for AVX/AVX2 support in CPUID have been fixed;
+ • A monotonic UST value for undisplayed drawables is now reported;
+ • Video playback on gen4 has been fixed.
+ 
+ Official anouncment http://lists.x.org/archives/xorg-
+ announce/2013-April/002197.html

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

Title:
  Upgrade xf86-video-intel to latest 2.21.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1166179/+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 1164645] Re: contantes reinicios

2013-04-08 Thread Adolfo Jayme Barrientos
** Description changed:

- no permite realizar muchas funciones de escritorios , y reinicia la
- maquina sola
+ The computer reboots by itself constantly, rendering the user unable to
+ accomplush many tasks.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Es un directorio: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86 Kernel Module  304.51  Tue Sep 18 17:36:24 PDT 
2012
-  GCC version:  gcc versión 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
+  NVRM version: NVIDIA UNIX x86 Kernel Module  304.51  Tue Sep 18 17:36:24 PDT 
2012
+  GCC version:  gcc versión 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  .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.6.1-0ubuntu10
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Apr  4 13:22:30 2013
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
-  nvidia-current-updates, 304.51, 3.5.0-25-generic, i686: installed
-  nvidia-current-updates, 304.51, 3.5.0-26-generic, i686: installed
+  nvidia-current-updates, 304.51, 3.5.0-25-generic, i686: installed
+  nvidia-current-updates, 304.51, 3.5.0-26-generic, i686: installed
  DpkgLog:
-  
+ 
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
-  NVIDIA Corporation GF108 [GeForce GT 430] [10de:0de1] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: Giga-byte Technology Device [1458:3505]
+  NVIDIA Corporation GF108 [GeForce GT 430] [10de:0de1] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: Giga-byte Technology Device [1458:3505]
  InstallationDate: Installed on 2013-01-18 (76 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  ProcEnviron:
-  LANGUAGE=es_VE:en
-  TERM=unknown
-  PATH=(custom, no user)
-  LANG=es_VE.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=es_VE:en
+  TERM=unknown
+  PATH=(custom, no user)
+  LANG=es_VE.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic 
root=UUID=14590f24-8a75-44be-96dd-4277e077442a ro drm.debug=0xe plymouth:debug
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/07/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0402
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8H61-M LX3 R2.0
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0402:bd05/07/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8H61-MLX3R2.0:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.8.6-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu0.1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

** Summary changed:

- contantes reinicios
+ Persistent reboots

** Description changed:

  The computer reboots by itself constantly, rendering the user unable to
- accomplush many tasks.
+ accomplish many tasks.
  
  ProblemType: Bug
  DistroRelease: Ub

[Ubuntu-x-swat] [Bug 1042492] Re: Open source radeon driver causes laptop to heat up / run fan non-stop

2013-04-08 Thread madbiologist
Your most recent comment describes a well known disparity between power
management in the open-source Radeon driver and power management in the
closed-source Catalyst (fglrx) driver.  There is probably not much you
can do, although you could try emailing AMD's Alex Deucher and asking
him if he wants a copy of your Video BIOS (VBIOS).  His email address is
all through the changelogs and gitweb commits at https://www.kernel.org/

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

Title:
  Open source radeon driver causes laptop to heat up / run fan non-stop

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


Re: [Ubuntu-x-swat] [Bug 1164645] Re: contantes reinicios

2013-04-08 Thread heriberto
Muchas gracias por tu respuesta, intentare configurar o instalar una
consola VGA, Agradecido


2013/4/8 Adolfo Jayme Barrientos 

> ** Description changed:
>
> - no permite realizar muchas funciones de escritorios , y reinicia la
> - maquina sola
> + The computer reboots by itself constantly, rendering the user unable to
> + accomplush many tasks.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 12.10
>   Package: xorg 1:7.7+1ubuntu4
>   ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
>   Uname: Linux 3.5.0-26-generic i686
>   NonfreeKernelModules: nvidia
>   .proc.driver.nvidia.gpus.0: Error: [Errno 21] Es un directorio:
> '/proc/driver/nvidia/gpus/0'
>   .proc.driver.nvidia.registry: Binary: ""
>   .proc.driver.nvidia.version:
> -  NVRM version: NVIDIA UNIX x86 Kernel Module  304.51  Tue Sep 18
> 17:36:24 PDT 2012
> -  GCC version:  gcc versión 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
> +  NVRM version: NVIDIA UNIX x86 Kernel Module  304.51  Tue Sep 18
> 17:36:24 PDT 2012
> +  GCC version:  gcc versión 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
>   .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.6.1-0ubuntu10
>   Architecture: i386
>   CompizPlugins: No value set for
> `/apps/compiz-1/general/screen0/options/active_plugins'
>   CompositorRunning: None
>   Date: Thu Apr  4 13:22:30 2013
>   DistUpgraded: Fresh install
>   DistroCodename: quantal
>   DistroVariant: ubuntu
>   DkmsStatus:
> -  nvidia-current-updates, 304.51, 3.5.0-25-generic, i686: installed
> -  nvidia-current-updates, 304.51, 3.5.0-26-generic, i686: installed
> +  nvidia-current-updates, 304.51, 3.5.0-25-generic, i686: installed
> +  nvidia-current-updates, 304.51, 3.5.0-26-generic, i686: installed
>   DpkgLog:
> -
> +
>   ExtraDebuggingInterest: Yes, including running git bisection searches
>   GraphicsCard:
> -  NVIDIA Corporation GF108 [GeForce GT 430] [10de:0de1] (rev a1) (prog-if
> 00 [VGA controller])
> -Subsystem: Giga-byte Technology Device [1458:3505]
> +  NVIDIA Corporation GF108 [GeForce GT 430] [10de:0de1] (rev a1) (prog-if
> 00 [VGA controller])
> +Subsystem: Giga-byte Technology Device [1458:3505]
>   InstallationDate: Installed on 2013-01-18 (76 days ago)
>   InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386
> (20121017.2)
>   MachineType: System manufacturer System Product Name
>   MarkForUpload: True
>   ProcEnviron:
> -  LANGUAGE=es_VE:en
> -  TERM=unknown
> -  PATH=(custom, no user)
> -  LANG=es_VE.UTF-8
> -  SHELL=/bin/bash
> +  LANGUAGE=es_VE:en
> +  TERM=unknown
> +  PATH=(custom, no user)
> +  LANG=es_VE.UTF-8
> +  SHELL=/bin/bash
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic
> root=UUID=14590f24-8a75-44be-96dd-4277e077442a ro drm.debug=0xe
> plymouth:debug
>   SourcePackage: xorg
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 05/07/2012
>   dmi.bios.vendor: American Megatrends Inc.
>   dmi.bios.version: 0402
>   dmi.board.asset.tag: To be filled by O.E.M.
>   dmi.board.name: P8H61-M LX3 R2.0
>   dmi.board.vendor: ASUSTeK COMPUTER INC.
>   dmi.board.version: Rev X.0x
>   dmi.chassis.asset.tag: Asset-1234567890
>   dmi.chassis.type: 3
>   dmi.chassis.vendor: Chassis Manufacture
>   dmi.chassis.version: Chassis Version
>   dmi.modalias:
> dmi:bvnAmericanMegatrendsInc.:bvr0402:bd05/07/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8H61-MLX3R2.0:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
>   dmi.product.name: System Product Name
>   dmi.product.version: System Version
>   dmi.sys.vendor: System manufacturer
>   version.compiz: compiz 1:0.9.8.6-0ubuntu1
>   version.libdrm2: libdrm2 2.4.39-0ubuntu1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu0.1
>   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
>   version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu0.1
>   version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
> 1:2.7.3-0ubuntu2
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati
> 1:6.99.99~git20120913.8637f772-0ubuntu1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.20.9-0ubuntu2
>   

[Ubuntu-x-swat] [Bug 1127303] Re: [g41] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000002 IPEHR: 0x0a000002

2013-04-08 Thread Cliff Carson
*** This bug is a duplicate of bug 1121631 ***
https://bugs.launchpad.net/bugs/1121631

Running Firefox and VLC (radio streaming) and saw no external indictions
of any problems.

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

Title:
  [g41] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0002 IPEHR:
  0x0a02

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1127303/+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 1166191] [NEW] nvidia-experimental-310 310.14-0ubuntu2: nvidia-experimental-310 kernel module failed to build

2013-04-08 Thread EasyTarget
Public bug reported:

Looks like the kernel module failed to build when updating to 3.8.0-17

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: nvidia-experimental-310 310.14-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
Uname: Linux 3.8.0-16-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  310.14  Tue Oct  9 11:52:41 
PDT 2012
 GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-22ubuntu5)
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu5
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
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
DKMSKernelVersion: 3.8.0-17-generic
Date: Mon Apr  8 09:07:55 2013
DistUpgraded: 2012-12-06 15:42:38,883 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: raring
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation G98 [Quadro NVS 295] [10de:06fd] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: NVIDIA Corporation Device [10de:062e]
InstallationDate: Installed on 2012-04-09 (363 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
MachineType: Dell Inc. Precision WorkStation T3500
MarkForUpload: True
PackageVersion: 310.14-0ubuntu2
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-16-generic 
root=UUID=094ab98e-c81d-4df3-b3a5-73f2852b7be3 ro quiet splash
SourcePackage: nvidia-graphics-drivers-experimental-310
Title: nvidia-experimental-310 310.14-0ubuntu2: nvidia-experimental-310 kernel 
module failed to build
UdevDb: Error: [Errno 2] No such file or directory: 'udevadm'
UpgradeStatus: Upgraded to raring on 2012-12-06 (122 days ago)
dmi.bios.date: 09/09/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.name: 0XPDFK
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 7
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd09/09/2009:svnDellInc.:pnPrecisionWorkStationT3500:pvr:rvnDellInc.:rn0XPDFK:rvrA01:cvnDellInc.:ct7:cvr:
dmi.product.name: Precision WorkStation T3500
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.9~daily13.04.05-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.43-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.5-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Tue Apr  2 13:35:29 2013
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.13.3-0ubuntu4

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


** Tags: amd64 apport-package compiz-0.9 need-duplicate-check raring ubuntu

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

Title:
  nvidia-experimental-310 310.14-0ubuntu2: nvidia-experimental-310
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-experimental-310/+bug/1166191/+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 1164761] Re: Unity interface freezes very often (i915 video driver)

2013-04-08 Thread Răzvan Sandu
Hello,

Please see attached files.

The computer does not block completely. Only annoying apport messages
from time to time, popping out over the current open window (no matter
what program is open).

Thanks a lot,
Răzvan

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

Title:
  Unity interface freezes very often (i915 video driver)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1164761/+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 1164761] Re: Unity interface freezes very often (i915 video driver)

2013-04-08 Thread Răzvan Sandu
Xorg.0.log


** Attachment added: "Xorg.0.log"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1164761/+attachment/3630980/+files/Xorg.0.log

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

Title:
  Unity interface freezes very often (i915 video driver)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1164761/+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 1164761] Re: Unity interface freezes very often (i915 video driver)

2013-04-08 Thread Răzvan Sandu
i915_error_state immediately after the apport window pops out.

** Attachment added: "i915_error_state"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1164761/+attachment/3630981/+files/i915_error_state

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

Title:
  Unity interface freezes very often (i915 video driver)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1164761/+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 1164761] Re: Unity interface freezes very often (i915 video driver)

2013-04-08 Thread Chris Wilson
*** This bug is a duplicate of bug 1140716 ***
https://bugs.launchpad.net/bugs/1140716

** This bug has been marked a duplicate of bug 1140716
   [regression] 3.5.0-26-generic and  3.2.0-39-generic GPU hangs on Sandybridge

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

Title:
  Unity interface freezes very often (i915 video driver)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1164761/+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 1166191] Re: nvidia-experimental-310 310.14-0ubuntu2: nvidia-experimental-310 kernel module failed to build

2013-04-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers-experimental-310 (Ubuntu)
   Status: New => Confirmed

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

Title:
  nvidia-experimental-310 310.14-0ubuntu2: nvidia-experimental-310
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-experimental-310/+bug/1166191/+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 1166167] Re: nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

2013-04-08 Thread philinux
*** This bug is a duplicate of bug 1166007 ***
https://bugs.launchpad.net/bugs/1166007

** This bug has been marked a duplicate of bug 1166007
   nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

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

Title:
  nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310/+bug/1166167/+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 1157678] Re: unplugging an external monitor from laptop results in corrupted screen. Logging out fixes it.

2013-04-08 Thread Chris J Arges
@vorlon
Yes, the binary build I provided had 4878cae22a2405b6d33318e2dc99a9c1367fee44 
cleanly cherry picked.
>From the uname you had the kernel I built installed.

@ickle
Would there be other patches that would also be required, or should be included 
to be backported to 3.8?

I've tested the mainline kernel back on 3/26, and it didn't resolve my
issues for me. But that particular mainline build didn't include the
above fix which I had to pull from the drm-intel git tree.

I'll try the drm intel nightly as well.

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

Title:
  unplugging an external monitor from laptop results in corrupted
  screen.  Logging out fixes it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1157678/+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 1157678] Re: unplugging an external monitor from laptop results in corrupted screen. Logging out fixes it.

2013-04-08 Thread Chris J Arges
@vorlon,
Not sure what exactly changed but I have been unable to reproduce with 
3.8.0-17.27. But this really doesn't make sense because the above patch was not 
applied to this release.

I plugged in an external monitor and unplugged it 10 times, and
suspended and repeated and was unable to get the original graphic
glitching. I'll continue to check this.

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

Title:
  unplugging an external monitor from laptop results in corrupted
  screen.  Logging out fixes it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1157678/+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 1157678] Re: unplugging an external monitor from laptop results in corrupted screen. Logging out fixes it.

2013-04-08 Thread Chris Wilson
There were quite a few pageflip related fixes, the one I picked out was
the one that found by my reverse bisection.

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

Title:
  unplugging an external monitor from laptop results in corrupted
  screen.  Logging out fixes it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1157678/+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 1033533] Re: Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW rendering

2013-04-08 Thread elhoir
FYI,

in my case (raring, 3.9.0-rc5 kernel, nouveau 1.0.7) Ubuntu is not
completely frozen, i can still log in remotely. Only X are frozen.

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

Title:
  Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with
  SW rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1033533/+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 1041790] Re: [snb] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround i915.semaphores=0

2013-04-08 Thread Seth Forshee
A test build for raring is now available.

http://people.canonical.com/~sforshee/lp1041790/linux-3.8.0-17.27~lp1041790v201304081343/

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

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1041790/+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 1166078] Re: nvidia-310-updates 310.32-0ubuntu2: nvidia-310-updates kernel module failed to build

2013-04-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers-310-updates (Ubuntu)
   Status: New => Confirmed

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

Title:
  nvidia-310-updates 310.32-0ubuntu2: nvidia-310-updates kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310-updates/+bug/1166078/+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 1166007] Re: nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

2013-04-08 Thread philinux
This borked my desktop. No unity.

I had to uninstall nvidia-310 and kernel 3.8.0-17 then reboot with old
kernel. Still no unity.

I reset unity to default reinstall compiz and rebooted to a normal
desktop.

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

Title:
  nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310/+bug/1166007/+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 1166295] [NEW] Xorg crashed with SIGABRT

2013-04-08 Thread Jeremiah Njoroge
Public bug reported:

error occurred on login. had just run apt-get update/dist-upgrade in the
prior login session.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-core 2:1.13.3-0ubuntu4
Uname: Linux 3.9.0-030900rc5-generic x86_64
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Fri Apr  5 19:46:06 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6310] [1002:9802] 
(prog-if 00 [VGA controller])
   Subsystem: Foxconn International, Inc. Device [105b:0e29]
InstallationDate: Installed on 2013-03-19 (19 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Alpha amd64 (20130319)
MachineType: FOXCONN NT-A2400&NT-A3500
MarkForUpload: True
ProcCmdline: /usr/bin/X :0 -background none -verbose -auth 
/run/gdm/auth-for-gdm-QlpR3e/database -nolisten tcp vt7
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 TERM=linux
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.9.0-030900rc5-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash vt.handoff=7
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
 ?? () from /lib/x86_64-linux-gnu/libc.so.6
 ?? () from /usr/lib/xorg/modules/drivers/radeon_drv.so
 ?? () from /usr/lib/xorg/modules/libexa.so
 ?? ()
 ?? ()
Title: Xorg crashed with SIGABRT
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 03/29/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.4
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: NT-A2400&NT-A3500
dmi.board.vendor: FOXCONN
dmi.board.version: FAB 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 4
dmi.chassis.vendor: FOXCONN
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.4:bd03/29/2011:svnFOXCONN:pnNT-A2400&NT-A3500:pvrFAB1.0:rvnFOXCONN:rnNT-A2400&NT-A3500:rvrFAB1.0:cvnFOXCONN:ct4:cvrToBeFilledByO.E.M.:
dmi.product.name: NT-A2400&NT-A3500
dmi.product.version: FAB 1.0
dmi.sys.vendor: FOXCONN
version.compiz: compiz N/A
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.43-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.5-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Fri Apr  5 19:46:21 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu4
xserver.video_driver: radeon

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


** Tags: amd64 apport-crash need-amd64-retrace raring ubuntu

** 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/1166295

Title:
  Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1166295/+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 763688] Re: [915GM] S-video output doesn't work in Natty (i386)

2013-04-08 Thread Bug Watch Updater
** Changed in: linux
   Status: Incomplete => Expired

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

Title:
  [915GM] S-video output doesn't work in Natty (i386)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/763688/+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 1035555] Re: dual monitor cursor jumps across screen when crossing display edge

2013-04-08 Thread Jesse Bowling
Including my /etc/X11/xorg.conf:

Section "ServerLayout"
Identifier "aticonfig Layout"
Screen  0  "aticonfig-Screen[0]-0" 1440 0
Screen "aticonfig-Screen[1]-0" 0 0
EndSection

Section "Module"
EndSection

Section "ServerFlags"
Option  "Xinerama" "on"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]-0"
Option  "VendorName" "ATI Proprietary Driver"
Option  "ModelName" "Generic Autodetecting Monitor"
Option  "DPMS" "true"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[1]-0"
Option  "VendorName" "ATI Proprietary Driver"
Option  "ModelName" "Generic Autodetecting Monitor"
Option  "DPMS" "true"
EndSection

Section "Monitor"
Identifier   "0-CRT1"
Option  "VendorName" "ATI Proprietary Driver"
Option  "ModelName" "Generic Autodetecting Monitor"
Option  "DPMS" "true"
Option  "PreferredMode" "1920x1080"
Option  "TargetRefresh" "60"
Option  "Position" "0 0"
Option  "Rotate" "normal"
Option  "Disable" "false"
EndSection

Section "Monitor"
Identifier   "0-CRT2"
Option  "VendorName" "ATI Proprietary Driver"
Option  "ModelName" "Generic Autodetecting Monitor"
Option  "DPMS" "true"
Option  "PreferredMode" "1440x900"
Option  "TargetRefresh" "60"
Option  "Position" "1920 0"
Option  "Rotate" "normal"
Option  "Disable" "false"
EndSection

Section "Monitor"
Identifier   "1-CRT1"
Option  "VendorName" "ATI Proprietary Driver"
Option  "ModelName" "Generic Autodetecting Monitor"
Option  "DPMS" "true"
Option  "PreferredMode" "1440x900"
Option  "TargetRefresh" "60"
Option  "Position" "0 0"
Option  "Rotate" "normal"
Option  "Disable" "false"
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]-0"
Driver  "fglrx"
Option  "Monitor-CRT1" "0-CRT1"
Option  "Monitor-CRT2" "0-CRT2"
BusID   "PCI:1:0:0"
EndSection

Section "Device"
Identifier  "aticonfig-Device[1]-0"
Driver  "fglrx"
Option  "Monitor-CRT1" "1-CRT1"
BusID   "PCI:4:0:0"
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport   0 0
Virtual   3360 1920
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[1]-0"
Device "aticonfig-Device[1]-0"
DefaultDepth 24
SubSection "Display"
Viewport   0 0
Depth 24
EndSubSection
EndSection

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

Title:
  dual monitor cursor jumps across screen when crossing display edge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/103/+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 1166318] [NEW] package nvidia-173 173.14.22-0ubuntu11.2 failed to install/upgrade: nvidia-173 kernel module failed to build

2013-04-08 Thread Borja Bergua
Public bug reported:

The NVIDIA graphics driver failed to upgrade when using linux-
image-3.0.0-32-generic

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: nvidia-173 173.14.22-0ubuntu11.2
ProcVersionSignature: Ubuntu 3.0.0-32.51~lucid1-generic 3.0.69
Uname: Linux 3.0.0-32-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon Apr  8 18:56:34 2013
ErrorMessage: nvidia-173 kernel module failed to build
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
Lsusb:
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
PackageVersion: 173.14.22-0ubuntu11.2
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-32-generic 
root=UUID=0acc10ba-6397-45fa-be93-56607a6932bf ro quiet splash
SourcePackage: nvidia-graphics-drivers-173
Title: package nvidia-173 173.14.22-0ubuntu11.2 failed to install/upgrade: 
nvidia-173 kernel module failed to build
dmi.bios.date: 02/09/2004
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1001.005
dmi.board.name: K8VSEDX
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1001.005:bd02/09/2004:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASUSTeKComputerInc.:rnK8VSEDX:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 3.0.0-32-generic

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


** Tags: apport-package i386 lucid

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

Title:
  package nvidia-173 173.14.22-0ubuntu11.2 failed to install/upgrade:
  nvidia-173 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/1166318/+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 1155829] Re: gdm interface doesn't show up

2013-04-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  gdm interface doesn't show up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1155829/+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 964231] Re: System Stutter When HDMI Monitor Is Connected

2013-04-08 Thread Jeff Marcom
** Tags added: 201208-11524

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

Title:
  System Stutter When HDMI Monitor Is Connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/964231/+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 1166403] [NEW] Frequently error

2013-04-08 Thread GregPC
Public bug reported:

Hi
Frequently error message on different application using more extensive graphic.
BR
Greg

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu10
Architecture: i386
CompizPlugins: 
[core,composite,opengl,imgjpeg,compiztoolbox,decor,blur,ring,move,mousepoll,imgsvg,place,imgpng,resize,grid,ezoom,regex,gnomecompat,animation,session,wobbly,workarounds,fade,cube,scale,rotate]
CompositorRunning: compiz
Date: Mon Apr  8 20:57:05 2013
DistUpgraded: 2012-12-27 23:38:51,760 DEBUG enabling apt cron job
DistroCodename: quantal
DistroVariant: ubuntu
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:21ce]
InstallationDate: Installed on 2012-08-10 (241 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
MachineType: LENOVO 4180AG8
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic 
root=UUID=3e0e90c5-3430-4290-b1c0-a95509d48aa0 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to quantal on 2012-12-27 (101 days ago)
dmi.bios.date: 05/17/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 83ET57WW (1.27 )
dmi.board.asset.tag: Not Available
dmi.board.name: 4180AG8
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr83ET57WW(1.27):bd05/17/2011:svnLENOVO:pn4180AG8:pvrThinkPadT420:rvnLENOVO:rn4180AG8:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4180AG8
dmi.product.version: ThinkPad T420
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.8.6-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: apport-bug compiz-0.9 i386 quantal 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/1166403

Title:
  Frequently error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1166403/+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 1165883] Re: [q35] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000002 IPEHR: 0x7f9c0042

2013-04-08 Thread Chris Wilson
*** This bug is a duplicate of bug 1162151 ***
https://bugs.launchpad.net/bugs/1162151

** This bug has been marked a duplicate of bug 1162151
   [q35] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0002 IPEHR: 
0x0200

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

Title:
  [q35] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0002 IPEHR:
  0x7f9c0042

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1165883/+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 1165723] Re: After connecting/disconnecting second monitor displays are blinking

2013-04-08 Thread Chris Wilson
I have no reasonable explanation for this. A single pipe flickering,
perhaps. but not both in sync.

Can you please boot with drm.debug=6 on your kernel command line and
just a single monitor, then plug in the external display to trigger the
flashing, and then attach the output of dmesg?

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

Title:
  After connecting/disconnecting second monitor displays  are blinking

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1165723/+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 1162151] Re: [q35] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000002 IPEHR: 0x02000000

2013-04-08 Thread Chris Wilson
On the face of it, it looks like a memory ordering issue. It would be
interesting if you could give the drm-intel-nightly kernel from
ppa:mainline a test.

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

** Summary changed:

- [q35] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0002 IPEHR: 0x0200
+ [q35] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0002 -- invalid PTE 
for host access

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

Title:
  [q35] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0002 --
  invalid PTE for host access

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1162151/+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 1153302] Re: [g33] Non-locking GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000002 IPEHR: 0x54f00006

2013-04-08 Thread Chris Wilson
*** This bug is a duplicate of bug 1162151 ***
https://bugs.launchpad.net/bugs/1162151

** This bug has been marked a duplicate of bug 1162151
   [q35] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0002 -- invalid PTE 
for host access

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

Title:
  [g33] Non-locking GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0002
  IPEHR: 0x54f6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1153302/+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 1152597] Re: Screen Flickers on 64-bit Ubuntu 12.10 - Intel GM45 Chipset

2013-04-08 Thread Chris Wilson
Instead of echo, try 'echo 0x6 | sudo tee
/sys/module/drm/parameters/debug'

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

Title:
  Screen Flickers on 64-bit Ubuntu 12.10 - Intel GM45 Chipset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1152597/+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 1166411] Re: Xorg crashed with SIGABRT in amd_xs113_int10_x_inb()

2013-04-08 Thread Václav Zeman
** 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/1166411

Title:
  Xorg crashed with SIGABRT in amd_xs113_int10_x_inb()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1166411/+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 1164093] Re: FFe: new upstream release 9.1.1

2013-04-08 Thread Benjamin Drung
I have been using mesa from ppa:ubuntu-x-swat/x-staging since the
weekend without any issues. I am using a Sandy Bridge system (Core
i5-2400S).

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

Title:
  FFe: new upstream release 9.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1164093/+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 1066599] Re: Wine is unable to detect OSMesa correctly when compiling from source

2013-04-08 Thread Bryce Harrington
** Changed in: mesa (Ubuntu)
 Assignee: Ubuntu-X (ubuntu-x-swat) => Canonical X.org (canonical-x)

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

Title:
  Wine is unable to detect OSMesa correctly when compiling from source

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1066599/+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 590316] Re: No HDMI resolution higher than 1024x768

2013-04-08 Thread Bryce Harrington
Not enough information has been provided to make this a useful bug
report.  See http://wiki.ubuntu.com/X/Reporting for instructions on
reporting X issues.

** Changed in: nvidia-graphics-drivers (Ubuntu)
 Assignee: Ubuntu-X (ubuntu-x-swat) => (unassigned)

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: New => Invalid

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

Title:
  No HDMI resolution higher than 1024x768

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/590316/+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 1166442] [NEW] Elantech clickpad/touchpad lacks multitouch features.

2013-04-08 Thread G.Scoppino
Public bug reported:

Hello,

So far I've been having a problem with my Elantech multitouch trackpad in 
Linux. Basically all i get is right click, left click, and tap to click, along 
with basic  movement. The problem seems to be rooted in improper detection of 
the trackpad, likely b/c its a new revision or whatnot. Of note is that working 
elantech trackpads of the past in forums i scouted through show up as "ETPS/2 
Elantech Touchpad". Mine just shows up in xinput as "PS/2 Elantech Touchpad". I 
think this might be a simple fix in the end, just improper detection, I hope. 
For reference, I've tried kernel 3.5 on Ubuntu 12.10 and kernel 3.8.0-17 on 
Ubuntu 13.04 thus far, with all combinations of psmouse.
--
What's expected: touchpad multitouch support
What happened: basic touchpad support
Laptop mode: Samsung Series 7 NP780 series
Ubuntu distro(s) tested: Ubuntu 12.10, Ubuntu 13.04
Kernels used: 3.5 signed (Ubuntu 12.10 default), 3.8.0-16, 3.8.0-17 signed
Other tests: Attempted using psmouse-elantech-v6, psmouse-alps, and 
psmouse-alps-dst. No improvements so removed.

synclient -l reports "Couldn't find synaptics properties. No synaptics driver 
loaded?"
--
See attached for more info. Ask anything you need!

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


** Tags: 12.10 13.04 clickpad elantech multitouch np780 synaptics touchpad 
trackpad ubuntu

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

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

Title:
  Elantech clickpad/touchpad lacks multitouch features.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1166442/+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 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-04-08 Thread G.Scoppino
** Attachment added: "xinput"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1166442/+attachment/3632341/+files/xinput

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

Title:
  Elantech clickpad/touchpad lacks multitouch features.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1166442/+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 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-04-08 Thread G.Scoppino
** Attachment added: "10-evdev.conf"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1166442/+attachment/3632342/+files/10-evdev.conf

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

Title:
  Elantech clickpad/touchpad lacks multitouch features.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1166442/+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 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-04-08 Thread G.Scoppino
** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1166442/+attachment/3632340/+files/dmesg

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

Title:
  Elantech clickpad/touchpad lacks multitouch features.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1166442/+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 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-04-08 Thread G.Scoppino
** Attachment added: "devices"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1166442/+attachment/3632339/+files/devices

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

Title:
  Elantech clickpad/touchpad lacks multitouch features.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1166442/+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 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-04-08 Thread G.Scoppino
** Attachment added: "50-synaptics.conf"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1166442/+attachment/3632343/+files/50-synaptics.conf

** Description changed:

  Hello,
  
- So far I've been having a problem with my Elantech multitouch trackpad
- in Linux. Basically all i get is right click, left click, and tap to
- click, along with basic  movement. The problem seems to be rooted in
- improper detection of the trackpad, likely b/c its a new revision or
- whatnot. Of note is that working elantech trackpads of the past in
- forums i scouted through show up as "ETPS/2 Elantech Touchpad". Mine
- just shows up in xinput as "PS/2 Elantech Touchpad". I think this might
- be a simple fix in the end, just improper detection, I hope. For
- reference, I've tried kernel 3.5 on Ubuntu 12.10 and kernel 3.8.0-17 on
- Ubuntu 13.04 thus far, with all combinations of psmouse.
- 
+ So far I've been having a problem with my Elantech multitouch trackpad in 
Linux. Basically all i get is right click, left click, and tap to click, along 
with basic  movement. The problem seems to be rooted in improper detection of 
the trackpad, likely b/c its a new revision or whatnot. Of note is that working 
elantech trackpads of the past in forums i scouted through show up as "ETPS/2 
Elantech Touchpad". Mine just shows up in xinput as "PS/2 Elantech Touchpad". I 
think this might be a simple fix in the end, just improper detection, I hope. 
For reference, I've tried kernel 3.5 on Ubuntu 12.10 and kernel 3.8.0-17 on 
Ubuntu 13.04 thus far, with all combinations of psmouse.
+ 
--
  What's expected: touchpad multitouch support
  What happened: basic touchpad support
+ Ubuntu distro(s) tested: Ubuntu 12.10, Ubuntu 13.04
+ Kernels used: 3.5 signed (Ubuntu 12.10 default), 3.8.0-16, 3.8.0-17 signed
+ Other tests: Attempted using psmouse-elantech-v6, psmouse-alps, and 
psmouse-alps-dst. No improvements so removed.
  
  See attached for more info. Ask anything you need!

** Description changed:

  Hello,
  
  So far I've been having a problem with my Elantech multitouch trackpad in 
Linux. Basically all i get is right click, left click, and tap to click, along 
with basic  movement. The problem seems to be rooted in improper detection of 
the trackpad, likely b/c its a new revision or whatnot. Of note is that working 
elantech trackpads of the past in forums i scouted through show up as "ETPS/2 
Elantech Touchpad". Mine just shows up in xinput as "PS/2 Elantech Touchpad". I 
think this might be a simple fix in the end, just improper detection, I hope. 
For reference, I've tried kernel 3.5 on Ubuntu 12.10 and kernel 3.8.0-17 on 
Ubuntu 13.04 thus far, with all combinations of psmouse.
  
--
  What's expected: touchpad multitouch support
  What happened: basic touchpad support
  Ubuntu distro(s) tested: Ubuntu 12.10, Ubuntu 13.04
  Kernels used: 3.5 signed (Ubuntu 12.10 default), 3.8.0-16, 3.8.0-17 signed
  Other tests: Attempted using psmouse-elantech-v6, psmouse-alps, and 
psmouse-alps-dst. No improvements so removed.
  
+ synclient -l reports "Couldn't find synaptics properties. No synaptics driver 
loaded?"
+ 
--
  See attached for more info. Ask anything you need!

** Description changed:

  Hello,
  
  So far I've been having a problem with my Elantech multitouch trackpad in 
Linux. Basically all i get is right click, left click, and tap to click, along 
with basic  movement. The problem seems to be rooted in improper detection of 
the trackpad, likely b/c its a new revision or whatnot. Of note is that working 
elantech trackpads of the past in forums i scouted through show up as "ETPS/2 
Elantech Touchpad". Mine just shows up in xinput as "PS/2 Elantech Touchpad". I 
think this might be a simple fix in the end, just improper detection, I hope. 
For reference, I've tried kernel 3.5 on Ubuntu 12.10 and kernel 3.8.0-17 on 
Ubuntu 13.04 thus far, with all combinations of psmouse.
  
--
  What's expected: touchpad multitouch support
  What happened: basic touchpad support
+ Laptop mode: Samsung Series 7 NP780 series
  Ubuntu distro(s) tested: Ubuntu 12.10, Ubuntu 13.04
  Kernels used: 3.5 signed (Ubuntu 12.10 default), 3.8.0-16, 3.8.0-17 signed
  Other tests: Attempted using psmouse-elantech-v6, psmouse-alps, and 
psmouse-alps-dst. No improvements so removed.
  
  synclient -l reports "Couldn't find synaptics properties. No synaptics driver 
loaded?"
  
--
  See attached for more info. Ask anything you need!

** Tags added: elantech

** Tags added: 12.10 13.04 clickpad multitou

[Ubuntu-x-swat] [Bug 1166007] Re: nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

2013-04-08 Thread Stephen Conklin
This hasn't borked my desktop, but, I know I've had trouble with the
NVIDIA 31x series Forceware drivers on my Win 7 partition, too, so, at
least it doesn't discriminate *sheepish grin*

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

Title:
  nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310/+bug/1166007/+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 1157458] Re: visual glitch in Evolution's importance button, etc.

2013-04-08 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu)
 Assignee: (unassigned) => Canonical X.org (canonical-x)

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

Title:
  visual glitch in Evolution's importance button, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1157458/+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 1156077] Re: Black screen when booting after a fresh install on chromebook

2013-04-08 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu Raring)
 Assignee: (unassigned) => Canonical X.org (canonical-x)

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

Title:
  Black screen when booting after a fresh install on chromebook

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1156077/+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 950963] Re: some packages fail to build because of missing libcuda1

2013-04-08 Thread Graham Inggs
The starpu-contrib packages still haven't appeared in precise-proposed.

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

Title:
  some packages fail to build because of missing libcuda1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/950963/+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 1115742] Re: xorg crashes when plugable ud-160 plugged in

2013-04-08 Thread simplyintricate
Seems to be fixed in a newer version of modesetting

** Changed in: xserver-xorg-video-modesetting (Ubuntu)
   Status: New => Fix Released

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

Title:
  xorg crashes when plugable ud-160 plugged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-modesetting/+bug/1115742/+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 1156077] Re: Black screen when booting after a fresh install on chromebook

2013-04-08 Thread Timo Aaltonen
the first version of the patch was sent to dri-devel@, but the new one
not

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

Title:
  Black screen when booting after a fresh install on chromebook

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1156077/+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 1098561] Re: "Unsupported hardware" watermark appears when FGLRX is installed on 13.04

2013-04-08 Thread Senegalo
Confirmed on HD 5730 
$ uname -r
3.8.0-17-generic

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

Title:
  "Unsupported hardware" watermark appears when FGLRX is installed on
  13.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1098561/+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 1160903] Re: Please re-patch 215_glx_drawable_refcounting.diff for precise (12.04)

2013-04-08 Thread Bryce Harrington
ojordan, thanks for following up on these.
Yes when you get patches you feel are ready please assign this bug to 
'canonical-x' and one of us will help get them in.

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

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

Title:
  Please re-patch 215_glx_drawable_refcounting.diff for precise (12.04)

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

2013-04-08 Thread Bryce Harrington
Thanks for contributing this enhancement, Muhammad.  One of us will
review when we get a chance.

Meantime, I would recommend also sending this patch upstream (to
freedesktop.org).

** Changed in: xkeyboard-config (Ubuntu)
 Assignee: (unassigned) => Canonical X.org (canonical-x)

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

Title:
  Jawi support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/1102044/+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 1005321] Re: Several pointing device related problems occur when a touchscreen is installed

2013-04-08 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu)
 Assignee: (unassigned) => Canonical X.org (canonical-x)

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

Title:
  Several pointing device related problems occur when a touchscreen is
  installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1005321/+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 1164093] Re: FFe: new upstream release 9.1.1

2013-04-08 Thread Timo Aaltonen
Thanks for the testing. Pitti reported today that blur on gen5 (ILK) has
also regressed with the new version,. I've filed a new bug upstream to
track it

https://bugs.freedesktop.org/show_bug.cgi?id=63283

so, the question is if it's acceptable to regress ILK until the bug is
fixed. I also asked pitti how bad the performance was:

14:36 < pitti> tjaalton: it's certainly bearable, but it looks quite
ugly


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

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

Title:
  FFe: new upstream release 9.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1164093/+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 1077431] Re: X.7: Unnecessary escape before "+"; some other corrections to the manual

2013-04-08 Thread Bryce Harrington
** Changed in: xorg-docs (Ubuntu)
 Assignee: (unassigned) => Canonical X.org (canonical-x)

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

Title:
  X.7: Unnecessary escape before "+"; some other corrections to the
  manual

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-docs/+bug/1077431/+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 1088780] Re: XOrg configuration for Apple Magic Trackpad needs more vertical sensitivity

2013-04-08 Thread Bryce Harrington
** Package changed: nvidia-graphics-drivers (Ubuntu) => xserver-xorg-
input-evdev (Ubuntu)

** Changed in: xserver-xorg-input-evdev (Ubuntu)
 Assignee: (unassigned) => Canonical X.org (canonical-x)

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

Title:
  XOrg configuration for Apple Magic Trackpad needs more vertical
  sensitivity

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1088780/+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 1062534] Re: Thread unsafe access to internal linked list, breaks Origin games in Wine

2013-04-08 Thread Bryce Harrington
** Changed in: libx11 (Ubuntu)
 Assignee: (unassigned) => Canonical X.org (canonical-x)

** Changed in: libx11 (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: libx11 (Ubuntu)
   Importance: Undecided => High

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

Title:
  Thread unsafe access to internal linked list, breaks Origin games in
  Wine

To manage notifications about this bug go to:
https://bugs.launchpad.net/xlibs/+bug/1062534/+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 1070214] Re: misc:typo rules doesn't apply on X startup

2013-04-08 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu)
 Assignee: (unassigned) => Canonical X.org (canonical-x)

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

Title:
  misc:typo rules doesn't apply on X startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1070214/+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 1083032] Re: Video driver not working for Savage chipset

2013-04-08 Thread Tormod Volden
** Bug watch added: freedesktop.org Bugzilla #63279
   https://bugs.freedesktop.org/show_bug.cgi?id=63279

** Also affects: xorg-server via
   https://bugs.freedesktop.org/show_bug.cgi?id=63279
   Importance: Unknown
   Status: Unknown

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

Title:
  Video driver not working for Savage chipset

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+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 1166007] Re: nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

2013-04-08 Thread Hotteterre
Thank you, philinux, I followed your indications and all is now fine. I
had to remove the linux-image metapackage: I'll  reinstall it at the
next kernel update.

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

Title:
  nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310/+bug/1166007/+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 1166007] Re: nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

2013-04-08 Thread Vincent Gerris
Hi philinux,

Can you be more specific in your steps?
I also borked unity.
I fixed the driver by doing apt-get remove nvidia-310 and apt-get install 
nvidia-current, which installs nvidia-304.
I then see the nvidia logo, but no unity.
Can you explain how you reset unity and reinstall compiz?
If you can post the commands that would be awesome.
thank you

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

Title:
  nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310/+bug/1166007/+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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.13.3-0ubuntu5

---
xorg-server (2:1.13.3-0ubuntu5) raring; urgency=low

  [ Bryce Harrington ]
  * Add no-nv.patch:  Don't autoprobe -nv on linux.
  * Refresh drm_device_keep_trying.patch (LP: #1161981)
- Set empty busid for usb devices
- Parse pci path more strictly.
- Make platform devices work correctly, try to obtain busid from
  path if possible.
- Fallback if not possible (tegra).
 -- Maarten LankhorstMon, 08 Apr 2013 
11:40:26 +0200

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

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

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+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 1166007] Re: nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

2013-04-08 Thread Vincent Gerris
well seems this does the trick:
after above steps, install dconf (i had it already)
apt-get install dconf
then
dconf reset -f /org/compiz/
and 
unity --reset-icons
the last action made unity appear for me.
After a reboot all was fine.

I also had similar issues on 12.10, seems unity is a bit sensitive here.
The workaround of using 3.04 is ok for now.
In general these issue caused me a lot of installation issues, which will 
prevent less tech-savvy users from using Ubuntu!

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

Title:
  nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310/+bug/1166007/+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 1131717] Re: [gm45] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000001 IPEHR: 0x0a000002

2013-04-08 Thread Chris Wilson
*** This bug is a duplicate of bug 1029443 ***
https://bugs.launchpad.net/bugs/1029443

** This bug has been marked a duplicate of bug 1029443
   [gm45] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0001 IPEHR: 
0x79050004

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

Title:
  [gm45] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0001 IPEHR:
  0x0a02

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1131717/+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 1166522] [NEW] Xorg crashed with SIGABRT in memcpy()

2013-04-08 Thread Patrik Lundquist
Public bug reported:

Test with patch from https://bugs.launchpad.net/ubuntu/+source/xserver-
xorg-video-nouveau/+bug/1033533/comments/33 .

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-core 2:1.13.3-0ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
Uname: Linux 3.8.0-17-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Apr  9 01:21:14 2013
DistUpgraded: 2013-01-30 03:34:50,679 DEBUG enabling apt cron job
DistroCodename: raring
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: XFX Pine Group Inc. Device [1682:2330]
MachineType: System manufacturer System Product Name
MarkForUpload: True
ProcCmdline: /usr/bin/X :0 -background none -verbose -auth 
/run/gdm/auth-for-gdm-x78vkj/database -nolisten tcp vt7
ProcEnviron:
 LANG=en_US.UTF-8
 TERM=linux
 PATH=(custom, no user)
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-17-generic 
root=UUID=615f02d8-8bf1-4c07-bf26-9f8b2230d6d6 ro pcie_aspm=force
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
 memcpy (__len=1310720, __src=0x7f05fdd3e000, __dest=0x7f060b06c1f0) at 
/usr/include/x86_64-linux-gnu/bits/string3.h:51
 NVAccelMemcpyRect (line_len=4096, src_pitch=4096, dst_pitch=4096, height=320, 
src=0x7f05fdd3e000 , dst=0x7f060b06c1f0 
"") at nouveau_exa.c:33
 nouveau_exa_download_from_screen (pspix=pspix@entry=0x7f060ab2d5e0, x=0, y=0, 
w=1024, h=320, dst=0x7f060b06c1f0 "", dst_pitch=4096) at nouveau_exa.c:329
 exaCopyDirty (migrate=migrate@entry=0x7fffa3398210, pValidDst=0x7f060ab2d680, 
pValidSrc=0x7f060ab2d690, transfer=0x7f0604b990c0 
, fallback_index=fallback_index@entry=1, 
sync=0x7f0603d37790 ) at ../../exa/exa_migration_classic.c:220
 exaCopyDirtyToSys (migrate=migrate@entry=0x7fffa3398210) at 
../../exa/exa_migration_classic.c:285
Title: Xorg crashed with SIGABRT in memcpy()
UpgradeStatus: Upgraded to raring on 2013-01-30 (68 days ago)
UserGroups:
 
dmi.bios.date: 12/24/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0806
dmi.board.name: P5WD2-Premium
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0806:bd12/24/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WD2-Premium:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.9~daily13.04.05-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.43-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.5-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Tue Apr  9 01:24:11 2013
xserver.configfile: /etc/X11/xorg.conf
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputMicrosoft Natural Keyboard Pro KEYBOARD, id 8
 inputMicrosoft Natural Keyboard Pro KEYBOARD, id 9
 inputMicrosoft Microsoft Basic Optical Mouse MOUSE, id 10
xserver.errors:
 Failed to load module "nvidia" (module does not exist, 0)
 Failed to load module "nvidia" (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu4
xserver.video_driver: nouveau

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


** Tags: amd64 apport-crash need-amd64-retrace nouveau raring ubuntu

** Information type changed from Private to Public

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

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

Title:
  Xorg crashed with SIGABRT in memcpy()

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

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

[Ubuntu-x-swat] [Bug 1155136] Re: X Server crashes after pressing [Super] + [P]

2013-04-08 Thread Bryce Harrington
The stack in the log posted in comment #4 is a bit different than the
one in the description:

#0  DamageRegister (pDrawable=0x0,
pDamage=0x7f27a226aa60)
at ../../../miext/damage/damage.c:1774
pScrPriv = 0x7f27a1ba0410
#1  0x7f27a0fd48a1 in xf86RotatePrepare (
pScreen=0x7f27a1b97030)
at ../../../../hw/xfree86/modes/xf86Rotate.c:171
crtc = 0x7f27a1ba2030
xf86_config = 0x7f27a1ba0410
#2  xf86RotateRedisplay (pScreen=0x7f27a1b97030)
at ../../../../hw/xfree86/modes/xf86Rotate.c:192
xf86_config = 0x7f27a1ba0410
damage = 0x7f27a226aa60

The null pDrawable pointer is obviously wrong, as it's immediately
dereffed in DamageRegister.  Perhaps xf86RotatePrepare() needs to check
that before passing it to DamageRegister?

And yes, #1123166 (+dupes) seems the same as this.

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

** Changed in: xorg-server (Ubuntu)
 Assignee: (unassigned) => Canonical X.org (canonical-x)

** Summary changed:

- X Server crashes after pressing [Super] + [P]
+ X Server crashes after pressing [Super] + [P] in  DamageRegister()

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

Title:
  X Server crashes after pressing [Super] + [P] in  DamageRegister()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1155136/+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 1155136] Re: X Server crashes after pressing [Super] + [P] in DamageRegister()

2013-04-08 Thread Bryce Harrington
>From the stack trace I'm gathering [Super]+[P] is wanting to rotate the
screen.

Can you trigger the crash also by rotating with xrandr?

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

Title:
  X Server crashes after pressing [Super] + [P] in  DamageRegister()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1155136/+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 1153553] Re: [g41] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000002 IPEHR: 0x05000000

2013-04-08 Thread Chris Wilson
*** This bug is a duplicate of bug 942999 ***
https://bugs.launchpad.net/bugs/942999

** This bug has been marked a duplicate of bug 942999
   [gm45] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0002

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

Title:
  [g41] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0002 IPEHR:
  0x0500

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1153553/+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 1166522] Re: Xorg crashed with SIGABRT in memcpy()

2013-04-08 Thread Patrik Lundquist
** Tags added: nouveau

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

Title:
  Xorg crashed with SIGABRT in memcpy()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1166522/+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 1033533] Re: Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW rendering

2013-04-08 Thread Patrik Lundquist
Tried the patch; crashes at another place. See #1166522.

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

Title:
  Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with
  SW rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1033533/+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 1123166] Re: Xorg crashed with SIGABRT in DamageRegister() [sna]

2013-04-08 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu)
   Importance: Medium => High

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

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

Title:
  Xorg crashed with SIGABRT in DamageRegister() [sna]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1123166/+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 1033533] Re: Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW rendering

2013-04-08 Thread Patrik Lundquist
Or rather https://bugs.launchpad.net/bugs/1166522 since # didn't do any
magic.

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

Title:
  Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with
  SW rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1033533/+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 1166522] Re: Xorg crashed with SIGABRT in memcpy()

2013-04-08 Thread Patrik Lundquist
** Tags removed: need-amd64-retrace

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1166522/+attachment/3632940/+files/CoreDump.gz

** Summary changed:

- Xorg crashed with SIGABRT in memcpy()
+ Xorg crashed with SIGABRT in NVAccelMemcpyRect() on nouveau

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

Title:
  Xorg crashed with SIGABRT in NVAccelMemcpyRect() on nouveau

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


  1   2   >