[Ubuntu-x-swat] [Bug 1580472] Re: No visible cursor after logging in

2016-07-25 Thread Christopher M. Penalver
** Package changed: xorg (Ubuntu) => nvidia-graphics-drivers-361 (Ubuntu) ** Changed in: nvidia-graphics-drivers-361 (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad

[Ubuntu-x-swat] [Bug 1606071] Re: [HP ProBook 455 G3] Unable to boot

2016-07-25 Thread Christopher M. Penalver
Brian, because you don't understand why I'm asking a question, doesn't make the question less relevant. The driver you are having the problem with is the open source driver. If one isn't using fglrx, then one is also using an open source driver (although a different version). Despite this, to furt

[Ubuntu-x-swat] [Bug 1568429] Re: 1002:68b8 Radeon won't work with KMS enabled

2016-07-25 Thread Christopher M. Penalver
Charlie McMackin, when in initramfs can you mount it via: mount -o remount,rw /root -- 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/1568429 Title: 1002:68b8 Radeon won't work with KMS enabled To

[Ubuntu-x-swat] [Bug 1606420] [NEW] Ubuntu 16.04 AMDGPU kernel errors

2016-07-25 Thread Guilherme Versiani
Public bug reported: I have a Dell Inspiron 5548 and I made a clean install of Ubuntu 16.04 64-bits on it these past days, with subsequent updates, obtaining the following error on Xorg: [ 21.492120] [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: cp failed to lock ring 0 (-2). [ 21.

[Ubuntu-x-swat] [Bug 1606103] Re: modeset driver does not detect all screen resolutions

2016-07-25 Thread Daniel van Vugt
Thanks Rocko (my fellow Perthian?). It seems you're right the modeset driver is just not /inventing/ the fake modes you desire. ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid ** Changed in: xorg-server (Ubuntu) Status: Incomplete => Confirmed ** Summary changed: - mod

[Ubuntu-x-swat] [Bug 1118903] Re: [enhancement] Mir lacks a software rendering backend (and doesn't work in virtual machines)

2016-07-25 Thread Daniel van Vugt
With some hints from RAOF I think this is doable now... 1. Write a Mir driver that does basic modesetting on fbdev 2. For GL support use http://www.mesa3d.org/osmesa.html -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bu

Re: [Ubuntu-x-swat] [Bug 1573773] Re: System freezes randomly a few times a day

2016-07-25 Thread rohshall
I don't know, because on this machine, I have been using Xenial. On Mon, Jul 25, 2016 at 6:32 PM, Christopher M. Penalver < christopher.m.penal...@gmail.com> wrote: > roshall, did this problem not occur in a Ubuntu release prior to 16.04? > > ** Description changed: > > ~ % cat /var/log/xdm.log

[Ubuntu-x-swat] [Bug 1590099] Re: Need to support pointer confinement

2016-07-25 Thread Daniel van Vugt
** Also affects: xorg-server (Ubuntu) Importance: Undecided Status: New ** Summary changed: - Need to support pointer confinement + Need to support pointer confinement in Mir and toolkits using Mir ** Tags added: xmir ** Also affects: libsdl2 (Ubuntu) Importance: Undecided S

[Ubuntu-x-swat] [Bug 1506713] Re: Xmir -rootless: Menus don't always close (need to support pointer grabs without confinement)

2016-07-25 Thread Daniel van Vugt
Confinement has been implemented as bug 1590099. But I think we're still missing this use case -- pointer grabs without confinement required for menus. This means the menu surface receives all cursor events (even outside it) so that the first click outside the menu goes to the menu so it can close

[Ubuntu-x-swat] [Bug 1590099] Re: Need to support pointer confinement in Mir and toolkits using Mir

2016-07-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libsdl2 (Ubuntu) Status: New => Confirmed -- 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/1590099

[Ubuntu-x-swat] [Bug 1606071] Re: [HP ProBook 455 G3] Unable to boot

2016-07-25 Thread Brian
Christopher, your request for clarification above makes no sense. I never said I couldn't boot with 15.10. I have 15.10 with fglrx installed, and everything is fine. What I'm complaining about is that I want to be on 16.04, but amdgpu drivers don't work with my Carrizo graphics card. I either have

[Ubuntu-x-swat] [Bug 1605074] Re: supertux2 has two mouse pointers (one should be hidden)

2016-07-25 Thread Daniel van Vugt
** Changed in: xorg-server (Ubuntu) Importance: Undecided => Low -- 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/1605074 Title: supertux2 has two mouse pointers (one should be hidden)

[Ubuntu-x-swat] [Bug 1606103] Re: modeset driver does not detect all screen resolutions

2016-07-25 Thread Daniel van Vugt
This bug might need reassigning to the kernel instead. I'm guessing that (like Mir) the mode-setting driver doesn't invent in- between modes like Xorg drivers do (and like legacy VGA BIOS's do for old CRTs) Please run this command to see if the kernel is the one failing to report those modes:

[Ubuntu-x-swat] [Bug 1606103] Re: modeset driver does not detect all screen resolutions

2016-07-25 Thread Rocko
This is the output for kernel 4.6.4-040604-generic (running back on Ubuntu 16.04, but I guess that shouldn't make any difference if we're just reading the kernel info): /sys/class/drm/card0-eDP-1/modes:3840x2160 (There's a bunch of other modes but they are all for the various resolutions on the H

[Ubuntu-x-swat] [Bug 1606103] Re: modeset driver does not detect all screen resolutions

2016-07-25 Thread Rocko
The output is the same for the 4.7.0 kernel. -- 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/1606103 Title: modeset driver does not detect all screen resolutions To manage notifications a

[Ubuntu-x-swat] [Bug 1573470] Re: BQ M10 tablet. Libreoffice Impress presentation mode displays wrong colors

2016-07-25 Thread Daniel van Vugt
Software clients using GBM_FORMAT_XBGR display correctly now: mir_demo_client_multiwin -p2 It's only LLVMpipe/swrast that renders GBM_FORMAT_XBGR backwards. Looks like maybe support for that format is missing in Mesa's LLVMpipe/swrast code? -- You received this bug notification becaus

[Ubuntu-x-swat] [Bug 1606022] Re: problem

2016-07-25 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 1580219] Re: screen switches off

2016-07-25 Thread esparky
Thanks for your reply. I found the solution - https://forums.lenovo.com/t5/ThinkPad-11e- Windows-E-and-Edge/Thinkpad-E550-External-monitor-flickers-constantly- while/td-p/2046119/page/6 , new VGA firmware is there https://support.lenovo.com/cz/en/documents/HT104459?utm_source=Email&utm_medium=Emai

[Ubuntu-x-swat] [Bug 1605074] Re: supertux2 has two mouse pointers (one should be hidden)

2016-07-25 Thread Daniel van Vugt
dinamic: Yes, confirmed holding the arrow keys is broken for supertux2 in the yakkety version of Xmir, but also definitely fixed ready for the next version: https://git.launchpad.net/~xmir-team/xorg-server/+git/xmir/commit/?id=f704937aa59132b612a1c4802018b86c98e620ca -- You received this bug

[Ubuntu-x-swat] [Bug 1605074] Re: supertux2 has two mouse pointers (one should be hidden)

2016-07-25 Thread dinamic
yay! :D -- 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/1605074 Title: supertux2 has two mouse pointers (one should be hidden) To manage notifications about this bug go to: https://bugs.l

[Ubuntu-x-swat] [Bug 1598904] BootLog.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "BootLog.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4706993/+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/1598904 Tit

[Ubuntu-x-swat] [Bug 1598904] Re: X server crashes sporadically with a segfault

2016-07-25 Thread Stefan Freyr
apport information ** Tags added: apport-collected ubuntu ** Description changed: My desktop session crashes sporadically. Often this happens when I leave the computer and the screensaver starts (Euphoria GL screensaver). This bug is not reproducible on demand. Attached is my Xorg log

[Ubuntu-x-swat] [Bug 1598904] CurrentDmesg.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4706994/+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/15

[Ubuntu-x-swat] [Bug 1598904] Dependencies.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4706995/+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/15

[Ubuntu-x-swat] [Bug 1598904] Lsusb.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4707000/+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/1598904 Title:

[Ubuntu-x-swat] [Bug 1598904] ProcEnviron.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4707002/+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/1598

[Ubuntu-x-swat] [Bug 1598904] LightdmLog.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "LightdmLog.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4706998/+files/LightdmLog.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/159890

[Ubuntu-x-swat] [Bug 1598904] ProcCpuinfo.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4707001/+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/1598

[Ubuntu-x-swat] [Bug 1598904] LightdmDisplayLog.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "LightdmDisplayLog.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4706997/+files/LightdmDisplayLog.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.n

[Ubuntu-x-swat] [Bug 1598904] DpkgLog.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4706996/+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/1598904 Tit

[Ubuntu-x-swat] [Bug 1598904] Lspci.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4706999/+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/1598904 Title:

[Ubuntu-x-swat] [Bug 1598904] ProcInterrupts.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4707003/+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/bug

[Ubuntu-x-swat] [Bug 1598904] UdevLog.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4707006/+files/UdevLog.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/1598904 Tit

[Ubuntu-x-swat] [Bug 1598904] XorgLogOld.txt

2016-07-25 Thread Stefan Freyr
apport information ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/1598904/+attachment/4707008/+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/159890

<    1   2