[Ubuntu-x-swat] [Bug 666584] Re: Sometimes screen resolution is wrong on startup
I am still running the same version of Ubuntu (though keeping it up to date with updates and such) and receiving the same problems; when I log in resolution will be wrong, icons will be rearranged or missing and sometimes the login box will be missing. I have not had the sideways screen issue however. -- 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/666584 Title: Sometimes screen resolution is wrong on startup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/666584/+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 992330] [NEW] Touchpad twitchy on an HP G62
Public bug reported: I experience some problems with my touchpad on Ubuntu 12.04. Everytime I tap/double tap the touchpad the cursor is moving around/shake (not static as should be) (for example if I want to close a window, I click on "x" button from touchpad, the cursor is moving and not always hit the "x" button). Touchpad buttons left click, right click are working well, but tap not. Using a HP G62 with a SynPS/2 Synaptics TouchPad. PS: on Ubuntu 11.10 didn't had this problem => not a hardware problem. ** Affects: xserver-xorg-input-synaptics (Ubuntu) Importance: Undecided Status: New -- 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/992330 Title: Touchpad twitchy on an HP G62 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/992330/+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 992330] Re: Touchpad twitchy on an HP G62
Question here too -> http://askubuntu.com/questions/128181/touchpad- twitchy-on-an-hp-g62-with-a-synps-2-synaptics-touchpad -- 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/992330 Title: Touchpad twitchy on an HP G62 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/992330/+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 992330] Re: Touchpad twitchy on an HP G62
** Tags added: synaptics ** Tags added: tapping touchpad -- 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/992330 Title: Touchpad twitchy on an HP G62 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/992330/+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 992330] Re: Touchpad twitchy on an HP G62
** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/992330 Title: Touchpad twitchy on an HP G62 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/992330/+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 992330] Re: Touchpad twitchy on an HP G62
Affecting more users (via askubuntu) -- 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/992330 Title: Touchpad twitchy on an HP G62 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/992330/+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 992330] Re: Touchpad twitchy on an HP G62
I increased the values of Horiz and Vert, is kinda working but every time when I restart Ubuntu configurations are lost and roll back to default... PS: I don't have any xorg.conf file to add these values there. -- 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/992330 Title: Touchpad twitchy on an HP G62 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/992330/+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 992330] Re: Touchpad twitchy on an HP G62
For all the guys who got this issue follow this commands: 1. Open terminal and run this command synclient HorizHysteresis=72 (you can add whatever value you want to test the behavior of your touchpad, for me 72 is fine) synclient VertHysteresis=72 (you can add whatever value you want to test the behavior of your touchpad, for me 72 is fine) 2. Create a file by typing this into terminal: gksudo gedit /etc/X11/xorg.conf (this will create a xorg.conf file in etc/X11) 3. Edit the file by adding: Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad"on" Option "HorizHysteresis" "72" Option "VertHysteresis" "72" EndSection 4. Save the file, restart Ubuntu and DONE. Till they dont update the “xserver-xorg-input-synaptics” package I found this the only good method to get rid of this annoying issue. -- 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/992330 Title: Touchpad twitchy on an HP G62 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/992330/+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 185600] Re: [Upstream] LibreOffice repeatedly freezes after resuming laptop from sleep
** Attachment added: "Xorg.0.log" https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/185600/+attachment/3143785/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-180 in Ubuntu. https://bugs.launchpad.net/bugs/185600 Title: [Upstream] LibreOffice repeatedly freezes after resuming laptop from sleep To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/185600/+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 185600] Re: [Upstream] LibreOffice repeatedly freezes after resuming laptop from sleep
I confirm the recurrence of this bug in Precise Pengolin, with the nvidia-current driver version 295.40-0ubuntu1 installed. After a resume from a suspend during which LibreOffice was running (tested with writer), there is an abnormally high CPU usage (with possible hangup) when scrolling up/down or paging up/down in the document. ** Attachment added: "To do" https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/185600/+attachment/3143786/+files/To%20do -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-180 in Ubuntu. https://bugs.launchpad.net/bugs/185600 Title: [Upstream] LibreOffice repeatedly freezes after resuming laptop from sleep To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/185600/+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 999910] Re: 12.04 64 bit System freezes (mouse, keyboard)
It seem that i got the same kind of freezing as you. And we are not alone http://arstechnica.com/civis/viewtopic.php?f=16&t=1174039 $ sudo lshw -short Chemin matériel Périphérique Classe Description === system MS-7752 (To be filled by O.E.M.) /0 busZ77A-G45 (MS-7752) /0/0 memory 64KiB BIOS /0/3cmemory 1MiB L2 cache /0/3dmemory 128KiB L1 cache /0/3ememory 8MiB L3 cache /0/3fmemory 16GiB Mémoire Système /0/3f/0 memory 4GiB DIMM DDR3 Synchrone 1333 MHz (0.8 ns) /0/3f/1 memory 4GiB DIMM DDR3 Synchrone 1333 MHz (0.8 ns) /0/3f/2 memory 4GiB DIMM DDR3 Synchrone 1333 MHz (0.8 ns) /0/3f/3 memory 4GiB DIMM DDR3 Synchrone 1333 MHz (0.8 ns) /0/40processor Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz /0/100 bridge Ivy Bridge DRAM Controller /0/100/2 displayIvy Bridge Graphics Controller /0/100/14busPanther Point USB xHCI Host Controller /0/100/16communication Panther Point MEI Controller #1 /0/100/1abusPanther Point USB Enhanced Host Controller #2 /0/100/1bmultimedia Panther Point High Definition Audio Controller /0/100/1cbridge Panther Point PCI Express Root Port 1 /0/100/1c.1 bridge Panther Point PCI Express Root Port 2 /0/100/1c.1/0eth0networkRTL8111/8168B PCI Express Gigabit Ethernet controller /0/100/1dbusPanther Point USB Enhanced Host Controller #1 /0/100/1fbridge Panther Point LPC Controller /0/100/1f.2 scsi0 storagePanther Point 6 port SATA Controller [AHCI mode] /0/100/1f.2/0/dev/sdadisk 120GB INTEL SSDSC2CW12 /0/100/1f.2/0/1 /dev/sda1 volume 1906MiB Linux swap volume /0/100/1f.2/0/2 /dev/sda2 volume 18GiB EXT4 volume /0/100/1f.2/0/3 /dev/sda3 volume 91GiB EXT4 volume /0/100/1f.2/1/dev/sdbdisk 3TB ST3000DM001-9YN1 /0/100/1f.2/1/1 /dev/sdb1 volume 2794GiB Linux RAID partition /0/100/1f.2/2/dev/cdrom disk DVD-RAM GH22NS30 /0/100/1f.2/3/dev/sdcdisk 1TB ST31000528AS /0/100/1f.2/3/1 /dev/sdc1 volume 3812MiB Linux raid autodetect partition /0/100/1f.2/3/2 /dev/sdc2 volume 23GiB EXT4 volume /0/100/1f.2/3/3 /dev/sdc3 volume 904GiB EXT4 volume /0/100/1f.2/0.0.0/dev/sdddisk 3TB ST3000DM001-9YN1 /0/100/1f.2/0.0.0/1 /dev/sdd1 volume 2794GiB Linux RAID partition /0/100/1f.3 busPanther Point SMBus Controller /0/1 scsi6 storage /0/1/0.0.0 /dev/sdedisk 1TB FreeAgent GoFlex /0/1/0.0.0/1 /dev/sde1 volume 931GiB Windows NTFS volume /0/2 scsi7 storage /0/2/0.0.0 /dev/sdfdisk SCSI Disk /0/2/0.0.1 /dev/sdgdisk SCSI Disk /0/2/0.0.2 /dev/sdhdisk SCSI Disk /0/2/0.0.3 /dev/sdidisk SCSI Disk /0/2/0.0.4 /dev/sdjdisk SCSI Disk /1 power To Be Filled By O.E.M. -- 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/10 Title: 12.04 64 bit System freezes (mouse, keyboard) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/10/+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 973096] Re: Nvidia driver causes xorg crash
So I just had the issue on Ubuntu 2d ( I have been running Ubuntu 2d for a few weeks without a crash) I was browsing in chrome on Ubuntu 2d and crash occurred. I have the Nvidia 302.07 driver installed. -- 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/973096 Title: Nvidia driver causes xorg crash To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/973096/+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 973096] Re: Nvidia driver causes xorg crash
I also downgraded to 290.10 and haven't had a crash for a few days now. -- 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/973096 Title: Nvidia driver causes xorg crash To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/973096/+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 999910] Re: 12.04 64 bit System freezes (mouse, keyboard)
*** This bug is a duplicate of bug 993187 *** https://bugs.launchpad.net/bugs/993187 ** This bug has been marked a duplicate of bug 993187 ubuntu 12.04 completely freezes frequently -- 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/10 Title: 12.04 64 bit System freezes (mouse, keyboard) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/10/+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 1630411] [NEW] bugs in the Ubuntu Software Store
Public bug reported: the store does not install or uninstall the packages correctly, you need to click several times on buttons the store does not install external packages .deb without first having given permission to the package Many packages do not have pictures ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19 Uname: Linux 4.4.0-38-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Tue Oct 4 18:29:00 2016 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu GraphicsCard: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. 3rd Gen Core processor Graphics Controller [1043:10ac] InstallationDate: Installed on 2016-09-29 (5 days ago) InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) MachineType: ASUSTeK COMPUTER INC. K45A ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic.efi.signed root=UUID=a9b99d83-330d-4630-adcf-2214e79da046 ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/24/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 230 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: K45A dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr230:bd01/24/2013:svnASUSTeKCOMPUTERINC.:pnK45A:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK45A:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: K45A dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2 version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2 version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2 xserver.bootTime: Tue Oct 4 16:15:14 2016 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.outputs: product id5272 vendor CMN xserver.version: 2:1.18.3-1ubuntu2.3 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial ** Attachment added: "OMG that borders" https://bugs.launchpad.net/bugs/1630411/+attachment/4754544/+files/Picture1.png -- 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/1630411 Title: bugs in the Ubuntu Software Store To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1630411/+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 1643289] [NEW] update has caused issues
Public bug reported: last update has not loaded correctly and has locked me out of my home page, I can access via gnome (which i do not previously have)options on sign up screen.but this denies me access to evolution. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 3.13.0-92.139-generic 3.13.11-ckt39 Uname: Linux 3.13.0-92-generic i686 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None Date: Sun Nov 20 09:58:06 2016 DistUpgraded: 2016-08-09 23:35:08,777 DEBUG icon theme changed, re-reading DistroCodename: xenial DistroVariant: ubuntu DkmsStatus: nvidia-304, 304.132: added ExtraDebuggingInterest: I just need to know a workaround GraphicsCard: NVIDIA Corporation GF119 [GeForce GT 520] [10de:1040] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. [MSI] GF119 [GeForce GT 520] [1462:2630] InstallationDate: Installed on 2012-12-22 (1428 days ago) InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3) MachineType: System manufacturer System Product Name ProcEnviron: LANGUAGE=en_GB:en PATH=(custom, no user) LANG=en_GB.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-92-generic root=UUID=5d014425-c755-4463-916b-ad8f85c84e51 ro splash nopat quiet SourcePackage: xorg UnitySupportTest: Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with exit code 5: Xlib: extension "GLX" missing on display ":0". Error: GLX is not available on the system UpgradeStatus: Upgraded to xenial on 2016-08-09 (102 days ago) dmi.bios.date: 12/19/2007 dmi.bios.vendor: Phoenix Technologies, LTD dmi.bios.version: ASUS M2A-VM ACPI BIOS Revision 1604 dmi.board.name: M2A-VM dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: 1.XX dmi.chassis.asset.tag: 123456789000 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2A-VMACPIBIOSRevision1604:bd12/19/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2A-VM:rvr1.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.12.2+16.04.20160823-0ubuntu1 version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2 version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2 version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2 xserver.bootTime: Sun Nov 20 09:45:51 2016 xserver.configfile: default xserver.devices: inputPower Button KEYBOARD, id 6 inputPower Button KEYBOARD, id 7 inputLogitech USB Receiver MOUSE, id 8 inputLogitech USB Receiver KEYBOARD, id 9 inputAT Translated Set 2 keyboard KEYBOARD, id 10 xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.18.4-0ubuntu0.2 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 possible-manual-nvidia-install third-party-packages ubuntu xenial -- 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/1643289 Title: update has caused issues To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1643289/+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 1072874] [NEW] xorg
Public bug reported: on cheque got bug report cheqe ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7 Uname: Linux 3.5.0-18-generic i686 NonfreeKernelModules: fglrx .tmp.unity.support.test.0: ApportVersion: 2.6.1-0ubuntu6 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz Date: Mon Oct 29 20:31:24 2012 DistUpgraded: 2012-10-21 21:57:38,090 DEBUG enabling apt cron job DistroCodename: quantal DistroVariant: ubuntu DkmsStatus: fglrx, 9.000, 3.5.0-17-generic, i686: installed fglrx, 9.000, 3.5.0-18-generic, i686: installed ExtraDebuggingInterest: Yes, if not too technical GraphicsCard: Advanced Micro Devices [AMD] nee ATI BeaverCreek [Radeon HD 6530D] [1002:964a] (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Device [1043:84c8] InstallationDate: Installed on 2012-10-16 (13 days ago) InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3) JockeyStatus: kmod:fglrx - ATI Fire GL (Proprietary, Enabled, In use) kmod:fglrx_updates - Video driver for the AMD graphics accelerators (Proprietary, Disabled, Not in use) MachineType: System manufacturer System Product Name MarkForUpload: True ProcEnviron: LANGUAGE=en_GB:en TERM=unknown PATH=(custom, no user) LANG=en_GB.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic root=UUID=a1351035-9e9c-4a7b-bbce-dafa465d9a02 ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: Upgraded to quantal on 2012-10-21 (7 days ago) dmi.bios.date: 10/13/2011 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0801 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: F1A55-M LE 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.:bvr0801:bd10/13/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnF1A55-MLE: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.4+bzr3407-0ubuntu1 version.fglrx-installer: fglrx-installer N/A version.libdrm2: libdrm2 2.4.39-0ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1 version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6 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/1072874 Title: xorg To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1072874/+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 1716809] [NEW] choppy graphics
Public bug reported: graphics frame-rate is choppy in chrome, both stills and video, no problems before recent-ish update(s) ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.10.0-33.37~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-33-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Tue Sep 12 19:04:52 2017 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6520G] [1002:9647] (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. BeaverCreek [Radeon HD 6520G] [1043:2122] Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 6630M/6650M/6750M/7670M/7690M] [1002:6741] (rev ff) (prog-if ff) InstallationDate: Installed on 2017-04-05 (160 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) MachineType: ASUSTeK Computer Inc. K53TK ProcEnviron: LANGUAGE=en_CA:en TERM=xterm-256color PATH=(custom, no user) LANG=en_CA.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-33-generic root=UUID=f4c1c213-4cf8-455f-a1d4-76311b393c40 ro vesafb.invalid=1 nopat plymouth:debug drm.debug=0xe SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 03/20/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 206 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: K53TK dmi.board.vendor: ASUSTeK Computer Inc. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer Inc. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr206:bd03/20/2012:svnASUSTeKComputerInc.:pnK53TK:pvr1.0:rvnASUSTeKComputerInc.:rnK53TK:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0: dmi.product.name: K53TK dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK Computer Inc. version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.76-1~ubuntu16.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.7-0ubuntu0.16.04.1 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.7-0ubuntu0.16.04.1 version.xserver-xorg-core: xserver-xorg-core N/A version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A xserver.bootTime: Tue Sep 5 11:56:19 2017 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.19.3-1ubuntu1~16.04.2 xserver.video_driver: radeon ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial -- 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/1716809 Title: choppy graphics To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1716809/+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 1780995] [NEW] video drivers not working
Public bug reported: the intel video drivers not work in Dell optiplex 755 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7 ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18 Uname: Linux 4.15.0-23-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Tue Jul 10 11:14:48 2018 DistUpgraded: 2018-07-09 20:33:32,337 DEBUG icon theme changed, re-reading DistroCodename: bionic DistroVariant: ubuntu DkmsStatus: nvidia, 390.48, 4.15.0-23-generic, x86_64: installed GraphicsCard: Intel Corporation 82Q35 Express Integrated Graphics Controller [8086:29b2] (rev 02) (prog-if 00 [VGA controller]) Subsystem: Dell OptiPlex 755 [1028:0211] Subsystem: Dell OptiPlex 755 [1028:0211] InstallationDate: Installed on 2018-04-06 (94 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1) MachineType: Dell Inc. OptiPlex 755 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic root=/dev/mapper/ubuntu--vg-root ro nomodeset vt.handoff=1 SourcePackage: xorg UpgradeStatus: Upgraded to bionic on 2018-07-10 (0 days ago) dmi.bios.date: 12/09/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A12 dmi.board.name: 0PU052 dmi.board.vendor: Dell Inc. dmi.chassis.asset.tag: AF175320 dmi.chassis.type: 15 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA12:bd12/09/2008:svnDellInc.:pnOptiPlex755:pvr:rvnDellInc.:rn0PU052:rvr:cvnDellInc.:ct15:cvr: dmi.product.name: OptiPlex 755 dmi.sys.vendor: Dell Inc. version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.92+git20180609.c1f2d9b9-0ubuntu0ricotz~18.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1 version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1 version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20171229-1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic third-party-packages ubuntu -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1780995 Title: video drivers not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1780995/+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 1292104] Re: xstdcmap ignores command line parameters
I am currently experiencing same issue in 18.04 ** Also affects: xorg-server Importance: Undecided Status: New ** No longer affects: xorg-server -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to x11-xserver-utils in Ubuntu. https://bugs.launchpad.net/bugs/1292104 Title: xstdcmap ignores command line parameters To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/x11-xserver-utils/+bug/1292104/+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 854049] [NEW] [i965gm] False GPU lockup
Public bug reported: resume after suspend, unity is running but I have no panel or launcher or window decorations ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4 Uname: Linux 3.0.0-11-generic i686 .tmp.unity.support.test.0: ApportVersion: 1.23-0ubuntu1 Architecture: i386 Chipset: i965gm CompizPlugins: [core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell] CompositorRunning: None Date: Mon Sep 19 18:25:51 2011 DistUpgraded: Log time: 2011-09-03 18:40:15.363716 DistroCodename: oneiric DistroVariant: ubuntu ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py ExtraDebuggingInterest: Yes, if not too technical GraphicsCard: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 0c) (prog-if 00 [VGA controller]) Subsystem: Lenovo T61 [17aa:20b5] Subsystem: Lenovo T61 [17aa:20b5] InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1) InterpreterPath: /usr/bin/python2.7 MachineType: LENOVO 7659AB7 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py ProcEnviron: ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.0.0-11-generic root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7 RelatedPackageVersions: xserver-xorg 1:7.6+7ubuntu7 libdrm2 2.4.26-1ubuntu1 xserver-xorg-video-intel 2:2.15.901-1ubuntu2 SourcePackage: xserver-xorg-video-intel Title: [i965gm] False GPU lockup UpgradeStatus: Upgraded to oneiric on 2011-09-03 (15 days ago) UserGroups: dmi.bios.date: 12/06/2007 dmi.bios.vendor: LENOVO dmi.bios.version: 7LETA7WW (2.07 ) dmi.board.name: 7659AB7 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:bvr7LETA7WW(2.07):bd12/06/2007:svnLENOVO:pn7659AB7:pvrThinkPadT61:rvnLENOVO:rn7659AB7:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 7659AB7 dmi.product.version: ThinkPad T61 dmi.sys.vendor: LENOVO version.compiz: compiz 1:0.9.5.94+bzr2803-0ubuntu5 version.libdrm2: libdrm2 2.4.26-1ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3 version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.99~git20110811.g93fc084-0ubuntu1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20110411+8378443-1 ** Affects: xserver-xorg-video-intel (Ubuntu) Importance: Undecided Status: New ** Tags: apport-crash false-gpu-hang freeze i386 oneiric ubuntu -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/854049 Title: [i965gm] False GPU lockup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/854049/+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 854049] Re: [i965gm] False GPU lockup
-- 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/854049 Title: [i965gm] False GPU lockup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/854049/+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 1846374] Re: Having a video playing/paused when switched to another user generates gigabytes of error logs
** Package changed: nvidia-graphics-drivers-418 (Ubuntu) => nvidia- graphics-drivers-435 (Ubuntu) ** Also affects: nvidia-graphics-drivers-418 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-418 in Ubuntu. https://bugs.launchpad.net/bugs/1846374 Title: Having a video playing/paused when switched to another user generates gigabytes of error logs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-418/+bug/1846374/+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 1961608] [NEW] Xorg freeze after wake from sleep
Public bug reported: Any time the computer sleeps, and I wake it the screen backlight turns on but nothing appears. This has been occurring since upgrading to Kernel 5.11-44. I used 5.11-40 without issues, and when I did a fresh install, I used 5.11-27 without issues. I have tried multiple 5.13 releases and none of them handle sleep and wakeup successfully. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.13.0-30.33~20.04.1-generic 5.13.19 Uname: Linux 5.13.0-30-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log' CasperMD5CheckResult: skip CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Mon Feb 21 11:13:07 2022 DistUpgraded: Fresh install DistroCodename: focal DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Wani [Radeon R5/R6/R7 Graphics] [1002:9874] (rev c9) (prog-if 00 [VGA controller]) Subsystem: Dell Wani [Radeon R5/R6/R7 Graphics] [1028:0769] Subsystem: Dell Topaz XT [Radeon R7 M260/M265 / M340/M360 / M440/M445 / 530/535 / 620/625 Mobile] [1028:0769] InstallationDate: Installed on 2022-01-02 (49 days ago) InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819) MachineType: Dell Inc. Inspiron 5565 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-30-generic root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display Title: Xorg freeze UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/17/2017 dmi.bios.release: 5.3 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.1.1 dmi.board.name: 0021CT dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 1.1.1 dmi.modalias: dmi:bvnDellInc.:bvr1.1.1:bd07/17/2017:br5.3:svnDellInc.:pnInspiron5565:pvr1.1.1:rvnDellInc.:rn0021CT:rvrA00:cvnDellInc.:ct10:cvr1.1.1:sku0769: dmi.product.family: Inspiron dmi.product.name: Inspiron 5565 dmi.product.sku: 0769 dmi.product.version: 1.1.1 dmi.sys.vendor: Dell Inc. version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.107-8ubuntu1~20.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.6-0ubuntu0.1~20.04.1 version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1~20.04.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20200226-1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug false-gpu-hang focal freeze 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/1961608 Title: Xorg freeze after wake from sleep To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1961608/+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 1965820] [NEW] Screen goes black when opening Settings, following error appears
Public bug reported: Mar 21 20:56:03 Ubuntu-desktop gnome-shell[2287]: Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise:#012 _loadFile@resource:///org/gnome/shell/ui/background.js:503:20#012 _load@resource:///org/gnome/shell/ui/background.js:533:14#012 _init@resource:///org/gnome/shell/ui/background.js:282:14#012 Background@resource:///org/gnome/shell/ui/background.js:237:4#012 getBackground@resource:///org/gnome/shell/ui/background.js:624:30#012 _createBackgroundActor@resource:///org/gnome/shell/ui/background.js:795:49#012 BackgroundManager@resource:///org/gnome/shell/ui/background.js:721:37#012 _createBackgroundManager@resource:///org/gnome/shell/ui/layout.js:451:25#012 _updateBackgrounds@resource:///org/gnome/shell/ui/layout.js:495:34#012 _monitorsChanged@resource:///org/gnome/shell/ui/layout.js:557:14 Mar 21 20:56:03 Ubuntu-desktop gnome-shell[2287]: message repeated 8 times: [ Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise:#012 _loadFile@resource:///org/gnome/shell/ui/background.js:503:20#012 _load@resource:///org/gnome/shell/ui/background.js:533:14#012 _init@resource:///org/gnome/shell/ui/background.js:282:14#012 Background@resource:///org/gnome/shell/ui/background.js:237:4#012 getBackground@resource:///org/gnome/shell/ui/background.js:624:30#012 _createBackgroundActor@resource:///org/gnome/shell/ui/background.js:795:49#012 BackgroundManager@resource:///org/gnome/shell/ui/background.js:721:37#012 _createBackgroundManager@resource:///org/gnome/shell/ui/layout.js:451:25#012 _updateBackgrounds@resource:///o] ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: xorg 1:7.7+23ubuntu1 ProcVersionSignature: Ubuntu 5.15.0-22.22-generic 5.15.19 Uname: Linux 5.15.0-22-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia .proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular file. .proc.driver.nvidia.capabilities.mig: Error: path was not a regular file. .proc.driver.nvidia.gpus..06.00.0: Error: path was not a regular file. .proc.driver.nvidia.registry: Binary: "" .proc.driver.nvidia.suspend: suspend hibernate resume .proc.driver.nvidia.suspend_depth: default modeset uvm .proc.driver.nvidia.version: NVRM version: NVIDIA UNIX x86_64 Kernel Module 470.103.01 Thu Jan 6 12:10:04 UTC 2022 GCC version: ApportVersion: 2.20.11-0ubuntu79 Architecture: amd64 BootLog: Error: [Errno 13] Permission non accordée: '/var/log/boot.log' CasperMD5CheckResult: pass CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Mon Mar 21 20:57:30 2022 DistUpgraded: Fresh install DistroCodename: jammy DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: NVIDIA Corporation GA104 [GeForce RTX 3070 Lite Hash Rate] [10de:2488] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Gigabyte Technology Co., Ltd GA104 [GeForce RTX 3070 Lite Hash Rate] [1458:404c] InstallationDate: Installed on 2022-03-16 (5 days ago) InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220313) MachineType: Gigabyte Technology Co., Ltd. B550 AORUS MASTER ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=fr_FR.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-22-generic root=UUID=f0d454f1-0a2b-48a3-b6ff-6ba06e951a1b ro quiet splash vt.handoff=7 RebootRequiredPkgs: Error: path contained symlinks. SourcePackage: xorg Symptom: display UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 03/25/2021 dmi.bios.release: 5.17 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F13h dmi.board.asset.tag: Default string dmi.board.name: B550 AORUS MASTER dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF13h:bd03/25/2021:br5.17:svnGigabyteTechnologyCo.,Ltd.:pnB550AORUSMASTER:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB550AORUSMASTER:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring: dmi.product.family: B550 MB dmi.product.name: B550 AORUS MASTER dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.110-1ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 21.3.5-1ubuntu1 version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A version.xserver-xorg-core: xserver-xorg-core 2:1.20.14-1ubuntu1 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.
[Ubuntu-x-swat] [Bug 2018233] [NEW] Xorg crash / Wayland
Public bug reported: I'm not sure if it's Xorg crashing, i'm using wayland. Clean installation Ubuntu 22.10 and upgraded to 23.04. The bug can be re-produced. Symptom: Moving firefox with ongoing video for example Youtube. Moving the firefox window from screen 2 or 3 to screen1 then it crashes 100% of times. Screen 1 is in vertical view mode. Screen 2 and 3 landscape. ## unk@unk-ThinkPad-X1-Carbon-Gen-10:~$ lsb_release -rd No LSB modules are available. Description:Ubuntu 23.04 Release:23.04 ProblemType: Bug DistroRelease: Ubuntu 23.04 Package: xorg 1:7.7+23ubuntu2 ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6 Uname: Linux 6.2.0-20-generic x86_64 ApportVersion: 2.26.1-0ubuntu2 Architecture: amd64 BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log' CasperMD5CheckResult: pass CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Mon May 1 15:17:51 2023 DistUpgraded: 2023-04-23 20:27:46,523 DEBUG Running PostInstallScript: '/usr/lib/ubuntu-advantage/upgrade_lts_contract.py' DistroCodename: lunar DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: Intel Corporation Alder Lake-P Integrated Graphics Controller [8086:46a6] (rev 0c) (prog-if 00 [VGA controller]) Subsystem: Lenovo Alder Lake-P Integrated Graphics Controller [17aa:22e7] InstallationDate: Installed on 2023-03-22 (39 days ago) InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020) MachineType: LENOVO 21CB00AYMX ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.2.0-20-generic root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display Title: Xorg crash UpgradeStatus: Upgraded to lunar on 2023-04-23 (7 days ago) dmi.bios.date: 03/02/2023 dmi.bios.release: 1.37 dmi.bios.vendor: LENOVO dmi.bios.version: N3AET72W (1.37 ) dmi.board.asset.tag: Not Available dmi.board.name: 21CB00AYMX dmi.board.vendor: LENOVO dmi.board.version: SDK0T76538 WIN dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.18 dmi.modalias: dmi:bvnLENOVO:bvrN3AET72W(1.37):bd03/02/2023:br1.37:efr1.18:svnLENOVO:pn21CB00AYMX:pvrThinkPadX1CarbonGen10:rvnLENOVO:rn21CB00AYMX:rvrSDK0T76538WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21CB_BU_Think_FM_ThinkPadX1CarbonGen10: dmi.product.family: ThinkPad X1 Carbon Gen 10 dmi.product.name: 21CB00AYMX dmi.product.sku: LENOVO_MT_21CB_BU_Think_FM_ThinkPad X1 Carbon Gen 10 dmi.product.version: ThinkPad X1 Carbon Gen 10 dmi.sys.vendor: LENOVO version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.114-1 version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.2-1ubuntu1 version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20210115-1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug crash lunar ubuntu wayland-session -- 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/2018233 Title: Xorg crash / Wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/2018233/+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 1464055] [NEW] Display freezes
Public bug reported: When i'm working with my ubuntu 14.04 the display repeatedly freezes itself, so I must restart my computer. this error occur randomly, I don't know if is a problem with the graphics card (I'm using nvidia Geforce GTX 650 Ti boost graphics card) or a kernel problem or something. I'd appreciate any help that you can give me. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 3.13.0-52.86-generic 3.13.11-ckt18 Uname: Linux 3.13.0-52-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 304.125 Mon Dec 1 19:58:28 PST 2014 GCC version: gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.10 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Wed Jun 10 19:53:29 2015 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu DkmsStatus: bbswitch, 0.7, 3.13.0-52-generic, x86_64: installed ndiswrapper, 1.59, 3.13.0-52-generic, x86_64: installed nvidia-304, 304.125, 3.13.0-52-generic, x86_64: installed GraphicsCard: NVIDIA Corporation GK106 [GeForce GTX 650 Ti Boost] [10de:11c2] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Gigabyte Technology Co., Ltd Device [1458:356d] InstallationDate: Installed on 2015-05-13 (28 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MachineType: System manufacturer System Product Name ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-52-generic root=UUID=c5240091-e597-4f70-8f9e-878461c0fdd6 ro quiet splash SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/12/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 1801 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M5A78L-M/USB3 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.:bvr1801:bd11/12/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM5A78L-M/USB3: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.11.3+14.04.20150313-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4 version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2 xserver.bootTime: Wed Jun 10 17:13:13 2015 xserver.configfile: /etc/X11/xorg.conf xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.outputs: xserver.version: 2:1.15.1-0ubuntu2.7 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 possible-manual-nvidia-install trusty ubuntu -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1464055 Title: Display freezes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1464055/+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 1468063] [NEW] I DON'T KNOW ABOUT THIS BUG PLEASE HELP ME
Public bug reported: PLEASE HELPME WHAT I SHOULD DO FOR THIS BUG... ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 Uname: Linux 3.17.0-031700-generic i686 .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.11 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None Date: Wed Jun 24 01:39:37 2015 DistUpgraded: 2014-07-29 01:44:49,174 DEBUG enabling apt cron job DistroCodename: trusty DistroVariant: ubuntu GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 6320] [1002:9806] (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:3387] InstallationDate: Installed on 2014-07-25 (332 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) MachineType: Hewlett-Packard HP Pavilion dm1 Notebook PC ProcEnviron: LANGUAGE=en_US PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.17.0-031700-generic root=UUID=47ebb06b-9b23-4773-abd3-5ea70ab7f5cf ro splash quiet drm.debug=0xe plymouth:debug SourcePackage: xorg UpgradeStatus: Upgraded to trusty on 2014-07-28 (329 days ago) dmi.bios.date: 08/04/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.01 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 3387 dmi.board.vendor: Hewlett-Packard dmi.board.version: 36.0A dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnHewlett-Packard:bvrF.01:bd08/04/2011:svnHewlett-Packard:pnHPPaviliondm1NotebookPC:pvr06991020460300100:rvnHewlett-Packard:rn3387:rvr36.0A:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion dm1 Notebook PC dmi.product.version: 06991020460300100 dmi.sys.vendor: Hewlett-Packard version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4 version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2 xserver.bootTime: Wed Jun 24 01:06:32 2015 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.15.1-0ubuntu2.7 xserver.video_driver: radeon ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 trusty ubuntu -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1468063 Title: I DON'T KNOW ABOUT THIS BUG PLEASE HELP ME To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1468063/+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 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500
I was affected by this bug as well, but it was not too annoying to me as it rarely happened, so I did not pay much attention if it were solver or not. In the other hand the resume after suspend used to work well until a software update: Start-Date: 2015-07-01 01:24:16 Commandline: aptdaemon role='role-commit-packages' sender=':1.83' Upgrade: xserver-xorg-video-intel-lts-utopic:amd64 (2.99.914-1~exp1ubuntu4.2~trusty1, 2.99.914-1~exp1ubuntu4.3~trusty1), unattended-upgrades:amd64 (0.82.1ubuntu2.2, 0.82.1ubuntu2.3) End-Date: 2015-07-01 01:24:19 Since then, resume after suspend does not work well and the windows are not drawn properly (the same as bug #1452318 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+bug/1452318 ). I post here because the bugs seems to be related. I tried the proposed 2:2.99.914-1~exp1ubuntu4.5~trusty1 , but the resume after suspend problem persists. The only workaround for the moment is to switch the SNA to UXA as commented in #28, but a lack of performance is noticable as happen to #111. I attach screenshots of the problem with versions 2:2.99.914-1~exp1ubuntu4.3~trusty1 and 2:2.99.914-1~exp1ubuntu4.5~trusty1 ** Attachment added: "with_2:2.99.914-1~exp1ubuntu4.5~trusty1.png" https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1432194/+attachment/4426566/+files/with_2%3A2.99.914-1%7Eexp1ubuntu4.5%7Etrusty1.png -- 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/1432194 Title: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500 To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1432194/+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 1452318] Re: Faulty behavior when resuming from suspend
The same here. Resume after suspend used to work well until a software update: Start-Date: 2015-07-01 01:24:16 Commandline: aptdaemon role='role-commit-packages' sender=':1.83' Upgrade: xserver-xorg-video-intel-lts-utopic:amd64 (2.99.914-1~exp1ubuntu4.2~trusty1, 2.99.914-1~exp1ubuntu4.3~trusty1), unattended-upgrades:amd64 (0.82.1ubuntu2.2, 0.82.1ubuntu2.3) End-Date: 2015-07-01 01:24:19 Since then, resume after suspend does not work well and the windows are not drawn properly. The details of the laptop are: ThinkPad T550 i5-5200U Ubuntu 14.04 Gnome-fallback (I think is the same as Gnome-shell?) . Metacity in any case. I tried to use lightgdm and gdm, but do not solve the problem. Using the proposed 2:2.99.914-1~exp1ubuntu4.5~trusty1 update do not fix the problem either. ( #134 of the bug #1432194 https://bugs.launchpad.net /xserver-xorg-video-intel/+bug/1432194 ). For the moment the only workaround is to switch from SNA to UXA ( comment #28 of the bug #1432194 ), with a lack of performance. ** Attachment added: "Screenshot of the bug" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1452318/+attachment/4426568/+files/with_2%3A2.99.914-1%7Eexp1ubuntu4.5%7Etrusty1.png -- 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/1452318 Title: Faulty behavior when resuming from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1452318/+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 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500
By the way, I can confirm that the missing letters problem is solved with the proposed 2:2.99.914-1~exp1ubuntu4.5~trusty1 . Laptop ThinkPad T550 i5-5200U Intel HD Graphics 5500 (Broadwell GT2) Ubuntu 14.04 Thank you very much! -- 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/1432194 Title: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500 To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1432194/+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 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500
@Julien, this bug is about the missing letters. The resume after suspend bug seems to be related as well with the xorg-video-intel, and is filed as the bug #1452318 . So please, go there and include yourself in the list of affected users. -- 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/1432194 Title: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500 To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1432194/+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 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500
Zlatko, as said before, the resume after suspend bug seems to be related with the xorg-video-intel, and is filed as the bug #1452318 . So please, go there and include yourself in the list of affected users. Report there your bug. -- 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/1432194 Title: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500 To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1432194/+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 1354350] Re: Xorg memory leak on 14.04
Can confirm the bug still exists, causing massive memory leaks for me as well. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/1354350 Title: Xorg memory leak on 14.04 To manage notifications about this bug go to: https://bugs.launchpad.net/fglrx/+bug/1354350/+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 1452318] Re: Faulty behavior when resuming from suspend
The funny thing is that it used to work properly up to some update. David, did you found the way to downgrade to that previous version? I read somewhere that it is not a very safe stuff, because something can became unstable, but in any case have you already tried it? -- 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/1452318 Title: Faulty behavior when resuming from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1452318/+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 1487034] [NEW] steam glxChooseVisual failed
Public bug reported: Hello, I recently auto updated ubuntu and I get this error. I tried te follow this tread: http://ubuntuforums.org/showthread.php?t=2228135 But it got me no were. I might add that I am no terminal wonder and would like to have a little help. Thank you ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xorg 1:7.7+7ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.2 Architecture: amd64 CurrentDesktop: MATE Date: Thu Aug 20 15:22:29 2015 InstallationDate: Installed on 2015-07-20 (30 days ago) InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 (20150422.1) SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid -- 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/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1872802] Re: Resizing any window will randomly result in graphics corruption for a fraction of a second (in Xorg sessions)
Happens to me in a razer blade stealth (late 2016) Intel UHD Graphics 620. This happens with Ubuntu or pop_os 20.04, this doesn't happen with wayland in Ubuntu 21.04, sadly wayland is not a viable option for this laptop -- 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/1872802 Title: Resizing any window will randomly result in graphics corruption for a fraction of a second (in Xorg sessions) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1872802/+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 1872802] Re: Resizing any window will randomly result in graphics corruption for a fraction of a second (in Xorg sessions)
I tried to install both, Ubuntu 20.04.2 lts and pop_os 20.04, this glitch when resizing is the only problem I can't fix. Both were fresh installations so i assume it is present and I couldn't find a solution other than to enable wayland. I don't know how to change GRUB_DEFAULT_LINUX or disable a device that crashes the laptop (I can disable it with xinput and then no problem). That's why I haven't changed to wayland. But the bug is still there. -- 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/1872802 Title: Resizing any window will randomly result in graphics corruption for a fraction of a second (in Xorg sessions) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1872802/+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 1872802] Re: Resizing any window will randomly result in graphics corruption for a fraction of a second (in Xorg sessions)
Just upgrade, I just tried Ubuntu again and I didn't get the problem this time. Looks like it's fixed in Ubuntu -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1872802 Title: Resizing any window will randomly result in graphics corruption for a fraction of a second (in Xorg sessions) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1872802/+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 1397492] [NEW] intel driver with SNA as AccelMethod SNA has slow (~2-3 seconds) VTY switch time
Public bug reported: Background: * in ubuntu 14.04 uxa was the default AccelMethod - switching vty takes nearly no time at all. * in ubuntu 14.10 sna is the default AccelMethod - switching vty takes 2-3 seconds and the screen blanks and then returns. By switching the AccelMethod back to 'uxa' in ubuntu 14.10 the 2-3 second vty switch time goes away (becomes near instant again!). I am reporting this bug to ubuntu because I am not sure if it is xmir & sna related or not. ** Affects: xserver-xorg-video-intel (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1397492 Title: intel driver with SNA as AccelMethod SNA has slow (~2-3 seconds) VTY switch time To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1397492/+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 1326048] Re: Xubuntu 14.04 screen flickers (VGA: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07))
My grub config looks like 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/1326048 Title: Xubuntu 14.04 screen flickers (VGA: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1326048/+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 1326048] Re: Xubuntu 14.04 screen flickers (VGA: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07))
** Attachment added: "grub.txt" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1326048/+attachment/4287405/+files/grub.txt -- 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/1326048 Title: Xubuntu 14.04 screen flickers (VGA: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1326048/+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 1326048] Re: Xubuntu 14.04 screen flickers (VGA: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07))
Same problem here, Toshiba P205D-S7802, with an RS690M [Radeon Xpress 1200/1250/1270] graphics card, Ubuntu 14.04. The flicker affects the whole screen, with the blank screen lasting some 50-200 ms (rough guess), happening randomly with a frequency of around 1 blank every 2-6 seconds. Quite annoying. ** Attachment added: "lshw.txt" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1326048/+attachment/4287404/+files/lshw.txt -- 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/1326048 Title: Xubuntu 14.04 screen flickers (VGA: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1326048/+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 1326048] Re: Xubuntu 14.04 screen flickers (VGA: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07))
Changing GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video" to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset" in /etc/default/grub removes the flicker, but also the ability to change display resolution (that is now set to 1152x864, lower than the physical screen res). -- 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/1326048 Title: Xubuntu 14.04 screen flickers (VGA: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1326048/+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 1326048] Re: Xubuntu 14.04 screen flickers (VGA: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07))
For those having this problem with Radeon cards (I'm not sure if the title of this bug thread actually matches the hardware mentioned in several of the comments), manually installing kernel 3.18.1-031801 made the flickering disappear in my hardware (Toshiba Satellite P205D-S7802 with a RS690M [Radeon Xpress 1200/1250/1270] graphics card). -- 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/1326048 Title: Xubuntu 14.04 screen flickers (VGA: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1326048/+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 1441985] [NEW] do not know
Public bug reported: i have no knowledge ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 3.13.0-49.81-generic 3.13.11-ckt17 Uname: Linux 3.13.0-49-generic i686 NonfreeKernelModules: wl .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.8 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Thu Apr 9 09:48:59 2015 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu GraphicsCard: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0156] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Lenovo Device [17aa:3977] InstallationDate: Installed on 2015-01-19 (79 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 (20140722.2) MachineType: LENOVO 20236 ProcEnviron: LANGUAGE=he PATH=(custom, no user) LANG=he_IL.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-49-generic root=UUID=eb384e24-f1e8-40f7-9069-73c8a49c1e6b ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/19/2013 dmi.bios.vendor: LENOVO dmi.bios.version: 78CN25WW(V2.03) dmi.board.asset.tag: No Asset Tag dmi.board.name: INVALID dmi.board.vendor: LENOVO dmi.board.version: Not Defined dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G500 dmi.modalias: dmi:bvnLENOVO:bvr78CN25WW(V2.03):bd11/19/2013:svnLENOVO:pn20236:pvrLenovoG500:rvnLENOVO:rnINVALID:rvrNotDefined:cvnLENOVO:ct10:cvrLenovoG500: dmi.product.name: 20236 dmi.product.version: Lenovo G500 dmi.sys.vendor: LENOVO version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1 version.libdrm2: libdrm2 2.4.56-1~ubuntu2 version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4 version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2 xserver.bootTime: Thu Apr 9 09:47:33 2015 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.outputs: product id8428 vendor AUO xserver.version: 2:1.15.1-0ubuntu2.7 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug compiz-0.9 i386 trusty ubuntu -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1441985 Title: do not know To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1441985/+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 1144758] Re: xserver crash / system freeze several times a day
"i915.semaphores=0" workaround did not change anything (even worse..) BUT reverting to kernel 3.5.0-25 did it... btw with 3.5.0-27 the problem is the same. So for now i stick to 3.5.0-25. -- 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/1144758 Title: xserver crash / system freeze several times a day To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1144758/+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 1157649] Re: GPU hang
In the meantime you can try revert to kernel 3.5.0-25. That did solve the problem for me. -- 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/1157649 Title: GPU hang To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1157649/+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 1157649] Re: GPU hang
I meant mask the problem :) But i was quite happy to mask it as it was a real nightmare... (remind me the good old days of MS bsod :) ) Will try installing raring. -- 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/1157649 Title: GPU hang To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1157649/+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 710144] Re: Xsession: unable to launch "" X session --- "" not found; falling back to default session.
The message #12 (AleksanderAdamowski ) has corrected this bug, thank you :) My config : Debian wheezy, the signalment > http://debian- facile.org/viewtopic.php?pid=61236 (french) -- 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/710144 Title: Xsession: unable to launch "" X session --- "" not found; falling back to default session. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/710144/+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 1532500] Re: [Samsung NP940Z5L-X01US] Trackpad doesn't work after login
Problem fixed in xenial daily build Feb 17 2016. -- 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/1532500 Title: [Samsung NP940Z5L-X01US] Trackpad doesn't work after login To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1532500/+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 1532500] Re: [Samsung NP940Z5L-X01US] Trackpad doesn't work after login
Marked as invalid. Thanks for your attention! ** Changed in: xorg (Ubuntu) Status: Incomplete => Invalid -- 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/1532500 Title: [Samsung NP940Z5L-X01US] Trackpad doesn't work after login To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1532500/+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 1555528] [NEW] video eror
Public bug reported: graphics driver trouble ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3 Uname: Linux 4.2.0-30-generic i686 .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.19 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None Date: Thu Mar 10 05:12:13 2016 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu DkmsStatus: nvidia-304, 304.131, 4.2.0-30-generic, i686: installed ExtraDebuggingInterest: Yes, including running git bisection searches GraphicsCard: Intel Corporation 82Q35 Express Integrated Graphics Controller [8086:29b2] (rev 02) (prog-if 00 [VGA controller]) Subsystem: Super Micro Computer Inc Device [15d9:be80] InstallationDate: Installed on 2016-03-08 (1 days ago) InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release i386 (20160217.1) Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: Supermicro C2SBC-Q ProcEnviron: LANGUAGE=en_US PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic root=/dev/mapper/ubuntu--vg-root ro rootflags=sync plymouth:debug splash quiet drm.debug=0xe SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/24/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: 1.0a dmi.board.name: C2SBC-Q dmi.board.vendor: Supermicro dmi.board.version: PCB Version dmi.chassis.type: 1 dmi.chassis.vendor: Supermicro dmi.chassis.version: 0123456789 dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr1.0a:bd07/24/2008:svnSupermicro:pnC2SBC-Q:pvr0123456789:rvnSupermicro:rnC2SBC-Q:rvrPCBVersion:cvnSupermicro:ct1:cvr0123456789: dmi.product.name: C2SBC-Q dmi.product.version: 0123456789 dmi.sys.vendor: Supermicro version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1 version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri N/A version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.xserver-xorg-core: xserver-xorg-core N/A version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A xserver.bootTime: Thu Mar 10 04:33:08 2016 xserver.configfile: default xserver.devices: inputPower Button KEYBOARD, id 6 inputVideo BusKEYBOARD, id 7 inputPower Button KEYBOARD, id 8 inputAT Translated Set 2 keyboard KEYBOARD, id 9 inputImPS/2 Generic Wheel Mouse MOUSE, id 10 xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.outputs: product id 16388 vendor DEL xserver.version: 2:1.17.2-1ubuntu9.1~trusty1 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 trusty ubuntu -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/128 Title: video eror To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/128/+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 1585687] [NEW] Screen blanks with dual 4k displays when cursor enters built-in display
Public bug reported: I'm not sure where to look for more information, but happy to debug further. I find that when both 4k displays are active, when the mouse cursor is within the external monitor area, both displays are on. When the mouse cursor enters the laptop's display screen area, the laptop screen either blanks or turns off (not sure which). ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8 Uname: Linux 4.4.0-22-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2 Architecture: amd64 BootLog: CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Wed May 25 10:37:41 2016 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 00 [VGA controller]) Subsystem: Samsung Electronics Co Ltd Skylake Integrated Graphics [144d:c12b] Subsystem: Samsung Electronics Co Ltd GM107M [GeForce GTX 950M] [144d:c12b] InstallationDate: Installed on 2015-12-22 (154 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: SAMSUNG ELECTRONICS CO., LTD. 940Z5L ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed root=UUID=24c27814-5135-4a80-9ce1-b932e2513949 ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 03/11/2016 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P06AFC.091.160311.SH dmi.board.asset.tag: No Asset Tag dmi.board.name: NP940Z5L-X01US dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: SGL8554A1H-C01-G001-S0001+10.0.10240 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP06AFC.091.160311.SH:bd03/11/2016:svnSAMSUNGELECTRONICSCO.,LTD.:pn940Z5L:pvrP06AFC:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP940Z5L-X01US:rvrSGL8554A1H-C01-G001-S0001+10.0.10240:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A: dmi.product.name: 940Z5L dmi.product.version: P06AFC dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.67-1 version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2 xserver.bootTime: Wed May 25 09:50:07 2016 xserver.configfile: default xserver.errors: Failed to load module "nvidia" (module does not exist, 0) Failed to load module "nvidia" (module does not exist, 0) Unknown chipset: NV117 xserver.logfile: /var/log/Xorg.0.log xserver.outputs: product id 16714 vendor SDC xserver.version: 2:1.18.3-1ubuntu2 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial -- 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/1585687 Title: Screen blanks with dual 4k displays when cursor enters built-in display To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1585687/+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 1585687] Re: Screen blanks with dual 4k displays when cursor enters built-in display
This behavior is correlated with the All Settings -> Displays "Scale for menu and title bars" Built in display scale 1.38, External display scale 1: internal display blanks when cursor enters and reappears when cursor leaves With 1.38 and 1.38, displays work fine with 1.25 and 1.25, internal display blanks when cursor enters and reappears when cursor leaves With 1 and 1, displays work fine. -- 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/1585687 Title: Screen blanks with dual 4k displays when cursor enters built-in display To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1585687/+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 1585687] Re: Screen blanks with dual 4k displays when cursor enters built-in display
Another datapoint: After the display is working, I left the computer and returned to the lock screen. At the lock screen, the internal display blanked when the cursor was in the window. After logging in, the behavior persisted until I opened unity-control-center->displays and clicked "apply" without changing any settings. Sometimes I have to do this twice to solve the screen blanking issue. -- 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/1585687 Title: Screen blanks with dual 4k displays when cursor enters built-in display To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1585687/+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 1586539] Re: Major screen flickering in Chromium and Google Chrome
It flickers too in facebook videos -- 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/1586539 Title: Major screen flickering in Chromium and Google Chrome To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1586539/+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 1590457] [NEW] Switching to proprietary nvidia driver prevents compiz from starting
Public bug reported: After enabling proprietary driver nvidia 361.42 in unity-control-center and rebooting, compiz fails to start. I'm able to login. I see my wallpaper and desktop icons, but there's no window manager or panel. A manual fix that worked in the past was right-click, open terminal enter commands: dconf reset -f /org/compiz/ setsid unity ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8 Uname: Linux 4.4.0-22-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 BootLog: CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Wed Jun 8 09:06:57 2016 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu DkmsStatus: bbswitch, 0.8, 4.4.0-22-generic, x86_64: installed nvidia-361, 361.42, 4.4.0-22-generic, x86_64: installed ExtraDebuggingInterest: Yes GraphicsCard: Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 00 [VGA controller]) Subsystem: Samsung Electronics Co Ltd Skylake Integrated Graphics [144d:c12b] Subsystem: Samsung Electronics Co Ltd GM107M [GeForce GTX 950M] [144d:c12b] InstallationDate: Installed on 2015-12-22 (168 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: SAMSUNG ELECTRONICS CO., LTD. 940Z5L ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed root=UUID=24c27814-5135-4a80-9ce1-b932e2513949 ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 03/11/2016 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P06AFC.091.160311.SH dmi.board.asset.tag: No Asset Tag dmi.board.name: NP940Z5L-X01US dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: SGL8554A1H-C01-G001-S0001+10.0.10240 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP06AFC.091.160311.SH:bd03/11/2016:svnSAMSUNGELECTRONICSCO.,LTD.:pn940Z5L:pvrP06AFC:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP940Z5L-X01US:rvrSGL8554A1H-C01-G001-S0001+10.0.10240:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A: dmi.product.name: 940Z5L dmi.product.version: P06AFC dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. version.compiz: compiz 1:0.9.12.2+16.04.20160526-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2 xserver.bootTime: Wed Jun 8 09:04:53 2016 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.outputs: product id 16714 vendor SDC xserver.version: 2:1.18.3-1ubuntu2.2 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial -- 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/1590457 Title: Switching to proprietary nvidia driver prevents compiz from starting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1590457/+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 1585687] Re: Screen blanks with dual 4k displays when cursor enters built-in display
Hi Christopher, After installing nvidia 361 from the unity-control- center -> software & updates -> Additional Drivers tab, the problem persists. -- 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/1585687 Title: Screen blanks with dual 4k displays when cursor enters built-in display To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1585687/+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 1585687] Re: Screen blanks with dual 4k displays when cursor enters built-in display
Not sure if this is related. In 'dmesg -w' I see [15788.902724] [drm:intel_cpu_fifo_underrun_irq_handler [i915_bpo]] *ERROR* CPU pipe A FIFO underrun The first time the mouse cursor enters the laptop display and the screen blanks. The message does not re-appear upon further mouse enter and exit. When I click All Settings -> Displays -> Apply (without changing any options), the following appears in dmesg [15830.032731] usb 1-5: USB disconnect, device number 25 [15831.090254] usb 1-5: new full-speed USB device number 26 using xhci_hcd [15831.152466] [drm:intel_dp_link_training_clock_recovery [i915_bpo]] *ERROR* failed to enable link training [15831.161070] [drm:intel_dp_start_link_train [i915_bpo]] *ERROR* failed to start channel equalization [15831.181674] [drm:intel_cpu_fifo_underrun_irq_handler [i915_bpo]] *ERROR* CPU pipe B FIFO underrun [15831.219948] usb 1-5: New USB device found, idVendor=2a94, idProduct=53e1 [15831.219957] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [15831.219961] usb 1-5: Product: Multi-Touch by G2TSP [15831.219965] usb 1-5: Manufacturer: G2Touch [15831.224117] input: G2Touch Multi-Touch by G2TSP as /devices/pci:00/:00:14.0/usb1/1-5/1-5:1.0/0003:2A94:53E1.002E/input/input36 [15831.278552] hid-multitouch 0003:2A94:53E1.002E: input,hidraw4: USB HID v1.11 Device [G2Touch Multi-Touch by G2TSP] on usb-:00:14.0-5/input0 [15831.279665] hid-generic 0003:2A94:53E1.002F: hiddev0,hidraw5: USB HID v1.11 Device [G2Touch Multi-Touch by G2TSP] on usb-:00:14.0-5/input1 [15831.304466] [drm:intel_cpu_fifo_underrun_irq_handler [i915_bpo]] *ERROR* CPU pipe A FIFO underrun -- 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/1585687 Title: Screen blanks with dual 4k displays when cursor enters built-in display To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1585687/+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 1600414] Re: Xorg freeze
I submitted this bug report via ssh while X is hung. -- 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/1600414 Title: Xorg freeze To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1600414/+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 1600414] [NEW] Xorg freeze
Public bug reported: The intel video drivers have been steadily improving, but I occasionally get freezes. I get them more often when logging in immediately after booting, and only when running dual 4k displays (internal and external). ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13 Uname: Linux 4.4.0-28-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 BootLog: [[0;1;31mFAILED[0m] Failed to start Automatically refresh installed snaps. See 'systemctl status snapd.refresh.service' for details. [[0;32m OK [0m] Started Docker Application Container Engine. [[0;32m OK [0m] Started Detect the available GPUs and deal with any system changes. Starting Light Display Manager... CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' Date: Fri Jul 8 21:33:28 2016 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu DkmsStatus: bbswitch, 0.8, 4.4.0-24-generic, x86_64: installed bbswitch, 0.8, 4.4.0-28-generic, x86_64: installed nvidia-361, 361.45.18, 4.4.0-28-generic, x86_64: installed ExtraDebuggingInterest: Yes GpuHangFrequency: Several times a day GpuHangReproducibility: Occurs more often under certain circumstances GpuHangStarted: I don't know GraphicsCard: Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 00 [VGA controller]) Subsystem: Samsung Electronics Co Ltd Skylake Integrated Graphics [144d:c12b] Subsystem: Samsung Electronics Co Ltd GM107M [GeForce GTX 950M] [144d:c12b] InstallationDate: Installed on 2015-12-22 (199 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: SAMSUNG ELECTRONICS CO., LTD. 940Z5L ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic.efi.signed root=UUID=24c27814-5135-4a80-9ce1-b932e2513949 ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display Title: Xorg freeze UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/16/2016 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P07AFC.093.160516.SH dmi.board.asset.tag: No Asset Tag dmi.board.name: NP940Z5L-X01US dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: SGL8554A1H-C01-G001-S0001+10.0.10240 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP07AFC.093.160516.SH:bd05/16/2016:svnSAMSUNGELECTRONICSCO.,LTD.:pn940Z5L:pvrP07AFC:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP940Z5L-X01US:rvrSGL8554A1H-C01-G001-S0001+10.0.10240:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A: dmi.product.name: 940Z5L dmi.product.version: P07AFC dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. version.compiz: compiz 1:0.9.12.2+16.04.20160526-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2 xserver.bootTime: Fri Jul 8 12:36:25 2016 xserver.configfile: default xserver.logfile: /var/log/Xorg.0.log xserver.outputs: product id 16714 vendor SDC xserver.version: 2:1.18.3-1ubuntu2.2 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug freeze ubuntu xenial -- 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/1600414 Title: Xorg freeze To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1600414/+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 1600414] Re: Xorg freeze
# cat /sys/kernel/debug/dri/0/i915_error_state no error state collected -- 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/1600414 Title: Xorg freezes regularly on login, more likely immediately after boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1600414/+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 1600414] Re: Xorg freezes regularly on login, more likely immediately after boot
** Summary changed: - Xorg freeze + Xorg freezes regularly on login, more likely immediately after boot ** Description changed: - The intel video drivers have been steadily improving, but I occasionally - get freezes. I get them more often when logging in immediately after - booting, and only when running dual 4k displays (internal and external). + I regularly get Xorg freezes if I log in immediately after booting, and + only when logging in immediately after booting, and only when running + dual 4k displays (internal and external). If I alt-ctrl-F1 to virtual + console and enter a catchall + + $ sleep 20 && kill -9 -1 0 + + The Xorg freezes seem to happen less often, and when they do happen the + kill statement returns the X login prompt. Typically (but not always) + the next X login succeeds. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13 Uname: Linux 4.4.0-28-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 BootLog: - [[0;1;31mFAILED[0m] Failed to start Automatically refresh installed snaps. - See 'systemctl status snapd.refresh.service' for details. - [[0;32m OK [0m] Started Docker Application Container Engine. - [[0;32m OK [0m] Started Detect the available GPUs and deal with any system changes. - Starting Light Display Manager... + [[0;1;31mFAILED[0m] Failed to start Automatically refresh installed snaps. + See 'systemctl status snapd.refresh.service' for details. + [[0;32m OK [0m] Started Docker Application Container Engine. + [[0;32m OK [0m] Started Detect the available GPUs and deal with any system changes. + Starting Light Display Manager... CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' Date: Fri Jul 8 21:33:28 2016 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu DkmsStatus: - bbswitch, 0.8, 4.4.0-24-generic, x86_64: installed - bbswitch, 0.8, 4.4.0-28-generic, x86_64: installed - nvidia-361, 361.45.18, 4.4.0-28-generic, x86_64: installed + bbswitch, 0.8, 4.4.0-24-generic, x86_64: installed + bbswitch, 0.8, 4.4.0-28-generic, x86_64: installed + nvidia-361, 361.45.18, 4.4.0-28-generic, x86_64: installed ExtraDebuggingInterest: Yes GpuHangFrequency: Several times a day GpuHangReproducibility: Occurs more often under certain circumstances GpuHangStarted: I don't know GraphicsCard: - Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 00 [VGA controller]) -Subsystem: Samsung Electronics Co Ltd Skylake Integrated Graphics [144d:c12b] -Subsystem: Samsung Electronics Co Ltd GM107M [GeForce GTX 950M] [144d:c12b] + Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 00 [VGA controller]) + Subsystem: Samsung Electronics Co Ltd Skylake Integrated Graphics [144d:c12b] + Subsystem: Samsung Electronics Co Ltd GM107M [GeForce GTX 950M] [144d:c12b] InstallationDate: Installed on 2015-12-22 (199 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: SAMSUNG ELECTRONICS CO., LTD. 940Z5L ProcEnviron: - TERM=xterm-256color - PATH=(custom, no user) - XDG_RUNTIME_DIR= - LANG=en_US.UTF-8 - SHELL=/bin/bash + TERM=xterm-256color + PATH=(custom, no user) + XDG_RUNTIME_DIR= + LANG=en_US.UTF-8 + SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic.efi.signed root=UUID=24c27814-5135-4a80-9ce1-b932e2513949 ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display Title: Xorg freeze UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/16/2016 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P07AFC.093.160516.SH dmi.board.asset.tag: No Asset Tag dmi.board.name: NP940Z5L-X01US dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: SGL8554A1H-C01-G001-S0001+10.0.10240 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP07AFC.093.160516.SH:bd05/16/2016:svnSAMSUNGELECTRONICSCO.,LTD.:pn940Z5L:pvrP07AFC:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP940Z5L-X01US:rvrSGL8554A1H-C01-G001-S0001+10.0.10240:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A: dmi.product.name: 940Z5L dmi.product.version: P07AFC dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. version.compiz: compiz 1:0.9.12.2+16.04.20160526-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10
[Ubuntu-x-swat] [Bug 1585687] Re: Screen blanks with dual 4k displays when cursor enters built-in display
Issue no longer occurs with kernel 4.4.0-28-generic. Marking status as invalid. ** Changed in: xorg (Ubuntu) Status: Incomplete => Invalid -- 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/1585687 Title: Screen blanks with dual 4k displays when cursor enters built-in display To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1585687/+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 1600414] Re: Xorg freezes regularly on login, more likely immediately after boot
** Description changed: I regularly get Xorg freezes if I log in immediately after booting, and only when when running dual 4k displays (internal and external). If I - alt-ctrl-F1 to virtual console and enter a catchall + alt-ctrl-F1 to virtual console, login and enter a catchall $ sleep 20 && kill -9 -1 0 - The Xorg freezes seem to happen less often, and when they do happen the - kill statement returns the X login prompt. Typically (but not always) - the next X login succeeds. + and then alt-ctrl-F7 to attempt an X login, the Xorg freezes seem to + happen less often. When the freezes do happen, the kill statement + returns the X login prompt. Typically (but not always) when repeating + this process a second time, the X login succeeds. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13 Uname: Linux 4.4.0-28-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 BootLog: [[0;1;31mFAILED[0m] Failed to start Automatically refresh installed snaps. See 'systemctl status snapd.refresh.service' for details. [[0;32m OK [0m] Started Docker Application Container Engine. [[0;32m OK [0m] Started Detect the available GPUs and deal with any system changes. Starting Light Display Manager... CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' Date: Fri Jul 8 21:33:28 2016 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu DkmsStatus: bbswitch, 0.8, 4.4.0-24-generic, x86_64: installed bbswitch, 0.8, 4.4.0-28-generic, x86_64: installed nvidia-361, 361.45.18, 4.4.0-28-generic, x86_64: installed ExtraDebuggingInterest: Yes GpuHangFrequency: Several times a day GpuHangReproducibility: Occurs more often under certain circumstances GpuHangStarted: I don't know GraphicsCard: Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 00 [VGA controller]) Subsystem: Samsung Electronics Co Ltd Skylake Integrated Graphics [144d:c12b] Subsystem: Samsung Electronics Co Ltd GM107M [GeForce GTX 950M] [144d:c12b] InstallationDate: Installed on 2015-12-22 (199 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: SAMSUNG ELECTRONICS CO., LTD. 940Z5L ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic.efi.signed root=UUID=24c27814-5135-4a80-9ce1-b932e2513949 ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display Title: Xorg freeze UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/16/2016 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P07AFC.093.160516.SH dmi.board.asset.tag: No Asset Tag dmi.board.name: NP940Z5L-X01US dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: SGL8554A1H-C01-G001-S0001+10.0.10240 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP07AFC.093.160516.SH:bd05/16/2016:svnSAMSUNGELECTRONICSCO.,LTD.:pn940Z5L:pvrP07AFC:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP940Z5L-X01US:rvrSGL8554A1H-C01-G001-S0001+10.0.10240:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A: dmi.product.name: 940Z5L dmi.product.version: P07AFC dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. version.compiz: compiz 1:0.9.12.2+16.04.20160526-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2 xserver.bootTime: Fri Jul 8 12:36:25 2016 xserver.configfile: default xserver.logfile: /var/log/Xorg.0.log xserver.outputs: product id 16714 vendor SDC xserver.version: 2:1.18.3-1ubuntu2.2 -- 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/1600414 Title: Xorg freezes regularly on login, more likely immediately after boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1600414/+subscriptions ___ Mailing
[Ubuntu-x-swat] [Bug 969860] Re: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers)
Either the upstream bug was re-introduced or never really fixed because I'm running the amd-catalyst-13.8 beta2 version (fglrx 13.2000). As soon as the screen shuts off, the CPU usages spikes to 100%. Neither of the workarounds work for me. I've been forced to just turn off X at night. I've noticed the problem as well if I run xbmc as a standalone. As soon as the screen is shut off, the xbmc.bin process jumps to 100% cpu. The same is true when trying with fvwm2 or xfce4 as well. can we get upstream to re-open the bug? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/969860 Title: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers) To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/969860/+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 969860] Re: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers)
I'm running Ubuntu 12.10 quantal with the amd-catalyst-13.8 beta2 drivers downloaded from the AMD website and compiled/installed on the system. I've not tried GNOME but I've seen this in the other xsession environments. The primary use of this box is running a standalone xbmc instance though. Whenever the screen is shut off (either by standard delay or xset dpms force off) the cpu usage shoots up to 100%. The card is a Radeon HD 7310 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/969860 Title: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers) To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/969860/+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 969860] Re: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers)
I've just upgraded to the Catalyst 13.11 Beta Drivers linked in #104 and my CPU utilization issue has gone away. When the monitor shuts off, the CPU usage goes down instead of to 100% I'm going to say "fixed for me with latest 13.11 drivers" -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/969860 Title: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers) To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/969860/+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 185600] Re: [Upstream] LibreOffice repeatedly freezes after resuming laptop from sleep
Just installed (clean install) ubuntu 13.10 saucy salamender and sorry to say the bug is still present. Tested with LibreOffice version 4.1.2.3 Nvidia-current version 304 Still slow performance of libreoffice if open after resuming from a suspend -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-180 in Ubuntu. https://bugs.launchpad.net/bugs/185600 Title: [Upstream] LibreOffice repeatedly freezes after resuming laptop from sleep To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/185600/+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 1243500] [NEW] Poor LibreOffice performance if open upon resuming from suspend (with nvidia graphics driver)
Public bug reported: Same as bug #185600 or duplicates Bug #397880 Bug #438080 or Bug #606558, except this bug report was produced using terminal. System: Ubuntu 13.10 LibreOffice 4.1.2.3 Nvidia-graphics-drivers-304 (nvidia-current as per 2013-10-23) How to reproduce: Open a document in LibreOffice (ideally several pages). Suspend, then resume. Scroll mouse down in LibreOffice (or try page up/down). Bug: sluggish behavior, high CPU usage, takes half a second to a second on a good machine to execute command (vs. almost immediately normally). The problem is resolved if libreoffice is completely closed and re- opened after the resume. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: nvidia-current 304.88-0ubuntu8 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 Date: Wed Oct 23 04:59:19 2013 InstallationDate: Installed on 2013-10-22 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) MarkForUpload: True SourcePackage: nvidia-graphics-drivers-304 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: nvidia-graphics-drivers-304 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug saucy -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-304 in Ubuntu. https://bugs.launchpad.net/bugs/1243500 Title: Poor LibreOffice performance if open upon resuming from suspend (with nvidia graphics driver) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1243500/+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 1144758] [NEW] xserver crash / system freeze several times a day
Public bug reported: I have a Dell E6420 Laptop with Ubuntu 12.10 64 bits / Gnome Shell. >From time to time (several times a day), it get stuck for a few seconds, then the system resumes or hangs definitly. If it hangs, only the mouse moves, anything else stuck, with CPU heating. I have to reboot. if it resumes, apport proposes me to report the bug, for "apport-gpu-error-intel.py" and says apport has detected a possible GPU hang, but i suspect apport itself is buggy and does not its job. WHen the system resumes, from time to time there are problem with the display (see picture attached) : characters not correctly painted, or a green banner accross the screen. i have sevral crash reports in /var/crash directory like "xserver-xorg-video-intel....crash" that i have to delete manually as apport doesnt. (I launched the "ubuntu-bug " command to create this report). Linux xxx 3.5.0-26-generic #40-Ubuntu SMP Tue Feb 26 19:57:24 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux xserver-xorg-video-intel: Installé : 2:2.20.9-0ubuntu2 Candidat : 2:2.20.9-0ubuntu2 Table de version : *** 2:2.20.9-0ubuntu2 0 500 http://fr.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages 100 /var/lib/dpkg/status N: Impossible de trouver le paquet pkgname ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: xserver-xorg-video-intel 2:2.20.9-0ubuntu2 ProcVersionSignature: Ubuntu 3.5.0-26.40-generic 3.5.7.6 Uname: Linux 3.5.0-26-generic x86_64 NonfreeKernelModules: wl .tmp.unity.support.test.0: ApportVersion: 2.6.1-0ubuntu10 Architecture: amd64 CompizPlugins: [core,bailer,detection,composite,opengl,decor,mousepoll,move,compiztoolbox,snap,regex,place,imgpng,vpswitch,grid,gnomecompat,resize,animation,wall,unitymtgrabhandles,session,expo,workarounds,ezoom,staticswitcher,fade,scale] CompositorRunning: None Date: Mon Mar 4 15:36:28 2013 DistUpgraded: 2012-11-11 10:19:16,450 DEBUG enabling apt cron job DistroCodename: quantal DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Dell Device [1028:0493] InstallationDate: Installed on 2012-06-16 (260 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) MachineType: Dell Inc. Latitude E6420 MarkForUpload: True ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic root=UUID=cba414e7-438f-44a4-b3d3-34c48e82b7da ro quiet splash vt.handoff=7 SourcePackage: xserver-xorg-video-intel UpgradeStatus: Upgraded to quantal on 2012-11-11 (113 days ago) dmi.bios.date: 05/17/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A13 dmi.board.name: 0K0DNP dmi.board.vendor: Dell Inc. dmi.board.version: A02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA13:bd05/17/2012:svnDellInc.:pnLatitudeE6420:pvr01:rvnDellInc.:rn0K0DNP:rvrA02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6420 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. version.compiz: compiz 1:0.9.8.6-0ubuntu1 version.ia32-libs: ia32-libs 20090808ubuntu36 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: xserver-xorg-video-intel (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug quantal ubuntu ** Attachment added: "strange problems on titles of windows..." https://bugs.launchpad.net/bugs/1144758/+attachment/3556783/+files/bug-report.png -- 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/1144758 Title: xserver crash / system freeze several times a day To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1144758/+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 1144758] Re: xserver crash / system freeze several times a day
Thank you for your answer. -- 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/1144758 Title: xserver crash / system freeze several times a day To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1144758/+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 1144758] Re: xserver crash / system freeze several times a day
dmesg (will try to add " /debug/dri/0/i915_error_state" next time. For now it doesnt exists) : [ 6982.215759] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [ 6982.215764] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state [ 6982.218959] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off [ 6983.317746] apport-gpu-erro: page allocation failure: order:10, mode:0x40d0 [ 6983.317750] Pid: 4019, comm: apport-gpu-erro Tainted: P O 3.5.0-26-generic #40-Ubuntu [ 6983.317751] Call Trace: [ 6983.317758] [] warn_alloc_failed+0xeb/0x140 [ 6983.317762] [] ? __alloc_pages_direct_compact+0x17f/0x191 [ 6983.317764] [] __alloc_pages_nodemask+0x659/0x920 [ 6983.317767] [] ? number.isra.2+0x35b/0x390 [ 6983.317770] [] alloc_pages_current+0xb0/0x120 [ 6983.317773] [] __get_free_pages+0xe/0x50 [ 6983.317775] [] kmalloc_order_trace+0x39/0xb0 [ 6983.31] [] ? free_compound_page+0x1b/0x20 [ 6983.317780] [] __kmalloc+0x15a/0x170 [ 6983.317782] [] ? put_page+0x2c/0x40 [ 6983.317785] [] seq_read+0x10e/0x3c0 [ 6983.317787] [] vfs_read+0xa9/0x180 [ 6983.317788] [] sys_read+0x4a/0x90 [ 6983.317791] [] system_call_fastpath+0x16/0x1b [ 6983.317793] Mem-Info: [ 6983.317794] Node 0 DMA per-cpu: [ 6983.317795] CPU0: hi:0, btch: 1 usd: 0 [ 6983.317796] CPU1: hi:0, btch: 1 usd: 0 [ 6983.317797] CPU2: hi:0, btch: 1 usd: 0 [ 6983.317799] CPU3: hi:0, btch: 1 usd: 0 [ 6983.317799] Node 0 DMA32 per-cpu: [ 6983.317801] CPU0: hi: 186, btch: 31 usd: 0 [ 6983.317802] CPU1: hi: 186, btch: 31 usd: 0 [ 6983.317803] CPU2: hi: 186, btch: 31 usd: 0 [ 6983.317804] CPU3: hi: 186, btch: 31 usd: 0 [ 6983.317805] Node 0 Normal per-cpu: [ 6983.317806] CPU0: hi: 186, btch: 31 usd: 0 [ 6983.317807] CPU1: hi: 186, btch: 31 usd: 0 [ 6983.317808] CPU2: hi: 186, btch: 31 usd: 0 [ 6983.317809] CPU3: hi: 186, btch: 31 usd: 0 [ 6983.317812] active_anon:88727 inactive_anon:101900 isolated_anon:0 [ 6983.317812] active_file:218277 inactive_file:362308 isolated_file:0 [ 6983.317812] unevictable:7818 dirty:277 writeback:0 unstable:0 [ 6983.317812] free:41205 slab_reclaimable:22709 slab_unreclaimable:15682 [ 6983.317812] mapped:1167735 shmem:40307 pagetables:7732 bounce:0 [ 6983.317814] Node 0 DMA free:15360kB min:124kB low:152kB high:184kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15104kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes [ 6983.317817] lowmem_reserve[]: 0 3158 7915 7915 [ 6983.317820] Node 0 DMA32 free:85692kB min:26920kB low:33648kB high:40380kB active_anon:126060kB inactive_anon:117640kB active_file:484468kB inactive_file:1060644kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3234600kB mlocked:0kB dirty:824kB writeback:0kB mapped:1305320kB shmem:29944kB slab_reclaimable:52616kB slab_unreclaimable:12844kB kernel_stack:392kB pagetables:5996kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no [ 6983.317823] lowmem_reserve[]: 0 0 4756 4756 [ 6983.317825] Node 0 Normal free:63768kB min:40536kB low:50668kB high:60804kB active_anon:228848kB inactive_anon:289960kB active_file:388640kB inactive_file:388588kB unevictable:31272kB isolated(anon):0kB isolated(file):0kB present:4870656kB mlocked:31272kB dirty:284kB writeback:0kB mapped:3365620kB shmem:131284kB slab_reclaimable:38220kB slab_unreclaimable:49884kB kernel_stack:2968kB pagetables:24932kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no [ 6983.317828] lowmem_reserve[]: 0 0 0 0 [ 6983.317830] Node 0 DMA: 0*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15360kB [ 6983.317836] Node 0 DMA32: 735*4kB 540*8kB 484*16kB 487*32kB 157*64kB 90*128kB 45*256kB 19*512kB 6*1024kB 1*2048kB 1*4096kB = 85692kB [ 6983.317840] Node 0 Normal: 1338*4kB 1510*8kB 1276*16kB 290*32kB 112*64kB 18*128kB 2*256kB 1*512kB 0*1024kB 1*2048kB 1*4096kB = 63768kB [ 6983.317845] 622303 total pagecache pages [ 6983.317846] 1 pages in swap cache [ 6983.317847] Swap cache stats: add 6, delete 5, find 0/0 [ 6983.317848] Free swap = 1223524kB [ 6983.317849] Total swap = 1223548kB [ 6983.329967] 2088944 pages RAM [ 6983.329973] 1199451 pages reserved [ 6983.329977] 680814 pages shared [ 6983.329981] 249505 pages non-shared [ 6988.404049] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [ 6988.404257] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off -- 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/1144758 Title: xserve
[Ubuntu-x-swat] [Bug 1144758] Re: xserver crash / system freeze several times a day
Just found Bug #1041790 : it seems mine is a duplicate... Going to try "i915.semaphores=0" workaround. -- 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/1144758 Title: xserver crash / system freeze several times a day To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1144758/+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 1384965] Re: fglrx 2:14.200-0ubuntu1: fglrx kernel module failed to build
This same for me, i tried install via binary downloaded directly from AMD this was finished black screen after reboot. So i tried also via additional drivers and this program can't even install fglrx. i use Ubuntu 14.10 64Bit, Vaio VPCEB3M1E,ATI Mobility Radeon HD 5650 ,if somone need any log let me know. Regards, David -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/1384965 Title: fglrx 2:14.200-0ubuntu1: fglrx kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1384965/+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 1387134] Re: when enabled nvidia graphics card, desktop freezes
There's more stuff going on in my dmesg. Not sure if it helps, but anyway: [ 9827.568968] [ cut here ] [ 9827.569058] WARNING: CPU: 2 PID: 1952 at /build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_display.c:3324 intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]() [ 9827.569062] Modules linked in: pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) dm_crypt rtsx_usb_ms memstick ax88179_178a usbnet mii btusb asus_nb_wmi uvcvideo videobuf2_vmalloc videobuf2_memops asus_wmi videobuf2_core sparse_keymap v4l2_common videodev media snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_hda_intel snd_hda_controller kvm snd_hda_codec crct10dif_pclmul snd_usb_audio crc32_pclmul snd_usbmidi_lib snd_hwdep ghash_clmulni_intel snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi arc4 aesni_intel aes_x86_64 lrw gf128mul glue_helper iwldvm ablk_helper mac80211 cryptd rfcomm bnep bluetooth 6lowpan_iphc iwlwifi snd_seq joydev serio_raw snd_seq_device snd_timer lpc_ich cfg80211 snd soundcore [ 9827.569140] mei_me mei shpchp int3403_thermal binfmt_misc mac_hid parport_pc ppdev lp parport nls_iso8859_1 hid_generic usbhid hid ses enclosure rtsx_usb_sdmmc rtsx_usb uas usb_storage nouveau i915 mxm_wmi ttm i2c_algo_bit drm_kms_helper psmouse drm ahci libahci wmi video [ 9827.569182] CPU: 2 PID: 1952 Comm: Xorg Tainted: G OE 3.16.0-24-generic #32-Ubuntu [ 9827.569186] Hardware name: ASUSTeK COMPUTER INC. UX32VD/UX32VD, BIOS UX32VD.212 09/17/2012 [ 9827.569190] 0009 88029cbbfbf8 8177fcbc [ 9827.569197] 88029cbbfc30 8106fd8d 88029fe1b000 [ 9827.569203] 880035d88210 88029be27000 88029be27000 88029cbbfc40 [ 9827.569209] Call Trace: [ 9827.569226] [] dump_stack+0x45/0x56 [ 9827.569236] [] warn_slowpath_common+0x7d/0xa0 [ 9827.569244] [] warn_slowpath_null+0x1a/0x20 [ 9827.569291] [] intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915] [ 9827.569303] [] ? prepare_to_wait_event+0x100/0x100 [ 9827.569346] [] intel_crtc_disable_planes+0x33/0x1c0 [i915] [ 9827.569386] [] ironlake_crtc_disable+0x50/0x980 [i915] [ 9827.569430] [] ? drm_modeset_lock+0x33/0xf0 [drm] [ 9827.569438] [] ? mutex_lock+0x12/0x30 [ 9827.569479] [] intel_crtc_update_dpms+0x67/0xa0 [i915] [ 9827.569522] [] intel_connector_dpms+0x59/0x70 [i915] [ 9827.569559] [] drm_mode_obj_set_property_ioctl+0x399/0x3a0 [drm] [ 9827.569593] [] drm_mode_connector_property_set_ioctl+0x30/0x40 [drm] [ 9827.569618] [] drm_ioctl+0x1df/0x680 [drm] [ 9827.569632] [] do_vfs_ioctl+0x2c8/0x4a0 [ 9827.569639] [] ? __sb_end_write+0x31/0x60 [ 9827.569649] [] ? vfs_write+0x1b2/0x1f0 [ 9827.569655] [] SyS_ioctl+0x81/0xa0 [ 9827.569663] [] system_call_fastpath+0x1a/0x1f [ 9827.569667] ---[ end trace a41706fd70b872ee ]--- [ 9828.321052] [drm:intel_dp_start_link_train] *ERROR* too many voltage retries, give up [ 9833.866218] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95) [ 9833.866460] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95) [ 9833.867286] nouveau E[PBUS][:01:00.0] MMIO write of 0x801f FAULT at 0x6013d4 [ !ENGINE ] -- 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/1387134 Title: when enabled nvidia graphics card, desktop freezes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1387134/+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 1388577] Re: xrandr --rotate rotates only lower half the screen
Just chiming in. Same problem on Yoga with intel graphics, running gnome3. I can invert the built in screen fine although when I have an external display plugged in as well. Also after inverting I get an extra mouse pointer pointing down right below the functioning pointer. -- 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/1388577 Title: xrandr --rotate rotates only lower half the screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1388577/+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 1487034] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474164/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] Dependencies.txt
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474165/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] DpkgLog.txt
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474166/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474170/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] GraphicsCard.txt
apport information ** Attachment added: "GraphicsCard.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474168/+files/GraphicsCard.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] GconfCompiz.txt
apport information ** Attachment added: "GconfCompiz.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474167/+files/GconfCompiz.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] XorgLogOld.txt
apport information ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474180/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] Re: steam glxChooseVisual failed
Sorry for the late reply. Here it is. Gr > Date: Sat, 19 Sep 2015 16:02:26 + > From: christopher.m.penal...@gmail.com > To: davidpluka...@hotmail.com > Subject: [Bug 1487034] Re: steam glxChooseVisual failed > > david, thank you for reporting this and helping make Ubuntu better. > Could you please run the following command from a terminal as it will > automatically gather and attach updated debug information to this > report: > > apport-collect -p xorg 1487034 > > Please ensure you have xdiagnose installed, and that you click the Yes > button for attaching additional debugging information. > > ** Changed in: xorg (Ubuntu) >Importance: Undecided => Low > > ** Changed in: xorg (Ubuntu) >Status: New => Incomplete > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1487034 > > Title: > steam glxChooseVisual failed > > Status in xorg package in Ubuntu: > Incomplete > > Bug description: > Hello, > > I recently auto updated ubuntu and I get this error. I tried te follow this > tread: > http://ubuntuforums.org/showthread.php?t=2228135 > But it got me no were. > > I might add that I am no terminal wonder and would like to have a > little help. > > Thank you > > ProblemType: Bug > DistroRelease: Ubuntu 15.04 > Package: xorg 1:7.7+7ubuntu4 > ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4 > Uname: Linux 3.19.0-26-generic x86_64 > ApportVersion: 2.17.2-0ubuntu1.2 > Architecture: amd64 > CurrentDesktop: MATE > Date: Thu Aug 20 15:22:29 2015 > InstallationDate: Installed on 2015-07-20 (30 days ago) > InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 > (20150422.1) > SourcePackage: xorg > UpgradeStatus: No upgrade log present (probably fresh install) > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+subscriptions -- 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/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] XorgLog.txt
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474179/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474176/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] Xrandr.txt
apport information ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474181/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474169/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474177/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] XorgConf.txt
apport information ** Attachment added: "XorgConf.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474178/+files/XorgConf.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] xserver.devices.txt
apport information ** Attachment added: "xserver.devices.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474183/+files/xserver.devices.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474171/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474173/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] xserver.outputs.txt
apport information ** Attachment added: "xserver.outputs.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474184/+files/xserver.outputs.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] xdpyinfo.txt
apport information ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474182/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474174/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474175/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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 1487034] Re: steam glxChooseVisual failed
apport information ** Tags added: apport-collected ubuntu ** Description changed: Hello, I recently auto updated ubuntu and I get this error. I tried te follow this tread: http://ubuntuforums.org/showthread.php?t=2228135 But it got me no were. I might add that I am no terminal wonder and would like to have a little help. Thank you ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xorg 1:7.7+7ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.2 Architecture: amd64 CurrentDesktop: MATE Date: Thu Aug 20 15:22:29 2015 InstallationDate: Installed on 2015-07-20 (30 days ago) InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 (20150422.1) SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) + --- + ApportVersion: 2.17.2-0ubuntu1.5 + Architecture: amd64 + CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' + CompositorRunning: None + CurrentDesktop: MATE + DistUpgraded: Fresh install + DistroCodename: vivid + DistroRelease: Ubuntu 15.04 + DistroVariant: ubuntu + DkmsStatus: + fglrx-updates-core, 15.200, 3.19.0-26-generic, x86_64: installed + fglrx-updates-core, 15.200, 3.19.0-28-generic, x86_64: installed + InstallationDate: Installed on 2015-07-20 (66 days ago) + InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 (20150422.1) + MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. + NonfreeKernelModules: fglrx + Package: xorg 1:7.7+7ubuntu4 + PackageArchitecture: amd64 + ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic.efi.signed root=/dev/mapper/ubuntu--mate--vg-root ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 + Tags: vivid ubuntu + UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' + Uname: Linux 3.19.0-28-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo + _MarkForUpload: True + dmi.bios.date: 07/11/2013 + dmi.bios.vendor: American Megatrends Inc. + dmi.bios.version: P1.40 + dmi.board.name: 990FX Extreme9 + dmi.board.vendor: ASRock + dmi.chassis.asset.tag: To Be Filled By O.E.M. + dmi.chassis.type: 3 + dmi.chassis.vendor: To Be Filled By O.E.M. + dmi.chassis.version: To Be Filled By O.E.M. + dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd07/11/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn990FXExtreme9:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: + 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. + version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1 + version.fglrx-installer: fglrx-installer N/A + version.ia32-libs: ia32-libs N/A + version.libdrm2: libdrm2 2.4.60-2 + version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.9-2ubuntu1~vivid2 + version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A + version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.9-2ubuntu1~vivid2 + version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3.1 + version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2 + version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2 + version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.2 + version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2build1 + xserver.bootTime: Fri Sep 25 10:44:18 2015 + xserver.configfile: /etc/X11/xorg.conf + xserver.errors: + fglrx(0): XMM failed to initialize + AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory] + AIGLX error: failed to open /usr/lib64/dri/fglrx_dri.so, error[/usr/lib64/dri/fglrx_dri.so: cannot open shared object file: No such file or directory] + AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory] + xserver.logfile: /var/log/Xorg.0.log + xserver.version: 2:1.17.1-0ubuntu3 + xserver.video_driver: fglrx ** Attachment added: "BootLog.txt" https://bugs.launchpad.net/bugs/1487034/+attachment/4474163/+files/BootLog.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1487034 Title: steam glxChooseVisual failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1487034/+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://