[Touch-packages] [Bug 2045621] Re: Improve power consumption on Framework systems

2023-12-05 Thread jeremyszu
** Tags added: amd originate-from-2044861 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2045621 Title: Improve power consumption on Framework systems Status in OEM

[Touch-packages] [Bug 2045621] Re: Improve power consumption on Framework systems

2023-12-05 Thread jeremyszu
Hi Artur, We may want to use systemd-hwe to support this. ** Also affects: systemd-hwe (Ubuntu) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu) Status: In Progress => Fix Committed ** Changed in: systemd (Ubuntu) Assignee: Artur Pak (artur-at-work) =>

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-12-14 Thread jeremyszu
** Description changed: [Workaround] Some workarounds have been suggested in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1842320/comments/125 [Impact]  * In some cases, if the users’ initramfs grow bigger, then it’ll likely not be able to be loaded by grub2.  *

[Touch-packages] [Bug 1950282] Re: Fibocom WWAN FM350-GL-00 (Mediatek M80 5G) support

2022-12-01 Thread jeremyszu
** Tags added: originate-from-1982919 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to modemmanager in Ubuntu. https://bugs.launchpad.net/bugs/1950282 Title: Fibocom WWAN FM350-GL-00 (Mediatek M80 5G) support Status in HWE

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-11-29 Thread jeremyszu
Is it possible if we have an overwrite in debian/rule by using something like DEB_BUILD_ARCH to specify higher compression rate for amd64? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1985887] Re: systemd kills gnome-shell or gnome-terminal if gnome-terminal uses much memory (50% over 20s)

2022-11-06 Thread jeremyszu
Hi Daniel, Finally, I tried to reproduce your scenario on my side but not able to reproduce. * Environment: ubuntu 22.04 64G RAM (allocated a process to occupy 32G RAN) NVMe storage 32G micron SD card (dd /dev/random to a 29G file) * A script to reproduce: #!/bin/bash count=0 file="29G-file"

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-10-31 Thread jeremyszu
I don't think "MODULES=dep" is the proper workaround for this. If an user somehow met this issue, then the system is not able to boot. Users need to do many extra works to find out this workaround and do apply unless we make "MODULES=dep" as default setting in initramfs configs (but I don't

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-10-28 Thread jeremyszu
If possible, I still expect we can make grub supports to boot from bigger initramfs. There will still have users to meet this issue in the future if their initramfs somehow bigger as long as we don't choose use higher compression as workaround (for ubuntu desktop / server). -- You received this

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-09-30 Thread jeremyszu
I don't have such "there is allways that machine (or bad firmware) that nobody heard of that will fail" case from my hand but it's frustrated if it becomes a blocker for fixing the bug for new devices from market. However, I understand how users feel helpless if a SRU introduces a regression

[Touch-packages] [Bug 1985887] Re: systemd kills gnome-shell or gnome-terminal if gnome-terminal uses much memory (50% over 20s)

2022-09-26 Thread jeremyszu
It's interesting. I would like to reproduce your scenario on my side. Would you please share: 1. "ionice -c3 nice cp -a SRC DST" is mandatory? Does it reproducible through a normal "cp -a"? 2. What's the fail rate? 3. Would you please share the data type from "SRC"? a single large 29,613MB

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-09-22 Thread jeremyszu
Hi Julian, I didn't see the 'boot failures on older system' from comment#90. Would you please point it out more specifically? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1985887] Re: systemd kills gnome-shell or gnome-terminal if gnome-terminal uses much memory (50% over 20s)

2022-08-29 Thread jeremyszu
Hi Daniel, could you please share the log (e.g. apport, sosreport or journalctl when issue happens)? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1985887 Title:

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-08-26 Thread jeremyszu
Hi Mauricio, From the patch set in this ticket: ``` +0129-Try-to-pick-better-locations-for-kernel-and-initrd.patch +0130-x86-efi-Use-bounce-buffers-for-reading-to-addresses-.patch +0131-x86-efi-Re-arrange-grub_cmd_linux-a-little-bit.patch

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-08-24 Thread jeremyszu
Hi renton, If you want to build it by yourself, then you should clone this: https://people.canonical.com/~jeremysu/lp1842320/ and built it locally and don't clear the build environment, you can found the efi binary on "obj/monolithic/grub-efi-amd64/grubx64.efi". I personally use pbuilder with

[Touch-packages] [Bug 1985887] Re: systemd kills gnome-shell or gnome-terminal if gnome-terminal uses much memory (50% over 20s)

2022-08-16 Thread jeremyszu
Closed it first because I can not find any normal use case as what stress-ng did. Feel free to reopen and investigating if any normal use case got "being ...% > 50.00% for > 20s with reclaim activity". ** Changed in: systemd (Ubuntu) Status: New => Invalid ** Changed in: oem-priority

[Touch-packages] [Bug 1985887] Re: systemd kills gnome-shell or gnome-terminal if gnome-terminal uses much memory (50% over 20s)

2022-08-16 Thread jeremyszu
alright, although the children are belong to same cgroup but > as a measurement of the CPU time lost due to lack of memory. it seems to me there is no a normal case from users will hit it unless memory stressors. -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1985887] Re: systemd kills gnome-shell or gnome-terminal if gnome-terminal uses much memory (50% over 20s)

2022-08-16 Thread jeremyszu
yes, it same as what I understand. systemd-run and over ssh could have a session out of monitored by systemd-oomd. I'm trying to understand if any use cases will similar to this case? something like launching a lot of tabs from chrome/firefox browsers, I suppose all tabs will belong to same

[Touch-packages] [Bug 1985887] Re: systemd kills gnome-shell or gnome-terminal if gnome-terminal uses much memory (50% over 20s)

2022-08-16 Thread jeremyszu
systemd-oomd doesn't care about the slices other than user slice, it's why the sshd won't be killed but it also use a lot of memory: /sys/fs/cgroup/user.slice/user-1001.slice/session-4.scope/memory.pressure some avg10=69.94 avg60=69.56 avg300=43.64 total=202010660 full avg10=69.07 avg60=68.73

[Touch-packages] [Bug 1985887] Re: systemd kills gnome-shell or gnome-terminal if gnome-terminal uses much memory (50% over 20s)

2022-08-16 Thread jeremyszu
okay, I can reproduce this issue in Xorg as well. `stress-ng --stack 0 --timeout 300` and I can see Tue Aug 16 03:13:49 PM CST 2022 ./memory.pressure some avg10=64.25 avg60=28.75 avg300=7.33 total=23575913 full avg10=62.74 avg60=28.13 avg300=7.17 total=23107632

[Touch-packages] [Bug 1985887] Re: systemd kills gnome-shell or gnome-terminal if gnome in Wayland

2022-08-12 Thread jeremyszu
I did read some threads / bugs. >From what I can see so far, it doesn't relate to swap because stressors will >fill all memory / swap. Although it's a stress test, I though if user has many tabs on browser will eventually meet this issue. >From what systemd-oomd current design, it will kill the

[Touch-packages] [Bug 1985887] [NEW] systemd kills gnome-shell or gnome-terminal if gnome in Wayland

2022-08-12 Thread jeremyszu
Public bug reported: [Steps to reproduce] 0. Install Jammy image 1. open gnome terminal 2. issue stress_ng or Canonical certification tool checkbox as "checkbox-cli run com.canonical.certification::memory/memory_stress_ng" 3. Terminal or Gnome-shell will be killed by systemd-oomd It's because

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-08-08 Thread jeremyszu
** Patch added: "0134-linuxefi-fail-kernel-validation-without-shim-protoco.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1842320/+attachment/5607435/+files/0134-linuxefi-fail-kernel-validation-without-shim-protoco.patch -- You received this bug notification because you are a

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-08-08 Thread jeremyszu
** Patch added: "0133-x86-efi-Allow-initrd-params-cmdline-allocations-abov.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1842320/+attachment/5607434/+files/0133-x86-efi-Allow-initrd-params-cmdline-allocations-abov.patch -- You received this bug notification because you are a

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-08-08 Thread jeremyszu
This patch is not from upstream or rhboot but which has been submitted as a MP to rhboot https://github.com/rhboot/grub2/pull/102 +0129-Try-to-pick-better-locations-for-kernel-and-initrd.patch +0130-x86-efi-Use-bounce-buffers-for-reading-to-addresses-.patch

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-08-08 Thread jeremyszu
** Patch added: "0132-x86-efi-Make-our-own-allocator-for-kernel-stuff.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1842320/+attachment/5607433/+files/0132-x86-efi-Make-our-own-allocator-for-kernel-stuff.patch -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-08-08 Thread jeremyszu
** Patch added: "0131-x86-efi-Re-arrange-grub_cmd_linux-a-little-bit.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1842320/+attachment/5607432/+files/0131-x86-efi-Re-arrange-grub_cmd_linux-a-little-bit.patch -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-08-08 Thread jeremyszu
** Patch added: "0130-x86-efi-Use-bounce-buffers-for-reading-to-addresses-.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1842320/+attachment/5607431/+files/0130-x86-efi-Use-bounce-buffers-for-reading-to-addresses-.patch -- You received this bug notification because you are a

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-08-08 Thread jeremyszu
As my MP from comment#69 doesn't have response from rhboot team. Shared the debdiff here for review to consider to carry it in Ubuntu. ** Patch added: "0129-Try-to-pick-better-locations-for-kernel-and-initrd.patch"

[Touch-packages] [Bug 1842320] Re: Out of Memory on boot with 5.2.0 kernel

2022-06-16 Thread jeremyszu
#0 grub_memalign (align=1, size=592214020) at ../../../grub-core/kern/mm.c:376 #1 0x7dd7b074 in grub_malloc (size=592214020) at ../../../grub-core/kern/mm.c:408 #2 0x7dd7a2c8 in grub_verifiers_open (io=0x7bc02d80, type=131076) at ../../../grub-core/kern/verifiers.c:150 #3

[Touch-packages] [Bug 1842320] Re: Out of Memory on boot with 5.2.0 kernel

2022-06-16 Thread jeremyszu
In my scenario, the 'out of memory' occurred in grub_memalign(). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1842320 Title: Out of Memory on boot with 5.2.0

[Touch-packages] [Bug 1842320] Re: Out of Memory on boot with 5.2.0 kernel

2022-06-09 Thread jeremyszu
** Tags added: jellyfish-edge-staging -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1842320 Title: Out of Memory on boot with 5.2.0 kernel Status in grub:

[Touch-packages] [Bug 1842320] Re: Out of Memory on boot with 5.2.0 kernel

2022-06-01 Thread jeremyszu
** Bug watch added: GNU Savannah Bug Tracker #61058 http://savannah.gnu.org/bugs/?61058 ** Also affects: grub via http://savannah.gnu.org/bugs/?61058 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1842320] Re: Out of Memory on boot with 5.2.0 kernel

2022-05-30 Thread jeremyszu
the problem seems to me that memory allocation issue with higher resolution monitor. When issue happening, the grub shell not able to read some files (depends on current memory usage). For instance, I create 20M, 30M, 40M, 50M ... 80M, 90M, 100M, 101M, 102M ... 110M, 120M, 130M, etc... files and

[Touch-packages] [Bug 1966179] Re: The airplane hotkey does not work on lots of HP platforms

2022-05-10 Thread jeremyszu
** Changed in: oem-priority Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1966179 Title: The airplane hotkey does not work

[Touch-packages] [Bug 1966179] Re: The airplane hotkey does not work on lots of HP platforms

2022-05-03 Thread jeremyszu
@Brian, Thanks for your attention. As comment#8 from LP#1955997: ``` evdev:name:Intel HID events:dmi:bvn*:bvr*:bd*:svnHP*:pnHPZBookStudio16.0InchMobileWorkstationPC:pvr* ``` Unfortunately, ``` In the mail from HP (please see the lp1966179), HP also confirmed the previous two platforms' dmi

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-04-26 Thread jeremyszu
** Changed in: oem-priority Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1955997 Title: The airplane hotkey has no function

[Touch-packages] [Bug 1966179] Re: The airplane hotkey does not work on lots of HP platforms

2022-04-26 Thread jeremyszu
Got feedback from Andy, other platforms are working good with -proposed version. ** Tags removed: verification-needed verification-needed-focal verification-needed-impish ** Tags added: verification-done verification-done-focal verification-done-impish -- You received this bug notification

[Touch-packages] [Bug 1966179] Re: The airplane hotkey does not work on lots of HP platforms

2022-04-25 Thread jeremyszu
evdev:name:Intel HID events:dmi:bvn*:bvr*:bd*:svnHP*:pnHPZBookFury16inchG9MobileWorkstationPC:pvr* from focal-proposed and impish-proposed are working on my Magneta-PV- SKU2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1966179] Re: The airplane hotkey does not work on lots of HP platforms

2022-04-25 Thread jeremyszu
evdev:name:Intel HID events:dmi:bvn*:bvr*:bd*:svnHP*:pnHPZBookFury16inchG9MobileWorkstationPC:pvr* from focal-proposed and impish-proposed are working on my Vision-PV- SKU16 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1966179] Re: The airplane hotkey does not work on lots of HP platforms

2022-04-22 Thread jeremyszu
Thank you for your great support! ** Changed in: oem-priority Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1966179 Title:

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-04-14 Thread jeremyszu
** Tags added: originate-from-1968990 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1955997 Title: The airplane hotkey has no function on a HP platform Status in OEM

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-04-12 Thread jeremyszu
Hi Nick and Brian, When I verified this ticket, I did upgrade systemd to proposed version on the target machines. (245.4-4ubuntu3.16 and 248.3-1ubuntu8.4) I can see the airplane mode toggled when pressing the airplane function key. I saw the targeted version now is "248.3-1ubuntu8.5". Let me

[Touch-packages] [Bug 1902464] Re: The rear panel of Lenovo P620 doesn't support more than one audio device at the same time

2022-04-04 Thread jeremyszu
** Changed in: oem-priority Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1902464 Title: The rear panel of Lenovo P620

[Touch-packages] [Bug 1966179] Re: The airplane hotkey does not work on lots of HP platforms

2022-04-01 Thread jeremyszu
HP finally confirmed the dmistring for the G9 platforms we currently have. https://drive.google.com/file/d/12HxmGeHcGDRqyay_DLf3WR7M3-T8bv0V/view?usp=sharing -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-03-30 Thread jeremyszu
** Tags removed: verification-needed verification-needed-focal verification-needed-impish ** Tags added: verification-done verification-done-focal verification-done-impish ** Changed in: oem-priority Status: Triaged => Fix Committed -- You received this bug notification because you are

[Touch-packages] [Bug 1966179] Re: The airplane hotkey does not work on lots of HP platforms

2022-03-24 Thread jeremyszu
Patch is here https://code.launchpad.net/~os369510/ubuntu/+source/systemd/+git/systemd/+ref/ubuntu-focal PPA is here https://launchpad.net/~os369510/+archive/ubuntu/lp1966179 Hi Andy, Would you please help to try the systemd from the PPA? ** Changed in: oem-priority Status: New => In

[Touch-packages] [Bug 1965490] Re: [FFe] Create multiple profiles per verb for conflicting devices

2022-03-18 Thread jeremyszu
** Also affects: oem-priority Importance: Undecided Status: New ** Changed in: oem-priority Importance: Undecided => Critical ** Tags added: oem-priority -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1902464] Re: The rear panel of Lenovo P620 doesn't support more than one audio device at the same time

2022-03-16 Thread jeremyszu
Upstream seems replaced the comment#7 by https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/596 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1902464

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-03-11 Thread jeremyszu
Hi Robie, Lukas, As I mentioned on comment#17, impish and focal are using allowing-list to add two HP new products. I don't think it will cause the regression, could we please let impish and focal get the patch? The unblock intel-hid is in Jammy and it's not yet release, we can negotiate it

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-02-16 Thread jeremyszu
Hi Robie, Thanks for sharing the changes with other flavors. Just want to clarify the comment#14-16 are talking about Jammy which shouldn't blocking Focal#5 and Impish#10 SRU. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-02-10 Thread jeremyszu
Hi Robie, I think we are talking about Jammy as comment#11. and yes, as I mentioned in "Where problems could occur": >also each DM still need to deal with multi-rfkill events because upstream >changes[2]. From what I learned from HP, there are some old platforms have both Intel-HID and HPQ6001

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-01-17 Thread jeremyszu
** Changed in: oem-priority Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1955997 Title: The airplane hotkey has no function on a HP

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-01-12 Thread jeremyszu
for jammy, and verified pass on both platforms. BTW, for jammy. The intel-hid driver doesn't load probably caused by acpi device not found or other kernel/driver related issue. FWIK, 5.13 is not final kernel for jammy. I tried this patch with 5.14.0-oem-1018 kernel and it works as expected. **

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-01-12 Thread jeremyszu
This patch is for impish. Verified pass on both HP new platforms. ** Patch added: "lp1955997-add-a-whitelist-to-unblock-intel-hid-on-HP-mach.debdiff"

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-01-12 Thread jeremyszu
Based on the discussion on https://chat.canonical.com/canonical/pl/ywmmrm9d9j8cdkcwbyx6rkwqgh. We will solve this issue by 1) maintain a whitelist on focal and impish 2) backport unmast intel-hid[1] on jammy [1] https://github.com/systemd/systemd/pull/20219 ** Patch removed:

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-01-11 Thread jeremyszu
** Changed in: oem-priority Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1955997 Title: The airplane hotkey has no function on a

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-01-10 Thread jeremyszu
Hi Lukas, The jammy and impish do have this issue and will be fixed in v250[1], FWIK, we will upgrade to v250 soon? let me know if you think I should still prepare the workaround for impish and jammy. [1] https://github.com/systemd/systemd/pull/20219 -- You received this bug notification

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-01-09 Thread jeremyszu
New version which supporting for two HP new machines. Please ignore comment#1. This patch contains the platform I mentioned on comment#3. ** Patch added: "lp1955997-add-a-whitelist-to-unblock-intel-hid-on-HP-mach.debdiff"

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-01-06 Thread jeremyszu
btw, there is the other HP platform need the to be added in this whitelist but still confirming with HP about the correct dmi string. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-01-06 Thread jeremyszu
btw, there is the other HP new generation platform which need this kind of patch but still waiting for HP to confirm the correct dmi for whole platform generation. ** Description changed: + [Impact] + The airplane hokey doesn't work on HP new generation machines. + + [Test Plan] + Press

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-01-06 Thread jeremyszu
for focal ** Patch added: "lp1955997-add-a-whitelist-to-unblock-intel-hid-on-HP-machines.debdiff" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1955997/+attachment/5552318/+files/lp1955997-add-a-whitelist-to-unblock-intel-hid-on-HP-machines.debdiff -- You received this bug

[Touch-packages] [Bug 1955997] Re: The airplane hotkey has no function on a HP platform

2022-01-06 Thread jeremyszu
** Tags added: originate-from-1955896 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1955997 Title: The airplane hotkey has no function on a HP platform Status in OEM

[Touch-packages] [Bug 1955997] [NEW] The airplane hotkey has no function on a HP platform

2021-12-29 Thread jeremyszu
NOME/gnome-settings-daemon/-/commit/f4dbcf3d7b0f951fe44b29229206c97b625dbfda ** Affects: oem-priority Importance: Critical Assignee: jeremyszu (os369510) Status: In Progress ** Affects: systemd (Ubuntu) Importance: Undecided Status: New ** Tags: oem-priority originate-fr

[Touch-packages] [Bug 1955566] Re: iris driver doesn't load correctly

2021-12-22 Thread jeremyszu
Hi Sponsors, Would you please help to review this minor patch? thanks! ** Changed in: oem-priority Status: In Progress => Triaged ** Summary changed: - iris driver doesn't load correctly + iris driver doesn't load correctly on intel pci_id 0x4688 -- You received this bug notification

[Touch-packages] [Bug 1955566] Re: iris driver doesn't load correctly

2021-12-22 Thread jeremyszu
Impish and Jammy all have this patch. We don't need to bother them. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1955566 Title: iris driver doesn't load correctly on intel

[Touch-packages] [Bug 1955566] Re: iris driver doesn't load correctly

2021-12-22 Thread jeremyszu
for focal ** Patch added: "mesa_21.0.3-0ubuntu0.3~20.04.6.debdiff" https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1955566/+attachment/5549109/+files/mesa_21.0.3-0ubuntu0.3~20.04.6.debdiff ** Changed in: oem-priority Assignee: (unassigned) => jeremyszu (os369510) ** Ch

[Touch-packages] [Bug 1955566] Re: iris driver doesn't load correctly

2021-12-22 Thread jeremyszu
** Description changed: [Impact] - * iris driver doesn't load with pci_id 4688. Instead, it uses llvm. - we expect the Intel GPU uses iris driver. +  * iris driver doesn't load with pci_id 4688. Instead, it uses llvm. + we expect the Intel GPU uses iris driver. [Test Plan] -

[Touch-packages] [Bug 1955566] [NEW] iris driver doesn't load correctly

2021-12-22 Thread jeremyszu
Public bug reported: [Impact] * iris driver doesn't load with pci_id 4688. Instead, it uses llvm. we expect the Intel GPU uses iris driver. [Test Plan] * $ DISPLAY=:0 glxinfo | grep -i opengl OpenGL vendor string: Mesa/X.org OpenGL renderer string: llvmpipe (LLVM 12.0.0, 256 bits) ...

[Touch-packages] [Bug 1952832] Re: internal speaker not list in sound setting when external audio device is conneceted

2021-11-30 Thread jeremyszu
Update from https://bugs.launchpad.net/stella/+bug/1948777: 1) --- The Speaker in general doesn't have corresponding jack, so its availability is "unknown". When it's legacy HDA, once a Headphone is plugged, PulseAudio will disable all "unknown" profiles, so the speaker is gone in this case.

[Touch-packages] [Bug 1952832] [NEW] internal speaker not list in sound setting when external audio device is conneceted

2021-11-30 Thread jeremyszu
Public bug reported: [Summary] internal speaker not list in sound setting when external device is connected [Steps to reproduce] 1) check sound setting, internal speak is listed in sound setting --> output device 2) plug a headset in 3.5mm headphone jack (front port) 3) check sound setting 4)

[Touch-packages] [Bug 1945418] Re: Hibernate doesn't support as the default action in Ubuntu when critical power

2021-09-29 Thread jeremyszu
@seb128, got it, I created this one for discussion. https://gitlab.freedesktop.org/upower/upower/-/issues/156 ** Bug watch added: gitlab.freedesktop.org/upower/upower/-/issues #156 https://gitlab.freedesktop.org/upower/upower/-/issues/156 -- You received this bug notification because you

[Touch-packages] [Bug 1945418] [NEW] Hibernate doesn't support as the default action in Ubuntu when critical power

2021-09-29 Thread jeremyszu
0.99.11-1build2 amd64abstraction for power management - shared library ii upower 0.99.11-1build2 amd64abstraction for power managemen ** Affects: oem-priority Importance: High As

[Touch-packages] [Bug 1942208] Re: The nvidia-dkms will be installed when installing nvidia driver through "Additional Drivers"

2021-08-31 Thread jeremyszu
y ** Also affects: oem-priority Importance: Undecided Status: New ** Changed in: oem-priority Assignee: (unassigned) => jeremyszu (os369510) ** Changed in: oem-priority Importance: Undecided => High ** Changed in: oem-priority Status: New => Confirmed -- Yo

[Touch-packages] [Bug 1942208] [NEW] The nvidia-dkms will be installed when installing nvidia driver through "Additional Drivers"

2021-08-31 Thread jeremyszu
/ubuntu focal/main amd64 Packages 500 http://tw.archive.ubuntu.com/ubuntu focal/main i386 Packages ** Affects: oem-priority Importance: Undecided Assignee: jeremyszu (os369510) Status: New ** Affects: software-properties (Ubuntu) Importance: Undecided Sta

[Touch-packages] [Bug 1918855] Re: Xorg crashed with SIGABRT when under memory pressure

2021-08-20 Thread jeremyszu
** Changed in: oem-priority Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1918855 Title: Xorg crashed with SIGABRT when under memory

[Touch-packages] [Bug 1932352] Re: Fix micmute hotkeys on HP Elite Dragonfly

2021-08-10 Thread jeremyszu
** Changed in: oem-priority Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1932352 Title: Fix micmute hotkeys on HP Elite Dragonfly

[Touch-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-03 Thread jeremyszu
** Summary changed: - The image is distrorted while use iGPU rendering and output via AMD GPU + The image is distorted while use iGPU rendering and output via AMD GPU -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in

[Touch-packages] [Bug 1937988] Re: The image is distrorted while use iGPU rendering and output via AMD GPU

2021-07-29 Thread jeremyszu
@Shengyao, I meant the -dri1. I think the -dri2 is backported from https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11877#. Let's discuss it on upstream thread. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa

[Touch-packages] [Bug 1937988] Re: The image is distrorted while use iGPU rendering and output via AMD GPU

2021-07-28 Thread jeremyszu
I did submit a discussion to discuss about "Launch using Dedicated Graphic Card" design. https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4509 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #4509 https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4509 -- You received

[Touch-packages] [Bug 1937988] Re: The image is distrorted while use iGPU rendering and output via AMD GPU

2021-07-28 Thread jeremyszu
@Shengyao, We still can reproduce this issue by following: 1. boot from dGPU (AMD) 2. DRI_PRIME=1 gxlgear 3. resize the window slowly. ** Tags added: fossa-edge-staging -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa

[Touch-packages] [Bug 1937988] Re: The image is distrorted while use iGPU rendering and output via AMD GPU

2021-07-26 Thread jeremyszu
@Shengyao, Thanks, would you please share the ppa you tested here that we could give it a try? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1937988 Title: The image is

[Touch-packages] [Bug 1937988] [NEW] The image is distrorted while use iGPU rendering and output via AMD GPU

2021-07-25 Thread jeremyszu
Public bug reported: [Steps to reproduce] 1. Connect a monitor on the AMD GPU. 2. Power on the system and boot into OS. 3. Run below command to launch glxgear Cmd> DRI_PRIME=1 glxgears -info [Expected result] The image is not distrorted while running the glxgears [Actual result] The image is

[Touch-packages] [Bug 1918855] Re: Xorg xserver got signal 6 to abort

2021-07-01 Thread jeremyszu
** Changed in: oem-priority Status: In Progress => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1918855 Title: Xorg xserver got signal 6 to abort Status in

[Touch-packages] [Bug 1932352] [NEW] Fix micmute hotkeys on HP Elite Dragonfly

2021-06-17 Thread jeremyszu
then this patch may cause it's mic mute key become malfunction. However, this rule is confirmed/provided from HP. ** Affects: oem-priority Importance: Critical Assignee: jeremyszu (os369510) Status: Triaged ** Affects: systemd (Ubuntu) Importance: Undecided Status: New

[Touch-packages] [Bug 1918855] Re: Xorg xserver got signal 6 to abort

2021-06-17 Thread jeremyszu
** Tags added: originate-from-1932285 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1918855 Title: Xorg xserver got signal 6 to abort Status in Mesa: Unknown Status in

[Touch-packages] [Bug 1918855] Re: Xorg xserver got signal 6 to abort

2021-05-28 Thread jeremyszu
@Timo, I guess you could get passed if adding "--oomable" ** Also affects: plainbox-provider-checkbox Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu.

[Touch-packages] [Bug 1918855] Re: Xorg xserver got signal 6 to abort

2021-05-28 Thread jeremyszu
``` Mar 3 18:07:02 kernel: [ 4935.420223] gnome-shell invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0 Mar 3 18:07:16 kernel: [ 4949.440656] gnome-shell invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0 Mar 3 18:08:11

[Touch-packages] [Bug 1918855] Re: Xorg xserver got signal 6 to abort

2021-05-27 Thread jeremyszu
** Tags added: originate-from-1929152 stella -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1918855 Title: Xorg xserver got signal 6 to abort Status in Mesa: Unknown

[Touch-packages] [Bug 1929371] Re: [SRU] there is always a "Rear Microphone - Built-in Audio" option on the input device list even if the microphone is unplugged

2021-05-25 Thread jeremyszu
Hi Daniel, SRU template filled, thanks! ** Description changed: [Impact] + In Lenovo P520, which using a codec for front panel, the other codec for rear panel and both are on a same card. + + In this case, the rear Mic will present on input devices of "Sound + Settings" even if attaching

[Touch-packages] [Bug 1929371] Re: [SRU] there is always a "Rear Microphone - Built-in Audio" option on the input device list even if the microphone is unplugged

2021-05-25 Thread jeremyszu
For focal ** Patch added: "pulseaudio_13.99.1-1ubuntu3.11.debdiff" https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1929371/+attachment/5500253/+files/pulseaudio_13.99.1-1ubuntu3.11.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1929371] Re: [SRU] there is always a "Rear Microphone - Built-in Audio" option on the input device list even if the microphone is unplugged

2021-05-25 Thread jeremyszu
For groovy ** Patch added: "pulseaudio_13.99.2-1ubuntu2.4.debdiff" https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1929371/+attachment/5500217/+files/pulseaudio_13.99.2-1ubuntu2.4.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1929371] Re: [SRU] there is always a "Rear Microphone - Built-in Audio" option on the input device list even if the microphone is unplugged

2021-05-25 Thread jeremyszu
For hirsute ** Patch added: "pulseaudio_14.2-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1929371/+attachment/5500206/+files/pulseaudio_14.2-1ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1929371] Re: [SRU] there is always a "Rear Microphone - Built-in Audio" option on the input device list even if the microphone is unplugged

2021-05-25 Thread jeremyszu
For impish ** Patch added: "pulseaudio_14.2-2ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1929371/+attachment/5500205/+files/pulseaudio_14.2-2ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1929371] Re: [SRU] there is always a "Rear Microphone - Built-in Audio" option on the input device list even if the microphone is unplugged

2021-05-25 Thread jeremyszu
alsa-ucm-conf/h/i already contains this patch https://github.com/alsa- project/alsa-ucm-conf/commit/368f10bdc3dbfd4f83ab348b54b8455f08fd1a9e. Thus, skip. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.

[Touch-packages] [Bug 1929371] Re: [SRU] there is always a "Rear Microphone - Built-in Audio" option on the input device list even if the microphone is unplugged

2021-05-25 Thread jeremyszu
For groovy ** Patch added: "alsa-ucm-conf_1.2.2-1ubuntu5.3.debdiff" https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1929371/+attachment/5500204/+files/alsa-ucm-conf_1.2.2-1ubuntu5.3.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1929371] Re: [SRU] there is always a "Rear Microphone - Built-in Audio" option on the input device list even if the microphone is unplugged

2021-05-25 Thread jeremyszu
For focal ** Patch added: "alsa-ucm-conf_1.2.2-1ubuntu0.8.debdiff" https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1929371/+attachment/5500202/+files/alsa-ucm-conf_1.2.2-1ubuntu0.8.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1929371] Re: [SRU] there is always a "Rear Microphone - Built-in Audio" option on the input device list even if the microphone is unplugged

2021-05-25 Thread jeremyszu
** Also affects: alsa-ucm-conf (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1929371 Title: [SRU] there is always

[Touch-packages] [Bug 1902464] Re: The rear panel of Lenovo P620 doesn't support more than one audio device at the same time

2021-05-25 Thread jeremyszu
@Seb, I'll work on these two patches comment#3 mentioned in the other bug. https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1929371 Let's leave this ticket to track https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/290 -- You received this bug notification because

[Touch-packages] [Bug 1929371] [NEW] [SRU] there is always a "Rear Microphone - Built-in Audio" option on the input device list even if the microphone is unplugged

2021-05-23 Thread jeremyszu
Public bug reported: [Impact] [Fix] [Test] [Where problems could occur] ** Affects: oem-priority Importance: High Assignee: jeremyszu (os369510) Status: In Progress ** Affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Tags: oem-priority

[Touch-packages] [Bug 1902464] Re: The rear panel of Lenovo P620 doesn't support more than one audio device at the same time

2021-04-12 Thread jeremyszu
Although comment#2 is merged, this issue still needs PA corresponding (https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/290). Therefore, we will deliver a special alsa-ucm-conf on our oem-archive as short-term solution and leave it be replaced after this ticket gets the

  1   2   >