[Ubuntu-x-swat] [Bug 998401] Re: HDMI shows only black/white static noise

2013-02-19 Thread Chris Wilson
Hmm, can you please reproduce on an updated stack? ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/b

[Ubuntu-x-swat] [Bug 1114370] Re: External Monitor Problems: System Freezes when plugging, unplugging, or turning off LG 55LE5400 TV

2013-02-19 Thread Chris Wilson
When you say your system freezes, do you mean that it is a hard hang (not accessible via the network or even pingable), or just the display subsystem is static? There have been a number of kernel fixes since 3.5 that are relevant for the pageflip-vs-modeset races that are similar to what you descr

[Ubuntu-x-swat] [Bug 1120780] Re: Intel graphics run only in 2D after 3.2.38 kernel update in 12.04

2013-02-19 Thread Chris Wilson
What would help clarify what you mean is a photograph and screenshot showing the arrangement and issues. -- 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/1120780 Title: Intel g

[Ubuntu-x-swat] [Bug 1097315] Re: Xorg hangs in drm_helper_connector_dpms

2013-02-19 Thread Scott Moser
I saw this bug again using: $ dpkg-query --show linux-image-3.8.0-6-generic linux-image-3.8.0-6-generic 3.8.0-6.13 $ dpkg-query --show xserver-xorg-video-intel xserver-xorg-video-intel2:2.21.2-0ubuntu1 I'm in a much worse state now, though, as booting into the 3.5.0-21-generic kernel

[Ubuntu-x-swat] [Bug 1097315] Re: Xorg hangs in drm_helper_connector_dpms

2013-02-19 Thread Scott Moser
To remedy the above (comment 42), I did: * install the 2.21.0-0ubuntu1 xserver-xorg-video-intel from [1] * update-initramfs -u -k 3.5.0-21-generic * reboot * I dont need 'nomodeset', laptop LCD and external LCD function fine... generally functional X. -- [1] https://launchpad.net/ubuntu/rari

[Ubuntu-x-swat] [Bug 846065] Re: Minimise/Maximise buttons don't work in browser sometimes

2013-02-19 Thread Martin Wildam
I do not experience this in precise any more. -- 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/846065 Title: Minimise/Maximise buttons don't work in browser sometimes To manag

[Ubuntu-x-swat] [Bug 992235] Re: Intel graphics hang in portrait mode

2013-02-19 Thread John
I tried to upgrade again around August and everything has been working fine. I tried booting the Live USB key after receiving this request and can no longer reproduces the hang. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-

[Ubuntu-x-swat] [Bug 1130175] [NEW] Unity can't start on laptop

2013-02-19 Thread Dmitriy "~SH~ [ms]" Fedorov
Public bug reported: Unity can't start on laptop on 13.04 and there are no windows borders on windows. If I boot into Gnome2 without compiz - everything is normal. Ubuntu 12.10 Unity is working normal. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature

[Ubuntu-x-swat] [Bug 993187] Re: ubuntu 12.04 completely freezes frequently.

2013-02-19 Thread Rabit rabit
Re. #713 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/993187/comments/713 I did the upgrade, and so far looks good. Installation went smooth. Had to choose Previous version from Grub menu because it default to 3.6.3. and manually choose 3.5.0-23. All went well after

[Ubuntu-x-swat] [Bug 1088147]

2013-02-19 Thread Harald-b
Created attachment 74987 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/1088147 Title: Intel 915GM/GMA900 upgrade fails 12.04-12.10 To manage notifications about this

[Ubuntu-x-swat] [Bug 1088147]

2013-02-19 Thread Harald-b
Created attachment 74988 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/1088147 Title: Intel 915GM/GMA900 upgrade fails 12.04-12.10 To manage notifications about

[Ubuntu-x-swat] [Bug 1088147]

2013-02-19 Thread Harald-b
Attached files are for boot with kms to X Fatal error Hopefully they will provide clues to what is amiss? What I did: On boot, at grub menu, press e append to the linuz line: drm.debug=6 press F10 The machine ends at a black screen but is otherwise functional, ie. ssh works great. Thank you.

[Ubuntu-x-swat] [Bug 1088147]

2013-02-19 Thread Daniel-ffwll
You have kernel modesetting disabled and your version of the intel ddx does not support usermodesetting any more. Please remove any i915.modset=0 or nomodeset boot options. If kernelmodesetting doesn't work for you, then we need to fix that (please reopen in that case and provide dmesg with drm.deb

[Ubuntu-x-swat] [Bug 1088147]

2013-02-19 Thread Harald-b
Thank you, That's kind of correct. I had forgot to run sudo update-initramfs -u to propagate changes to the boot image. The boot somehow entered the pretty purple 160-column mode either way, but the X driver would not start. It works now! -- You received this bug notification because you are

[Ubuntu-x-swat] [Bug 1088147]

2013-02-19 Thread Daniel-ffwll
Cool, thanks for reporting back, and I'm happy that kms works ;-) -- 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/1088147 Title: Intel 915GM/GMA900 upgrade fails 12.04-12.10

[Ubuntu-x-swat] [Bug 1088147]

2013-02-19 Thread Chris Wilson
Also note that I pushed commit 43ba22ef4a4142f334e9ae2d926250988ecbe8bc Author: Chris Wilson Date: Sun Feb 17 09:25:38 2013 + Confirm that i915.ko has KMS enabled before binding to the device to the ddx so that we fail more gracefully here. -- You received this bug notification beca

[Ubuntu-x-swat] [Bug 827531] Re: intel sandy bridge: X session sometimes unrecoverable after screensaver/display powersafe

2013-02-19 Thread Linus van Geuns
Bug seems not to be present on precise/12.04 anyway. -- 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/827531 Title: intel sandy bridge: X session sometimes unrecoverable after

[Ubuntu-x-swat] [Bug 992235] Re: Intel graphics hang in portrait mode

2013-02-19 Thread Chris Wilson
Thank you very much for testing. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete => Fix Released -- 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/99223

[Ubuntu-x-swat] [Bug 1088147] Re: Intel 915GM/GMA900 upgrade fails 12.04-12.10

2013-02-19 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1088147 Title: Intel 915GM/GMA900 upgrade fails 12.

[Ubuntu-x-swat] [Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-02-19 Thread Marco Vuano
In the 13.2 beta 6 drivers (2:12.100-0ubuntu1) the situation is more or less the same as that with the beta 3 drivers, the periodic crashes of the Xserver when using the iGPU are there as well. However, I noted that with the 13.2 beta drivers (both version 3 and 6) XvBA seems to be broken: when

[Ubuntu-x-swat] [Bug 1125413] Re: LTS xserver backport packages want to remove xorg & xserver

2013-02-19 Thread Endre Kollár
Workaround(solution): sudo apt-get install xserver-xorg-lts-quantal libgl1-mesa-dri-lts-quantal:i386 libgl1-mesa-glx-lts-quantal:i386 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-lts-quantal in Ubuntu. https://bugs.launchpad.net/bugs/112

[Ubuntu-x-swat] [Bug 1102660] Re: Ubuntu Raring Hard Freezes with AMD Driver

2013-02-19 Thread Mike L
Yep. No more crashes here, either. Now I can get back to testing and work. -- 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/1102660 Title: Ubuntu Raring Hard Freezes with AMD Driver To manage not

[Ubuntu-x-swat] [Bug 1101899] Re: Installation of xorg-lts-quantal removes ia32-libs-multiarch

2013-02-19 Thread Endre Kollár
Workaround(solution): sudo apt-get install xserver-xorg-lts-quantal libgl1-mesa-dri-lts-quantal:i386 libgl1-mesa-glx-lts-quantal:i386 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-lts-quantal in Ubuntu. https://bugs.launchpad.net/bugs/110

[Ubuntu-x-swat] [Bug 982889] Re: X trying to start before plymouth has finished using the drm driver

2013-02-19 Thread Bryce Harrington
Oh, and if you do run the PPA, I'd like to see your Xorg.0.log, regardless of whether it worked or not, so I can verify the error code being passed up. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libdrm in Ubuntu. https://bugs.launchpad.net/b

[Ubuntu-x-swat] [Bug 982889] Re: X trying to start before plymouth has finished using the drm driver

2013-02-19 Thread Bryce Harrington
I've packaged the patch in the following PPA: https://launchpad.net/~bryce/+archive/lp982889 Since I've so far not reproduced the bug on my own hw, I need someone else who does see this problem to install and run the ppa and verify it fixes the issue. Potentially we may need to adjust the cou

[Ubuntu-x-swat] [Bug 1125413] Re: LTS xserver backport packages want to remove xorg & xserver

2013-02-19 Thread debby
Oh! works fine :) THX -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-lts-quantal in Ubuntu. https://bugs.launchpad.net/bugs/1125413 Title: LTS xserver backport packages want to remove xorg & xserver To manage notifications about this b

[Ubuntu-x-swat] [Bug 1099846] Re: with dual monitors connected, ubuntu will not shutdown

2013-02-19 Thread Chris Wilson
Is the machine still accessible (via the network?) when it freezes? Can you run apport-collect 1099846 at that time? ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed t

[Ubuntu-x-swat] [Bug 1093205] Re: [i965gm] GPU lockup IPEHR: 0xbd4ece8c

2013-02-19 Thread Chris Wilson
The GPU hangs whilst running the screensaver. ** Summary changed: - [i965gm] GPU lockup IPEHR: 0xbd4ece8c + [i965gm mesa] GPU lockup IPEHR: 0xbd4ece8c -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https:/

[Ubuntu-x-swat] [Bug 1089073] Re: fast blinking pointer and top left small cursor field on e17 gamma

2013-02-19 Thread Chris Wilson
*** This bug is a duplicate of bug 982889 *** https://bugs.launchpad.net/bugs/982889 So it looks like you hit the plymouth race. ** This bug has been marked a duplicate of bug 982889 X trying to start before plymouth has finished using the drm driver -- You received this bug notification

[Ubuntu-x-swat] [Bug 1130237] [NEW] random log off

2013-02-19 Thread sonmez
Public bug reported: The system logs off randomly ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: xorg 1:7.6+12ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-38.60-generic 3.2.37 Uname: Linux 3.2.0-38-generic x86_64 NonfreeKernelModules: nvidia wl .proc.driver.nvidia.gpus.0: Error: [Errno 21] I

[Ubuntu-x-swat] [Bug 950963] Re: some packages fail to build because of missing libcuda1

2013-02-19 Thread Graham Inggs
** Summary changed: - nvidia-graphics-drivers needs to provide separate packages such as libcuda1 + some packages fail to build because of missing libcuda1 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https:

[Ubuntu-x-swat] [Bug 1127281] Re: Artifacts when scrolling

2013-02-19 Thread Chris Wilson
Is this reproducible with the stack from raring ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs

[Ubuntu-x-swat] [Bug 1085754] Re: Toshiba Laptop Overheating GPU

2013-02-19 Thread Chris Wilson
Your system should have been designed to cope with the TDP of the processor... There is not much I can advise you to do except don't use the machine if it is not fit for purpose. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Invalid -- You received this bug notification

[Ubuntu-x-swat] [Bug 1081108] Re: Xorg crash after clicking on workspace in inkscape

2013-02-19 Thread mlavikai
I can also confirm in my Asus Zenbook UX31A that Inkscape crashes while using external mouse, but only if I have disabled touchpad through keyboard (fn+F9) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launch

[Ubuntu-x-swat] [Bug 909336] Re: When I shut down the system, the last display shows a "flash"

2013-02-19 Thread Chris Wilson
*shrug* Other than replace your cheap capacitors, there is not much to be done. -- 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/909336 Title: When I shut down the system, the

[Ubuntu-x-swat] [Bug 909336] Re: When I shut down the system, the last display shows a "flash"

2013-02-19 Thread Chris Wilson
The flash comes about presumably as it does do a modeset, which thankfully should be obviated by now. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xor

[Ubuntu-x-swat] [Bug 993563] Re: Problems when working with Launcher in Never-hide mode

2013-02-19 Thread Chris Wilson
** Package changed: xserver-xorg-video-intel (Ubuntu) => unity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/993563 Title: Problems when working with Launcher in Ne

[Ubuntu-x-swat] [Bug 939833] Re: Dialogs appear in wrong screen (the extended screen) with multiple monitors, two to be exact.

2013-02-19 Thread Chris Wilson
It is the window manager that is responsible for placement of windows (and dialogs); and the window manager you are using has long since been replaced. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 897186] Re: [i915] Dell 6410 After upgrading from 11.04 to 11.10 Does not detect all LCD resolutions

2013-02-19 Thread Chris Wilson
This was an issue with eDP whereby when I originally added all the *fake* modes (your eDP panel is truly a fixed frequency display) the kernel died in a ball of fire. Both have since been fixed. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Fix Released -- You received t

[Ubuntu-x-swat] [Bug 1066372] Re: X crash when doing nothing in particular

2013-02-19 Thread Chris Wilson
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1066372 Title: X crash when doing nothing in

[Ubuntu-x-swat] [Bug 1061012] Re: laptop screen not detected when booting with lid closed

2013-02-19 Thread Chris Wilson
Oh, this should be fixed in raring after Daniel's modesetting rework to fixup the eDP bringup sequence. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Incomplete ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete => Fix Released -- You received th

[Ubuntu-x-swat] [Bug 1117563] Re: X hard lockup in raring, can't even switch VTs

2013-02-19 Thread Chris Wilson
Steve, could you either watch 'sudo perf top' or grab a few stacktraces of Xorg to see where the cycles are going? -- 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/1117563 Title:

[Ubuntu-x-swat] [Bug 1020733] Re: [sandybridge-m-gt2+] GPU lockup IPEHR: 0x78170003

2013-02-19 Thread Chris Wilson
Determined to be a BIOS fault. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1020733 Title:

[Ubuntu-x-swat] [Bug 1117417] Re: mesa needs to use shared libgallium and libdricore in quantal

2013-02-19 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected, Accepted mesa into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa/9.0.2-0ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki

[Ubuntu-x-swat] [Bug 1125413] Re: LTS xserver backport packages want to remove xorg & xserver

2013-02-19 Thread Endre Kollár
** Tags added: workaround-exist -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-lts-quantal in Ubuntu. https://bugs.launchpad.net/bugs/1125413 Title: LTS xserver backport packages want to remove xorg & xserver To manage notifications abo

[Ubuntu-x-swat] [Bug 1124693] Re: Xorg crashed with SIGABRT in drmmode_from_scrn [hybrid]

2013-02-19 Thread Launchpad Bug Tracker
This bug was fixed in the package xserver-xorg-video-nouveau - 1:1.0.6-0ubuntu3 --- xserver-xorg-video-nouveau (1:1.0.6-0ubuntu3) raring; urgency=low * Remove individual patches, sync to git a80785f792 to pick up some fixes. - Mostly import for fixes to reverse prime support.

[Ubuntu-x-swat] [Bug 1101899] Re: Installation of xorg-lts-quantal removes ia32-libs-multiarch

2013-02-19 Thread Endre Kollár
** Tags added: workaround-exist -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-lts-quantal in Ubuntu. https://bugs.launchpad.net/bugs/1101899 Title: Installation of xorg-lts-quantal removes ia32-libs-multiarch To manage notifications ab

[Ubuntu-x-swat] [Bug 982889] Re: X trying to start before plymouth has finished using the drm driver

2013-02-19 Thread Franck
I have just install xserver-common from the PPA, but it did not solve the issue here. Here is my Xorg.0.log on failure. ** Attachment added: "Xorg.0.log" https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/982889/+attachment/3536867/+files/Xorg.0.log -- You received this bug notification

[Ubuntu-x-swat] [Bug 982889] Re: X trying to start before plymouth has finished using the drm driver

2013-02-19 Thread Adam Bruce
I have added the PPA and installed the update First restart went to low graphics mode I then went to recovery mode to fix the errors, restarting after that booted successfully Restarting again boots to low graphics mode I go to recovery mode again to fix the errors, restarting after that boots

Re: [Ubuntu-x-swat] [Bug 1117563] Re: X hard lockup in raring, can't even switch VTs

2013-02-19 Thread Steve Langasek
On Tue, Feb 19, 2013 at 05:14:17PM -, Chris Wilson wrote: > Steve, could you either watch 'sudo perf top' or grab a few stacktraces > of Xorg to see where the cycles are going? If and when I reproduce the problem again, sure. -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 1119793] Re: [arrandale] GPU lockup IPEHR: 0x02000000

2013-02-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bu

[Ubuntu-x-swat] [Bug 1127497] Re: Xorg crashes when exiting steam segfault in sna_pixmap_set_dri()

2013-02-19 Thread Chris Wilson
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Triaged => Fix Committed -- 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/1127497 Title: Xorg crashes when exiti

[Ubuntu-x-swat] [Bug 964231] Re: System Stutter When HDMI Monitor Is Connected

2013-02-19 Thread Jeff Marcom
** Tags added: 201204-10922 lexington-lab -- 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

[Ubuntu-x-swat] [Bug 1130337] Re: Xorg crashed with SIGABRT in raise()

2013-02-19 Thread Apport retracing service
*** This bug is a duplicate of bug 1037518 *** https://bugs.launchpad.net/bugs/1037518 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1037518, so is being marked as such.

[Ubuntu-x-swat] [Bug 835135] Re: Fails to work correctly with attached displayport monitor (27 inch iMac)

2013-02-19 Thread Bug Watch Updater
Launchpad has imported 14 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=40508. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://hel

[Ubuntu-x-swat] [Bug 882341] Re: Driver grafico amd

2013-02-19 Thread Chris Wilson
** Changed in: xserver-xorg-video-intel (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-intel in Ubuntu. https://bugs.launchpad.net/bugs/882341 Title: Driver grafico amd To manage

[Ubuntu-x-swat] [Bug 882232] Re: window-switcher confused as to location of awakened-window

2013-02-19 Thread Chris Wilson
** Package changed: xserver-xorg-video-intel (Ubuntu) => gnome-shell (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/882232 Title: window-switcher confused as to loca

[Ubuntu-x-swat] [Bug 652731] Re: Appearance settings do not work in Xubuntu 10.10 RC

2013-02-19 Thread Rachel Greenham
I'm having this problem on raring 13.04. x86_64, core-i7. Specifically: This machine actually has an nvidia gpu (GT520) and is using nvidia drivers. HOWEVER, on its actual screen, which is a real TV, I'm running XBMC. I'm trying to run the xubuntu desktop in a vncserver completely independently o

[Ubuntu-x-swat] [Bug 1130361] [NEW] dash search background flickers between light and dark when searching

2013-02-19 Thread Anton Kanishchev
lationDate: Installed on 2013-02-19 (0 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha i386 (20130219) Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0

[Ubuntu-x-swat] [Bug 928794] Re: wrong window size in update manager so I can't see or click the "ok" button

2013-02-19 Thread Chris Wilson
** Package changed: xserver-xorg-video-intel (Ubuntu) => update-manager (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/928794 Title: wrong window size in update mana

[Ubuntu-x-swat] [Bug 889459] Re: Nothing on screen on Tablet with 11.04, 11.10 and 12.04 worked on Maverick

2013-02-19 Thread Chris Wilson
If ChromeOS/Android work where Ubuntu doesn't, that suggests you need a kernel update for a more recent (or perhaps older!) driver. ** Summary changed: - Nothing on screen on Tablet with 11.04, 11.10 and 12.04 worked on Maverick + [pnv lvds] Nothing on screen on Tablet with 11.04, 11.10 and 12.04

[Ubuntu-x-swat] [Bug 1003585] Re: Screen colors are incorrect with Samsung Syncmaster 460 screen and intel chipset

2013-02-19 Thread Chris Wilson
The green coloration is normally due to us sending audio data when the monitor wasn't expecting it. It can also be a result of misprogramming the HDMI infoframes. Can you please retest with the latest kernel (v3.8 from raring)? ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New =>

[Ubuntu-x-swat] [Bug 980058] Re: Sometimes see vertical bands, artifacts across screen after boot

2013-02-19 Thread Chris Wilson
Your GPU is extremely unhappy. The fallback to vesa is because it fails even to initialise its command rings, and it looks like it falls over regularly even if it manages to get past that. I would strongly advise you looks for a BIOS update, and please try a very recent kernel. I would also recomm

[Ubuntu-x-swat] [Bug 992487] Re: wrong position for restored windows and buttons

2013-02-19 Thread Chris Wilson
Can you please confirm this bug on raring? This is either a bug in UXA or a bug in compiz; updating to raring will help test as UXA has been superseded. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a membe

[Ubuntu-x-swat] [Bug 1047116] Re: Lentitud del PC

2013-02-19 Thread Chris Wilson
Hola, disculpas por la translate google ... Hemos hecho un montón de mejoras de rendimiento en auténtica bomba y creen que deben resolver su problema. Si no es así, por favor describa exactamente lo que es demasiado lento. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Fix

[Ubuntu-x-swat] [Bug 1052564] Re: Flashing/garbled screen on Thinkpad L530 when using external monitor

2013-02-19 Thread Chris Wilson
Yup, does look like we've accidentally left pixel doubling enabled. Can you please double check with either a recent upstream kernel or with raring? ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 1050353] Re: ctrl+ shortcut in do not work with show cursor in certain apps

2013-02-19 Thread Chris Wilson
** Package changed: xserver-xorg-video-intel (Ubuntu) => unity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1050353 Title: ctrl+ shortcut in do not work with show

[Ubuntu-x-swat] [Bug 1037419] Re: on first Xorg invocation meta-- closes X and opens console

2013-02-19 Thread Chris Wilson
So the VT switch fails to grab the console. ** Package changed: xserver-xorg-video-intel (Ubuntu) => xorg-server (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/1037419

[Ubuntu-x-swat] [Bug 1023609] Re: Display flickering in ubuntu 12.04 LTS.

2013-02-19 Thread Chris Wilson
** Package changed: xserver-xorg-video-intel (Ubuntu) => linux- restricted-modules-2.6.24 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to linux-restricted-modules-2.6.24 in Ubuntu. https://bugs.launchpad.net/bugs/1023609 Title: Displa

[Ubuntu-x-swat] [Bug 889459] Re: [pnv lvds] Nothing on screen on Tablet with 11.04, 11.10 and 12.04 worked on Maverick

2013-02-19 Thread PEIGNOT Kévin
I couldn't say, but with old kernels (until 10.10) screen worked great without touch screen. Since 12.10 (and it's always the case for 13.04, touch screen works fine, but I must have an external display at boot and then remove it). What other informations do you need ? -- You received this bug no

[Ubuntu-x-swat] [Bug 1116475] Re: [arrandale mesa] GPU lockup IPEHR: 0x0ed45f20

2013-02-19 Thread Chris Wilson
*** This bug is a duplicate of bug 1114397 *** https://bugs.launchpad.net/bugs/1114397 There is a single erroneous bit in that i915_error_state.txt. Can you please perform a memcheck to verify that your memory integrity? ** Summary changed: - [arrandale] GPU lockup IPEHR: 0x0ed45f20 + [arra

[Ubuntu-x-swat] [Bug 1114397] Re: [arrandale] GPU lockup IPEHR: 0x0fcb7000

2013-02-19 Thread Chris Wilson
Odd. Two bug reports with almost exactly the same single bit corruption. -- 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/1114397 Title: [arrandale] GPU lockup IPEHR: 0x0fcb70

[Ubuntu-x-swat] [Bug 889459] Re: [pnv lvds] Nothing on screen on Tablet with 11.04, 11.10 and 12.04 worked on Maverick

2013-02-19 Thread Chris Wilson
Can you try with the nomodeset option i.e. can it be intialised correctly by the bios? Then can you install intel-gpu-tools and attach the output of intel_reg_dumper for both nomodeset and normal booting. As this is still an issue, I would recommend you open an upstream bug on bugzilla.freedeskto

[Ubuntu-x-swat] [Bug 1116475] Re: [arrandale mesa] GPU lockup IPEHR: 0x0ed45f20

2013-02-19 Thread Neven Blazic
*** This bug is a duplicate of bug 1114397 *** https://bugs.launchpad.net/bugs/1114397 I will leave laptop tonight to do memory test , will update ticket tomorrow with results. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-vid

[Ubuntu-x-swat] [Bug 1114397] Re: [arrandale] GPU lockup IPEHR: 0x0fcb7000

2013-02-19 Thread Neven Blazic
I will leave laptop tonight to do memory test , will update ticket tomorrow with results. -- 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/1114397 Title: [arrandale] GPU lockup

[Ubuntu-x-swat] [Bug 811499] Re: Malfunction on boot?

2013-02-19 Thread cmyrland
Hi, and thanks for your reply. The issue is solved by upgrading to a newer version of Ubuntu :) Sorry, I completely forgot about this bug report.. -- 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.

[Ubuntu-x-swat] [Bug 811499] Re: Malfunction on boot?

2013-02-19 Thread Chris Wilson
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete => Fix Released -- 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/811499 Title: Malfunction on boot?

[Ubuntu-x-swat] [Bug 1130361] Re: dash search background flickers between light and dark when searching

2013-02-19 Thread Adolfo Jayme Barrientos
*** This bug is a duplicate of bug 1100970 *** https://bugs.launchpad.net/bugs/1100970 ** This bug has been marked a duplicate of bug 1100970 [gen3] Dash background flickers and blur is misplaced on intel graphics -- You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 441825] Re: [i945gme] Acer Aspire One: no xrandr backlight device

2013-02-19 Thread Chris Wilson
The absence of backlight here is due to the absence of an acpi backlight driver. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubu

[Ubuntu-x-swat] [Bug 490842] Re: [gm45] I encounter gdm session crashes while using kmail

2013-02-19 Thread Chris Wilson
Failure to handle 0x0 glyphs in xorg-xserver. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Fix Released -- 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.ne

[Ubuntu-x-swat] [Bug 453812] Re: [i945] [i945] [karmic] regression: I can't turn off LVDS on my MSI Wind (Intel 945GME)

2013-02-19 Thread Chris Wilson
Determined to be a BIOS bug. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/453812 Title:

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

2013-02-19 Thread Chris Wilson
It's not a bug in the gfx driver that you don't have the correct backlight driver. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in U

[Ubuntu-x-swat] [Bug 555480] Re: [GM965] Compiz window switcher leaves artifacts in Lucid

2013-02-19 Thread Chris Wilson
An UXA damage bug, apparently fixed long ago. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Fix Released -- 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.ne

[Ubuntu-x-swat] [Bug 545507] Re: [i945gme] Switching between TTY while using external monitor causes unexpected behavior

2013-02-19 Thread Chris Wilson
This should be fixed in raring, with bug fixes to make sure VT takeover is more robust. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-

[Ubuntu-x-swat] [Bug 484743] Re: [i945g] Ubuntu hangs while trying enable Visual Effects other than "None"

2013-02-19 Thread Chris Wilson
*** This bug is a duplicate of bug 469832 *** https://bugs.launchpad.net/bugs/469832 ** This bug has been marked a duplicate of bug 469832 [945G mesa] Displaying a 'visual effect' causes system to hang -- You received this bug notification because you are a member of Ubuntu-X, which is su

[Ubuntu-x-swat] [Bug 1114370] Re: External Monitor Problems: System Freezes when plugging, unplugging, or turning off LG 55LE5400 TV

2013-02-19 Thread Bruce Pierson
I'll take a look, but yes, it is a hard hang it becomes completely unresponsive including the network ports. I would imagine raring would have similar issues if it is an xorg intel problem. I've tried the newest available kernel with the newest updates with similar results. It's unique to my LG tv

[Ubuntu-x-swat] [Bug 561067] Re: [gm45] Sometimes boot stops on empty background image before presenting login dialog/menu

2013-02-19 Thread Chris Wilson
The issue is that you have a rogue modeset in there (by gdm) that creates a desktop larger than your screen. The login prompt is then offscreen! ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 581439] Re: [i965gm] gnome-panel apps not working correctly on Intel Graphics Media Accelerator X3100 after compiz and xorg crash

2013-02-19 Thread Chris Wilson
Its a panel bug, not a driver bug, which is now obsolete. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launc

[Ubuntu-x-swat] [Bug 572995] Re: [arrandale] X hijacks Alt-Fn and Alt-Arrow to switch VTs

2013-02-19 Thread Chris Wilson
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Invalid -- 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/572995 Title: [arrandale] X hijacks Alt-Fn

[Ubuntu-x-swat] [Bug 587656] Re: [i965gm] Top panel applets duplicated

2013-02-19 Thread Chris Wilson
gnome-panel/compiz bug; now obsolete. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/587656

[Ubuntu-x-swat] [Bug 587708] Re: [i945gm] lucid: moving pointer over auto-hidden KDE panel with a non-KDE app icon in the systray triggers an X crash.

2013-02-19 Thread Chris Wilson
Old UXA bug issuing an out-of-bounds copy. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Fix Released -- 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/b

[Ubuntu-x-swat] [Bug 584898] Re: [i945gm] Duplicated and missing applets in the applet panel on startup

2013-02-19 Thread Chris Wilson
gnome-panel bug; now obsolete. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/584898 Title

[Ubuntu-x-swat] [Bug 608434] Re: [915gm] Dual monitor instability - reverts to low graphics mode

2013-02-19 Thread Chris Wilson
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Fix Released -- 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/608434 Title: [915gm] Dual monitor in

[Ubuntu-x-swat] [Bug 589950] Re: [i945g] UStudio10.04Lucid 64amd after upgrade xorg fatal server error & went into graphics only mode; is my 2nd time

2013-02-19 Thread Chris Wilson
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Fix Released -- 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/589950 Title: [i945g] UStudio10.04Luc

[Ubuntu-x-swat] [Bug 680878] Re: [i915gm] dual head: wrong character display -- font artefacts

2013-02-19 Thread Chris Wilson
Obsolete UXA bug. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Fix Released -- 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/680878 Title: [i91

[Ubuntu-x-swat] [Bug 617985] Re: [i915gm] Compaq nc 6220: screen flickering after lid closed.

2013-02-19 Thread Chris Wilson
*** This bug is a duplicate of bug 614178 *** https://bugs.launchpad.net/bugs/614178 ** This bug has been marked a duplicate of bug 614178 [i915gm] Compaq nc 6220: screen flickering after lid closed. -- You received this bug notification because you are a member of Ubuntu-X, which is subs

[Ubuntu-x-swat] [Bug 614178] Re: [i915gm] Compaq nc 6220: screen flickering after lid closed.

2013-02-19 Thread Chris Wilson
Please retest with much more recent drivers. ** Changed in: xserver-xorg-video-intel (Ubuntu) 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/b

[Ubuntu-x-swat] [Bug 811018] Re: GPU lockup

2013-02-19 Thread Chris Wilson
There is no usable information here to diagnose the hang. ** Changed in: xserver-xorg-video-intel (Ubuntu) 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.la

[Ubuntu-x-swat] [Bug 715403] Re: [i965gm] Webcam sometimes doesn't work

2013-02-19 Thread Chris Wilson
Not a gfx driver bug. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/715403 Title: [i965

[Ubuntu-x-swat] [Bug 693179] Re: [i915gm] native intel driver not loaded (915GME)

2013-02-19 Thread Chris Wilson
The i915.ko was not compiled into your initramfs. You need to rebuild it. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. ht

<    1   2   3   >