[Bug 1948764] Re: Fail to pass suspend/resume test

2021-12-14 Thread Chris Halse Rogers
I think we're talking past each other again. I believe you when you say that this update will not cause a regression for users of the Xilinx desktop image who have not edited the configuration in /etc/X11/Xwrapper.config The issue we, on the SRU team, are concerned about are the two caveats

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-12-08 Thread ethan.hsieh
@Chris @Robie Not sure whether I didn't explain well. Let me take u-boot as an example. There are several u-boot packages. These packages are soc-dependent. When we modify common codes, we need to take other platforms into account and make sure there is no regression issue on other platforms.

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-12-02 Thread ethan.hsieh
@Chris Xilinx classic focal images[1][2] is the only one image released by Canonical. It includes xf86-video-armsoc-endlessm (1.4.1-0ubuntu6~20.04ppa1) and a meta package. (1.4.1-0ubuntu6~20.04ppa1) didn't be upstreamed because of the tight schedule. This package has dropped

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-12-02 Thread Chris Halse Rogers
It seems to me that there's no reason why a user of this package couldn't have either: a) changed the configuration in /etc/X11/Xwrapper.config to not require root - my understanding is that with the current package that would work, or b) Built a custom image using this package that did not

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-24 Thread ethan.hsieh
@Robie The image[1] released by Canonical for Xilinx boards is the only one image which pre-loads this package. The users I mentioned are Xilinx board users. Sorry, I didn't use words precisely. xf86-video-armsoc-endlessm was created for Xilinx boards (zcu102/104/106 and Kria) with mali GPU.

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-24 Thread Robie Basak
> No user will use xf86-video-armsoc-endlessm (1.4.1-0ubuntu6~20.04). In *your* use case I'm sure this is true. But this package ships in Ubuntu for everyone, not just for you or your customer. Please provide a credible explanation of *why* you think there are no other users, rather than just

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-24 Thread ethan.hsieh
@Robie The version of xf86-video-armsoc-endlessm in the GM image[1][2] delivered to Xilinx is 1.4.1-0ubuntu6~20.04ppa1. This package has dropped Implement-platform-Probe-driver-call.patch. 1.4.1-0ubuntu6~20.04ppa1 is same as 1.4.1-0ubuntu8~20.04. It didn't be upstreamed because of the tight

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-24 Thread Robie Basak
Do users typically use this package running Xorg as root already, or as non-root? After this proposed fix for resume/suspend, what proportion of users using this package are going to immediately be unable to run X before they discover and implement this workaround? How confident can we be of your

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-19 Thread Brian Murray
xf86-video-armsoc-endlessm (1.4.1-0ubuntu8) jammy; urgency=medium * Bump version to change the referenced bug to public one xf86-video-armsoc-endlessm (1.4.1-0ubuntu7) jammy; urgency=medium * Drop platformProbe implementation patch (LP: #1948764). This forces to use root as the user

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-17 Thread ethan.hsieh
@Robie In this MP, Implement-platform-Probe-driver-call.patch is dropped because it has a side effect which system cannot pass suspend/resume test. Implement-platform-Probe-driver-call.patch was added for LP: #1921153. This patch is the solution of LP: #1921153. It forces to use root as the user

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-17 Thread ethan.hsieh
** Description changed: [Impact] Fail to pass suspend/resume test [Test Case] ### Run suspend/resume stress test on Xilinx ZCU boards. #/bin/bash for i in {1..30}; do echo "Iteration $i" sudo rtcwake -v -m no -s 240 sudo systemctl suspend

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-17 Thread Robie Basak
> Have to force Xorg running as root after removing this patch. > /etc/X11/Xwrapper.config: needs_root_rights = yes Doesn't this regress behaviour? What are the consequences of this for users? ** Changed in: xf86-video-armsoc-endlessm (Ubuntu Focal) Status: New => Incomplete -- You

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-16 Thread Łukasz Zemczak
** Changed in: xf86-video-armsoc-endlessm (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948764 Title: Fail to pass suspend/resume test To manage

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-16 Thread Łukasz Zemczak
Oh, my fault for not noticing this was a private bug, duh. Sorry about that. Let me re-sponsor. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948764 Title: Fail to pass suspend/resume test To

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-03 Thread ethan.hsieh
** Attachment added: "debdiff.focal-1103" https://bugs.launchpad.net/ubuntu/+source/xf86-video-armsoc-endlessm/+bug/1948764/+attachment/5537868/+files/debdiff.focal-1103 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-03 Thread ethan.hsieh
@Robie I uploaded new debdiff to update the referenced bug to public one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948764 Title: Fail to pass suspend/resume test To manage notifications

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-11-03 Thread ethan.hsieh
** Attachment added: "debdiff.jammy-1103" https://bugs.launchpad.net/ubuntu/+source/xf86-video-armsoc-endlessm/+bug/1948764/+attachment/5537867/+files/debdiff.jammy-1103 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-10-27 Thread Mathew Hodson
** Changed in: xf86-video-armsoc-endlessm (Ubuntu Focal) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948764 Title: Fail to pass suspend/resume test To manage

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-10-27 Thread Łukasz Zemczak
Sponsored for both jammy and focal. Note to SRU members: it should be fine to not require this for hirsute and impish. The target series for these packages is focal and we only ever released the changes to the current development series, so that the next LTS had the changes - there are no

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-10-26 Thread Mathew Hodson
** Changed in: xf86-video-armsoc-endlessm (Ubuntu) Importance: Undecided => Low ** Tags added: suspend-resume testcase -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948764 Title: Fail to pass

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-10-26 Thread Ubuntu Foundations Team Bug Bot
The attachment "jammy.debdiff" seems to be a debdiff. The ubuntu- sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-10-26 Thread ethan.hsieh
[Regression potential] 1. Fail to login to Ubuntu desktop environment The issue can be fixed by the config below /etc/X11/Xwrapper.config: needs_root_rights = yes 2. Canonical QA has ran graphic related test cases without any regression issue. ** Description changed: [Impact] Fail to pass

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-10-26 Thread ethan.hsieh
debdiff for jammy ** Patch added: "jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/xf86-video-armsoc-endlessm/+bug/1948764/+attachment/5536137/+files/jammy.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-10-26 Thread ethan.hsieh
debdiff for focal ** Patch added: "focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/xf86-video-armsoc-endlessm/+bug/1948764/+attachment/5536138/+files/focal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1948764] Re: Fail to pass suspend/resume test

2021-10-26 Thread ethan.hsieh
The issue is caused by Implement-platform-Probe-driver-call.patch in the package. This issue is gone after removing Implement-platform-Probe-driver-call.patch. Have to force Xorg running as root after removing this patch. /etc/X11/Xwrapper.config: needs_root_rights = yes -- You received this