[Bug 2062135] Re: Add Cirrus Logic CS35L56 amplifier support

2024-06-12 Thread AceLan Kao
Boot with 6.8.0-38.38 kernel, both the left and right speakers work
fine.


** Tags removed: verification-needed-noble-linux
** Tags added: verification-done-noble-linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062135

Title:
  Add Cirrus Logic CS35L56 amplifier support

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2062135/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2065128] Re: rtw89_8852ce - Lost WIFI connection after suspend

2024-06-11 Thread AceLan Kao
** Description changed:

  [Impact]
  Lost WIFI connection after suspend.
  While this happen, the WIFI module couldn't detect any AP, re-enable module 
and reboot OS without any help.
  There only way to get it back is cold boot.
  
  [Fix]
  Realtek provides a fix which has been included in rtw maintainer's tree
  
https://lore.kernel.org/linux-wireless/20240426061200.44262-1-pks...@realtek.com/T/#mbfcb37c2fdc85ba280743f2b07fbf1fa8719eb79
+ 
+ The commits has been included in v6.10-rc1
+ 4e5957101d42 wifi: rtw89: 8852c: refine power sequence to imporve power 
consumption
+ 535c045da60f wifi: rtw89: reset AFEDIG register in power off sequence
  
  [Test case]
  1. Boot into OS
  2. open terminal to keep checking dmesg or check the wifi connection from GUI
  3. suspend/resume multiple times
  4. check the wifi connection
  
  [Where problems could occur]
  What the 2 commits should be safe and won't introduce any regression.
  1. Reset AFEDIG register before BB reset in power off sequence
  2. Adjust power and clock parameters

** Changed in: linux (Ubuntu Oracular)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065128

Title:
  rtw89_8852ce - Lost WIFI connection after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2065128/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2043542] Re: Support Mediatek MT7925 WiFi/BT

2024-06-04 Thread AceLan Kao
** Tags added: originate-from-2042496

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2043542

Title:
  Support Mediatek MT7925 WiFi/BT

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2043542/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067883] Re: i915 cannot probe successfully on HP ZBook Power 16 G11

2024-06-04 Thread AceLan Kao
** Description changed:

+ SRU Justification
+ [Impact]
+ The i915 doesn't load and got below message
+ Jun 03 04:23:16 kernel: i915 :00:02.0: Your graphics device 7dd5 is not 
properly supported by i915 in this kernel version. To force driver probe 
anyway, use i915.force_probe=7dd5 module parameter or 
CONFIG_DRM_I915_FORCE_PROBE=7dd5 configuration option, or (recommended) check 
for kernel updates.
+ 
+ [Fix]
+ Applied below commit fixes the issue
+ 213c43676beb drm/i915/mtl: Remove the 'force_probe' requirement for Meteor 
Lake
+ 
+ [Test]
+ 1. boot up mtl system
+ 2. see if the graphics works normal
+ 
+ [Where problems could occur]
+ We have been using 6.5-oem kernel for quite a long time to support mtl 
platforms. So far, we don't see any i915 gfx related issues. So, it should be 
safe to remove mtl force_probe on 6.5-hwe kernel.
+ 
+ 
+ 
  I'm currently install Ubuntu 22.04.4 on HP ZBook Power 16 G11, and I got
  this message from kernel:
  
  Jun 03 04:23:16 kernel: i915 :00:02.0: Your graphics device 7dd5 is not 
properly supported by i915 in this
- kernel version. To force driver probe anyway, use 
i915.force_probe=7dd5
- module parameter or CONFIG_DRM_I915_FORCE_PROBE=7dd5 
configuration option,
- or (recommended) check for kernel updates.
+ kernel version. To force driver probe anyway, use 
i915.force_probe=7dd5
+ module parameter or CONFIG_DRM_I915_FORCE_PROBE=7dd5 
configuration option,
+ or (recommended) check for kernel updates.
  
  uname -r: 6.5.0-35-generic
  PCI:
  00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:7dd5] (rev 08) (prog-if 00 [VGA controller])
- DeviceName: Onboard IGD
- Subsystem: Hewlett-Packard Company Device [103c:8ca0]
- Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
- Kernel modules: i915
+ DeviceName: Onboard IGD
+ Subsystem: Hewlett-Packard Company Device [103c:8ca0]
+ Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
+ Kernel modules: i915
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-6.5.0-35-generic 6.5.0-35.35~22.04.1
  ProcVersionSignature: Ubuntu 6.5.0-35.35~22.04.1-generic 6.5.13
  Uname: Linux 6.5.0-35-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Mon Jun  3 04:38:07 2024
  InstallationDate: Installed on 2024-05-31 (3 days ago)
  InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240220)
  SourcePackage: linux-signed-hwe-6.5
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067883

Title:
  i915 cannot probe successfully on HP ZBook Power 16 G11

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2067883/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067883] Re: i915 cannot probe successfully on HP ZBook Power 16 G11

2024-06-04 Thread AceLan Kao
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: linux-signed-hwe-6.5 (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** No longer affects: linux-signed-hwe-6.5 (Ubuntu Mantic)

** No longer affects: linux-signed-hwe-6.5 (Ubuntu Jammy)

** No longer affects: linux-signed-hwe-6.5 (Ubuntu)

** No longer affects: linux (Ubuntu Jammy)

** Changed in: linux (Ubuntu Mantic)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux (Ubuntu Mantic)
   Status: New => In Progress

** Changed in: linux (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067883

Title:
  i915 cannot probe successfully on HP ZBook Power 16 G11

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2067883/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067980] [NEW] Disable the i915.psr2 on AUO(0x06, 0xaf, 0xa3, 0xc3) panel

2024-06-03 Thread AceLan Kao
Public bug reported:

[Impact]
In Dell oem project, we found the graphic is flickering on some
machines, finally we narrowed down the issue on (some specific panels +
i915.psr2 enabled), and the issue was reported to Intel, Intel fixed
the issue in the most recent mainline kernel.

It is hard to backport the patches to oem-6.5, so we wrote
a workaround patch to disable the psr2 for those pannels in the oem-6.5.

[Fix]
A quirk to disable psr2 on the AUO panel.

The real fix has been merged into noble and 6.8-oem kernels.

[Test]
1. boot up and moving the cursor around every cornors of the screen
2. it should shows the graphics well and no flicks

[Where problems could occur]
The quirk only affects the listed panel, so there should be no impact on other 
panels.
And disable psr2 never introduce regressions, just impact run time power 
consumption a little bit.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux-oem-6.5 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-6.5 (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress


** Tags: oem-priority originate-from-2067366 somerville

** Also affects: linux-oem-6.5 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-6.5 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-6.5 (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-6.5 (Ubuntu)
   Status: New => Invalid

** Tags added: oem-priority originate-from-2067366 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067980

Title:
  Disable the i915.psr2 on AUO(0x06,0xaf,0xa3,0xc3) panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2067980/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057430] Re: The screen brightness is unable to adjust on BOE panel DPN#R6FD8

2024-06-03 Thread AceLan Kao
Verified with 6.5.0-41.41

** Tags removed: verification-needed-mantic-linux
** Tags added: verification-done-mantic-linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057430

Title:
  The screen brightness is unable to adjust on BOE panel DPN#R6FD8

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2057430/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049358] Re: mtk_t7xx WWAN module fails to probe with: Invalid device status 0x1

2024-05-08 Thread AceLan Kao
** Description changed:

  [Impact]
  No modems were found sometimtes after reboot/poweroff
  Got below messages when it fails
  
  [ 1.294786] mtk_t7xx :05:00.0: enabling device ( -> 0002)
  [ 1.298085] mtk_t7xx :05:00.0: PCIe Bus Error: severity=Uncorrected 
(Non-Fatal), type=Transaction Layer, (Requester ID)
  [ 1.298108] mtk_t7xx :05:00.0: device [14c3:4d75] error 
status/mask=0010/0040
  [ 1.298123] mtk_t7xx :05:00.0: [20] UnsupReq (First)
  [ 1.298136] mtk_t7xx :05:00.0: AER: TLP Header: 4001 000f 
88824030 3e800100
  [ 1.298460] mtk_t7xx :05:00.0: AER: can't recover (no error_detected 
callback)
  [ 3.302402] mtk_t7xx :05:00.0: Invalid device status 0x1
  
  [Fix]
- Fibocom provides a fix for this issue which is included in linux-next now
+ Fibocom provides a fix for this issue which is included in v6.9-rc1 now
  
https://patchwork.kernel.org/project/netdevbpf/cover/meyp282mb26974aacdba0a16649d6f094bb...@meyp282mb2697.ausp282.prod.outlook.com/
  
  2dac6381c3da net: wwan: t7xx: Add fastboot WWAN port
  d27553c14f06 net: wwan: t7xx: Infrastructure for early port configuration
  409c38d4f156 net: wwan: t7xx: Add sysfs attribute for device state machine
  e3caf184107a wwan: core: Add WWAN fastboot port type
  
  [Test Case]
  1. Boot to OS.
  2. Insert sim card to the system.
  3. Check the gnome-settings with WWAN settings or check with command mmcli -L
  4. Repeat 1, 2, 3 multiple times and make sure WWAN always exists and works 
well
  
  [Where problems could occur]
  Hard to tell, but ODM and us did some tests and confirmed the WWAN doesn't 
keep working during 1900 reboot stress test.
  
  =
  At booting up:
  
  mtk_t7xx :56:00.0: enabling device ( -> 0002)
  mtk_t7xx :56:00.0: Invalid device status 0x1
  mtk_t7xx :56:00.0: Port AT is not opened, drop packets
  mtk_t7xx :56:00.0: Packet drop on channel 0x1004, port not found
  
  And at suspending:
  
  mtk_t7xx :56:00.0: Not ready for system sleep
  mtk_t7xx :56:00.0: PM: device_prepare(): pci_pm_prepare+0x0/0x80 returns 
-110
  mtk_t7xx :56:00.0: PM: not prepared for power transition: code -110
  PM: Some devices failed to suspend, or early wake event detected
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1157 F pulseaudio
  CasperMD5CheckMismatches: ./preseed/project.cfg
  CasperMD5CheckResult: fail
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-stella-jammy-amd64-20231228-670
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2023-12-28 (18 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - 
pc-stella-jammy-amd64-20231228-670
  MachineType: HP HP Elite x360 830 13 inch G11 2-in-1 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-3011-oem 
root=UUID=34294b64-68b6-4f94-9606-9be6144aa431 ro automatic-oem-config quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 6.5.0-3011.12-oem 6.5.3
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.5.0-3011-oem N/A
   linux-backports-modules-6.5.0-3011-oem  N/A
   linux-firmware  20220329.git681281e4-0ubuntu3.24
  Tags:  jammy
  Uname: Linux 6.5.0-3011-oem x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 01/05/2024
  dmi.bios.release: 1.1
  dmi.bios.vendor: HP
  dmi.bios.version: W70 Ver. 01.01.01
  dmi.board.name: 8C26
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 02.35.00
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.ec.firmware.release: 2.53
  dmi.modalias: 
dmi:bvnHP:bvrW70Ver.01.01.01:bd01/05/2024:br1.1:efr2.53:svnHP:pnHPElitex36083013inchG112-in-1NotebookPC:pvrSBKPF:rvnHP:rn8C26:rvrKBCVersion02.35.00:cvnHP:ct31:cvr:sku1234567#ABA:
  dmi.product.family: 103C_5336AN HP Elite x360
  dmi.product.name: HP Elite x360 830 13 inch G11 2-in-1 Notebook PC
  dmi.product.sku: 1234567#ABA
  dmi.product.version: SBKPF
  dmi.sys.vendor: HP

** Description changed:

  [Impact]
  No modems were found sometimtes after reboot/poweroff
  Got below messages when it fails
  
  [ 1.294786] mtk_t7xx :05:00.0: enabling device ( -> 0002)
  [ 1.298085] mtk_t7xx :05:00.0: PCIe Bus Error: severity=Uncorrected 
(Non-Fatal), type=Transaction Layer, (Requester ID)
  [ 1.298108] mtk_t7xx :05:00.0: device [14c3:4d75] error 
status/mask=0010/0040
  [ 1.298123] mtk_t7xx :05:00.0: [20] UnsupReq (First)
  

[Bug 2065128] [NEW] rtw89_8852ce - Lost WIFI connection after suspend

2024-05-07 Thread AceLan Kao
Public bug reported:

[Impact]
Lost WIFI connection after suspend.
While this happen, the WIFI module couldn't detect any AP, re-enable module and 
reboot OS without any help.
There only way to get it back is cold boot.

[Fix]
Realtek provides a fix which has been included in rtw maintainer's tree
https://lore.kernel.org/linux-wireless/20240426061200.44262-1-pks...@realtek.com/T/#mbfcb37c2fdc85ba280743f2b07fbf1fa8719eb79

[Test case]
1. Boot into OS
2. open terminal to keep checking dmesg or check the wifi connection from GUI
3. suspend/resume multiple times
4. check the wifi connection

[Where problems could occur]
What the 2 commits should be safe and won't introduce any regression.
1. Reset AFEDIG register before BB reset in power off sequence
2. Adjust power and clock parameters

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-6.5 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-6.5 (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux (Ubuntu Noble)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-6.5 (Ubuntu Noble)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Oracular)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-6.5 (Ubuntu Oracular)
 Importance: Undecided
 Status: Invalid


** Tags: oem-priority originate-from-2054278 stella

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Oracular)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-6.5 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux (Ubuntu Noble)
   Status: New => In Progress

** Changed in: linux-oem-6.5 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-6.5 (Ubuntu Noble)
   Status: New => Invalid

** Changed in: linux-oem-6.5 (Ubuntu Oracular)
   Status: New => Invalid

** Changed in: linux (Ubuntu Oracular)
   Status: New => In Progress

** Changed in: linux (Ubuntu Noble)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux (Ubuntu Oracular)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-6.5 (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Tags added: oem-priority originate-from-2054278 stella

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065128

Title:
  rtw89_8852ce - Lost WIFI connection after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2065128/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2042500] Re: Fix after-suspend-mediacard/sdhc-insert test failed

2024-05-06 Thread AceLan Kao
** Tags removed: verification-needed-noble-linux
** Tags added: verification-done-noble-linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2042500

Title:
  Fix after-suspend-mediacard/sdhc-insert test failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2042500/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2064689] Re: Fix inaudible HDMI/DP audio on USB-C MST dock

2024-05-06 Thread AceLan Kao
This fix is required for the 6.5 and 6.8 kernels.

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-6.5 (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-6.5 (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux-oem-6.5 (Ubuntu Mantic)
   Status: New => Invalid

** Changed in: linux-oem-6.5 (Ubuntu Noble)
   Status: New => Invalid

** Changed in: linux (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064689

Title:
  Fix inaudible HDMI/DP audio on USB-C MST dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2064689/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060748] Re: iwlwifi error popping up every few minutes in Kubuntu 23.10 using Intel AX210 card

2024-04-28 Thread AceLan Kao
@Jess,

Does the "iwlwifi :e4:00.0: WRT: Invalid buffer destination" error affect 
the wifi stability?
Could you provde a dmesg log after you upgraded to 24.04?

BTW, could you also check your wifi AP(router), try rebooting it or
check if there is a new firmware for it, thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060748

Title:
  iwlwifi error popping up every few minutes in Kubuntu 23.10 using
  Intel AX210 card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060748/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060193] Re: iwlwifi microcode crash when using wrong password to join a WPA3 access point

2024-04-18 Thread AceLan Kao
This is not a driver failure, it's the microcode in the iwlwifi firmware.
As the issue no longer be reproducible by the bug reporter, Pauli, I'm going to 
close this bug.

@QkiZ,

It's interesting that the issue could be fixed by the newer kernel, I'd treat 
that as another issue.
If you want to help us to find the root cause, plase file a new bug and we may 
need your help to see between which kernels the issue is gone.
Thanks.

** Changed in: linux-firmware (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060193

Title:
  iwlwifi microcode crash when using wrong password to join a WPA3
  access point

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2060193/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060193] Re: iwlwifi microcode crash when using wrong password to join a WPA3 access point

2024-04-18 Thread AceLan Kao
This kind of iwlwifi microcode crashes usually results from the router(Access 
Point).
Have you tried to cold reboot your AP?

From other discussion I found on the net, the issue might be related to 40MHz 
channel, you probably could try the below setting.
   options cfg80211 cfg80211_disable_40mhz_24ghz=Y

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060193

Title:
  iwlwifi microcode crash when using wrong password to join a WPA3
  access point

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2060193/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060748] Re: iwlwifi error popping up every few minutes in Kubuntu 23.10 using Intel AX210 card

2024-04-14 Thread AceLan Kao
@Jess,

Yes, that would be helpful if you can help to collect the dynamic debug
log by the trace-cmd.

There is no update for the iwlwifi firmware(-83) you are using now, but it 
might worth of trying to upgrade the firmware version to -84.
You can download the latest firmware from the linux-firmware git tree[1], but 
please remember that only copy the files you need. That help us to narrow down 
the required firmware.
In this case you probably only need iwlwifi-ty-a0-gf-a0-84.ucode, you can check 
your boot dmesg to see which firmware is loaded.
You can upload the boot dmesg here if you are not sure which firmware you are 
using.

1. https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-
firmware.git/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060748

Title:
  iwlwifi error popping up every few minutes in Kubuntu 23.10 using
  Intel AX210 card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060748/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2046225] Re: The eDP OLED panel has no output on MTL platform

2024-04-10 Thread AceLan Kao
Mantic(6.5.0-27.28) got the fix through upstream stable update.

** Description changed:

  [Impact]
  We got a blank screen when boot into the system with OLED panel.
  
  [Fix]
  Intel provides a patch to fix this
  https://patchwork.freedesktop.org/patch/570622/?series=127194=2
  
  Which is in drm-intel-next currently
  3072a24c778a drm/i915: Introduce crtc_state->enhanced_framing
  
+ which is included in v6.7-rc6
+ e6861d8264cd drm/i915/edp: don't write to DP_LINK_BW_SET when using rate 
select
+ 
  [Test case]
  1. Install Ubuntu 22.04 on the system with 6.5+ kernel
  2. Check the screen display normally
  
  [Where problems could occur]
  The eDP panel support v1.4 and later may fail if it require the non-standard 
DP_LINK_BW_SET.

** Changed in: linux (Ubuntu Noble)
   Status: In Progress => Fix Released

** Changed in: linux (Ubuntu Mantic)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2046225

Title:
  The eDP OLED panel has no output on MTL platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2046225/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2045205] Re: "spi-nor spi0.1:Software reset failed:-524" in shutdown screen

2024-04-10 Thread AceLan Kao
The 2 commits are included in v6.8-rc1, and it won't impact any
functionalities, so won't fix for old releases.

7a030abc0185 mtd: spi-nor: Stop reporting warning message when soft reset is 
not suported
cff49d58f57e spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP


** Changed in: linux (Ubuntu Jammy)
   Status: In Progress => Won't Fix

** Changed in: linux (Ubuntu Mantic)
   Status: In Progress => Won't Fix

** Changed in: linux (Ubuntu Noble)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045205

Title:
  "spi-nor spi0.1:Software reset failed:-524" in shutdown screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2045205/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2042500] Re: Fix after-suspend-mediacard/sdhc-insert test failed

2024-04-10 Thread AceLan Kao
** Description changed:

  SRU Justification for Noble
  
  [Impact]
  checkbox test case, after-suspend-mediacard/sdhc-insert, failed.
  
  [Fix]
  The new series of the fix has been merged into v6.9
  
  6d4266675279 PCI/ASPM: Update save_state when configuration changes
  64dbb2d70744 PCI/ASPM: Disable L1 before configuring L1 Substates
  c198fafa0125 PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()
  17423360a27a PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
  1e11b5494c3d PCI/ASPM: Move pci_save_ltr_state() to aspm.c
  f3994bba8200 PCI/ASPM: Always build aspm.c
  fa84f4435a62 PCI/ASPM: Move pci_configure_ltr() to aspm.c
  
  [Test Case]
  1. suspend and resume.
  2. check if the error appears in dmesg
  ~~~
   pcieport :00:1c.0: pciehp: Slot(5): Card not present
   rtsx_pci :05:00.0: Unable to change power state from D0 to D3hot, device 
inaccessible
   rtsx_pci :05:00.0: Unable to change power state from D3cold to D0, 
device inaccessible
  ~~~
  
  [Where the problems could occur]
+ Hard to evaluate, these patches change the PCI/ASPM behavior and may lead to 
PCI devices work abnormal.
  
  =
  [Impact]
  checkbox test case, after-suspend-mediacard/sdhc-insert, failed.
  
  [Fix]
  Commit a7152be79b62 ("Revert "PCI/ASPM: Save L1 PM Substates Capability
  for suspend/resume"") reverted saving and restoring of ASPM L1 Substates
  due to a regression that caused resume from suspend to fail on certain
  systems. However, we never added this capability back and this is now
  causing systems fail to enter low power CPU states, drawing more power
  from the battery.
  
  The original revert mentioned that we restore L1 PM substate configuration
  even though ASPM L1 may already be enabled. This is due the fact that
  the pci_restore_aspm_l1ss_state() was called before pci_restore_pcie_state().
  
  Try to enable this functionality again following PCIe r6.0.1, sec 5.5.4
  more closely by:
  
  1) Do not restore ASPM configuration in pci_restore_pcie_state() but
     do that after PCIe capability is restored in pci_restore_aspm_state()
     following PCIe r6.0, sec 5.5.4.
  
  2) ASPM is first enabled on the upstream component and then downstream
     (this is already forced by the parent-child ordering of Linux
     Device Power Management framework).
  
  3) Program ASPM L1 PM substate configuration before L1 enables.
  
  4) Program ASPM L1 PM substate enables last after rest of the fields
     in the capability are programmed.
  
  5) Add denylist that skips restoring on the ASUS and TUXEDO systems
     where these regressions happened, just in case. For the TUXEDO case
     we only skip restore if the BIOS is involved in system suspend
     (that's forcing "mem_sleep=deep" in the command line). This is to
     avoid possible power regression when the default suspend to idle is
     used, and at the same time make sure the devices continue working
     after resume when the BIOS is involved.
  
  [Test Case]
  1. suspend and resume.
  2. check if the error appears in dmesg
  ~~~
   pcieport :00:1c.0: pciehp: Slot(5): Card not present
   rtsx_pci :05:00.0: Unable to change power state from D0 to D3hot, device 
inaccessible
   rtsx_pci :05:00.0: Unable to change power state from D3cold to D0, 
device inaccessible
  ~~~
  
  [where the issue could happen]
  low, the patch works well on the reported malfunctioned ASUS platform too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2042500

Title:
  Fix after-suspend-mediacard/sdhc-insert test failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2042500/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054487] Re: There is sound from the speakers and headphones at the same time on Oasis 14 and 16 platforms

2024-04-10 Thread AceLan Kao
** Description changed:

  [Impact]
  While playing audio with headset plugged, the sound play from both headset 
and internal speaker.
  
  [Fix]
  The commit from v6.8-rc5 fixes the issue
  fddab35fd064 ALSA: hda/realtek: add IDs for Dell dual spk platform
+ 
+ To avoid conflict pull in one more quirk from v6.8-rc3
+ fcfc9f711d1e ALSA: hda/realtek - Add speaker pin verbtable for Dell dual 
speaker platform
  
  [Test Case]
  1. play an audio file.
  2. plug 3.5mm headset.
  3. select "headset".
  4. sound will play only from headset
  
  [Where problems could occur]
  It simply added 2 IDs to the table, should have no impact to the existing 
machines.
+ The other commit add one more ID to the table and disable speaker passthrough.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054487

Title:
  There is sound from the speakers and headphones at the same time on
  Oasis 14 and 16 platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2054487/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054487] Re: There is sound from the speakers and headphones at the same time on Oasis 14 and 16 platforms

2024-04-10 Thread AceLan Kao
** Description changed:

  [Impact]
  While playing audio with headset plugged, the sound play from both headset 
and internal speaker.
  
  [Fix]
- The commit from v6.5-rc5 fixes the issue
+ The commit from v6.8-rc5 fixes the issue
  fddab35fd064 ALSA: hda/realtek: add IDs for Dell dual spk platform
  
  [Test Case]
  1. play an audio file.
  2. plug 3.5mm headset.
  3. select "headset".
  4. sound will play only from headset
  
  [Where problems could occur]
  It simply added 2 IDs to the table, should have no impact to the existing 
machines.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054487

Title:
  There is sound from the speakers and headphones at the same time on
  Oasis 14 and 16 platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2054487/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2033455] Re: Missing BT IDs for support for Intel Discrete Misty Peak2/BE202

2024-04-10 Thread AceLan Kao
The formal firmware names are ibt-0291-0291.{ddc,sfi} which are incuded
in Jammy and Mantic release.

** Changed in: linux-firmware (Ubuntu Mantic)
   Status: Incomplete => Fix Released

** Changed in: linux-firmware (Ubuntu Jammy)
   Status: Incomplete => Fix Released

** Changed in: linux-firmware (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2033455

Title:
  Missing BT IDs for support for Intel Discrete Misty Peak2/BE202

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2033455/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049184] Re: iwlwifi leads to system randomly hangs after suspend

2024-04-08 Thread AceLan Kao
The fix is included in 5.15.0-104.114
  * Jammy update: v5.15.149 upstream stable release (LP: #2059014)

6.5.0-32.32
  * Mantic update: upstream stable patchset 2024-03-26 (LP: #2059068)


** Description changed:

  [Impact]
  The system randomly hangs while doing s2idle test.
  
  [Fix]
  Intel found the issue and provided a fix.
  
https://patchwork.kernel.org/project/linux-wireless/patch/2024045954.2d2b8b870194.I14ed76505a5cf87304e0c9cc05cc0ae85ed3bf91@changeid/
  
+ Which has been included in v6.8-rc2
+ cf4a0d840ecc wifi: iwlwifi: fix a memory corruption
+ 
  [Test case]
  Boot up the system and run the s2idle test around 1000 times
  sudo fwts s3 --s3-multiple=1000
  
  [Where problems could occur]
  The fix is trivial and should no introduce any issue.

** Changed in: linux (Ubuntu Noble)
   Status: In Progress => Fix Released

** Changed in: linux (Ubuntu Mantic)
   Status: In Progress => Fix Released

** Changed in: linux (Ubuntu Jammy)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049184

Title:
  iwlwifi leads to system randomly hangs after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2049184/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2042500] Re: Fix after-suspend-mediacard/sdhc-insert test failed

2024-04-08 Thread AceLan Kao
** Description changed:

+ SRU Justification for Noble
+ 
+ [Impact]
+ checkbox test case, after-suspend-mediacard/sdhc-insert, failed.
+ 
+ [Fix]
+ The new series of the fix has been merged into v6.9
+ 
+ 6d4266675279 PCI/ASPM: Update save_state when configuration changes
+ 64dbb2d70744 PCI/ASPM: Disable L1 before configuring L1 Substates
+ c198fafa0125 PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()
+ 17423360a27a PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
+ 1e11b5494c3d PCI/ASPM: Move pci_save_ltr_state() to aspm.c
+ f3994bba8200 PCI/ASPM: Always build aspm.c
+ fa84f4435a62 PCI/ASPM: Move pci_configure_ltr() to aspm.c
+ 
+ [Test Case]
+ 1. suspend and resume.
+ 2. check if the error appears in dmesg
+ ~~~
+  pcieport :00:1c.0: pciehp: Slot(5): Card not present
+  rtsx_pci :05:00.0: Unable to change power state from D0 to D3hot, device 
inaccessible
+  rtsx_pci :05:00.0: Unable to change power state from D3cold to D0, 
device inaccessible
+ ~~~
+ 
+ [Where the problems could occur]
+ 
+ =
  [Impact]
  checkbox test case, after-suspend-mediacard/sdhc-insert, failed.
  
  [Fix]
  Commit a7152be79b62 ("Revert "PCI/ASPM: Save L1 PM Substates Capability
  for suspend/resume"") reverted saving and restoring of ASPM L1 Substates
  due to a regression that caused resume from suspend to fail on certain
  systems. However, we never added this capability back and this is now
  causing systems fail to enter low power CPU states, drawing more power
  from the battery.
- 
+ 
  The original revert mentioned that we restore L1 PM substate configuration
  even though ASPM L1 may already be enabled. This is due the fact that
  the pci_restore_aspm_l1ss_state() was called before pci_restore_pcie_state().
- 
+ 
  Try to enable this functionality again following PCIe r6.0.1, sec 5.5.4
  more closely by:
- 
+ 
  1) Do not restore ASPM configuration in pci_restore_pcie_state() but
-do that after PCIe capability is restored in pci_restore_aspm_state()
-following PCIe r6.0, sec 5.5.4.
- 
+    do that after PCIe capability is restored in pci_restore_aspm_state()
+    following PCIe r6.0, sec 5.5.4.
+ 
  2) ASPM is first enabled on the upstream component and then downstream
-(this is already forced by the parent-child ordering of Linux
-Device Power Management framework).
- 
+    (this is already forced by the parent-child ordering of Linux
+    Device Power Management framework).
+ 
  3) Program ASPM L1 PM substate configuration before L1 enables.
- 
+ 
  4) Program ASPM L1 PM substate enables last after rest of the fields
-in the capability are programmed.
- 
+    in the capability are programmed.
+ 
  5) Add denylist that skips restoring on the ASUS and TUXEDO systems
-where these regressions happened, just in case. For the TUXEDO case
-we only skip restore if the BIOS is involved in system suspend
-(that's forcing "mem_sleep=deep" in the command line). This is to
-avoid possible power regression when the default suspend to idle is
-used, and at the same time make sure the devices continue working
-after resume when the BIOS is involved.
+    where these regressions happened, just in case. For the TUXEDO case
+    we only skip restore if the BIOS is involved in system suspend
+    (that's forcing "mem_sleep=deep" in the command line). This is to
+    avoid possible power regression when the default suspend to idle is
+    used, and at the same time make sure the devices continue working
+    after resume when the BIOS is involved.
  
  [Test Case]
  1. suspend and resume.
  2. check if the error appears in dmesg
  ~~~
-  pcieport :00:1c.0: pciehp: Slot(5): Card not present
-  rtsx_pci :05:00.0: Unable to change power state from D0 to D3hot, device 
inaccessible
-  rtsx_pci :05:00.0: Unable to change power state from D3cold to D0, 
device inaccessible
+  pcieport :00:1c.0: pciehp: Slot(5): Card not present
+  rtsx_pci :05:00.0: Unable to change power state from D0 to D3hot, device 
inaccessible
+  rtsx_pci :05:00.0: Unable to change power state from D3cold to D0, 
device inaccessible
  ~~~
  
  [where the issue could happen]
  low, the patch works well on the reported malfunctioned ASUS platform too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2042500

Title:
  Fix after-suspend-mediacard/sdhc-insert test failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2042500/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2042500] Re: Fix after-suspend-mediacard/sdhc-insert test failed

2024-04-08 Thread AceLan Kao
** Changed in: linux-oem-6.8 (Ubuntu Noble)
   Status: New => In Progress

** Changed in: linux-oem-6.8 (Ubuntu Noble)
 Assignee: (unassigned) => AceLan Kao (acelankao)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2042500

Title:
  Fix after-suspend-mediacard/sdhc-insert test failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2042500/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057484] Re: kernel worker event freezes during traffic on iwlwifi

2024-03-27 Thread AceLan Kao
*** This bug is a duplicate of bug 2058808 ***
https://bugs.launchpad.net/bugs/2058808

A fix has been submitted, please check bug 2058808

** This bug has been marked a duplicate of bug 2058808
   iwlwifi disconnect and crash - intel wifi7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057484

Title:
  kernel worker event freezes during traffic  on iwlwifi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.5/+bug/2057484/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2058808] Re: iwlwifi disconnect and crash - intel wifi7

2024-03-26 Thread AceLan Kao
I feel like this commit may fix the issue which is included in
6.5.0-27.28.

commit edb960c5f95228109dd8fd8056d0d28579daad7d
Author: Avraham Stern 
Date:   Thu Dec 7 04:50:17 2023 +0200

wifi: iwlwifi: pcie: avoid a NULL pointer dereference

BugLink: https://bugs.launchpad.net/bugs/2055199

[ Upstream commit ce038edfce43fb345f8dfdca0f7b17f535896701 ]

It possible that while the rx rb is being handled, the transport has
been stopped and re-started. In this case the tx queue pointer is not
yet initialized, which will lead to a NULL pointer dereference.
Fix it.

Signed-off-by: Avraham Stern 
Signed-off-by: Miri Korenblit 
Link: 
https://msgid.link/20231207044813.cd0898cafd89.I0b84daae753ba9612092bf383f5c6f761446e964@changeid
Signed-off-by: Johannes Berg 
Signed-off-by: Sasha Levin 
Signed-off-by: Manuel Diewald 
Signed-off-by: Stefan Bader 

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2058808

Title:
  iwlwifi disconnect and crash - intel wifi7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.5/+bug/2058808/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2042500] Re: Fix after-suspend-mediacard/sdhc-insert test failed

2024-03-25 Thread AceLan Kao
** Changed in: linux (Ubuntu Mantic)
   Status: In Progress => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2042500

Title:
  Fix after-suspend-mediacard/sdhc-insert test failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2042500/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049358] Re: mtk_t7xx WWAN module fails to probe with: Invalid device status 0x1

2024-03-18 Thread AceLan Kao
** Tags removed: verification-needed-jammy-linux-oem-6.5
** Tags added: verification-done-jammy-linux-oem-6.5

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049358

Title:
  mtk_t7xx WWAN module fails to probe with: Invalid device status 0x1

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2049358/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057430] Re: The screen brightness is unable to adjust on BOE panel DPN#R6FD8

2024-03-18 Thread AceLan Kao
** Tags removed: verification-needed-jammy-linux-oem-6.5
** Tags added: verification-done-jammy-linux-oem-6.5

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057430

Title:
  The screen brightness is unable to adjust on BOE panel DPN#R6FD8

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2057430/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2053277] Re: add the updated navi3.x DMCUB FW (ver 0x07002600) to 22.04 Jammy

2024-03-13 Thread AceLan Kao
** Tags added: oem-priority originate-from-2049877 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2053277

Title:
  add the updated navi3.x DMCUB FW (ver 0x07002600) to 22.04 Jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2053277/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057430] Re: The screen brightness is unable to adjust on BOE panel DPN#R6FD8

2024-03-12 Thread AceLan Kao
** Description changed:

  [Impact]
  The screen brightness is unable to adjust on BOE panel DPN#R6FD8
  
  [Fix]
  AMD provides a patch which is included in v6.8-rc7 to fix this issue
  b7cdccc6a849 drm/amd/display: Add monitor patch for specific eDP
  
  To avoid conflicts, pull in 3 other small patches
  c4e532f75336 drm/amd/display: Re-add aux intercept disable delay generically 
for 2+ LTTPRs
  923bbfe6c888 drm/amd/display: Clear dpcd_sink_ext_caps if not set
  3d71a8726e05 drm/amd/display: Add monitor patch for specific eDP
  
  [Test Case]
  1. Boot to OS
  2. Adjust the screen brightness via the hotkeys on the keyboard or brightness 
bar in the setting.
  3. The screen brightness should change
  
  [Where problems could occur]
- It's just add 2 panel IDs to the quirk, should be pretty safe to include them.
+ The first commit should not introduce any function changes, just move the 
delay flag to dc_debug_options and do some consenquence modification.
+ The second commit introduce a new flag, but we don't use it.
+ The third and forth commits add 4 panel IDs which should be pretty safe to 
include them.

** Description changed:

  [Impact]
  The screen brightness is unable to adjust on BOE panel DPN#R6FD8
  
  [Fix]
  AMD provides a patch which is included in v6.8-rc7 to fix this issue
  b7cdccc6a849 drm/amd/display: Add monitor patch for specific eDP
  
  To avoid conflicts, pull in 3 other small patches
  c4e532f75336 drm/amd/display: Re-add aux intercept disable delay generically 
for 2+ LTTPRs
  923bbfe6c888 drm/amd/display: Clear dpcd_sink_ext_caps if not set
  3d71a8726e05 drm/amd/display: Add monitor patch for specific eDP
  
  [Test Case]
  1. Boot to OS
  2. Adjust the screen brightness via the hotkeys on the keyboard or brightness 
bar in the setting.
  3. The screen brightness should change
  
  [Where problems could occur]
- The first commit should not introduce any function changes, just move the 
delay flag to dc_debug_options and do some consenquence modification.
+ The first commit doesn't introduce any functional changes, just move the 
delay flag to dc_debug_options and do some consenquence modification.
  The second commit introduce a new flag, but we don't use it.
  The third and forth commits add 4 panel IDs which should be pretty safe to 
include them.

** Description changed:

  [Impact]
  The screen brightness is unable to adjust on BOE panel DPN#R6FD8
  
  [Fix]
  AMD provides a patch which is included in v6.8-rc7 to fix this issue
  b7cdccc6a849 drm/amd/display: Add monitor patch for specific eDP
  
  To avoid conflicts, pull in 3 other small patches
  c4e532f75336 drm/amd/display: Re-add aux intercept disable delay generically 
for 2+ LTTPRs
  923bbfe6c888 drm/amd/display: Clear dpcd_sink_ext_caps if not set
  3d71a8726e05 drm/amd/display: Add monitor patch for specific eDP
  
  [Test Case]
  1. Boot to OS
  2. Adjust the screen brightness via the hotkeys on the keyboard or brightness 
bar in the setting.
  3. The screen brightness should change
  
  [Where problems could occur]
- The first commit doesn't introduce any functional changes, just move the 
delay flag to dc_debug_options and do some consenquence modification.
+ The first commit introduces no functional changes, it merely relocates the 
delay flag to dc_debug_options and makes some consequent modifications.
  The second commit introduce a new flag, but we don't use it.
  The third and forth commits add 4 panel IDs which should be pretty safe to 
include them.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057430

Title:
  The screen brightness is unable to adjust on BOE panel DPN#R6FD8

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2057430/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057430] Re: The screen brightness is unable to adjust on BOE panel DPN#R6FD8

2024-03-11 Thread AceLan Kao
** Description changed:

  [Impact]
  The screen brightness is unable to adjust on BOE panel DPN#R6FD8
  
  [Fix]
  AMD provides a patch which is included in v6.8-rc7 to fix this issue
  b7cdccc6a849 drm/amd/display: Add monitor patch for specific eDP
  
- To avoid conflicts, pull in another panel quirk
+ To avoid conflicts, pull in 3 other small patches
+ c4e532f75336 drm/amd/display: Re-add aux intercept disable delay generically 
for 2+ LTTPRs
+ 923bbfe6c888 drm/amd/display: Clear dpcd_sink_ext_caps if not set
  3d71a8726e05 drm/amd/display: Add monitor patch for specific eDP
  
  [Test Case]
  1. Boot to OS
  2. Adjust the screen brightness via the hotkeys on the keyboard or brightness 
bar in the setting.
  3. The screen brightness should change
  
  [Where problems could occur]
  It's just add 2 panel IDs to the quirk, should be pretty safe to include them.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057430

Title:
  The screen brightness is unable to adjust on BOE panel DPN#R6FD8

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2057430/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057430] Re: The screen brightness is unable to adjust on BOE panel DPN#R6FD8

2024-03-11 Thread AceLan Kao
** Description changed:

  [Impact]
  The screen brightness is unable to adjust on BOE panel DPN#R6FD8
  
  [Fix]
  AMD provides a patch which is included in v6.8-rc7 to fix this issue
  b7cdccc6a849 drm/amd/display: Add monitor patch for specific eDP
+ 
+ To avoid conflicts, pull in another panel quirk
+ 3d71a8726e05 drm/amd/display: Add monitor patch for specific eDP
  
  [Test Case]
  1. Boot to OS
  2. Adjust the screen brightness via the hotkeys on the keyboard or brightness 
bar in the setting.
  3. The screen brightness should change
  
  [Where problems could occur]
  It's just add 2 panel IDs to the quirk, should be pretty safe to include them.

** Changed in: linux (Ubuntu Jammy)
   Status: New => Invalid

** Tags added: oem-priority originate-from-2054427 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057430

Title:
  The screen brightness is unable to adjust on BOE panel DPN#R6FD8

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2057430/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057430] [NEW] The screen brightness is unable to adjust on BOE panel DPN#R6FD8

2024-03-11 Thread AceLan Kao
Public bug reported:

[Impact]
The screen brightness is unable to adjust on BOE panel DPN#R6FD8

[Fix]
AMD provides a patch which is included in v6.8-rc7 to fix this issue
b7cdccc6a849 drm/amd/display: Add monitor patch for specific eDP

To avoid conflicts, pull in another panel quirk
3d71a8726e05 drm/amd/display: Add monitor patch for specific eDP

[Test Case]
1. Boot to OS
2. Adjust the screen brightness via the hotkeys on the keyboard or brightness 
bar in the setting.
3. The screen brightness should change

[Where problems could occur]
It's just add 2 panel IDs to the quirk, should be pretty safe to include them.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: linux-oem-6.5 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-6.5 (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux (Ubuntu Mantic)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-6.5 (Ubuntu Mantic)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Noble)
 Importance: Undecided
 Status: Fix Released

** Affects: linux-oem-6.5 (Ubuntu Noble)
 Importance: Undecided
 Status: Invalid

** Also affects: linux-oem-6.5 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-6.5 (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-6.5 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-6.5 (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Noble)
   Status: New => Fix Released

** Changed in: linux (Ubuntu Mantic)
   Status: New => In Progress

** Changed in: linux (Ubuntu Mantic)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-6.5 (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-6.5 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-6.5 (Ubuntu Mantic)
   Status: New => Invalid

** Changed in: linux-oem-6.5 (Ubuntu Noble)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057430

Title:
  The screen brightness is unable to adjust on BOE panel DPN#R6FD8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2057430/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054487] Re: There is sound from the speakers and headphones at the same time on Oasis 14 and 16 platforms

2024-03-06 Thread AceLan Kao
** Tags removed: verification-needed-jammy-linux-oem-6.1
** Tags added: verification-done-jammy-linux-oem-6.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054487

Title:
  There is sound from the speakers and headphones at the same time on
  Oasis 14 and 16 platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2054487/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049358] Re: mtk_t7xx WWAN module fails to probe with: Invalid device status 0x1

2024-03-04 Thread AceLan Kao
** Description changed:

  [Impact]
  No modems were found sometimtes after reboot/poweroff
  Got below messages when it fails
  
  [ 1.294786] mtk_t7xx :05:00.0: enabling device ( -> 0002)
  [ 1.298085] mtk_t7xx :05:00.0: PCIe Bus Error: severity=Uncorrected 
(Non-Fatal), type=Transaction Layer, (Requester ID)
  [ 1.298108] mtk_t7xx :05:00.0: device [14c3:4d75] error 
status/mask=0010/0040
  [ 1.298123] mtk_t7xx :05:00.0: [20] UnsupReq (First)
  [ 1.298136] mtk_t7xx :05:00.0: AER: TLP Header: 4001 000f 
88824030 3e800100
  [ 1.298460] mtk_t7xx :05:00.0: AER: can't recover (no error_detected 
callback)
  [ 3.302402] mtk_t7xx :05:00.0: Invalid device status 0x1
  
  [Fix]
  Fibocom provides a fix for this issue which is included in linux-next now
  
https://patchwork.kernel.org/project/netdevbpf/cover/meyp282mb26974aacdba0a16649d6f094bb...@meyp282mb2697.ausp282.prod.outlook.com/
  
+ 2dac6381c3da net: wwan: t7xx: Add fastboot WWAN port
+ d27553c14f06 net: wwan: t7xx: Infrastructure for early port configuration
+ 409c38d4f156 net: wwan: t7xx: Add sysfs attribute for device state machine
+ e3caf184107a wwan: core: Add WWAN fastboot port type
+ 
  [Test Case]
  1. Boot to OS.
  2. Insert sim card to the system.
  3. Check the gnome-settings with WWAN settings or check with command mmcli -L
  4. Repeat 1, 2, 3 multiple times and make sure WWAN always exists and works 
well
  
  [Where problems could occur]
+ Hard to tell, but ODM and us did some tests and confirmed the WWAN doesn't 
keep working during 1900 reboot stress test.
  
  =
  At booting up:
  
  mtk_t7xx :56:00.0: enabling device ( -> 0002)
  mtk_t7xx :56:00.0: Invalid device status 0x1
  mtk_t7xx :56:00.0: Port AT is not opened, drop packets
  mtk_t7xx :56:00.0: Packet drop on channel 0x1004, port not found
  
  And at suspending:
  
  mtk_t7xx :56:00.0: Not ready for system sleep
  mtk_t7xx :56:00.0: PM: device_prepare(): pci_pm_prepare+0x0/0x80 returns 
-110
  mtk_t7xx :56:00.0: PM: not prepared for power transition: code -110
  PM: Some devices failed to suspend, or early wake event detected
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1157 F pulseaudio
  CasperMD5CheckMismatches: ./preseed/project.cfg
  CasperMD5CheckResult: fail
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-stella-jammy-amd64-20231228-670
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2023-12-28 (18 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - 
pc-stella-jammy-amd64-20231228-670
  MachineType: HP HP Elite x360 830 13 inch G11 2-in-1 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-3011-oem 
root=UUID=34294b64-68b6-4f94-9606-9be6144aa431 ro automatic-oem-config quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 6.5.0-3011.12-oem 6.5.3
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.5.0-3011-oem N/A
   linux-backports-modules-6.5.0-3011-oem  N/A
   linux-firmware  20220329.git681281e4-0ubuntu3.24
  Tags:  jammy
  Uname: Linux 6.5.0-3011-oem x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 01/05/2024
  dmi.bios.release: 1.1
  dmi.bios.vendor: HP
  dmi.bios.version: W70 Ver. 01.01.01
  dmi.board.name: 8C26
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 02.35.00
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.ec.firmware.release: 2.53
  dmi.modalias: 
dmi:bvnHP:bvrW70Ver.01.01.01:bd01/05/2024:br1.1:efr2.53:svnHP:pnHPElitex36083013inchG112-in-1NotebookPC:pvrSBKPF:rvnHP:rn8C26:rvrKBCVersion02.35.00:cvnHP:ct31:cvr:sku1234567#ABA:
  dmi.product.family: 103C_5336AN HP Elite x360
  dmi.product.name: HP Elite x360 830 13 inch G11 2-in-1 Notebook PC
  dmi.product.sku: 1234567#ABA
  dmi.product.version: SBKPF
  dmi.sys.vendor: HP

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049358

Title:
  mtk_t7xx WWAN module fails to probe with: Invalid device status 0x1

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2049358/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054487] Re: There is sound from the speakers and headphones at the same time on Oasis 14 and 16 platforms

2024-02-26 Thread AceLan Kao
** Tags removed: verification-needed-jammy-linux-oem-6.5
** Tags added: verification-done-jammy-linux-oem-6.5

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054487

Title:
  There is sound from the speakers and headphones at the same time on
  Oasis 14 and 16 platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2054487/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968861] Re: Support Cirrus audio codec configurations for Odin platform

2022-06-06 Thread AceLan Kao
** Tags removed: verification-needed-jammy
** Tags added: verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968861

Title:
  Support Cirrus audio codec configurations for Odin platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1968861/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1973104] Re: e1000e report hardware hang

2022-06-06 Thread AceLan Kao
** Tags removed: verification-needed-jammy
** Tags added: verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1973104

Title:
  e1000e report hardware hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1973104/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1976613] Re: Enable Asus USB-BT500 Bluetooth dongle(0b05:190e)

2022-06-05 Thread AceLan Kao
** Description changed:

  [Impact]
+ To enable Asus USB-BT500 Bluetooth dongle(0b05:190e)
  
  [Fix]
+ 2 commits from v5.14 are required
+ 33404381c5e8 Bluetooth: btusb: Add 0x0b05:0x190e Realtek 8761BU (ASUS BT500) 
device.
+ 04896832c94a Bluetooth: btrtl: Add support for RTL8761B
+ 
+ One more commit to fix the conflicts
+ 3e4e3f73b9f4 Bluetooth: btusb: Add flag to define wideband speech capability
+ 
+ And this commit for linux-firmware
+ 7118987b rtl_bt: Add rtl8761b firmware
  
  [Test]
+ Verified on the machine with ASUS USB-BT500 dongle, it can scan devices.
  
  [Where problems could occur]
+ Adding new table and new ID for new device, should have no impact to old 
devices

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1976613

Title:
  Enable Asus USB-BT500 Bluetooth dongle(0b05:190e)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1976613/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1976613] Re: Enable Asus USB-BT500 Bluetooth dongle(0b05:190e)

2022-06-02 Thread AceLan Kao
2 commits are required
33404381c5e8 Bluetooth: btusb: Add 0x0b05:0x190e Realtek 8761BU (ASUS BT500) 
device.
04896832c94a Bluetooth: btrtl: Add support for RTL8761B

And this commit for linux-firmware
7118987b rtl_bt: Add rtl8761b firmware

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1976613

Title:
  Enable Asus USB-BT500 Bluetooth dongle(0b05:190e)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1976613/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1976613] [NEW] Enable Asus USB-BT500 Bluetooth dongle(0b05:190e)

2022-06-02 Thread AceLan Kao
Public bug reported:

[Impact]

[Fix]

[Test]

[Where problems could occur]

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-firmware (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress


** Tags: katy oem-priority originate-from-1975511

** Also affects: linux-firmware (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-firmware (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Invalid

** Changed in: linux-firmware (Ubuntu)
   Status: New => Invalid

** Changed in: linux (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-firmware (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-firmware (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Tags added: katy oem-priority originate-from-1975511

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1976613

Title:
  Enable Asus USB-BT500 Bluetooth dongle(0b05:190e)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1976613/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970495] Re: Window manager freezes when plugging in USB-C dock with external monitor ([drm] *ERROR* mstb 00000000f21f0a30 port 1: DPCD read on addr 0x4b0 for 1 bytes NAKed)

2022-05-30 Thread AceLan Kao
I can reproduce this issue, too.
When plug in the dock(with HDMI 4k monitor), the screen freeze and 
keyboard/touchpad won't work, but I still can ssh into the machine.
Un-plug the dock, everything works again.

BTW, I found gnome-shell runs in 100% while the issue happened, and un-
plug the dock the CPU usage of gnome-shell comes back to normal.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970495

Title:
  Window manager freezes when plugging in USB-C dock with external
  monitor ([drm] *ERROR* mstb f21f0a30 port 1: DPCD read on addr
  0x4b0 for 1 bytes NAKed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1970495/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1969326] Re: Enable hotspot feature for Realtek 8821CE

2022-05-19 Thread AceLan Kao
** Changed in: linux (Ubuntu)
   Status: In Progress => Invalid

** Changed in: linux-oem-5.17 (Ubuntu)
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1969326

Title:
  Enable hotspot feature for Realtek 8821CE

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1969326/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972815] Re: Headset mic with Cirrus logic codec doesn't work

2022-05-15 Thread AceLan Kao
** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: linux-oem-5.14 (Ubuntu)
   Status: New => Invalid

** Changed in: linux-oem-5.17 (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972815

Title:
  Headset mic with Cirrus logic codec doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1972815/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1973104] [NEW] e1000e report hardware hang

2022-05-11 Thread AceLan Kao
Public bug reported:

[Impact]
e1000e hardware unit hang after s2idle
May 06 15:34:49 ubuntu kernel: e1000e :00:1f.6 enp0s31f6: Detected Hardware 
Unit Hang:
 TDH <1>
 TDT <5>
 next_to_use <5>
 next_to_clean <1>
   buffer_info[next_to_clean]:
 time_stamp <1000587f0>
 next_to_watch <1>
 jiffies <1000589c0>
 next_to_watch.status <0>
   MAC Status <40080283>
   PHY Status <796d>
   PHY 1000BASE-T Status <3800>
   PHY Extended Status <3000>
   PCI Status <10>

[Fix]
Below commit fixes this issue
https://patchwork.ozlabs.org/project/intel-wired-lan/patch/20220508070905.1878172-1-sasha.nef...@intel.com/

[Test]
Verified on the target machine, and confirmed the issue is gone.

[Where problems could occur]
The impact is low, it keeps the GPT clock enabled for CSME when 
e1000e_pm_resume() is called. I can't see this may introduce any regression.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: linux-oem-5.17 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.17 (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress


** Tags: oem-priority originate-from-1971938 originate-from-1971942 somerville

** Also affects: linux-oem-5.17 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.17 (Ubuntu)
   Status: New => Invalid

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Tags added: oem-priority originate-from-1971942 somerville

** Tags added: originate-from-1971938

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1973104

Title:
  e1000e report hardware hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1973104/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972815] Re: Headset mic with Cirrus logic codec doesn't work

2022-05-11 Thread AceLan Kao
** Description changed:

  [Impact]
  Headset mic doesn't be selected automatically after headset is plugged in.
  
  [Fix]
  Cirrus provides a fix for this issue
  
https://patchwork.kernel.org/project/alsa-devel/cover/20220504161236.2490532-1-sbind...@opensource.cirrus.com/
  
  [Test]
+ Verified on the target platform, and confirmed these patches work.
  
  [Where problems could occur]
+ These affect the mic detection on CS8409_BULLSEYE, CS8409_WARLOCK, 
CS8409_WARLOCK_MLK, CS8409_WARLOCK_MLK_DUAL_MIC, CS8409_CYBORG, and CS8409_ODIN 
platforms. Hard to tell if it introduce any regression, will keep an eye on it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972815

Title:
  Headset mic with Cirrus logic codec doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1972815/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972815] [NEW] Headset mic with Cirrus logic codec doesn't work

2022-05-10 Thread AceLan Kao
Public bug reported:

[Impact]
Headset mic doesn't be selected automatically after headset is plugged in.

[Fix]
Cirrus provides a fix for this issue
https://patchwork.kernel.org/project/alsa-devel/cover/20220504161236.2490532-1-sbind...@opensource.cirrus.com/

[Test]

[Where problems could occur]

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: linux-oem-5.17 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.17 (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.17 (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress


** Tags: oem-priority originate-from-1970384 somerville

** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Kinetic)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Kinetic)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu Kinetic)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** No longer affects: linux (Ubuntu Kinetic)

** No longer affects: linux-oem-5.14 (Ubuntu Kinetic)

** No longer affects: linux-oem-5.17 (Ubuntu Kinetic)

** Changed in: linux-oem-5.14 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux-oem-5.17 (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Tags added: oem-priority originate-from-1970384 somerville

** Description changed:

  [Impact]
+ Headset mic doesn't be selected automatically after headset is plugged in.
  
  [Fix]
+ Cirrus provides a fix for this issue
+ 
https://patchwork.kernel.org/project/alsa-devel/cover/20220504161236.2490532-1-sbind...@opensource.cirrus.com/
  
  [Test]
  
  [Where problems could occur]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972815

Title:
  Headset mic with Cirrus logic codec doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1972815/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972802] Re: enable config for fixing 5.17 kernel won't load mok

2022-05-10 Thread AceLan Kao
** Also affects: linux-oem-5.17 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu Kinetic)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux-oem-5.17 (Ubuntu Kinetic)
   Status: New => Invalid

** Changed in: linux (Ubuntu Kinetic)
   Status: New => In Progress

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux (Ubuntu Kinetic)
 Assignee: (unassigned) => Ivan Hu (ivan.hu)

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
 Assignee: (unassigned) => Ivan Hu (ivan.hu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972802

Title:
  enable config for fixing 5.17 kernel won't load mok

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1972802/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968861] Re: Support Cirrus audio codec configurations for Odin platform

2022-05-09 Thread AceLan Kao
Verified 5.14.0-1035 in proposed, audio works correctly.

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968861

Title:
  Support Cirrus audio codec configurations for Odin platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1968861/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1942624] Re: NVMe devices fail to probe due to ACPI power state change

2022-05-06 Thread AceLan Kao
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942624

Title:
  NVMe devices fail to probe due to ACPI power state change

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1942624/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1942624] Re: NVMe devices fail to probe due to ACPI power state change

2022-04-29 Thread AceLan Kao
** Tags added: oem-priority originate-from-1969446 pygmy-possum

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942624

Title:
  NVMe devices fail to probe due to ACPI power state change

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1942624/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967274] Re: Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post KMS update: CRTC property (GAMMA_LUT) not found]

2022-04-28 Thread AceLan Kao
** Changed in: linux (Ubuntu)
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967274

Title:
  Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post
  KMS update: CRTC property (GAMMA_LUT) not found]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1967274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967274] Re: Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post KMS update: CRTC property (GAMMA_LUT) not found]

2022-04-21 Thread AceLan Kao
SRU sent
https://lists.ubuntu.com/archives/kernel-team/2022-April/129627.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967274

Title:
  Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post
  KMS update: CRTC property (GAMMA_LUT) not found]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1967274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1969326] Re: Enable hotspot feature for Realtek 8821CE

2022-04-21 Thread AceLan Kao
** Description changed:

  [Impact]
  The wifi hotspot doesn't work without the fix.
  
  [Fix]
  Realtek provides us the patches to add this feature which are still in 
linux-next.
  
https://patchwork.kernel.org/project/linux-wireless/cover/20220407095858.46807-1-pks...@realtek.com/
  
  [Test]
  Verified on the Realtek 8821CE card.
  
  [Where problems could occur]
+ The patches are introducing new interfaces, I think it only has minimal 
impact to the origin behaviors.

** Description changed:

  [Impact]
  The wifi hotspot doesn't work without the fix.
  
  [Fix]
  Realtek provides us the patches to add this feature which are still in 
linux-next.
  
https://patchwork.kernel.org/project/linux-wireless/cover/20220407095858.46807-1-pks...@realtek.com/
+ ece31c93d4d6 rtw88: 8821c: fix debugfs rssi value
+ f5207c122102 rtw88: do PHY calibration while starting AP
+ f1c4dabfe68d rtw88: 8821c: Enable TX report for management frames
+ f2217968ffda rtw88: Add update beacon flow for AP mode
+ 6723c0cde84f rtw88: fix incorrect frequency reported
+ c1edc86472fc rtw88: add ieee80211:sta_rc_update ops
+ 
+ Realtek provides us another series of patches for 5.14, and it contains
+ 5 commits, we'd verified this series of patches.
  
  [Test]
  Verified on the Realtek 8821CE card.
  
  [Where problems could occur]
  The patches are introducing new interfaces, I think it only has minimal 
impact to the origin behaviors.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1969326

Title:
  Enable hotspot feature for Realtek 8821CE

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1969326/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1969326] Re: Enable hotspot feature for Realtek 8821CE

2022-04-21 Thread AceLan Kao
** Description changed:

  [Impact]
+ The wifi hotspot doesn't work without the fix.
  
  [Fix]
+ Realtek provides us the patches to add this feature which are still in 
linux-next.
+ 
https://patchwork.kernel.org/project/linux-wireless/cover/20220407095858.46807-1-pks...@realtek.com/
  
  [Test]
+ Verified on the Realtek 8821CE card.
  
  [Where problems could occur]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1969326

Title:
  Enable hotspot feature for Realtek 8821CE

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1969326/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967274] Re: Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post KMS update: CRTC property (GAMMA_LUT) not found]

2022-04-21 Thread AceLan Kao
** Description changed:

  Screen can't turn back on by clicking keyboard after screen off by meta + l 
key.
  Try to do VT switch can make the screen back, some error poped when I try to 
wake up screen.
  
  gnome-shell[1666]: Failed to post KMS update: CRTC property (GAMMA_LUT) not 
found
  gnome-shell[1666]: Failed to post KMS update: CRTC property (GAMMA_LUT) not 
found
  gnome-shell[1666]: Failed to post KMS update: drmModeAtomicCommit: Invalid 
argument
  gnome-shell[1666]: Failed to post KMS update: drmModeAtomicCommit: Invalid 
argument
  gnome-shell[1666]: Failed to post KMS update: drmModeAtomicCommit: Invalid 
argument
- --- 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu79
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 22.04
  GsettingsChanges:
-  b'org.gnome.shell' b'welcome-dialog-last-shown-version' b"'42.beta'"
-  b'org.gnome.desktop.input-sources' b'sources' b"[('xkb', 'us')]"
-  b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
-  b'org.gnome.desktop.privacy' b'report-technical-problems' b'true'
+  b'org.gnome.shell' b'welcome-dialog-last-shown-version' b"'42.beta'"
+  b'org.gnome.desktop.input-sources' b'sources' b"[('xkb', 'us')]"
+  b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
+  b'org.gnome.desktop.privacy' b'report-technical-problems' b'true'
  InstallationDate: Installed on 2022-03-31 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220326)
  Package: gnome-shell 42~beta-1ubuntu3 [origin: unknown]
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
  RelatedPackageVersions: mutter-common 42~beta-1ubuntu2
  Tags: wayland-session jammy third-party-packages
  Uname: Linux 5.15.0-23-generic x86_64
  UnreportableReason: This does not seem to be an official Ubuntu package. 
Please retry after updating the indexes of available packages, if that does not 
work then remove related third party packages and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
+ 
+ ==
+ 
+ SRU Justification
+ 
+ [Impact]
+ The backlight power won't come back after the meta + l to turn off the 
display on ADL machines.
+ 
+ [Fix]
+ Below series of commits from v5.17 fix this issue
+ 1c7ab5affa5e drm/i915/xelpd: Add Pipe Color Lut caps to platform config
+ 17815f624a90 drm/i915/xelpd: Enable Pipe Degamma
+ e83c18cffaed drm/i915/xelpd: Enable Pipe color support for D13 platform
+ 
+ [Test]
+ Verified on at least 2 different machines, the backlight is on after the 
screen dimmed with touchpad movement or key stroke.
+ 
+ [Where problems could occcur]
+ The patches only affect ADL-P and up.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967274

Title:
  Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post
  KMS update: CRTC property (GAMMA_LUT) not found]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1967274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967274] Re: Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post KMS update: CRTC property (GAMMA_LUT) not found]

2022-04-21 Thread AceLan Kao
** Also affects: linux (Ubuntu Jammy)
   Importance: High
   Status: In Progress

** Also affects: mutter (Ubuntu Jammy)
   Importance: High
 Assignee: Daniel van Vugt (vanvugt)
   Status: Fix Committed

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967274

Title:
  Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post
  KMS update: CRTC property (GAMMA_LUT) not found]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1967274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967274] Re: Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post KMS update: CRTC property (GAMMA_LUT) not found]

2022-04-20 Thread AceLan Kao
Thanks Timo, this series of patches seems fix this issue
https://www.spinics.net/lists/intel-gfx/msg284609.html

Here is the test kernel, I can't reproduce the issue with this kernel.
https://people.canonical.com/~acelan/bugs/lp1967274/

I'll submit SRU soon.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967274

Title:
  Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post
  KMS update: CRTC property (GAMMA_LUT) not found]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1967274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1969326] Re: Enable hotspot feature for Realtek 8821CE

2022-04-18 Thread AceLan Kao
** Tags added: oem-priority originate-from-1967256 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1969326

Title:
  Enable hotspot feature for Realtek 8821CE

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1969326/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1969326] [NEW] Enable hotspot feature for Realtek 8821CE

2022-04-17 Thread AceLan Kao
Public bug reported:

[Impact]

[Fix]

[Test]

[Where problems could occur]

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.17 (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.17 (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.17 (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.17 (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1969326

Title:
  Enable hotspot feature for Realtek 8821CE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1969326/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968861] Re: Support Cirrus audio codec configurations for Odin platform

2022-04-14 Thread AceLan Kao
** Description changed:

  [Impact]
  CS8409 needs new configuration for Odin platform
  
  [Fix]
- Cirrus provides us 2 commits to add the support which are not in upstream yet
+ Cirrus provides us 2 patches to add the support which are not in upstream yet
  ALSA: hda/cs8409: Add Speaker Playback Switch for Cyborg
  ALSA: hda/cs8409: Support new Odin Variants
  
- Thelow series of patch need to be applied before these 2.
+ Below series of patch is required to be applied before these 2.
  https://lists.ubuntu.com/archives/kernel-team/2022-April/129223.html
  
  [Test]
  Verified on the target machine
  
  [Where problems could occur]
  The first commit only affects the new added Odin platform, and the second one 
do some modification for other platforms which is hard to know what may lead to.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968861

Title:
  Support Cirrus audio codec configurations for Odin platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1968861/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968861] Re: Support Cirrus audio codec configurations for Odin platform

2022-04-14 Thread AceLan Kao
** Description changed:

  [Impact]
  CS8409 needs new configuration for Odin platform
  
  [Fix]
  Cirrus provides us 2 commits to add the support which are not in upstream yet
  ALSA: hda/cs8409: Add Speaker Playback Switch for Cyborg
  ALSA: hda/cs8409: Support new Odin Variants
  
  Thelow series of patch need to be applied before these 2.
  https://lists.ubuntu.com/archives/kernel-team/2022-April/129223.html
  
  [Test]
  Verified on the target machine
  
  [Where problems could occur]
+ The first commit only affects the new added Odin platform, and the second one 
do some modification for other platforms which is hard to know what may lead to.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968861

Title:
  Support Cirrus audio codec configurations for Odin platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1968861/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968861] Re: Support Cirrus audio codec configurations for Odin platform

2022-04-14 Thread AceLan Kao
** Description changed:

  [Impact]
  CS8409 needs new configuration for Odin platform
  
  [Fix]
  Cirrus provides us 2 commits to add the support which are not in upstream yet
  ALSA: hda/cs8409: Add Speaker Playback Switch for Cyborg
  ALSA: hda/cs8409: Support new Odin Variants
  
- To solve the conflicts, I cherry picked some other cs8409 commits from
- v5.17
+ Thelow series of patch need to be applied before these 2.
+ https://lists.ubuntu.com/archives/kernel-team/2022-April/129223.html
  
  [Test]
  Verified on the target machine
  
  [Where problems could occur]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968861

Title:
  Support Cirrus audio codec configurations for Odin platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1968861/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968861] Re: Support Cirrus audio codec configurations for Odin platform

2022-04-13 Thread AceLan Kao
** Description changed:

  [Impact]
  CS8409 needs new configuration for Odin platform
  
  [Fix]
  Cirrus provides us 2 commits to add the support which are not in upstream yet
  ALSA: hda/cs8409: Add Speaker Playback Switch for Cyborg
  ALSA: hda/cs8409: Support new Odin Variants
  
  To solve the conflicts, I cherry picked some other cs8409 commits from
  v5.17
  
  [Test]
+ Verified on the target machine
  
  [Where problems could occur]
+ The modified hda_fixups, ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED, has the same 
contain as ALC245_FIXUP_CS35L41_SPI_2, but with new mic mute led gpio settings. 
So, if might affect the machines with the same chip ID that mic mute led is 
already working.

** Description changed:

  [Impact]
  CS8409 needs new configuration for Odin platform
  
  [Fix]
  Cirrus provides us 2 commits to add the support which are not in upstream yet
  ALSA: hda/cs8409: Add Speaker Playback Switch for Cyborg
  ALSA: hda/cs8409: Support new Odin Variants
  
  To solve the conflicts, I cherry picked some other cs8409 commits from
  v5.17
  
  [Test]
  Verified on the target machine
  
  [Where problems could occur]
- The modified hda_fixups, ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED, has the same 
contain as ALC245_FIXUP_CS35L41_SPI_2, but with new mic mute led gpio settings. 
So, if might affect the machines with the same chip ID that mic mute led is 
already working.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968861

Title:
  Support Cirrus audio codec configurations for Odin platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1968861/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968892] Re: mute and micmut LED support for Zbook Fury 16 G9

2022-04-13 Thread AceLan Kao
** Description changed:

  [Impact]
  The audio mute key(F5) LED does not work.
  
  [Fix]
  Need this commit from v5.18-rc1
  ce18f905a500 ALSA: hda/realtek: Add mute and micmut LED support for Zbook 
Fury 17 G9
  
- 
  [Test]
+ Verified on the target machine.
  
  [Where problems could occur]
+ The modified hda_fixups, ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED, has the same 
contain as ALC245_FIXUP_CS35L41_SPI_2, but with new mic mute led gpio settings. 
So, if might affect the machines with the same chip ID that mic mute led is 
already working.

** Summary changed:

- mute and micmut LED support for Zbook Fury 16 G9
+ Micmute LED support for Zbook Fury 16 G9

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968892

Title:
  Micmute LED support for Zbook Fury 16 G9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1968892/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968892] [NEW] mute and micmut LED support for Zbook Fury 16 G9

2022-04-13 Thread AceLan Kao
Public bug reported:

[Impact]
The audio mute key(F5) LED does not work.

[Fix]
Need this commit from v5.18-rc1
ce18f905a500 ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 
17 G9


[Test]

[Where problems could occur]

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.17 (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.17 (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.17 (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress


** Tags: oem-priority originate-from-1955950 originate-from-1955951 stella

** Tags added: oem-priority originate-from-1955950 stella

** Tags added: originate-from-1955951

** Description changed:

  [Impact]
+ The audio mute key(F5) LED does not work.
  
  [Fix]
+ Need this commit from v5.18-rc1
+ ce18f905a500 ALSA: hda/realtek: Add mute and micmut LED support for Zbook 
Fury 17 G9
+ 
  
  [Test]
  
  [Where problems could occur]

** Summary changed:

- mute and micmut LED support for Zbook Fury 17 G9
+ mute and micmut LED support for Zbook Fury 16 G9

** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.17 (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-5.17 (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968892

Title:
  mute and micmut LED support for Zbook Fury 16 G9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1968892/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968861] Re: Support Cirrus audio codec configurations for Odin platform

2022-04-13 Thread AceLan Kao
** Tags added: oem-priority originate-from-1966081 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968861

Title:
  Support Cirrus audio codec configurations for Odin platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1968861/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968861] [NEW] Support Cirrus audio codec configurations for Odin platform

2022-04-13 Thread AceLan Kao
Public bug reported:

[Impact]
CS8409 needs new configuration for Odin platform

[Fix]
Cirrus provides us 2 commits to add the support which are not in upstream yet
ALSA: hda/cs8409: Add Speaker Playback Switch for Cyborg
ALSA: hda/cs8409: Support new Odin Variants

To solve the conflicts, I cherry picked some other cs8409 commits from
v5.17

[Test]

[Where problems could occur]

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid


** Tags: oem-priority originate-from-1966081 somerville

** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968861

Title:
  Support Cirrus audio codec configurations for Odin platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1968861/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967274] Re: Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post KMS update: CRTC property (GAMMA_LUT) not found]

2022-04-07 Thread AceLan Kao
Can't reproduce this issue with KDE.
And can't boot up the machine with mainline kernel. So, it's hard to bisect if 
it's a kernel issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967274

Title:
  Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post
  KMS update: CRTC property (GAMMA_LUT) not found]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1967274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967274] Re: Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post KMS update: CRTC property (GAMMA_LUT) not found]

2022-04-01 Thread AceLan Kao
Confirmed with fresh installed Jammy release(5.15.0-23). After the
screen dim, the backlight power is off,
"/sys/class/backlight/intel_backlight/bl_power", and can't echo 0 to it
to light up.

Switch vt(ctrl+alt+F1) works, and then I can turn off and turn on the backlight 
by
   echo 4 | sudo tee /sys/class/backlight/intel_backlight/bl_power
   echo 0 | sudo tee /sys/class/backlight/intel_backlight/bl_power

Close the lid and then open it, got the same behavior as meta+l, can't
turn on the backlight.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967274

Title:
  Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post
  KMS update: CRTC property (GAMMA_LUT) not found]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1967274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1966835] [NEW] e1000e reports hardware hang

2022-03-28 Thread AceLan Kao
Public bug reported:

[Impact]
Encounter the e1000e h/w hang while doing suspend/resume test
kernel: e1000e :00:1f.6 enp0s31f6: Detected Hardware Unit Hang:
   TDH <4>
   TDT <9>
   next_to_use <9>
   next_to_clean <4>
 buffer_info[next_to_clean]:
   time_stamp <100056968>
   next_to_watch <4>
   jiffies <100056c40>
   next_to_watch.status <0>
 MAC Status <40080283>
 PHY Status <796d>
 PHY 1000BASE-T Status <3800>
 PHY Extended Status <3000>
 PCI Status <10>

[Fix]
Intel provides a patch to fix this issue which is landed in v5.17-rc7
1866aa0d0d64 e1000e: Fix possible HW unit hang after an s0ix exit

[Test]
Verified by ODM on Dell machines

[Where problems could occur]
The fix disable PHY reset when runtime suspended, the PHY will be reset after 
resumed. So, it should not introduce any regression.

[Misc]
Jammy(5.15) has this fix through stable update.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress


** Tags: oem-priority originate-from-1943396 somerville

** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Tags added: oem-priority originate-from-1943396 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1966835

Title:
  e1000e reports hardware hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1966835/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1965467] Re: Need to reset MT7921 BT when the firmware hang or command no response

2022-03-23 Thread AceLan Kao
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965467

Title:
  Need to reset MT7921 BT when the firmware hang or command no response

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1965467/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955882] Re: MT7921[14c3:7961] ASPM is disabled and it affects power consumption

2022-03-20 Thread AceLan Kao
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955882

Title:
  MT7921[14c3:7961] ASPM is disabled and it affects power consumption

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1955882/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1965467] [NEW] Need to reset MT7921 BT when the firmware hang or command no response

2022-03-17 Thread AceLan Kao
Public bug reported:

[Impact]
Encounter BT command timeout issue when doing reboot test, and BT becomes 
unusable.
Mar 15 22:04:44 u-Inspiron-15-3525 kernel: [ 463.633675] usb 3-4: reset 
high-speed USB device number 3 using xhci_hcd
Mar 15 22:04:45 u-Inspiron-15-3525 kernel: [ 465.027012] Bluetooth: hci0: 
command 0x2005 tx timeout
Mar 15 22:04:47 u-Inspiron-15-3525 kernel: [ 467.043176] Bluetooth: hci0: 
command 0x2041 tx timeout

[Fix]
Backport below 2 commit from v5.15-rc1 fix this issue
e947802657cb Bluetooth: btusb: Support Bluetooth Reset for Mediatek Chip(MT7921)
0b10c8c84c0c Bluetooth: btusb: Record debug log for Mediatek Chip.

[Test]
Verified on the problem machine, and confirmed it works

[Where problems could occur]
It adds a new function to cmd_timeout callback, so it won't affect old 
behaviors. This only affects the chip which has command timeout issue, and 
could reset the chip when encounter the issue.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress


** Tags: oem-priority originate-from-1965199 somerville

** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu)
   Status: New => Invalid

** Tags added: oem-priority originate-from-1965199 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965467

Title:
  Need to reset MT7921 BT when the firmware hang or command no response

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1965467/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1961369] Re: iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW

2022-03-14 Thread AceLan Kao
*** This bug is a duplicate of bug 1961971 ***
https://bugs.launchpad.net/bugs/1961971

** This bug has been marked a duplicate of bug 1961971
   Disable iwlwifi UHB (ultra high band) channels if we don't support wifi 6e 
currently

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1961369

Title:
  iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1961369/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964748] Re: Cirrus audio support [1028:0BB5] & [1028:0BB6]

2022-03-14 Thread AceLan Kao
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964748

Title:
  Cirrus audio support [1028:0BB5] & [1028:0BB6]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1964748/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964748] Re: Cirrus audio support [1028:0BB5] & [1028:0BB6]

2022-03-14 Thread AceLan Kao
** Tags added: oem-priority originate-from-1964057 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964748

Title:
  Cirrus audio support [1028:0BB5] & [1028:0BB6]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1964748/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964748] [NEW] Cirrus audio support [1028:0BB5] & [1028:0BB6]

2022-03-14 Thread AceLan Kao
Public bug reported:

[Impact]
These 2 IDs([1028:0BB5],[1028:0BB6]) are required to be added into cs8409 quirk 
to get it work 

[Fix]
Cherry picked below commit from v5.17-rc1
2a1355f0bf41 ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409

[Test]
Verified on Dell machines which contains this Cirrus audio.

[Where problems could occur]
Adding 2 IDs into quirk is trivial, and should not introduce any regression.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid


** Tags: oem-priority originate-from-1964057 somerville

** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Description changed:

  [Impact]
+ These 2 IDs([1028:0BB5],[1028:0BB6]) are required to be added into cs8409 
quirk to get it work 
  
  [Fix]
+ Cherry picked below commit from v5.17-rc1
+ 2a1355f0bf41 ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409
  
  [Test]
+ Verified on Dell machines which contains this Cirrus audio.
  
  [Where problems could occur]
+ Adding 2 IDs into quirk is trivial, and should not introduce any regression.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964748

Title:
  Cirrus audio support [1028:0BB5] & [1028:0BB6]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1964748/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964286] Re: iwlwifi microcode crash after updating to 5.14.0-1027-oem

2022-03-08 Thread AceLan Kao
** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: linux-signed-oem-5.14 (Ubuntu)

** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964286

Title:
  iwlwifi microcode crash after updating to 5.14.0-1027-oem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.14/+bug/1964286/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955882] Re: MT7921[14c3:7961] ASPM is disabled and it affects power consumption

2022-03-07 Thread AceLan Kao
** Description changed:

  [Impact]
  MT7921 is disabled by default, and it affects the power consumption.
  
  [Fix]
  MTK pointed out we need this commit which is included in v5.16-rc1
-bf3747ae2e25 mt76: mt7921: enable aspm by default
+    bf3747ae2e25 mt76: mt7921: enable aspm by default
+ After ASPM is enabled, we found the card disappears after reboot sometimes, 
so MTK provides another commit for it
+ 
https://patchwork.kernel.org/project/linux-mediatek/patch/70e27cbc652cbdb78277b9c691a3a5ba02653afb.1641540175.git.obj...@gmail.com/
  
  [Test]
  Verified on Dell machines with MT7921 wifi card.
  
  [Where problems could occur]
- Enable device ASPM is always risky, but MT7921 is a rather new device,
- and MTK submitted the patch at June, so it should be safe to enable ASPM
- on this new device and there is no follow up fixes commit after ASPM is 
enabled.
+ Enable device ASPM is always risky, we've done our best to test these 
patches, and no regression could be found.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955882

Title:
  MT7921[14c3:7961] ASPM is disabled and it affects power consumption

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1955882/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1962799] Re: Bad items from Powertop on oem kernel

2022-03-07 Thread AceLan Kao
All those values could be set by tlp, it's not related to kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1962799

Title:
  Bad items from Powertop on oem kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1962799/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1961971] Re: Disable iwlwifi UHB (ultra high band) channels if we don't support wifi 6e currently

2022-02-28 Thread AceLan Kao
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1961971

Title:
  Disable iwlwifi UHB (ultra high band) channels if we don't support
  wifi 6e currently

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1961971/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1961971] Re: Disable iwlwifi UHB (ultra high band) channels if we don't support wifi 6e currently

2022-02-23 Thread AceLan Kao
** Description changed:

  [Impact]
- Ubuntu currently doesn't support wifi 6e, but wifi 6e AP will be discovered 
while scanning. User can't get connected to those wifi 6e AP, so disable UHB in 
the driver to avoid scanning those bands.
+ Ubuntu currently doesn't support wifi 6e, but wifi 6e AP will be discovered 
while scanning. User can't get connected to those wifi 6e AP, so disable 
UHB(ultra high band) in the driver to avoid scanning those bands.
  
  [Fix]
  Marks all AX210 and AX211 cards to disable UHB.
  
  [Test]
  Verified the system with AX211 card and confirm it can't discover wifi 6e 
bands.
  
  [Where problems could occur]
  Disable non-supported bands won't introduce any regression.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1961971

Title:
  Disable iwlwifi UHB (ultra high band) channels if we don't support
  wifi 6e currently

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1961971/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1961971] [NEW] Disable iwlwifi UHB (ultra high band) channels if we don't support wifi 6e currently

2022-02-23 Thread AceLan Kao
Public bug reported:

[Impact]
Ubuntu currently doesn't support wifi 6e, but wifi 6e AP will be discovered 
while scanning. User can't get connected to those wifi 6e AP, so disable 
UHB(ultra high band) in the driver to avoid scanning those bands.

[Fix]
Marks all AX210 and AX211 cards to disable UHB.

[Test]
Verified the system with AX211 card and confirm it can't discover wifi 6e bands.

[Where problems could occur]
Disable non-supported bands won't introduce any regression.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress


** Tags: oem-priority originate-from-1955412 somerville

** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Tags added: oem-priority originate-from-1955412 somerville

** Description changed:

  [Impact]
  Ubuntu currently doesn't support wifi 6e, but wifi 6e AP will be discovered 
while scanning. User can't get connected to those wifi 6e AP, so disable UHB in 
the driver to avoid scanning those bands.
  
  [Fix]
  Marks all AX210 and AX211 cards to disable UHB.
  
  [Test]
- Verified the system can't discover wifi 6e bands.
+ Verified the system with AX211 card and confirm it can't discover wifi 6e 
bands.
  
  [Where problems could occur]
  Disable non-supported bands won't introduce any regression.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1961971

Title:
  Disable iwlwifi UHB (ultra high band) channels if we don't support
  wifi 6e currently

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1961971/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1961369] [NEW] iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW

2022-02-17 Thread AceLan Kao
Public bug reported:

[Impact]

[Fix]

[Test]

[Where problems could occur]

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid


** Tags: oem-priority originate-from-1955412 somerville

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.14 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Tags added: oem-priority originate-from-1955412 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1961369

Title:
  iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1961369/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955882] Re: MT7921[14c3:7961] ASPM is disabled and it affects power consumption

2022-02-13 Thread AceLan Kao
We also need below commit to fix the issue introduced by this patch
https://patchwork.kernel.org/project/linux-mediatek/patch/70e27cbc652cbdb78277b9c691a3a5ba02653afb.1641540175.git.obj...@gmail.com/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955882

Title:
  MT7921[14c3:7961] ASPM is disabled and it affects power consumption

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1955882/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1959061] Re: The display output on type-c hub doesn't work on ADL platform

2022-01-26 Thread AceLan Kao
** Description changed:

  [Impact]
  The display output(DP/HDMI) on the USB type-c hub doesn't work. No display 
output device could be found after the monitor is plugged into the hub.
  
  [Fix]
  Intel provide a new patch to fix this issue on ADL platforms.
  
  [Test]
  Verified on ADL platform with different type-c hubs, the display output works.
  
  [Where problems could occur]
+ The TCSS_DDI_STATUS register is indexed by tc_port not by the FIA port index. 
So, this patch is more like a fix and only affect ADL platforms. And as the 
commit log describes, the value is wrong on TC#3/4 ports, so it won't affect 
the origin working ports.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959061

Title:
  The display output on type-c hub doesn't work on ADL platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1959061/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1959061] [NEW] The display output on type-c hub doesn't work on ADL platform

2022-01-25 Thread AceLan Kao
Public bug reported:

[Impact]
The display output(DP/HDMI) on the USB type-c hub doesn't work. No display 
output device could be found after the monitor is plugged into the hub.

[Fix]
Intel provide a new patch to fix this issue on ADL platforms.

[Test]
Verified on ADL platform with different type-c hubs, the display output works.

[Where problems could occur]

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid


** Tags: oem-priority originate-from-1946314 somerville

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Tags added: oem-priority originate-from-1946314 somerville

** Description changed:

  [Impact]
+ The display output(DP/HDMI) on the USB type-c hub doesn't work. No display 
output device could be found after the monitor is plugged into the hub.
  
  [Fix]
+ Intel provide a new patch to fix this issue on ADL platforms.
  
  [Test]
+ Verified on ADL platform with different type-c hubs, the display output works.
  
  [Where problems could occur]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959061

Title:
  The display output on type-c hub doesn't work on ADL platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1959061/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1949063] Re: Add F81966 watchdog support

2022-01-24 Thread AceLan Kao
** Tags removed: verification-needed-impish
** Tags added: verification-done-impish

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1949063

Title:
  Add F81966 watchdog support

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1949063/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1938531] Re: support signed v4l2loopback dkms build

2022-01-19 Thread AceLan Kao
** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: In Progress => 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/1938531

Title:
  support signed v4l2loopback dkms build

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1938531/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1938964] Re: icmp_redirect from selftests fails on F/kvm (unary operator expected)

2022-01-19 Thread AceLan Kao
** Also affects: linux-oem-5.10 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: New => Fix Committed

** Changed in: linux-oem-5.10 (Ubuntu Hirsute)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Impish)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Jammy)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1938964

Title:
  icmp_redirect from selftests fails on F/kvm (unary operator expected)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1938964/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955692] Re: Update - Fix A yellow screen pops up in an instant (< 1 second) and then disappears before loading the system

2022-01-19 Thread AceLan Kao
** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: In Progress => 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/1955692

Title:
  Update - Fix A yellow screen pops up in an instant (< 1 second) and
  then disappears before loading the system

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1955692/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1956407] Re: Add missing BT ID for Qualcomm WCN6856

2022-01-05 Thread AceLan Kao
** Summary changed:

- Add missing patches for Qualcomm WCN6856 wifi/bt card
+ Add missing BT ID for Qualcomm WCN6856

** Description changed:

  [Impact]
- WCN6856 Bluetooth doesn't work, and wifi doesn't load -2 firmware.
+ WCN6856 Bluetooth doesn't work.
  
  [Fix]
- Add one more ID for BT, and one commit for ath11k to load -2 firmware first 
if exists.
+ Add one more ID for BT.
  
  [Test]
  Verified by our engineers and Dell on some Dell platforms with WCN6856 card.
  
  [Where problems could occur]
- Adding ID doesn't affect old systems, and support -2 board name only works on 
new WCN6855 cards.
+ Adding ID doesn't affect old systems.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1956407

Title:
  Add missing BT ID for Qualcomm WCN6856

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956407/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1956407] [NEW] Add missing patches for Qualcomm WCN6856 wifi/bt card

2022-01-04 Thread AceLan Kao
Public bug reported:

[Impact]
WCN6856 Bluetooth doesn't work, and wifi doesn't load -2 firmware.

[Fix]
Add one more ID for BT, and one commit for ath11k to load -2 firmware first if 
exists.

[Test]
Verified by our engineers and Dell on some Dell platforms with WCN6856 card.

[Where problems could occur]
Adding ID doesn't affect old systems, and support -2 board name only works on 
new WCN6855 cards.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.13 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.13 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.13 (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.13 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux-oem-5.13 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.13 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-5.13 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1956407

Title:
  Add missing patches for Qualcomm WCN6856 wifi/bt card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956407/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955882] Re: MT7921[14c3:7961] ASPM is disabled and it affects power consumption

2021-12-27 Thread AceLan Kao
** Description changed:

  [Impact]
+ MT7921 is disabled by default, and it affects the power consumption.
  
  [Fix]
+ MTK pointed out we need this commit which is included in v5.16-rc1
+bf3747ae2e25 mt76: mt7921: enable aspm by default
  
  [Test]
+ Verified on Dell machines with MT7921 wifi card.
  
  [Where problems could occur]
+ Enable device ASPM is always risky, but MT7921 is a rather new device,
+ and MTK submitted the patch at June, so it should be safe to enable ASPM
+ on this new device and there is no follow up fixes commit after ASPM is 
enabled.

** Tags added: oem-priority originate-from-1945427 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955882

Title:
  MT7921[14c3:7961] ASPM is disabled and it affects power consumption

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1955882/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955882] [NEW] MT7921[14c3:7961] ASPM is disabled and it affects power consumption

2021-12-27 Thread AceLan Kao
Public bug reported:

[Impact]

[Fix]

[Test]

[Where problems could occur]

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955882

Title:
  MT7921[14c3:7961] ASPM is disabled and it affects power consumption

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1955882/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955790] Re: Got black screen when resume from s2idle with AMD dGPU

2021-12-27 Thread AceLan Kao
** Description changed:

  [Impact]
+ On Dell AIO with AMD dGPU platforms, it looks like AMD dGPU can't be waken up 
after s2idle and got black screen.
  
  [Fix]
+ AMD provides us 2 commits to fix this issue.
+ https://patchwork.freedesktop.org/patch/463002/
+ https://patchwork.freedesktop.org/series/98338/
  
  [Test]
+ Verified by AMD.
  
  [Where problems could occur]
+ It should be fine to reset the asic and set to the proper state while 
entering suspended.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955790

Title:
  Got black screen when resume from s2idle with AMD dGPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1955790/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955790] [NEW] Got black screen when resume from s2idle with AMD dGPU

2021-12-27 Thread AceLan Kao
Public bug reported:

[Impact]
On Dell AIO with AMD dGPU platforms, it looks like AMD dGPU can't be waken up 
after s2idle and got black screen.

[Fix]
AMD provides us 2 commits to fix this issue.
https://patchwork.freedesktop.org/patch/463002/
https://patchwork.freedesktop.org/series/98338/

[Test]
Verified by AMD.

[Where problems could occur]
It should be fine to reset the asic and set to the proper state while entering 
suspended.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux (Ubuntu Jammy)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress

** Affects: linux-oem-5.14 (Ubuntu Jammy)
 Importance: Undecided
 Status: Invalid


** Tags: oem-priority originate-from-1948411 somerville

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux-oem-5.14 (Ubuntu Focal)
 Assignee: (unassigned) => AceLan Kao (acelankao)

** Tags added: oem-priority originate-from-1948411 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955790

Title:
  Got black screen when resume from s2idle with AMD dGPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1955790/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927808] Re: rtw88_8821ce causes freeze

2021-12-23 Thread AceLan Kao
** Tags added: oem-priority originate-from-1950719 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927808

Title:
  rtw88_8821ce causes freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1927808/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   5   6   7   8   9   10   >