[Bug 2063529] [NEW] Add support for Quectel RM520N-GL modem

2024-04-25 Thread Atlas Yu
Public bug reported:

[Impact]

* Add support for Quectel RM520N-GL modem, so the device could be
properly probed.

[Test Plan]

* Check output of `sudo lspci -vs $DEVICE`, and the `Kernel driver in
use` is mht-pci-generic.

[Where problems could occur]

* These commits only introduces a PID, it won't impact devices which are
supported originally.

[Other Info]

* Upstream commits:
  
https://github.com/torvalds/linux/commit/1cad976a1be9e97ceca5797b7e1000e2f1a9980e
  
https://github.com/torvalds/linux/commit/7b672d703e76094595500afe67db29a4c9763081
* Lenovo with this device will be enabled by linux-oem-6.5.

** Affects: hwe-next
 Importance: Undecided
 Assignee: Atlas Yu (pseudoc)
 Status: In Progress

** Affects: oem-priority
 Importance: Critical
 Assignee: Atlas Yu (pseudoc)
 Status: Confirmed

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

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


** Tags: oem-priority originate-from-2045276 sutton

** Also affects: hwe-next
   Importance: Undecided
   Status: New

** Also affects: linux (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/2063529

Title:
  Add support for Quectel RM520N-GL modem

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


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

[Bug 2063399] Re: Add support for Quectel EM160R-GL modem

2024-04-25 Thread Atlas Yu
** Changed in: hwe-next
   Status: New => Fix Committed

** Changed in: hwe-next
   Status: Fix Committed => In Progress

** Tags added: oem-priority originate-from-2045276 sutton

** Changed in: oem-priority
 Assignee: (unassigned) => Atlas Yu (pseudoc)

** Changed in: oem-priority
   Status: New => Confirmed

** Changed in: oem-priority
   Importance: Undecided => Critical

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

Title:
  Add support for Quectel EM160R-GL modem

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


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

[Bug 2063529] Re: Add support for Quectel RM520N-GL modem

2024-04-25 Thread Atlas Yu
** Description changed:

  [Impact]
  
  * Add support for Quectel RM520N-GL modem, so the device could be
  properly probed.
  
  [Test Plan]
  
  * Check output of `sudo lspci -vs $DEVICE`, and the `Kernel driver in
  use` is mht-pci-generic.
  
  [Where problems could occur]
  
- * The commit only introduces a PID, it won't impact devices which are
+ * These commits only introduces a PID, it won't impact devices which are
  supported originally.
  
  [Other Info]
  
- * Upstream commits: 
-   
https://github.com/torvalds/linux/commit/1cad976a1be9e97ceca5797b7e1000e2f1a9980e
-   
https://github.com/torvalds/linux/commit/7b672d703e76094595500afe67db29a4c9763081
+ * Upstream commits:
+   
https://github.com/torvalds/linux/commit/1cad976a1be9e97ceca5797b7e1000e2f1a9980e
+   
https://github.com/torvalds/linux/commit/7b672d703e76094595500afe67db29a4c9763081
  * Lenovo with this device will be enabled by linux-oem-6.5.

** Tags added: oem-priority originate-from-2045276 sutton

** Changed in: oem-priority
 Assignee: (unassigned) => Atlas Yu (pseudoc)

** Changed in: oem-priority
   Status: New => Confirmed

** Changed in: oem-priority
   Importance: Undecided => Critical

** Changed in: hwe-next
 Assignee: (unassigned) => Atlas Yu (pseudoc)

** Changed in: hwe-next
   Status: New => In Progress

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

Title:
  Add support for Quectel RM520N-GL modem

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


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

[Bug 2060727] Re: The keyboard does not work after latest kernel update

2024-04-25 Thread Atlas Yu
I tested linux-image-6.5.0-1021-oem on ThinkPad L15 Gen4 with 10 boots(20 
suspends/resumes for each boot).
Cannot reproduce this bug anyway, considered fixed.

---
To: Aussems J.a.c. (ramcsir)
To: Ganton (ganton)

The SKU we hold here, rarely reproduces this issue on the previous
kernels, we would be much appreciated if you can help to verify the fix
as well according to #20 and #22.


** Tags removed: verification-needed-jammy-linux-oem-6.5
** Tags added: verification-done-jammy-linux-oem-6.5

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

Title:
  The keyboard does not work after latest kernel update

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


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

[Bug 2063399] [NEW] Add support for Quectel EM160R-GL modem

2024-04-24 Thread Atlas Yu
Public bug reported:

[Impact]

* Add support for Quectel EM160R-GL modem, so the device could be
properly probed.

[Test Plan]

* Check output of `sudo lspci -vs $DEVICE`, and the `Kernel driver in
use` is mht-pci-generic.

[Where problems could occur]

* The commit only introduces a PID, it won't impact devices which are
supported originally.

[Other Info]

* Upstream commit: 
https://github.com/torvalds/linux/commit/110f113a4898e8a45ea14a3b0108cfcd7ecd52d5
* Lenovo with this device will be enabled by linux-oem-6.5.

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

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

** Description changed:

  [Impact]
  
  * Add support for Quectel EM160R-GL modem, so the device could be
  properly probed.
  
  [Test Plan]
  
  * Check output of `sudo lspci -vs $DEVICE`, and the `Kernel driver in
  use` is mht-pci-generic.
  
  [Where problems could occur]
  
- The commit only introduces a PID, it won't impact devices which are
+ * The commit only introduces a PID, it won't impact devices which are
  supported originally.
  
  [Other Info]
  
  * Upstream commit: 
https://github.com/torvalds/linux/commit/110f113a4898e8a45ea14a3b0108cfcd7ecd52d5
  * Lenovo with this device will be enabled by linux-oem-6.5.

** Also affects: hwe-next
   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/2063399

Title:
  Add support for Quectel EM160R-GL modem

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


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

[Bug 2063529] Re: Add support for Quectel RM520N-GL modem

2024-04-28 Thread Atlas Yu
** Changed in: linux-oem-6.5 (Ubuntu Jammy)
   Status: New => In Progress

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

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

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

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

Title:
  Add support for Quectel RM520N-GL modem

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


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

[Bug 2063529] Re: Add support for Quectel RM520N-GL modem [1eac:1007]

2024-05-09 Thread Atlas Yu
Tested on a ThinkPad that has Quectel RM520N-GL modem [1eac:1007], works
fine.

** Tags removed: verification-needed-jammy-linux-oem-6.5
** Tags added: verification-done-jammy-linux-oem-6.5

** Changed in: oem-priority
   Status: Confirmed => Fix Released

** Changed in: hwe-next
   Status: In Progress => Fix Committed

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

Title:
  Add support for Quectel RM520N-GL modem [1eac:1007]

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


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

[Bug 2063399] Re: Add support for Quectel EM160R-GL modem [1eac:100d]

2024-05-09 Thread Atlas Yu
Tested on a ThinkPad that has Quectel EM160R-GL modem [1eac:100d], works
fine.

** Tags removed: verification-needed-jammy-linux-oem-6.5
** Tags added: verification-done-jammy-linux-oem-6.5

** Changed in: oem-priority
   Status: Confirmed => Fix Released

** Changed in: hwe-next
   Status: In Progress => Fix Committed

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

Title:
  Add support for Quectel EM160R-GL modem [1eac:100d]

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


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

[Bug 2057491] Re: debsums for snapd 2.61.2 failed

2024-03-13 Thread Atlas Yu
** Tags added: originate-from-2057759 sutton

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

Title:
  debsums for snapd 2.61.2 failed

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


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

[Bug 2057491] Re: debsums for snapd 2.61.2 failed

2024-03-15 Thread Atlas Yu
** Tags added: originate-from-2057991

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

Title:
  debsums for snapd 2.61.2 failed

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


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

[Bug 2057491] Re: debsums for snapd 2.61.2 failed

2024-03-15 Thread Atlas Yu
https://snapcraft.io/docs/managing-updates#refresh-update-control-1

TL;DR snap (2.58+) will automatically refresh every snap packages, so
this leads to the debsums check in failure.

$ apt show snapd
Version 2.58+22.04.1

$ snap version
snap2.61.2

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

Title:
  debsums for snapd 2.61.2 failed

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


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

[Bug 2067240] [NEW] [SRU] Add Quectel EM061K-GL/EM160/RM520N PID information to support WWAN LVFS

2024-05-26 Thread Atlas Yu
Public bug reported:

[ Impact ]

The modemmanager v1.20.0 doesn't have Quectel EM061K-GL/EM160/RM520N PID 
information,
and the modemmanger won't recognize these WWAN modems on some next-gen Lenovo 
laptops.
(lp: #2045276)

[ Test Plan ]

Under Jammy environment, with latest linux-oem kernel installed,
check output of `mmcli -L` to see if the modems are properly recognized.

Modems to check:
- EM061K-GL
- EM160
- EM160

[ Where problems could occur ]

EM160R-GL(1.22.0):
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/1059/diffs

EM061K-GL(1.22.0):
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/1057/diffs

RM520N-GL(1.22.0):
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/1052/diffs
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/1077/diffs

All these changes are merged, and they only introduce new PIDs for
initial supports, which do not affect existing ones.

Noble contains these changes, so, only SRU jammy.

[ Other Info ]

These patches are proved work with the test version on my PPA:
https://launchpad.net/~pseudoc/+archive/ubuntu/mercury

** Affects: oem-priority
 Importance: Critical
 Assignee: Atlas Yu (pseudoc)
 Status: Confirmed

** Affects: modemmanager (Ubuntu)
 Importance: Undecided
 Assignee: Atlas Yu (pseudoc)
 Status: New


** Tags: oem-priority originate-from-2045276 sutton

** Changed in: modemmanager (Ubuntu)
 Assignee: (unassigned) => Atlas Yu (pseudoc)

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

Title:
  [SRU] Add Quectel EM061K-GL/EM160/RM520N PID information to support
  WWAN LVFS

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


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

[Bug 2067240] Re: [SRU] Add Quectel EM061K-GL/EM160/RM520N PID information to support WWAN LVFS

2024-05-26 Thread Atlas Yu
Patch for Jammy (22.04).

** Patch added: "jammy-modemmanager_1.20.0-1~ubuntu22.04.6.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/2067240/+attachment/5783124/+files/jammy-modemmanager_1.20.0-1~ubuntu22.04.6.debdiff

** Tags added: oem-priority originate-from-2045276 sutton

** Changed in: oem-priority
   Status: New => Confirmed

** Changed in: oem-priority
 Assignee: (unassigned) => Atlas Yu (pseudoc)

** Changed in: oem-priority
   Importance: Undecided => Critical

** Changed in: modemmanager (Ubuntu)
     Assignee: Atlas Yu (pseudoc) => (unassigned)

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

Title:
  [SRU] Add Quectel EM061K-GL/EM160/RM520N PID information to support
  WWAN LVFS

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


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

[Bug 2063529] Re: Add support for Quectel RM520N-GL modem [1eac:1007]

2024-06-10 Thread Atlas Yu
verified on mantic, fine.

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

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

Title:
  Add support for Quectel RM520N-GL modem [1eac:1007]

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


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

[Bug 2063399] Re: Add support for Quectel EM160R-GL modem [1eac:100d]

2024-06-10 Thread Atlas Yu
verified on mantic, work as expected.

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

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

Title:
  Add support for Quectel EM160R-GL modem [1eac:100d]

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


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