[Ubuntu-x-swat] [Bug 1590590] Re: Touchpad not recognized on Dell Latitude E7470 Ultrabook

2016-11-23 Thread Michael Hansen
I can also confirm that it is solved in 4.9rc6. On a Latitude 7370: :~$ uname -r 4.9.0-040900rc6-generic :~$ xinput list ⎡ Virtual core pointer id=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointerid=4[slave pointer (2)] ⎜ ↳ ELAN Touchscr

[Ubuntu-x-swat] [Bug 1641017] Re: Mesa 12.0.4 - multiple important fixes, stable branch

2016-11-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mesa (Ubuntu Yakkety) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1641017 T

[Ubuntu-x-swat] [Bug 1562219] Re: Unprivileged xinit wont start in unallocated vt

2016-11-23 Thread Ubfan
Comment 14 works with Nvidia when using the nouveau driver, but not the Nvidia driver 367.57 (black screen). Starting an xterm allows you to run other things, even unity. Using the nouveau driver, login to vt2 and run: xinit /usr/bin/xterm -- :1 vt2 Result is a white background xterm, fully

[Ubuntu-x-swat] [Bug 1643789] Re: Backport packages for 16.04.2 lts-hwe stack

2016-11-23 Thread Martin Pitt
How can we ensure that this does not break existing 16.04 installs (with or without HWE)? Please add a test plan that covers at least the most widespread hardware (Intel, Nvidia, fglrx, free/proprietary drivers) and an overview of the regression potential based on the changes in the new libdrm vers

[Ubuntu-x-swat] [Bug 1643843] Re: Distorted colours after suspend / resume cycle

2016-11-23 Thread Jan-Marek Glogowski
So I applied this "big hammer" solution of the patch to the Trusty (14.04) Xenial HWE kernel (4.4.0-47.68~14.04.1) and this fixes the bug. I'll give it some more testing, while bisecting v4.0 to v4.1. ** Bug watch added: freedesktop.org Bugzilla #98832 https://bugs.freedesktop.org/show_bug.cgi?

[Ubuntu-x-swat] [Bug 1562219] Re: Unprivileged xinit wont start in unallocated vt

2016-11-23 Thread Ubfan
On another 16.04 machine without Nvidia, comment 14 produced a working display. The Nvidia driver causing the problem on the first machine was 367.57. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xinit in Ubuntu. https://bugs.launchpad.net/bu

[Ubuntu-x-swat] [Bug 1643843] Re: Distorted colours after suspend / resume cycle

2016-11-23 Thread Jan-Marek Glogowski
$ git bisect log # bad: [89e419960fb6a260f6a112821507d516117d5aa1] Linux 4.1.4 # good: [c8bde72f9af412de57f0ceae218d648640118b0b] Linux 4.1.3 git bisect start 'v4.1.4' 'v4.1.3' # good: [e0cf83cc3de0341d8cabbb23097ad85f5ce97a11] drm/qxl: Do not leak memory if qxl_release_list_add fails git bisect

[Ubuntu-x-swat] [Bug 1562219] Re: Unprivileged xinit wont start in unallocated vt

2016-11-23 Thread Ubfan
Ubuntu 16.04, Nvidia Quadro 1000m, #14 allow the X server to run, applications may be launched (xterm, then xclock) and they appear in ps, keyboard input to the xterm works, but the display is totally black. No errors are in the ~/.local/share/xorg/Xorg.1.log file (a failure does show: xf86Enab

[Ubuntu-x-swat] [Bug 1644271] Re: became slow

2016-11-23 Thread Paul White
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs

[Ubuntu-x-swat] [Bug 1644007] Re: Intel HD Graphics 5500 Drivers Cap Resolution at 1366x768 and don't support video out for external displays

2016-11-23 Thread taras
Thanks for the catch Daniel; updated the description. It was the new laptop with the Intel HD Graphics 5500 integrated card that resolution was capped and video out wasn't working. The old laptop has a Haswell-ULT Integrated Graphics Controller for which the drivers work just fine. Amusingly, af

[Ubuntu-x-swat] [Bug 1644271] [NEW] became slow

2016-11-23 Thread arturo garcia
Public bug reported: I am no sure what is it ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: xorg 1:7.7+13ubuntu4 ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1 Uname: Linux 4.8.0-27-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.3-0ubuntu8 Architecture: amd64 Compi

[Ubuntu-x-swat] [Bug 1644234] Re: Compile Fail : error: unknown type name 'PCITAG'

2016-11-23 Thread Jason Crockett
UPDATE: another fail a quick look round the net For 'PCITAG' reveals it might be in these: x11proto-xf86bigfont-dev - X11 Big Fonts extension wire protocol x11proto-xf86dga-dev - X11 Direct Graphics Access extension wire protocol x11proto-xf86dri-dev - X11 DRI extension wire protocol x11proto-xf8

[Ubuntu-x-swat] [Bug 1644234] Re: Compile Fail : error: unknown type name 'PCITAG'

2016-11-23 Thread Jason Crockett
Stupidly my kernel headers package was not downloaded. PCITAG has a kernel library feel. (im a python dev) installing the headers.. which i should do anyway if im rolling my own debs. UPDATE: this experiment failed. the headers did not allow me to compile this module. see below for kernel log. ja

[Ubuntu-x-swat] [Bug 1644234] Re: Compile Fail : error: unknown type name 'PCITAG'

2016-11-23 Thread Jason Crockett
i mean console log... -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-sis in Ubuntu. https://bugs.launchpad.net/bugs/1644234 Title: Compile Fail : error: unknown type name 'PCITAG' To manage notifications about this bug go

[Ubuntu-x-swat] [Bug 1644234] [NEW] Compile Fail : error: unknown type name 'PCITAG'

2016-11-23 Thread Jason Crockett
Public bug reported: jason@dev-machine:/usr/local/src/xserver-xorg-video-sis$ sudo !! sudo ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checki

[Ubuntu-x-swat] [Bug 1641017] Re: Mesa 12.0.4 - multiple important fixes, stable branch

2016-11-23 Thread Timo Aaltonen
** Also affects: mesa (Ubuntu Yakkety) Importance: Undecided Status: New -- 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/1641017 Title: Mesa 12.0.4 - multiple important fixes, stable br

[Ubuntu-x-swat] [Bug 1644142] [NEW] Intel graphocs card error

2016-11-23 Thread Lóth Gábor
Public bug reported: Dont recognize webGL ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24 Uname: Linux 4.4.0-47-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 Compi

[Ubuntu-x-swat] [Bug 1644086] Re: lots of errors

2016-11-23 Thread Paul White
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs