[Bug 1869187] Re: mokutil ignores timeout parameter

2020-04-15 Thread Aleksander Miera
Sorry, mis-clicked sth while browsing, could you please revert back the status? ** Changed in: shim-signed (Ubuntu Focal) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1873401] Re: xorg lock-up on GPU hotplug

2020-04-21 Thread Aleksander Miera
OK, I'm totally sure it's a freeze. Moreover, gnome-shell stack trace looks normal, event loop runs just fine. I can generate and provide core file if needed. What I managed to debug so far, is that in case of multiple /dev/dri/cardX being created frame_cb in meta-stage-x11.c:296 is not called

[Bug 1870524] Re: fallback to SW cursor on GPU hotplug

2020-04-06 Thread Aleksander Miera
Reported, issue ID 1008: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1008 ** Bug watch added: gitlab.freedesktop.org/xorg/xserver/-/issues #1008 https://gitlab.freedesktop.org/xorg/xserver/-/issues/1008 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1869187] Re: mokutil ignores timeout parameter

2020-04-16 Thread Aleksander Miera
Thanks. BTW, is there any help we can provide ensure the fix makes its way to the official 20.04 LTS release (I guess it might be tough I guess, due to release candidate being out today, am I right?), or at least one of the early updates? -- You received this bug notification because you are a

[Bug 1873401] [NEW] xorg lock-up on GPU hotplug

2020-04-17 Thread Aleksander Miera
Public bug reported: Discovered when testing EVDI-backed screen (https://github.com/DisplayLink/evdi). While adding new device /dev/dri/cardX xorg locks, it can be observed by the cursors that stop blinking or menus not responding. Sometimes it is just a short (1-2 sec.) pause, but sometimes

[Bug 1873401] Re: xorg lock-up on GPU hotplug

2020-04-17 Thread Aleksander Miera
Point is, there is no crash file. Graphical environment is not responsive, but nothing seems to have crashed. If there's a stacktrace or core file needed, no problem, I can rebuild in debug mode, attach debugger and gather those. -- You received this bug notification because you are a member

[Bug 1870524] [NEW] fallback to SW cursor on GPU hotplug

2020-04-03 Thread Aleksander Miera
Public bug reported: I guess the title is pretty much self-explanatory. The issue has been discovered while connecting EVDI-backed device (https://github.com/DisplayLink/evdi) with a running Xorg session and led to filing of https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1870512

[Bug 1870512] [NEW] forced software cursor with PageFlip enabled triggers artifacts on screen

2020-04-03 Thread Aleksander Miera
Public bug reported: The following Xorg configuration triggers faulty behaviour, like blinking cursor, corrupt graphics around it etc.: 1 Section "Device" 2 Identifier "graphicsdriver" 3 Driver "modesetting" 4 Option "SWCursor" "true" 5 #Option "PageFlip" "off" 6

[Bug 1869187] [NEW] mokutil ignores timeout parameter

2020-03-26 Thread Aleksander Miera
Public bug reported: Version info: Description:Ubuntu Focal Fossa (development branch) Release:20.04 Done upgrade and dist-upgrade on March 26th, just before reporting this. mokutil: Installed: 0.3.0+1538710437.fb6250f-1 dkms: Installed: 2.8.1-5ubuntu1 shim-signed: Installed:

[Bug 1869187] Re: mokutil ignores timeout parameter

2020-03-26 Thread Aleksander Miera
** Also affects: shim-signed (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869187 Title: mokutil ignores timeout parameter To manage

[Bug 1869187] Re: mokutil ignores timeout parameter

2020-03-26 Thread Aleksander Miera
Ok, I have analyzed mokutil's src code and from what I understood, timeout has to be a single parameter. Of course, it can be changed there, but calling it several times in a row should do not harm either. Splitting its invocation in two seems to fix the problem; the bug can be reassigned to

[Bug 1873401] Re: Gnome Shell lock-up on GPU hotplug

2020-04-22 Thread Aleksander Miera
Consulted the bug on #gnome-shell IRC. Next step is to track down the event that actually triggers execution of cogl_glib_source_dispatch. It's possible it simply does not arrive. BTW, this does not rule out Xorg as potential culprit, it might be simply not delivering the expected event. This

[Bug 1874818] Re: Please pull Mutter/Wayland fixes for desktop freeze

2020-05-14 Thread Aleksander Miera
Tested on Dell XPS13 (Intel GPU) and Precision M3800 (Intel/Nvidia-nouveau), with evdi-backed displays mostly focusing on enabling/disabling screens, both by system settings as well as ACPI events (lid closing/opening). Looks fine so far. -- You received this bug notification because you are a

[Bug 1870512] Re: forced software cursor with PageFlip enabled triggers artifacts on screen

2020-05-21 Thread Aleksander Miera
A recording would preferably be better, a screenshot might not give the full picture. Anyway, sure, I shall post it. The case I'm describing is more extreme, the squares are way bigger and flickering constantly, most of the time effectively preventing usage of the machine, such messy it gets.

[Bug 1870512] Re: forced software cursor with PageFlip enabled triggers artifacts on screen

2020-05-22 Thread Aleksander Miera
Adding movie depicting the problem. And it happens without actually moving the mouse, after dragging the window. ** Attachment added: "IMG_1245.MOV" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1870512/+attachment/5375562/+files/IMG_1245.MOV -- You received this bug

[Bug 1870512] Re: forced software cursor with PageFlip enabled triggers artifacts on screen

2020-05-21 Thread Aleksander Miera
Fair point, but question is if it's software cursor from Xserver's perspective. NVidia driver might be blending the cursor in, while "emulating HW cursor" on the Xorg's end, right? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1892136] Re: reverse prime produces corrupted output on specific resolutions

2020-10-06 Thread Aleksander Miera
@vanvugt is there any chance this gets merged? Preferably on Xorg's end, if you can give me a hint on whom to tag there it would be most appreciated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1892136] [NEW] reverse prime produces corrupted output on specific resolutions

2020-08-19 Thread Aleksander Miera
Public bug reported: The issue has initially been discovered for resolution 1366x768 on a DisplayLink (evdi)-backed device, but applies also to UDL, as well as reverse prime setups (rendering on Intel, output through NVidia). The issue manifests with 1366x768 and several other resolutions only,

[Bug 1892136] Re: reverse prime produces corrupted output on specific resolutions

2020-08-27 Thread Aleksander Miera
Just reproduced on 20.04. xserver-xorg-core: Installed: 2:1.20.8-2ubuntu2.2 Candidate: 2:1.20.8-2ubuntu2.2 No reproduction on 20.10 build, but it was tested on a different machine and issue might be hw-dependent. Te be confirmed on the same computer soon. -- You received this bug

[Bug 1892136] Re: reverse prime produces corrupted output on specific resolutions

2020-08-27 Thread Aleksander Miera
Managed to reproduce on fresh download 20.10, too. OTOH, I remember seeing that gone in some cases on 20.04. I wonder what the exact cases are, as apparently this seems more complicated than "reproduces always". ** Tags added: groovy -- You received this bug notification because you are a

[Bug 1870512] Re: forced software cursor with PageFlip enabled triggers artifacts on screen

2020-05-29 Thread Aleksander Miera
Fix in Xorg: https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/447#note_515426 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1870512 Title: forced software cursor with PageFlip enabled

[Bug 1870512] Re: forced software cursor with PageFlip enabled triggers artifacts on screen

2020-05-21 Thread Aleksander Miera
I guess the bug on Xorg's end is pretty self-explanatory: https://gitlab.freedesktop.org/xorg/xserver/-/issues/828 The fix for Xorg's has been smoked-tested recently, seems to be working fine. ** Bug watch added: gitlab.freedesktop.org/xorg/xserver/-/issues #828

[Bug 1898005] Re: gnome-shell crashed with SIGABRT in st_bin_destroy: assertion failed: (priv->child == NULL) called from DesktopManager::_destroyDesktopIcons()

2020-10-27 Thread Aleksander Miera
Same when using DisplayLink adapter via both EVDI or UDL. Crashes most of the times when GPU file (/dev/dri/cardX) is created. Gnome logs: dladmin-XPS-13-9360 gnome-shell[3367]: St:ERROR:../src/st/st-bin.c:206:st_bin_destroy: assertion failed: (priv->child == NULL) dladmin-XPS-13-9360

[Bug 1875015] Re: Ubuntu 20.04 and Displaylink is extremely slow

2020-07-28 Thread Aleksander Miera
Assigning to xserver. Upstream bug report is here: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1028 ** Bug watch added: gitlab.freedesktop.org/xorg/xserver/-/issues #1028 https://gitlab.freedesktop.org/xorg/xserver/-/issues/1028 ** Package changed: ubuntu => xorg-server (Ubuntu) --

[Bug 1902895] Re: WiFi loses connection on an irregular basis probably due to buffer overflow

2020-11-27 Thread Aleksander Miera
Looks like with ath10k_pci FW ver. WLAN.RM.4.4.1-00157-QCARMSWPZ-1 the issue is gone or at least delayed that much, that it makes it irreproducible for me. The faulty one wasWLAN.RM.4.4.1-00140-QCARMSWPZ-1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1892136] Re: reverse prime produces corrupted output on specific resolutions

2020-11-04 Thread Aleksander Miera
Fixed in upstream master https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/529 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892136 Title: reverse prime produces corrupted output on

[Bug 1902895] [NEW] WiFi loses connection on an irregular basis probably due to buffer overflow

2020-11-04 Thread Aleksander Miera
Public bug reported: Dell XPS13, Ubuntu 20.10, kernel 5.8. I cannot pinpoint the exact scenario, but it happens most often when trying to build Xorg-master from source via their build.sh script. Setup: WiFi connected, xorg is built in terminal window. Speculatively I would say it say realted to

[Bug 1902895] Re: WiFi loses connection on an irregular basis probably due to buffer overflow

2020-11-04 Thread Aleksander Miera
It *seems* better in the sense that the problem appears later, say after 20 minutes of operation instead of 5. Nevertheless, it's not fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902895

[Bug 1892136] Re: reverse prime produces corrupted output on specific resolutions

2020-11-05 Thread Aleksander Miera
Fixed in upstream 1.20 https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/539 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892136 Title: reverse prime produces corrupted output on