[Bug 1903969] Re: failed to boot to GUI: i915 0000:00:02.0: [drm] *ERROR* Link Training Unsuccessful

2020-11-23 Thread You-Sheng Yang
** Also affects: linux-oem-5.10 (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

** Changed in: linux-oem-5.10 (Ubuntu Hirsute)
   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/1903969

Title:
  failed to boot to GUI: i915 :00:02.0: [drm] *ERROR* Link Training
  Unsuccessful

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

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

[Bug 1903969] Re: failed to boot to GUI: i915 0000:00:02.0: [drm] *ERROR* Link Training Unsuccessful

2020-11-24 Thread You-Sheng Yang
SRU: https://lists.ubuntu.com/archives/kernel-
team/2020-November/114986.html (unstable & oem-5.10)

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Importance: Undecided => High

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

** Changed in: linux-oem-5.10 (Ubuntu Focal)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

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

** Description changed:

+ [SRU Justification]
+ 
+ [Impact]
+ 
+ On platforms supported DP tunneling over USB 3.2 or so, a Retimer is
+ required on the host side to cover insertion loss. On such platforms the
+ rtimer firmware maybe configured to use LTTPR (Link Training Tunable PHY
+ Repeater) non-transparent mode only, which is only supported in drm-tip
+ currently. Without LTTPR support, link training may fail with following
+ error messages depending on the data path configuration:
+ 
+   i915 :00:02.0: [drm] *ERROR* Link Training Unsuccessful
+   i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun
+ 
+ [Fix]
+ 
+ Patchset https://www.spinics.net/lists/intel-gfx/msg248700.html
+ ("drm/i915: Add support for LTTPR non-transparent link training mode")
+ is required to fix this issue. It has been landed to drm-tip and will
+ only included to mainline in v5.11.
+ 
+ Patchset https://patchwork.freedesktop.org/series/76993/ ("Plumb crtc
+ state to link training code") is included for link training functions
+ prototype changes.
+ 
+ [Test Case]
+ 
+ On Dell OptiPlex and WD19 docking station, use following steps to verify:
+ 1. disconnect WD19 from OptiPlex, disconnect OptiPlex's power
+ 2. attach OptiPlex's power cord
+ 3. attach WD19's power cord
+ 4. attach DP to WD19
+ 5. attach WD19 to OptiPlex
+ 6. boot up and check if boot to GUI directly
+ 7. `dmesg` and check if aforementioned DRM link training error appears
+ 
+ [Regression Potential]
+ 
+ The second patchset pulled for dependency doesn't have too much
+ effective changes but refactoring some translation functions, so very
+ unlikely to have regressions.
+ 
+ For the major part, LTTPR support, when LTTPR is either not detected or
+ not supported, it will fall back to use transparent mode as it was.
+ Otherwise, DP Standard recommends to use LTTPR non-transparent mode for
+ link training, so this should be the right way to have best hardware
+ support.
+ 
+ == original bug description ==
+ 
  [Summary]
  When the monitor ONLY is connected to the WD19 (DP port) and WD19 is 
connected to the type c port than boot the machine, the monitor shows no video 
output after loaded i915.
  
  [Reproduce Steps]
  1. connect power cable of WD19
  2. connect DP cable from monitor to WD19
  3. connect power cable to target system.
  4. connect type c cable from WD19 to target system
  5. boot up
  
  [Results]
  Expected: video output as there is only one monitor connected.
  Actual: No video output.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.6.0-1033-oem 5.6.0-1033.35
  ProcVersionSignature: Ubuntu 5.6.0-1033.35-oem 5.6.19
  Uname: Linux 5.6.0-1033-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.11
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Thu Nov 12 05:11:11 2020
  DistributionChannelDescriptor:
-  # This is the distribution channel descriptor for the OEM CDs
-  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
-  canonical-oem-somerville-focal-amd64-20200502-85+fossa-metapod+X40
+  # This is the distribution channel descriptor for the OEM CDs
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-somerville-focal-amd64-20200502-85+fossa-metapod+X40
  InstallationDate: Installed on 2020-11-03 (9 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  SourcePackage: linux-signed-oem-5.6
  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/1903969

Title:
  failed to boot to GUI: i915 :00:02.0: [drm] *ERROR* Link Training
  Unsuccessful

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

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

[Bug 1905395] [NEW] Failed to enter PC10 on RKL platforms due to the lack of latest i915 dmc fw in initramfs

2020-11-24 Thread You-Sheng Yang
Public bug reported:

TBD.

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

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

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

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

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

** Affects: linux (Ubuntu Hirsute)
 Importance: Undecided
 Status: Incomplete

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


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

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

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

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

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

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

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

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

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

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

Title:
  Failed to enter PC10 on RKL platforms due to the lack of latest i915
  dmc fw in initramfs

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

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

[Bug 1903969] Re: failed to boot to GUI: i915 0000:00:02.0: [drm] *ERROR* Link Training Unsuccessful

2020-11-24 Thread You-Sheng Yang
SRU: https://lists.ubuntu.com/archives/kernel-
team/2020-November/115002.html (G & H)

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

Title:
  failed to boot to GUI: i915 :00:02.0: [drm] *ERROR* Link Training
  Unsuccessful

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

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

[Bug 1905395] Re: Failed to enter PC10 on RKL platforms due to the lack of latest i915 dmc fw in initramfs

2020-11-24 Thread You-Sheng Yang
This should depend on https://patchwork.kernel.org/project/intel-
gfx/patch/20200813200029.25307-1-jose.so...@intel.com/ for new
"rkl_dmc_ver2_02.bin", but it should have been in kernel since
v5.10-rc1.

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

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

** Changed in: hwe-next
   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/1905395

Title:
  Failed to enter PC10 on RKL platforms due to the lack of latest i915
  dmc fw in initramfs

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

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

[Bug 1903969] Re: failed to boot to GUI: i915 0000:00:02.0: [drm] *ERROR* Link Training Unsuccessful

2020-11-24 Thread You-Sheng Yang
** Description changed:

  [SRU Justification]
  
  [Impact]
  
  On platforms supported DP tunneling over USB 3.2 or so, a Retimer is
  required on the host side to cover insertion loss. On such platforms the
  rtimer firmware maybe configured to use LTTPR (Link Training Tunable PHY
  Repeater) non-transparent mode only, which is only supported in drm-tip
  currently. Without LTTPR support, link training may fail with following
  error messages depending on the data path configuration:
  
-   i915 :00:02.0: [drm] *ERROR* Link Training Unsuccessful
-   i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun
+   i915 :00:02.0: [drm] *ERROR* Link Training Unsuccessful
+   i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun
  
  [Fix]
  
  Patchset https://www.spinics.net/lists/intel-gfx/msg248700.html
  ("drm/i915: Add support for LTTPR non-transparent link training mode")
  is required to fix this issue. It has been landed to drm-tip and will
  only included to mainline in v5.11.
  
  Patchset https://patchwork.freedesktop.org/series/76993/ ("Plumb crtc
  state to link training code") is included for link training functions
  prototype changes.
  
  [Test Case]
  
  On Dell OptiPlex and WD19 docking station, use following steps to verify:
  1. disconnect WD19 from OptiPlex, disconnect OptiPlex's power
  2. attach OptiPlex's power cord
  3. attach WD19's power cord
  4. attach DP to WD19
  5. attach WD19 to OptiPlex
  6. boot up and check if boot to GUI directly
  7. `dmesg` and check if aforementioned DRM link training error appears
  
- [Regression Potential]
+ [Where problems could occur]
  
  The second patchset pulled for dependency doesn't have too much
  effective changes but refactoring some translation functions, so very
  unlikely to have regressions.
  
  For the major part, LTTPR support, when LTTPR is either not detected or
  not supported, it will fall back to use transparent mode as it was.
  Otherwise, DP Standard recommends to use LTTPR non-transparent mode for
  link training, so this should be the right way to have best hardware
  support.
  
  == original bug description ==
  
  [Summary]
  When the monitor ONLY is connected to the WD19 (DP port) and WD19 is 
connected to the type c port than boot the machine, the monitor shows no video 
output after loaded i915.
  
  [Reproduce Steps]
  1. connect power cable of WD19
  2. connect DP cable from monitor to WD19
  3. connect power cable to target system.
  4. connect type c cable from WD19 to target system
  5. boot up
  
  [Results]
  Expected: video output as there is only one monitor connected.
  Actual: No video output.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.6.0-1033-oem 5.6.0-1033.35
  ProcVersionSignature: Ubuntu 5.6.0-1033.35-oem 5.6.19
  Uname: Linux 5.6.0-1033-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.11
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Thu Nov 12 05:11:11 2020
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-metapod+X40
  InstallationDate: Installed on 2020-11-03 (9 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  SourcePackage: linux-signed-oem-5.6
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  [SRU Justification]
  
  [Impact]
  
  On platforms supported DP tunneling over USB 3.2 or so, a Retimer is
  required on the host side to cover insertion loss. On such platforms the
  rtimer firmware maybe configured to use LTTPR (Link Training Tunable PHY
  Repeater) non-transparent mode only, which is only supported in drm-tip
  currently. Without LTTPR support, link training may fail with following
  error messages depending on the data path configuration:
  
    i915 :00:02.0: [drm] *ERROR* Link Training Unsuccessful
    i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun
  
  [Fix]
  
  Patchset https://www.spinics.net/lists/intel-gfx/msg248700.html
  ("drm/i915: Add support for LTTPR non-transparent link training mode")
  is required to fix this issue. It has been landed to drm-tip and will
- only included to mainline in v5.11.
+ only be merged to mainline in v5.11.
  
  Patchset https://patchwork.freedesktop.org/series/76993/ ("Plumb crtc
  state to link training code") is included for link training functions
  prototype changes.
  
  [Test Case]
  
  On Dell OptiPlex and WD19 docking station, use following steps to verify:
  1. disconnect WD19 from OptiPlex, disconnect OptiPlex's power
  2. attach OptiPlex's power cord
  3. attach WD19's power cord
  4. attach DP to WD19
  5. attach WD19 to OptiPlex
  6. boot up and check if boot to GUI directly
  7. `dmesg` and check if aforementioned DRM link training error appears
  
  [Where problems could 

[Bug 1902848] Re: Support Intel AX210 wifi [8086:2725] Subsystem [8086:0020]

2020-11-24 Thread You-Sheng Yang
Hirsute has already included required fw from iwlwifi-fw-2020-10-14

** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
   Status: Invalid

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

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

** No longer affects: linux (Ubuntu Groovy)

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

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

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

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

** Changed in: linux (Ubuntu Hirsute)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

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

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

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: New => Incomplete

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

** Changed in: linux (Ubuntu Groovy)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

** Changed in: linux-firmware (Ubuntu Hirsute)
   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/1902848

Title:
  Support Intel AX210 wifi [8086:2725] Subsystem [8086:0020]

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

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

[Bug 1902848] Re: Support Intel AX210 wifi [8086:2725] Subsystem [8086:0020]

2020-11-24 Thread You-Sheng Yang
Hirsute has already included required fw from iwlwifi-fw-2020-10-14

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

Title:
  Support Intel AX210 wifi [8086:2725] Subsystem [8086:0020]

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

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

[Bug 1890130] Re: Add support for Intel Bluetooth Device Typhoon Peak (8087:0032)

2020-11-24 Thread You-Sheng Yang
** No longer affects: linux (Ubuntu Eoan)

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

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

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

** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
   Status: Invalid

** Also affects: linux-oem-5.6 (Ubuntu Hirsute)
   Importance: Undecided
   Status: Invalid

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

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

Title:
  Add support for Intel Bluetooth Device Typhoon Peak (8087:0032)

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

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

[Bug 1904509] Re: Intel(R) Wi-Fi 6 AX201 160MHz [8086:a0f0] subsystem [8086:4070] fails to register device: can not clear persistence bit

2020-11-25 Thread You-Sheng Yang
Seems a HW issue so far.

** Changed in: linux-oem-5.6 (Ubuntu)
   Status: New => Incomplete

** Changed in: hwe-next
   Status: New => Incomplete

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

Title:
  Intel(R) Wi-Fi 6 AX201 160MHz [8086:a0f0] subsystem [8086:4070] fails
  to register device: can not clear persistence bit

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

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

[Bug 1890130] Re: Add support for Intel Bluetooth Device Typhoon Peak (8087:0032)

2020-11-25 Thread You-Sheng Yang
** No longer affects: linux-oem-5.6 (Ubuntu Bionic)

** No longer affects: linux (Ubuntu Bionic)

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

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

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

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: New => Incomplete

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

** Changed in: linux (Ubuntu Hirsute)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

** Description changed:

  Device from /sys/kernel/debug/usb/devices:
  
  T:  Bus=01 Lev=01 Prnt=01 Port=13 Cnt=02 Dev#=  3 Spd=12   MxCh= 0
  D:  Ver= 2.01 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
  P:  Vendor=8087 ProdID=0032 Rev= 0.00
  
- Fix available upstream at:
- 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=875e16759005e3bdaa84eb2741281f37ba35b886
+ Prerequisite commits:
+ * 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=875e16759005e3bdaa84eb2741281f37ba35b886
+ * 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e4e3f73b9f4
+ 
+ And:
+ https://patchwork.kernel.org/project/bluetooth/list/?series=387475

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

Title:
  Add support for Intel Bluetooth Device Typhoon Peak (8087:0032)

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

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

[Bug 1902848] Re: Support Intel AX210 wifi [8086:2725] Subsystem [8086:0020]

2020-11-25 Thread You-Sheng Yang
** Description changed:

  Firmware: 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/iwlwifi-ty-a0-gf-a0-59.ucode?id=4f41e9d6437d03e7ce9279076107dd08f46656f3
  Kernel v5.10-rc1 or newer.
  
  04:00.0 Network controller [0280]: Intel Corporation Device [8086:2725] (rev 
1a)
- Subsystem: Intel Corporation Device [8086:0020]
- Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
- Kernel driver in use: iwlwifi
- Kernel modules: iwlwifi
+ Subsystem: Intel Corporation Device [8086:0020]
+ Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
+ Kernel driver in use: iwlwifi
+ Kernel modules: iwlwifi
+ 
+ Bluetooth part in bug 1890130.
  
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  CasperMD5CheckResult: skip
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-10-13 (22 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 100: ID 8087:0032 Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Intel Corporation Rocket Lake Client Platform
  Package: linux (not installed)
  ProcFB:
  
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1-generic 
root=UUID=221267f2-0315-4b8c-98c3-6e791d5615fc ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1.2-generic 5.10.0-rc2
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1-generic N/A
   linux-backports-modules-5.10.0-1-generic  N/A
   linux-firmware1.190
  RfKill:
  
  Tags:  focal
  Uname: Linux 5.10.0-1-generic x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: False
  acpidump:
   Error: command ['pkexec', '/usr/share/apport/dump_acpi_tables.py'] failed 
with exit code 127: polkit-agent-helper-1: error response to PolicyKit daemon: 
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
   Error executing command as another user: Not authorized
  
   This incident has been reported.
  dmi.bios.date: 08/20/2020
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: RKLSFWI1.R00.1344.A00.2008202030
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: RocketLake S UDIMM 6L RVP
  dmi.board.vendor: Intel Corporation
  dmi.board.version: 1
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 3
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 0.1
  dmi.ec.firmware.release: 1.4
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrRKLSFWI1.R00.1344.A00.2008202030:bd08/20/2020:efr1.4:svnIntelCorporation:pnRocketLakeClientPlatform:pvr0.1:rvnIntelCorporation:rnRocketLakeSUDIMM6LRVP:rvr1:cvnIntelCorporation:ct3:cvr0.1:
  dmi.product.family: Rocket Lake Client System
  dmi.product.name: Rocket Lake Client Platform
  dmi.product.sku: 0025
  dmi.product.version: 0.1
  dmi.sys.vendor: Intel Corporation

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

Title:
  Support Intel AX210 wifi [8086:2725] Subsystem [8086:0020]

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

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

[Bug 1903969] Re: failed to boot to GUI: i915 0000:00:02.0: [drm] *ERROR* Link Training Unsuccessful

2020-11-29 Thread You-Sheng Yang
** 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/1903969

Title:
  failed to boot to GUI: i915 :00:02.0: [drm] *ERROR* Link Training
  Unsuccessful

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

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

[Bug 1906236] [NEW] Allow host runtime PM as default for Intel Maple Ridge xHCI

2020-11-30 Thread You-Sheng Yang
Public bug reported:

Intel Maple Ridge is successor of Titan Ridge Thunderbolt controller. As
Titan Ridge this one also includes xHCI host controller. In order to
safe energy we should put it to low power state by default when idle.
For this reason allow host runtime PM for Maple Ridge.

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

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: You-Sheng Yang (vicamo)
 Status: In Progress

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

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Status: Won't Fix

** Affects: linux-oem-5.10 (Ubuntu Focal)
 Importance: Undecided
 Assignee: You-Sheng Yang (vicamo)
 Status: In Progress

** Affects: linux (Ubuntu Hirsute)
 Importance: Undecided
 Assignee: You-Sheng Yang (vicamo)
 Status: In Progress

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


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

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

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

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

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

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

** Changed in: linux (Ubuntu Focal)
   Status: New => Won't Fix

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

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

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

** Changed in: linux (Ubuntu Hirsute)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

** Changed in: linux-oem-5.10 (Ubuntu Focal)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

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

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

Title:
  Allow host runtime PM as default for Intel Maple Ridge xHCI

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

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

[Bug 1906236] Re: Allow host runtime PM as default for Intel Maple Ridge xHCI

2020-11-30 Thread You-Sheng Yang
PPA for test: https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1906236

** Description changed:

  Intel Maple Ridge is successor of Titan Ridge Thunderbolt controller. As
  Titan Ridge this one also includes xHCI host controller. In order to
  safe energy we should put it to low power state by default when idle.
  For this reason allow host runtime PM for Maple Ridge.
+ 
+ 
https://lore.kernel.org/linux-usb/20201105110031.8691-1-mika.westerb...@linux.intel.com/
+ Accepted in 
https://git.kernel.org/pub/scm/linux/kernel/git/mnyman/xhci.git/log/?h=for-usb-linus

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

Title:
  Allow host runtime PM as default for Intel Maple Ridge xHCI

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

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

[Bug 1906236] Re: Allow host runtime PM as default for Intel Maple Ridge xHCI

2020-11-30 Thread You-Sheng Yang
** Description changed:

  Intel Maple Ridge is successor of Titan Ridge Thunderbolt controller. As
  Titan Ridge this one also includes xHCI host controller. In order to
  safe energy we should put it to low power state by default when idle.
  For this reason allow host runtime PM for Maple Ridge.
  
  
https://lore.kernel.org/linux-usb/20201105110031.8691-1-mika.westerb...@linux.intel.com/
  Accepted in 
https://git.kernel.org/pub/scm/linux/kernel/git/mnyman/xhci.git/log/?h=for-usb-linus
+ 
+ And
+ 
https://lore.kernel.org/lkml/20201119155523.41332-1-mika.westerb...@linux.intel.com/

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

Title:
  Allow host runtime PM as default for Intel Maple Ridge xHCI

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

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

[Bug 1906236] Re: Intel Thunderbolt 4 Maple Ridge support

2020-12-02 Thread You-Sheng Yang
** Summary changed:

- Allow host runtime PM as default for Intel Maple Ridge xHCI
+ Intel Thunderbolt 4 Maple Ridge support

** Description changed:

- Intel Maple Ridge is successor of Titan Ridge Thunderbolt controller. As
- Titan Ridge this one also includes xHCI host controller. In order to
- safe energy we should put it to low power state by default when idle.
- For this reason allow host runtime PM for Maple Ridge.
+ Patchset
+ 
https://lore.kernel.org/lkml/20201119155523.41332-1-mika.westerb...@linux.intel.com/
+ for Maple Ridge support landed
+ git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git
  
- 
https://lore.kernel.org/linux-usb/20201105110031.8691-1-mika.westerb...@linux.intel.com/
- Accepted in 
https://git.kernel.org/pub/scm/linux/kernel/git/mnyman/xhci.git/log/?h=for-usb-linus
- 
- And
- 
https://lore.kernel.org/lkml/20201119155523.41332-1-mika.westerb...@linux.intel.com/
+ Patchset https://lore.kernel.org/linux-
+ usb/20201105110031.8691-1-mika.westerb...@linux.intel.com/ for xHCI
+ runtime PM accepted in
+ https://git.kernel.org/pub/scm/linux/kernel/git/mnyman/xhci.git/log/?h
+ =for-usb-linus

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

Title:
  Intel Thunderbolt 4 Maple Ridge support

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

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

[Bug 1906236] Re: Intel Thunderbolt 4 Maple Ridge support

2020-12-03 Thread You-Sheng Yang
SRU: https://lists.ubuntu.com/archives/kernel-
team/2020-December/115238.html (U, OEM-5.6)

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: linux (Ubuntu Hirsute)
   Importance: Undecided => High

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

Title:
  Intel Thunderbolt 4 Maple Ridge support

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

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

[Bug 1902848] Re: Support Intel AX210 wifi [8086:2725] Subsystem [8086:0020]

2020-12-03 Thread You-Sheng Yang
** Changed in: linux-firmware (Ubuntu Focal)
   Status: Confirmed => In Progress

** Changed in: linux-firmware (Ubuntu Focal)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

** Changed in: linux-firmware (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: linux (Ubuntu Hirsute)
   Importance: Undecided => High

** Changed in: linux (Ubuntu Hirsute)
   Status: Incomplete => In Progress

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Importance: Undecided => High

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

** Changed in: linux-oem-5.10 (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/1902848

Title:
  Support Intel AX210 wifi [8086:2725] Subsystem [8086:0020]

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

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

[Bug 1890130] Re: Add support for Intel Bluetooth Device Typhoon Peak (8087:0032)

2020-12-03 Thread You-Sheng Yang
** Also affects: linux-firmware (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: linux-firmware (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/1890130

Title:
  Add support for Intel Bluetooth Device Typhoon Peak (8087:0032)

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

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

[Bug 1913259] Re: Intel AX201 Wi-Fi [8086:43f0] subsystem [1a56:1652]: Direct firmware load for (efault)128.ucode failed with error -2

2021-02-22 Thread You-Sheng Yang
** Description changed:

  00:14.3 Network controller [0280]: Intel Corporation Device [8086:43f0]
-  Subsystem: Bigfoot Networks, Inc. Device [1a56:1652]
-  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: iwlwifi
+  Subsystem: Bigfoot Networks, Inc. Device [1a56:1652]
+  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: iwlwifi
  
  In dmesg:
  [ 4.146811] Intel(R) Wireless WiFi driver for Linux
  [ 4.146866] iwlwifi :00:14.3: enabling device ( -> 0002)
  [ 4.155371] iwlwifi :00:14.3: Direct firmware load for (efault)128.ucode 
failed with error -2
  [ 4.155388] iwlwifi :00:14.3: Direct firmware load for (efault)127.ucode 
failed with error -2
  [ 4.155486] iwlwifi :00:14.3: Direct firmware load for (efault)126.ucode 
failed with error -2
  [ 4.155585] iwlwifi :00:14.3: Direct firmware load for (efault)125.ucode 
failed with error -2
  [ 4.155596] iwlwifi :00:14.3: Direct firmware load for (efault)124.ucode 
failed with error -2
  [ 4.155606] iwlwifi :00:14.3: Direct firmware load for (efault)123.ucode 
failed with error -2
  [ 4.155617] iwlwifi :00:14.3: Direct firmware load for (efault)122.ucode 
failed with error -2
  [ 4.155628] iwlwifi :00:14.3: Direct firmware load for (efault)121.ucode 
failed with error -2
  [ 4.155639] iwlwifi :00:14.3: Direct firmware load for (efault)120.ucode 
failed with error -2
  [ 4.155649] iwlwifi :00:14.3: Direct firmware load for (efault)119.ucode 
failed with error -2
  [ 4.155660] iwlwifi :00:14.3: Direct firmware load for (efault)118.ucode 
failed with error -2
  [ 4.155670] iwlwifi :00:14.3: Direct firmware load for (efault)117.ucode 
failed with error -2
  [ 4.155683] iwlwifi :00:14.3: Direct firmware load for (efault)116.ucode 
failed with error -2
  [ 4.155693] iwlwifi :00:14.3: Direct firmware load for (efault)115.ucode 
failed with error -2
  [ 4.155704] iwlwifi :00:14.3: Direct firmware load for (efault)114.ucode 
failed with error -2
  [ 4.155716] iwlwifi :00:14.3: Direct firmware load for (efault)113.ucode 
failed with error -2
  [ 4.155727] iwlwifi :00:14.3: Direct firmware load for (efault)112.ucode 
failed with error -2
  [ 4.155817] iwlwifi :00:14.3: Direct firmware load for (efault)111.ucode 
failed with error -2
  [ 4.155829] iwlwifi :00:14.3: Direct firmware load for (efault)110.ucode 
failed with error -2
  [ 4.155840] iwlwifi :00:14.3: Direct firmware load for (efault)109.ucode 
failed with error -2
  [ 4.155851] iwlwifi :00:14.3: Direct firmware load for (efault)108.ucode 
failed with error -2
  [ 4.155863] iwlwifi :00:14.3: Direct firmware load for (efault)107.ucode 
failed with error -2
  [ 4.155874] iwlwifi :00:14.3: Direct firmware load for (efault)106.ucode 
failed with error -2
  [ 4.155884] iwlwifi :00:14.3: Direct firmware load for (efault)105.ucode 
failed with error -2
  [ 4.155895] iwlwifi :00:14.3: Direct firmware load for (efault)104.ucode 
failed with error -2
  [ 4.155907] iwlwifi :00:14.3: Direct firmware load for (efault)103.ucode 
failed with error -2
  [ 4.155919] iwlwifi :00:14.3: Direct firmware load for (efault)102.ucode 
failed with error -2
  [ 4.155930] iwlwifi :00:14.3: Direct firmware load for (efault)101.ucode 
failed with error -2
  [ 4.155941] iwlwifi :00:14.3: Direct firmware load for (efault)100.ucode 
failed with error -2
  [ 4.155953] iwlwifi :00:14.3: Direct firmware load for (efault)99.ucode 
failed with error -2
  [ 4.155964] iwlwifi :00:14.3: Direct firmware load for (efault)98.ucode 
failed with error -2
  [ 4.155975] iwlwifi :00:14.3: Direct firmware load for (efault)97.ucode 
failed with error -2
  [ 4.155985] iwlwifi :00:14.3: Direct firmware load for (efault)96.ucode 
failed with error -2
  [ 4.155997] iwlwifi :00:14.3: Direct firmware load for (efault)95.ucode 
failed with error -2
  [ 4.156008] iwlwifi :00:14.3: Direct firmware load for (efault)94.ucode 
failed with error -2
  [ 4.156019] iwlwifi :00:14.3: Direct firmware load for (efault)93.ucode 
failed with error -2
  [ 4.156030] iwlwifi :00:14.3: Direct firmware load for (efault)92.ucode 
failed with error -2
  [ 4.156042] iwlwifi :00:14.3: Direct firmware load for (efault)91.ucode 
failed with error -2
  [ 4.156052] iwlwifi :00:14.3: Direct firmware load for (efault)90.ucode 
failed with error -2
  [ 4.156062] iwlwifi :00:14.3: Direct firmware load for (efault)89.ucode 
failed with error -2
  [ 4.156073] iwlwifi :00:14.3: Direct firmware load for (efault)88.ucode 
failed with error -2
  [ 4.156083] iwlwifi :00:14.3: Direct firmware load for (efault)87.ucode 
failed with error -2
  [ 4.15609

[Bug 1916554] [NEW] Cirrus Audio Codec CS8409/CS42L42 support

2021-02-22 Thread You-Sheng Yang
Public bug reported:

$ sudo dmesg|grep hda
[   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
[   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
[   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
[   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
[   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
[   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
[   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

Vendor driver in progress: https://github.com/CirrusLogic/product-
support/tree/cs8409_hda

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
Uname: Linux 5.10.0-1013-oem x86_64
ApportVersion: 2.20.11-0ubuntu27.14
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Feb 22 22:13:32 2021
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-focal-amd64-20200502-85+fossa-beric-icl+X44
InstallationDate: Installed on 2021-02-04 (18 days ago)
InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 20200502-05:58
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-signed-oem-5.10
UpgradeStatus: No upgrade log present (probably fresh install)
--- 
ProblemType: Bug
ApportVersion: 2.20.11-0ubuntu27.14
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  u  1673 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-focal-amd64-20200502-85+fossa-beric-icl+X44
DistroRelease: Ubuntu 20.04
InstallationDate: Installed on 2021-02-04 (18 days ago)
InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 20200502-05:58
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
 Bus 001 Device 003: ID 8087:0aaa Intel Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. Inspiron 3501
Package: linux-oem-5.10 (not installed)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
RelatedPackageVersions:
 linux-restricted-modules-5.10.0-1013-oem N/A
 linux-backports-modules-5.10.0-1013-oem  N/A
 linux-firmware   1.187.9
Tags:  focal
Uname: Linux 5.10.0-1013-oem x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 01/21/2021
dmi.bios.release: 1.2
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.2.1
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd01/21/2021:br1.2:svnDellInc.:pnInspiron3501:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3501
dmi.product.sku: 0A2B
dmi.sys.vendor: Dell Inc.

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

** Affects: linux (Ubuntu)
 Importance: High
     Assignee: You-Sheng Yang (vicamo)
 Status: Triaged

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

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

** Affects: linux-oem-5.10 (Ubuntu Focal)
 Importance: High
     Assignee: You-Sheng Yang (vicamo)
 Status: Triaged

** Affects: linux (Ubuntu Hirsute)
 Importance: High
     Assignee: You-Sheng Yang (vicamo)
 Status: Triaged

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


** Tags: amd64 apport-bug apport-collected focal hwe-audio oem-priority 
originate-from-1913523 somerville

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

** Tags added: apport-collected

** Description changed:

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i91

[Bug 1916554] AlsaInfo.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466071/+files/AlsaInfo.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] CRDA.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1916554/+attachment/5466072/+files/CRDA.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] CurrentDmesg.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466073/+files/CurrentDmesg.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] IwConfig.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466074/+files/IwConfig.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] Lspci.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1916554/+attachment/5466075/+files/Lspci.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] Lspci-vt.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466076/+files/Lspci-vt.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] Lsusb-t.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466077/+files/Lsusb-t.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] ProcCpuinfo.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466079/+files/ProcCpuinfo.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] ProcCpuinfoMinimal.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466080/+files/ProcCpuinfoMinimal.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] Lsusb-v.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466078/+files/Lsusb-v.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] ProcInterrupts.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466081/+files/ProcInterrupts.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] ProcModules.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466082/+files/ProcModules.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] PulseList.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466083/+files/PulseList.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] RfKill.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1916554/+attachment/5466084/+files/RfKill.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] UdevDb.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1916554/+attachment/5466085/+files/UdevDb.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] WifiSyslog.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466086/+files/WifiSyslog.txt

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] acpidump.txt

2021-02-22 Thread You-Sheng Yang
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1916554/+attachment/5466087/+files/acpidump.txt

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

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

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

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

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

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

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

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: New => Triaged

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

** Changed in: linux (Ubuntu Hirsute)
   Importance: Undecided => High

** Changed in: linux-oem-5.10 (Ubuntu Focal)
     Assignee: (unassigned) => You-Sheng Yang (vicamo)

** Changed in: linux (Ubuntu Hirsute)
     Assignee: (unassigned) => You-Sheng Yang (vicamo)

** Tags added: hwe-audio

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-02-22 Thread You-Sheng Yang
Testing kernel will be available in PPA
https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1913523

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1890641] Re: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169

2021-02-22 Thread You-Sheng Yang
rtl_nic/rtl8125a-3.fw appears in Ubuntu linux-firmware starting from
Eoan. While it's required by linux-generic-hwe-18.04 kernel for driving
rtl8125a cards, it deserves a fix.

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

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

** Changed in: linux-firmware (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: linux-firmware (Ubuntu Bionic)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

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

** Tags added: hwe-firmware

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

Title:
  Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for
  module r8169

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

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

[Bug 1916558] [NEW] Possible missing firmware /lib/firmware/rtl_nic/rtl8153b-2.fw for module r8169

2021-02-22 Thread You-Sheng Yang
Public bug reported:

https://askubuntu.com/questions/1259947/cant-get-rtl8125b-working-
on-20-04

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

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

Title:
  Possible missing firmware /lib/firmware/rtl_nic/rtl8153b-2.fw for
  module r8169

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

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

[Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-02-22 Thread You-Sheng Yang
So far this is planned for v5.10 and on, so Groovy/Focal 5.8 will not be
involved.

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

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

[Bug 1889137] Re: HWE kernel is missing firmwares

2021-02-22 Thread You-Sheng Yang
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1890641 to
address missing rtl_nic/rtl8125a-3.fw .

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

Title:
  HWE kernel is missing firmwares

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

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

[Bug 1916558] Re: Possible missing firmware /lib/firmware/rtl_nic/rtl8153b-2.fw for module r8169

2021-02-22 Thread You-Sheng Yang
RTL8125B support was first introduced by
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0439297be95111cf9ef5ece2091af16d140ce2ef
("r8169: add support for RTL8125B") available since v5.9 and on. While
Focal has oem-5.10 kernel now, RTL8125B will fail to drive without the
firmware.

** Description changed:

  https://askubuntu.com/questions/1259947/cant-get-rtl8125b-working-
  on-20-04
+ 
+ $ lspci -knn | grep Eth -A3
+ 06:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 
2.5GbE Controller [10ec:8125] (rev 04)
+ Subsystem: ASUSTeK Computer Inc. RTL8125 2.5GbE Controller [1043:87d7]
+ Kernel modules: r8169
+ 07:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [1002:67df] (rev 
e7)
+ 
+ $ dmesg | grep -i r8169
+ [0.911236] r8169 :06:00.0: unknown chip XID 64

** Summary changed:

- Possible missing firmware /lib/firmware/rtl_nic/rtl8153b-2.fw for module r8169
+ Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for module r8169

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

** Tags added: amd64 focal hwe-firmware

** Changed in: linux-firmware (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/1916558

Title:
  Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for
  module r8169

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

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

[Bug 1916558] Re: Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for module r8169

2021-02-22 Thread You-Sheng Yang
$ git log korg/master -- rtl_nic/rtl8125b-2.fw
commit 69c7f0bdc76eaad92e543d07cd53e7a3947f037d
Author: Heiner Kallweit 
Date:   Tue Jul 14 17:25:49 2020 +0200

rtl_nic: update firmware for RTL8125B

Realtek provided updated versions of RTL8125B rev.a and rev.b firmware.

Signed-off-by: Heiner Kallweit 
Signed-off-by: Chunhao Lin 
Signed-off-by: Josh Boyer 

commit 3890db36665dbff4c415b0b0dc5c8d53b2850870
Author: Heiner Kallweit 
Date:   Mon Jun 15 20:57:52 2020 +0200

rtl_nic: add firmware for RTL8125B

This adds firmware for RTL8125B rev.a and RTL8125B rev.b.

Signed-off-by: Heiner Kallweit 
Signed-off-by: Chunhao Lin 
Signed-off-by: Josh Boyer 

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

Title:
  Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for
  module r8169

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

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

[Bug 1890641] Re: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169

2021-02-22 Thread You-Sheng Yang
$ git log korg/master -- rtl_nic/rtl8153a-3.fw
commit 6f89735800fe3af761104defdb81b50b6d6402f0
Author: Hayes Wang 
Date:   Fri Feb 7 16:05:49 2020 +0800

rtl_nic: update firmware for RTL8153A

- rtl8153a-3 v2 02/07/20:
1. Disable USB bp 2 and 3.

- rtl8153a-4 v2 02/07/20:
1. Fix the wrong bp_num for RTL_FW_USB.

Signed-off-by: Hayes Wang 
Signed-off-by: Josh Boyer 

commit b27d12383e7a3049812007cded2f44e7e8769742
Author: Hayes Wang 
Date:   Wed Oct 23 11:39:55 2019 +0800

rtl_nic: add firmware files for RTL8153

This adds the firmware for Realtek RTL8153 Based USB Ethernet Adapters.

1. Fix compatible issue for Asmedia hub.
2. Fix compatible issue for Compal platform.
3. Fix sometimes the device is lost after rebooting.
4. Improve the compatibility for EEE.

Signed-off-by: Hayes Wang 
Signed-off-by: Josh Boyer 

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

Title:
  Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for
  module r8169

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

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

[Bug 1890641] Re: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169

2021-02-22 Thread You-Sheng Yang
PPA: https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1890641

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

Title:
  Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for
  module r8169

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

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

[Bug 1916558] Re: Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for module r8169

2021-02-22 Thread You-Sheng Yang
PPA: https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1916558

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

** Changed in: linux-firmware (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: linux-firmware (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/1916558

Title:
  Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for
  module r8169

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

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

[Bug 1890641] Re: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169

2021-02-22 Thread You-Sheng Yang
SRU: https://lists.ubuntu.com/archives/kernel-
team/2021-February/117449.html

** Description changed:

+ [SRU Justification]
+ 
+ [Impact]
+ 
+ Missing firmware for Realtek RTL8153 Based USB Ethernet Adapters, which
+ is supported by linux-generic-hwe-18.04 kernel (currently v5.4).
+ 
+ [Fix]
+ 
+ Two upstream commit necessary:
+ * commit b27d12383e7a ("rtl_nic: add firmware files for RTL8153")
+ * commit 6f89735800fe ("rtl_nic: update firmware for RTL8153A")
+ 
+ [Test Case]
+ 
+ Without firmware, drive probe would fail with:
+ 
+   $ dmesg | grep firmware | grep rtl8153
+   r8152 2-4.1:1.0: firmware: failed to load rtl_nic/rtl8153a-2.fw (-2)
+   r8152 2-4.1:1.0: Direct firmware load for rtl_nic/rtl8153a-2.fw failed with 
error -2
+   r8152 2-4.1:1.0: unable to load firmware patch rtl_nic/rtl8153a-2.fw (-2)
+ 
+ With firmware, it should succeed:
+ 
+   $ dmesg | grep rtl8152
+   r8152 2-1:1.0: load rtl8153a-3 v2 02/07/20 successfully
+   r8152 2-1:1.0 eth0: v1.11.11
+   r8152 2-1:1.0 enp0s20f0u1: renamed from eth0
+ 
+ [Where problems could occur]
+ 
+ While this introduces new firmware blobs and enabled devices supported
+ by new kernels, it should have little effect on existing systems, but
+ with new devices up and running, it may still affect power consumptions,
+ ability to enter deep suspend, etc.
+ 
+ [Other Info]
+ 
+ RTL8153 firmware has been available on Eoan and newer, so only Bionic is
+ nominated.
+ 
+ == original bug report ==
+ 
  Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module
  r8169
  
  after running sudo apt upgrade in ubuntu 18.04
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ubuntu-release-upgrader-core 1:18.04.38
  ProcVersionSignature: Ubuntu 5.4.0-42.46~18.04.1-generic 5.4.44
  Uname: Linux 5.4.0-42-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.16
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug  6 22:38:31 2020
  InstallationDate: Installed on 2019-06-16 (417 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  VarLogDistupgradeAptlog:
-  Log time: 2020-03-08 22:54:00.439353
-  Starting pkgProblemResolver with broken count: 0
-  Starting 2 pkgProblemResolver with broken count: 0
-  Done
+  Log time: 2020-03-08 22:54:00.439353
+  Starting pkgProblemResolver with broken count: 0
+  Starting 2 pkgProblemResolver with broken count: 0
+  Done

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

Title:
  Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for
  module r8169

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

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

[Bug 1916558] Re: Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for module r8169

2021-02-22 Thread You-Sheng Yang
SRU: https://lists.ubuntu.com/archives/kernel-
team/2021-February/117452.html

** Description changed:

+ [SRU Justification]
+ 
+ [Impact]
+ 
+ Missing firmware for Realtek RTL8125B 2.5Gb Ethernet-NIC, which
+ is supported by linux-oem-5.10 kernel.
+ 
+ [Fix]
+ 
+ Two upstream commit necessary:
+ * commit 3890db36665d ("rtl_nic: add firmware for RTL8125B")
+ * commit 69c7f0bdc76e ("rtl_nic: update firmware for RTL8125B")
+ 
+ [Test Case]
+ 
+ Without firmware, drive probe would fail with:
+ 
+   $ dmesg | grep -i r8169
+   r8169 :06:00.0: unknown chip XID 641
+ 
+ With firmware, it should then succeed:
+ 
+   $ dmesg | grep -i r8169
+   r8169 :07:00.0 eth0: RTL8125B, b4:2e:99:ef:c6:82, XID 641, IRQ 66
+   r8169 :07:00.0 eth0: jumbo features [frames: 9194 bytes, tx 
checksumming: ko]
+   r8169 :07:00.0 eno1: renamed from eth0
+   RTL8125B 2.5Gbps internal r8169-700:00: attached PHY driver [RTL8125B 
2.5Gbps internal] (mii_bus:phy_addr=r8169-700:00, irq=IGNORE)
+ 
+ [Where problems could occur]
+ 
+ While this introduces new firmware blobs and enabled devices supported
+ by new kernels, it should have little effect on existing systems, but
+ with new devices up and running, it may still affect power consumptions,
+ ability to enter deep suspend, etc.
+ 
+ [Other Info]
+ 
+ RTL8125B is supported by Linux kernel since v5.9 and on, so only Focal
+ is nominated specifically for linux-oem-5.10 kernel.
+ 
+ == original bug description ==
+ 
  https://askubuntu.com/questions/1259947/cant-get-rtl8125b-working-
  on-20-04
  
  $ lspci -knn | grep Eth -A3
  06:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 
2.5GbE Controller [10ec:8125] (rev 04)
  Subsystem: ASUSTeK Computer Inc. RTL8125 2.5GbE Controller [1043:87d7]
  Kernel modules: r8169
  07:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [1002:67df] (rev 
e7)
  
  $ dmesg | grep -i r8169
  [0.911236] r8169 :06:00.0: unknown chip XID 64

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

Title:
  Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for
  module r8169

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

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

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-23 Thread You-Sheng Yang
5.11.0-10-generic kernel from ppa:canonical-kernel-team/bootstrap also
have ath11k enabled out of box.

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

Title:
  Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

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

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

[Bug 1916558] Re: Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for module r8169

2021-02-23 Thread You-Sheng Yang
SRU v2: https://lists.ubuntu.com/archives/kernel-
team/2021-February/117460.html update BugLink

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

Title:
  Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for
  module r8169

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

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

[Bug 1890641] Re: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169

2021-02-23 Thread You-Sheng Yang
SRU v2: https://lists.ubuntu.com/archives/kernel-
team/2021-February/117464.html, update BugLink only

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

Title:
  Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for
  module r8169

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

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

[Bug 1904249] Re: nvidia: module license 'NVIDIA' taints kernel

2021-02-23 Thread You-Sheng Yang
@Peter, please file a new bug instead as this one is about thermal
control and has expired.

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

Title:
  nvidia: module license 'NVIDIA' taints kernel

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

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

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-23 Thread You-Sheng Yang
** Description changed:

+ TL;DR
+ 
+ To bring up QCA6390, aka. AX500s, on Ubuntu 20.04 Focal, please first
+ update your system BIOS to the latest version available.
+ 
+ And then you will need both kernel (either oem-5.6, or oem-5.10, or
+ generic-5.11) and firmware with ath11k support:
+ 
+ [kernel]
+ 
+ 1. oem-5.6 >= 5.6.0-1039.43
+ 
+   $ sudo apt-get install linux-oem-20.04
+ 
+   linux-oem-20.04 meta package may upgrade to v5.10 soon, but it will
+ still support ath11k.
+ 
+ 2. oem-5.10 >= 5.10.0-1010.11 (recommended)
+ 
+   $ sudo apt-get install linux-oem-20.04b
+ 
+   This meta package may cease to exist after 5.10 oem kernel transition.
+ Use linux-oem-20.04 then.
+ 
+ 3. linux-generic-5.11
+ 
+   $ sudo apt-add-repository ppa:canonical-kernel-team/bootstrap
+   $ sudo sed -e 's,focal,devel,' -i 
/etc/apt/sources.list.d/ppa-canonical-kernel-team-ubuntu-bootstrap-focal.list
+   $ sudo mv 
/etc/apt/sources.list.d/ppa-canonical-kernel-team-ubuntu-bootstrap-focal.list 
/etc/apt/sources.list.d/ppa-canonical-kernel-team-ubuntu-bootstrap-devel.list
+   $ sudo apt-get update
+   $ sudo apt-get install $(apt-cache search linux-modules-extra-5.11 | awk 
'{print $1}')
+ 
+ [firmware]
+ 
+ Version 1.187.7 or newer is needed. So just do:
+ 
+   $ sudo apt-get install linux-firmware
+ 
+ Then reboot and check if wireless is now working. If doesn't, please
+ file a new bug instead.
+ 
+ == previous SRU justification header ==
+ 
  [SRU Justification: oem-5.6]
  
  [Impact]
  
  Qualcomm QCA6390 series not recognized due to the lack of ath11k and all
  its prerequisite drivers.
  
  $ lspci
  :55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101]
-  Subsystem: Bigfoot Networks, Inc. Device [1a56:a501]
+  Subsystem: Bigfoot Networks, Inc. Device [1a56:a501]
  
  [Fix]
  
  Tag ath11k-qca6390-bringup-202011301608 from ath tree
  (https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git) marks
  first stable milestone on the platform/device under development since
  v5.6-rc1. Most of the commits under this tag, ~350 commits, have been
  in vanilla kernel v5.10-rc4 except those starting from commit
  065c9528cc50 ("ath11k: add 64bit check before reading msi high addr").
  
  While ath11k depends on MHI bus, qrtr and qmi helpers, changes falling
  in these components are also pulled.
  
  Besides, tx encapsulation
  https://lore.kernel.org/linux-wireless/20200908123702.88454-1-...@nbd.name/
  and a couple more inclusive of 6 GHz capability, BSS Color were also
  pulled to satisfy API changes in mac80211/cfg80211.
  
  [Test Case]
  
  1. Install firmwares & boot from patched kernel,
  2. ath11k should be now up and running. Check with
-`sudo dmesg | grep ath11k`
+    `sudo dmesg | grep ath11k`
  
  While this is going to bring massive changes to the kernel, as well as
  shared wireless stack that is not only used by ath11k but also many
  others, prebuilt kernel/firmware packages were deployed on platforms
  with and without ath11k for regression tests, and so far the results are
  positive.
  
  [Where problems could occur]
  
  ath11k and its relying parts have never been enabled in oem-5.6, so
  changes to them should have little effect on most platforms. For
  platforms equip QCA6390, this will be the first time they're probed and
  enabled, and as the driver is still under polishing, there can be
  regressions, performance lost, power consumption increase at this
  moment.
  
  Changes to wireless stack could also be an issue as this introduces
  interface changes to the API, so maybe DKMS packages in the wild will be
  affected.
  
  == SRU for U/OEM-5.10 ==
  
  [SRU Justification: U/OEM-5.10]
  
  [Impact]
  
  Qualcomm QCA6390 series not recognized due to the lack of ath11k driver.
  
  $ lspci
  :55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101]
   Subsystem: Bigfoot Networks, Inc. Device [1a56:a501]
  
  [Fix]
  
  25 additional fixes in ath tree
  (https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git), tag
  ath11k-qca6390-bringup-202011301608 to resolve issues on TGL platforms,
  and firmware updates from mainline are required.
  
  [Test Case]
  
  1. Install firmwares & boot from patched kernel,
  2. ath11k should be now up and running. Check with
     `sudo dmesg | grep ath11k`
  
  [Where problems could occur]
  
  There has been a lot patches landed in kernel since 5.7 devel cycle. The
  last bits here has merge base with mainline at v5.10-rc4, and since then
  only patches for ath11k itself has been committed.
  
  == Original Bug Description ==
  
  Qualcomm QCA6390 series not recognized due to the lack of ath11k driver.
  
  :55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101]
   Subsystem: Bigfoot Networks, Inc. Device [1a56:a501]
  
  Depending on bug 1891632 to fix Wi-Fi dead after resumed from suspend.
  
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  

[Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2021-02-23 Thread You-Sheng Yang
@Patricio, updated in the beginning of the bug description :)

** Description changed:

  TL;DR
  
  To bring up QCA6390, aka. AX500s, on Ubuntu 20.04 Focal, please first
  update your system BIOS to the latest version available.
  
  And then you will need both kernel (either oem-5.6, or oem-5.10, or
  generic-5.11) and firmware with ath11k support:
  
  [kernel]
  
  1. oem-5.6 >= 5.6.0-1039.43
  
-   $ sudo apt-get install linux-oem-20.04
+   $ sudo apt-get install linux-oem-20.04
  
-   linux-oem-20.04 meta package may upgrade to v5.10 soon, but it will
+   linux-oem-20.04 meta package may upgrade to v5.10 soon, but it will
  still support ath11k.
  
  2. oem-5.10 >= 5.10.0-1010.11 (recommended)
  
-   $ sudo apt-get install linux-oem-20.04b
+   $ sudo apt-get install linux-oem-20.04b
  
-   This meta package may cease to exist after 5.10 oem kernel transition.
+   This meta package may cease to exist after 5.10 oem kernel transition.
  Use linux-oem-20.04 then.
  
  3. linux-generic-5.11
  
-   $ sudo apt-add-repository ppa:canonical-kernel-team/bootstrap
-   $ sudo sed -e 's,focal,devel,' -i 
/etc/apt/sources.list.d/ppa-canonical-kernel-team-ubuntu-bootstrap-focal.list
-   $ sudo mv 
/etc/apt/sources.list.d/ppa-canonical-kernel-team-ubuntu-bootstrap-focal.list 
/etc/apt/sources.list.d/ppa-canonical-kernel-team-ubuntu-bootstrap-devel.list
-   $ sudo apt-get update
-   $ sudo apt-get install $(apt-cache search linux-modules-extra-5.11 | awk 
'{print $1}')
+   # Enable ppa:canonical-kernel-team/bootstrap for Hirsute:
+   $ sudo apt-add-repository ppa:canonical-kernel-team/bootstrap
+   $ sudo sed -e 's,focal,devel,' -i 
/etc/apt/sources.list.d/ppa-canonical-kernel-team-ubuntu-bootstrap-focal.list
+   $ sudo mv 
/etc/apt/sources.list.d/ppa-canonical-kernel-team-ubuntu-bootstrap-focal.list 
/etc/apt/sources.list.d/ppa-canonical-kernel-team-ubuntu-bootstrap-devel.list
+ 
+   $ sudo apt-get update
+   $ sudo apt-get install $(apt-cache search linux-modules-extra-5.11 | awk 
'{print $1}')
+ 
+   # Then rename the list to prevent unexpected upgrades:
+   $ sudo mv 
/etc/apt/sources.list.d/ppa-canonical-kernel-team-ubuntu-bootstrap-devel.list 
/etc/apt/sources.list.d/ppa-canonical-kernel-team-ubuntu-bootstrap-devel.list_
+   $ sudo apt update
  
  [firmware]
  
  Version 1.187.7 or newer is needed. So just do:
  
-   $ sudo apt-get install linux-firmware
+   $ sudo apt-get install linux-firmware
  
  Then reboot and check if wireless is now working. If doesn't, please
  file a new bug instead.
  
  == previous SRU justification header ==
  
  [SRU Justification: oem-5.6]
  
  [Impact]
  
  Qualcomm QCA6390 series not recognized due to the lack of ath11k and all
  its prerequisite drivers.
  
  $ lspci
  :55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101]
   Subsystem: Bigfoot Networks, Inc. Device [1a56:a501]
  
  [Fix]
  
  Tag ath11k-qca6390-bringup-202011301608 from ath tree
  (https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git) marks
  first stable milestone on the platform/device under development since
  v5.6-rc1. Most of the commits under this tag, ~350 commits, have been
  in vanilla kernel v5.10-rc4 except those starting from commit
  065c9528cc50 ("ath11k: add 64bit check before reading msi high addr").
  
  While ath11k depends on MHI bus, qrtr and qmi helpers, changes falling
  in these components are also pulled.
  
  Besides, tx encapsulation
  https://lore.kernel.org/linux-wireless/20200908123702.88454-1-...@nbd.name/
  and a couple more inclusive of 6 GHz capability, BSS Color were also
  pulled to satisfy API changes in mac80211/cfg80211.
  
  [Test Case]
  
  1. Install firmwares & boot from patched kernel,
  2. ath11k should be now up and running. Check with
     `sudo dmesg | grep ath11k`
  
  While this is going to bring massive changes to the kernel, as well as
  shared wireless stack that is not only used by ath11k but also many
  others, prebuilt kernel/firmware packages were deployed on platforms
  with and without ath11k for regression tests, and so far the results are
  positive.
  
  [Where problems could occur]
  
  ath11k and its relying parts have never been enabled in oem-5.6, so
  changes to them should have little effect on most platforms. For
  platforms equip QCA6390, this will be the first time they're probed and
  enabled, and as the driver is still under polishing, there can be
  regressions, performance lost, power consumption increase at this
  moment.
  
  Changes to wireless stack could also be an issue as this introduces
  interface changes to the API, so maybe DKMS packages in the wild will be
  affected.
  
  == SRU for U/OEM-5.10 ==
  
  [SRU Justification: U/OEM-5.10]
  
  [Impact]
  
  Qualcomm QCA6390 series not recognized due to the lack of ath11k driver.
  
  $ lspci
  :55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101]
   Subsystem: Bigfoot Networks, Inc. Device [1a56:a501]
  
  [Fix]
  

[Bug 1914411] Re: Fix broken efifb on graphics device without driver

2021-02-23 Thread You-Sheng Yang
SRU: https://lists.ubuntu.com/archives/kernel-
team/2021-February/117003.html

Currently NAK-ed for F/G for it's not yet in linux-next, but oem-5.10/U
is open for further decision.

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

Title:
  Fix broken efifb on graphics device without driver

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

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

[Bug 1914411] Re: Fix broken efifb on graphics device without driver

2021-02-23 Thread You-Sheng Yang
https://lore.kernel.org/linux-
fbdev/20210129084327.986630-1-kai.heng.f...@canonical.com/

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

Title:
  Fix broken efifb on graphics device without driver

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

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

[Bug 1914411] Re: Fix broken efifb on graphics device without driver

2021-02-23 Thread You-Sheng Yang
https://cgit.freedesktop.org/drm/drm-
misc/commit/?id=a6c0fd3d5a8bac08b0d79301be23f961e9038d60 in drm-misc-
next the day before yesterday.

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

Title:
  Fix broken efifb on graphics device without driver

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

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

[Bug 1906236] Re: Intel Thunderbolt 4 Maple Ridge support

2021-02-23 Thread You-Sheng Yang
** Changed in: hwe-next
   Status: New => 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/1906236

Title:
  Intel Thunderbolt 4 Maple Ridge support

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

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

[Bug 1885862] Re: Add in-tree Realtek 8821CE wireless module support

2021-02-24 Thread You-Sheng Yang
commit 5d6651fe85837b11564a2e2c3c6279c057d078d6
Author: Guo-Feng Fan 
Date:   Tue Feb 2 13:50:12 2021 +0800

rtw88: 8821c: support RFE type2 wifi NIC

RFE type2 is a new NIC which has one RF antenna shares with BT.
Update phy parameter to verstion V57 to allow initial procedure
to load extra AGC table for sharing antenna NIC.

Signed-off-by: Guo-Feng Fan 
Signed-off-by: Ping-Ke Shih 
Tested-by: Kai-Heng Feng 
Signed-off-by: Kalle Valo 
Link: https://lore.kernel.org/r/20210202055012.8296-4-pks...@realtek.com

Will be available in v5.12.

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

Title:
  Add in-tree Realtek 8821CE wireless module support

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

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

[Bug 1885862] Re: Add in-tree Realtek 8821CE wireless module support

2021-02-25 Thread You-Sheng Yang
All the patches backported for https://code.launchpad.net/~vicamo/+git
/ubuntu-kernel/+ref/bug-1884513/support-8821CE/unstable is no longer
necessary. So next step to take is to backport that RFE type2 commit and
verify on hardware we have.

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

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

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: New => Triaged

** Changed in: linux-oem-5.10 (Ubuntu Focal)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

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

Title:
  Add in-tree Realtek 8821CE wireless module support

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

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

[Bug 1915491] Re: Dell Latitude E7470 wifi adapter (Intel Corporation Wireless 8260 [8086:24f3]) installed but can't be found in Settings

2021-02-25 Thread You-Sheng Yang
** Tags added: hwe-networking-wifi

** Summary changed:

- Dell Latitude E7470 wifi adapter (Intel Corporation Wireless 8260 
[8086:24f3]) installed but can't be found in Settings
+ Dell Latitude E7470 wifi adapter (Intel Corporation Wireless 8260 [8086:24f3] 
subsystem [8086:0050]) installed but can't be found in Settings

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

Title:
  Dell Latitude E7470 wifi adapter (Intel Corporation Wireless 8260
  [8086:24f3] subsystem [8086:0050]) installed but can't be found in
  Settings

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

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

[Bug 1916467] Re: [Intel Maple Ridge] system cannot enter S3 the first time while connecting to TBT4 storage

2021-02-25 Thread You-Sheng Yang
That has been tested with no positive result. Waiting for BIOS &
firmware update currently.

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

Title:
  [Intel Maple Ridge] system cannot enter S3 the first time while
  connecting to TBT4 storage

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

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

[Bug 1913259] Re: Intel AX201 Wi-Fi [8086:43f0] subsystem [1a56:1652]: Direct firmware load for (efault)128.ucode failed with error -2

2021-02-26 Thread You-Sheng Yang
* 
https://code.launchpad.net/~vicamo/+git/ubuntu-kernel/+ref/bug-1913259/new-cards-So-Qu/unstable:
  - breaks 9260NGW
  - breaks AX210
* 
https://code.launchpad.net/~vicamo/+git/ubuntu-kernel/+ref/bug-1913259/new-cards-So-Qu/oem-5.10
  - poor upload bw with 9260NGW
  - breaks AX210

So need to find a complete set before we may propose a patchset.

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

Title:
  Intel AX201 Wi-Fi [8086:43f0] subsystem [1a56:1652]: Direct firmware
  load for (efault)128.ucode failed with error -2

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

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

[Bug 1856642] Re: Add new PCH ID for the Intel Comet Lake -H variant

2021-02-28 Thread You-Sheng Yang
** Changed in: linux-oem-osp1 (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: linux-oem-osp1 (Ubuntu Focal)
   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/1856642

Title:
  Add new PCH ID for the Intel Comet Lake -H variant

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

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

[Bug 1849278] Re: [CML-S] Add-new-CNL-PCH-ID-seen-on-a-CML-platform

2021-02-28 Thread You-Sheng Yang
** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  [CML-S] Add-new-CNL-PCH-ID-seen-on-a-CML-platform

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

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

[Bug 1859407] Re: peripheral devices on Dell WD19TB cannot be detected after suspend resume

2021-02-28 Thread You-Sheng Yang
** Changed in: hwe-next
   Status: New => 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/1859407

Title:
  peripheral devices on Dell WD19TB cannot be detected after suspend
  resume

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

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

[Bug 1858761] Re: Dell AIO can't adjust brightness

2021-02-28 Thread You-Sheng Yang
** Changed in: linux-oem-osp1 (Ubuntu)
   Status: New => Invalid

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

** Changed in: hwe-next
   Status: New => 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/1858761

Title:
  Dell AIO can't adjust brightness

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

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

[Bug 1864284] Re: r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC during hotplug

2021-02-28 Thread You-Sheng Yang
** Changed in: hwe-next
   Status: New => 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/1864284

Title:
  r8152 init may take up to 40 seconds at initialization with Dell
  WD19/WD19DC during hotplug

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

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

[Bug 1862734] Re: Failed to suspend once ever paired with BLE devices: PM: Device 0000:00:14.0 failed to suspend async: error -16

2021-02-28 Thread You-Sheng Yang
** Changed in: hwe-next
   Status: New => 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/1862734

Title:
  Failed to suspend once ever paired with BLE devices: PM: Device
  :00:14.0 failed to suspend async: error -16

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

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

[Bug 1876707] Re: NULL pointer dereference in nvme reset work-queue when VMD raid mode and SecureBoot turned on simultaneously on TigerLake

2021-02-28 Thread You-Sheng Yang
** Changed in: hwe-next
   Status: New => 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/1876707

Title:
  NULL pointer dereference in nvme reset work-queue when VMD raid mode
  and SecureBoot turned on simultaneously on TigerLake

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

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

[Bug 1917235] Re: MSI MS-7817 linux kernels 5.4

2021-03-02 Thread You-Sheng Yang
Hi, couldn't understand what you mean in the bug description. Could you
detail a bit more? What's happening, what's expected? Maybe screenshots
or video clips?

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

Title:
  MSI MS-7817 linux kernels 5.4

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

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

[Bug 1923557] Re: CirrusLogic: The default input volume is "0%"

2021-05-16 Thread You-Sheng Yang
verify version 5.10.0-1027.28 from focal-proposed.

** 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/1923557

Title:
  CirrusLogic: The default input volume is "0%"

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

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

[Bug 1926275] Re: backport Intel IPU6 camera driver updates 20210421

2021-05-19 Thread You-Sheng Yang
verified version 5.10.0-1027.28 from focal-proposed.

** 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/1926275

Title:
  backport Intel IPU6 camera driver updates 20210421

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

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

[Bug 1929027] [NEW] drm/i915: Drop force_probe requirement for ADL-S

2021-05-20 Thread You-Sheng Yang
Public bug reported:

ADL i915 PCI IDs have been in v5.13-rc1 in commit 0883d63b19bbd
("drm/i915/adl_s: Add ADL-S platform info and PCI ids"), but it is
marked require_force_probe. We need drop this requirement from this
kernel so that machines being tested don't need to work around it
locally.

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

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

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


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

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] Re: drm/i915: Drop force_probe requirement for ADL-S

2021-05-20 Thread You-Sheng Yang
This was supposed to be under linux-oem-5.13, but I cannot file bug for
that currently. (no release yet?)

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

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

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] Re: drm/i915: Drop force_probe requirement for ADL-S

2021-05-20 Thread You-Sheng Yang
PPA: https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1922856
SRU: https://lists.ubuntu.com/archives/kernel-team/2021-May/120426.html 
(oem-5.13)

** Tags added: apport-collected focal

** Description changed:

- ADL i915 PCI IDs have been in v5.13-rc1 in commit 0883d63b19bbd
- ("drm/i915/adl_s: Add ADL-S platform info and PCI ids"), but it is
- marked require_force_probe. We need drop this requirement from this
- kernel so that machines being tested don't need to work around it
- locally.
+ ADL i915 PCI IDs have been in v5.13-rc1 in commit 0883d63b19bbd 
("drm/i915/adl_s: Add ADL-S platform info and PCI ids"), but it is marked 
require_force_probe. We need drop this requirement from this kernel so that 
machines being tested don't need to work around it locally.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.17
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  u  1601 F pulseaudio
+ CasperMD5CheckResult: skip
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2020-04-01 (413 days ago)
+ InstallationMedia: Ubuntu 20.04.2 LTS "Focal Fossa" - Release amd64 (20210204)
+ IwConfig:
+  lono wireless extensions.
+  
+  enp0s31f6  no wireless extensions.
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 002: ID 062a:4c01 MosArt Semiconductor Corp. 2.4G INPUT DEVICE
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ Lsusb-t:
+  /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 2M
+  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
+  |__ Port 13: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 
12M
+  |__ Port 13: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 
12M
+ MachineType: Intel Corporation Alder Lake Client Platform
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-2002-oem 
root=UUID=19a0773e-f33a-413d-bb6a-f1e1cc674a3a ro quiet splash vt.handoff=7 
i915.force_probe=4680
+ ProcVersionSignature: Ubuntu 5.13.0-2002.2+lp1922856.1.i915.mm.bug-oem 
5.13.0-rc2
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-2002-oem N/A
+  linux-backports-modules-5.13.0-2002-oem  N/A
+  linux-firmware   1.187.12
+ RfKill:
+  
+ Tags:  focal
+ Uname: Linux 5.13.0-2002-oem x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 02/25/2021
+ dmi.bios.vendor: Intel Corporation
+ dmi.bios.version: ADLSFWI1.R00.2081.A02.2102250858
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: AlderLake-S ADP-S DDR5 UDIMM CRB
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: 2
+ dmi.chassis.asset.tag: Chassis Asset Tag
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Intel Corporation
+ dmi.chassis.version: 0.1
+ dmi.ec.firmware.release: 1.25
+ dmi.modalias: 
dmi:bvnIntelCorporation:bvrADLSFWI1.R00.2081.A02.2102250858:bd02/25/2021:efr1.25:svnIntelCorporation:pnAlderLakeClientPlatform:pvr0.1:sku1001002B0100:rvnIntelCorporation:rnAlderLake-SADP-SDDR5UDIMMCRB:rvr2:cvnIntelCorporation:ct3:cvr0.1:
+ dmi.product.family: Alder Lake Client System
+ dmi.product.name: Alder Lake Client Platform
+ dmi.product.sku: 1001002B0100
+ dmi.product.version: 0.1
+ dmi.sys.vendor: Intel Corporation

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] AlsaInfo.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498896/+files/AlsaInfo.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] CRDA.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1929027/+attachment/5498897/+files/CRDA.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] CurrentDmesg.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498898/+files/CurrentDmesg.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] Lspci.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1929027/+attachment/5498899/+files/Lspci.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] Lspci-vt.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498900/+files/Lspci-vt.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] Lsusb-v.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498901/+files/Lsusb-v.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] ProcCpuinfo.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498902/+files/ProcCpuinfo.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] ProcCpuinfoMinimal.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498903/+files/ProcCpuinfoMinimal.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] ProcEnviron.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498904/+files/ProcEnviron.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] ProcInterrupts.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498905/+files/ProcInterrupts.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] ProcModules.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498906/+files/ProcModules.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] PulseList.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498907/+files/PulseList.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] UdevDb.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1929027/+attachment/5498908/+files/UdevDb.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] WifiSyslog.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498909/+files/WifiSyslog.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] acpidump.txt

2021-05-20 Thread You-Sheng Yang
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1929027/+attachment/5498910/+files/acpidump.txt

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

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

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

[Bug 1929027] Re: drm/i915: Drop force_probe requirement for ADL-S

2021-05-20 Thread You-Sheng Yang
** Description changed:

+ [SRU Justification]
+ 
+ [Impact]
+ 
+ ADL-S i915 PCI ID has been in v5.13-rc1 in commit 0883d63b19bbd
+ ("drm/i915/adl_s: Add ADL-S platform info and PCI ids"), but it is
+ marked require_force_probe currently, therefore early phase development
+ takes an extra i915.force_probe=4680 boot parameter to enable i915.
+ 
+ [Fix]
+ 
+ Intel should remove this flag sometime later when ADL-S drm is stable
+ enough. But before that, we can simply remove that flag from adl_s_info in
+ drivers/gpu/drm/i915/i915_pci.c.
+ 
+ [Test Case]
+ 
+ i915 should be loaded automatically with patched kernel, so do:
+ 
+   $ lsmod|grep i915
+   i915
+ 
+ [Where problems could occur]
+ 
+ While this is still an alpha platform in development in OEM projects,
+ this should not introduce trouble for others. As for ADL, troubles are
+ expected and to be resolved.
+ 
+ == original bug description ==
+ 
  ADL i915 PCI IDs have been in v5.13-rc1 in commit 0883d63b19bbd 
("drm/i915/adl_s: Add ADL-S platform info and PCI ids"), but it is marked 
require_force_probe. We need drop this requirement from this kernel so that 
machines being tested don't need to work around it locally.
- --- 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.17
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  u  1601 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  u  1601 F pulseaudio
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-04-01 (413 days ago)
  InstallationMedia: Ubuntu 20.04.2 LTS "Focal Fossa" - Release amd64 (20210204)
  IwConfig:
-  lono wireless extensions.
-  
-  enp0s31f6  no wireless extensions.
+  lono wireless extensions.
+ 
+  enp0s31f6  no wireless extensions.
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 002: ID 062a:4c01 MosArt Semiconductor Corp. 2.4G INPUT DEVICE
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 002: ID 062a:4c01 MosArt Semiconductor Corp. 2.4G INPUT DEVICE
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
-  /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 2M
-  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
-  |__ Port 13: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 
12M
-  |__ Port 13: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 
12M
+  /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 2M
+  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
+  |__ Port 13: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 
12M
+  |__ Port 13: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 
12M
  MachineType: Intel Corporation Alder Lake Client Platform
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-2002-oem 
root=UUID=19a0773e-f33a-413d-bb6a-f1e1cc674a3a ro quiet splash vt.handoff=7 
i915.force_probe=4680
  ProcVersionSignature: Ubuntu 5.13.0-2002.2+lp1922856.1.i915.mm.bug-oem 
5.13.0-rc2
  RelatedPackageVersions:
-  linux-restricted-modules-5.13.0-2002-oem N/A
-  linux-backports-modules-5.13.0-2002-oem  N/A
-  linux-firmware   1.187.12
+  linux-restricted-modules-5.13.0-2002-oem N/A
+  linux-backports-modules-5.13.0-2002-oem  N/A
+  linux-firmware   1.187.12
  RfKill:
-  
+ 
  Tags:  focal
  Uname: Linux 5.13.0-2002-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/25/2021
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: ADLSFWI1.R00.2081.A02.2102250858
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: AlderLake-S ADP-S DDR5 UDIMM CRB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: 2
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 3
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 0.1
  dmi.ec.firmware.release: 1.25
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrADLSFWI1.R00.2081.A02.2102250858:bd02/25/2021:efr1.25:svnIntelCorporation:pnAlderLakeClientPlatform:pvr0.1:sku1001002B0100:rvnIntelCorporation:rnAlderLake-SADP-SDDR5UDIMMCRB:rvr2:cvnIntelCorporation:ct3:cvr0.1:
  dmi.product.family: Alder Lake Client System
  dmi.product.name: Alder Lake Client Platform
  dmi.product.sku: 1001002B0100
  dmi.product.version: 0.1
  dmi.sys.vendor: Intel Corporation

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

Title:
  drm/i915: Drop force_probe requirement for ADL-S

To manage notifications about this bug go to:
https://

[Bug 1929157] [NEW] Intel IPU6 camera: Microsoft Teams can not access the webcam for few minutes when it starts

2021-05-20 Thread You-Sheng Yang
Public bug reported:

Both of snap and deb of Microsoft Teams apps take minutes to probe all
video device nodes before starting up on Intel IPU6 camera platforms.
It's rooted in the extra video devices created for IPU6 TPG (test
pattern generator), and Intel resolved this by removing TPG in their
kernel driver release Release_20210520
(https://github.com/intel/ipu6-drivers/commit/362375c928d184fb0b4187df7da1ffd506bbd07f).

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

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

** Affects: linux-oem-5.10 (Ubuntu Focal)
 Importance: High
 Assignee: You-Sheng Yang (vicamo)
 Status: In Progress


** Tags: ihv-intel oem-priority originate-from-1924720 somerville

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

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

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

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

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: linux-oem-5.10 (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/1929157

Title:
  Intel IPU6 camera: Microsoft Teams can not access the webcam for few
  minutes when it starts

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

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

[Bug 1929157] Re: Intel IPU6 camera: Microsoft Teams can not access the webcam for few minutes when it starts

2021-05-24 Thread You-Sheng Yang
apport information

** Tags added: apport-collected focal

** Description changed:

- Both of snap and deb of Microsoft Teams apps take minutes to probe all
- video device nodes before starting up on Intel IPU6 camera platforms.
- It's rooted in the extra video devices created for IPU6 TPG (test
- pattern generator), and Intel resolved this by removing TPG in their
- kernel driver release Release_20210520
- 
(https://github.com/intel/ipu6-drivers/commit/362375c928d184fb0b4187df7da1ffd506bbd07f).
+ Both of snap and deb of Microsoft Teams apps take minutes to probe all video 
device nodes before starting up on Intel IPU6 camera platforms. It's rooted in 
the extra video devices created for IPU6 TPG (test pattern generator), and 
Intel resolved this by removing TPG in their kernel driver release 
Release_20210520 
(https://github.com/intel/ipu6-drivers/commit/362375c928d184fb0b4187df7da1ffd506bbd07f).
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.17
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  u  2219 F pulseaudio
+ CasperMD5CheckResult: skip
+ DistributionChannelDescriptor:
+  # This is the distribution channel descriptor for the OEM CDs
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-somerville-focal-amd64-20200502-85+fossa-mewtwo+X82
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2021-05-21 (4 days ago)
+ InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
+ MachineType: Dell Inc. Latitude 9420
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-2026-oem 
root=UUID=597af0c1-07a4-45f8-9de9-77ca8ed3661d ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.10.0-2026.27+lp1926275.1.fix.ov01a1s.iq-oem 
5.10.31
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.10.0-2026-oem N/A
+  linux-backports-modules-5.10.0-2026-oem  N/A
+  linux-firmware   1.187.12
+ Tags:  focal
+ Uname: Linux 5.10.0-2026-oem x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True
+ dmi.bios.date: 02/27/2021
+ dmi.bios.release: 1.1
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.1.1
+ dmi.board.vendor: Dell Inc.
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.1:bd02/27/2021:br1.1:svnDellInc.:pnLatitude9420:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
+ dmi.product.family: Latitude
+ dmi.product.name: Latitude 9420
+ dmi.product.sku: 0A32
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1929157/+attachment/5500111/+files/AlsaInfo.txt

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

Title:
  Intel IPU6 camera: Microsoft Teams can not access the webcam for few
  minutes when it starts

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

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

[Bug 1929157] CRDA.txt

2021-05-24 Thread You-Sheng Yang
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1929157/+attachment/5500112/+files/CRDA.txt

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

Title:
  Intel IPU6 camera: Microsoft Teams can not access the webcam for few
  minutes when it starts

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

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

[Bug 1929157] CurrentDmesg.txt

2021-05-24 Thread You-Sheng Yang
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1929157/+attachment/5500113/+files/CurrentDmesg.txt

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

Title:
  Intel IPU6 camera: Microsoft Teams can not access the webcam for few
  minutes when it starts

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

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

[Bug 1929157] IwConfig.txt

2021-05-24 Thread You-Sheng Yang
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1929157/+attachment/5500114/+files/IwConfig.txt

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

Title:
  Intel IPU6 camera: Microsoft Teams can not access the webcam for few
  minutes when it starts

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1929157/+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   >