-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fb9dbff
commit a51bc60
Showing
3 changed files
with
83 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,70 @@ | ||
- commits: | ||
- subject: Update layers/meta-balena to cd2ee87b79d8b8edadc424084593a4ad9b69cb4f | ||
hash: b98142fde5ad3efaf008038bfd941ec9a8b4553e | ||
body: Update layers/meta-balena | ||
footer: | ||
Changelog-entry: Update layers/meta-balena to cd2ee87b79d8b8edadc424084593a4ad9b69cb4f | ||
changelog-entry: Update layers/meta-balena to cd2ee87b79d8b8edadc424084593a4ad9b69cb4f | ||
author: balena-renovate[bot] | ||
nested: | ||
- commits: | ||
- subject: "modemmanager: Fix Quectel modems initialization bug" | ||
hash: 2d53d2cb60a155ece0563fbb39629056e2c959d0 | ||
body: > | ||
With the update to ModemManager version 1.22.0 we now have some | ||
Quectel modems failing | ||
|
||
to use QMI properly: | ||
|
||
|
||
ModemManager[1178]: [modem0] power state updated: on | ||
|
||
ModemManager[1178]: [modem0] (quectel) modem reset detected, | ||
triggering reprobe | ||
|
||
ModemManager[1178]: [modem0] (quectel) modem reset detected, | ||
triggering reprobe | ||
|
||
. | ||
|
||
. | ||
|
||
. | ||
|
||
ModemManager[1178]: [modem0] failed waiting for final state: Too | ||
much time waiting to get to a final state | ||
|
||
ModemManager[1178]: [modem0] failed enabling modem: Operation | ||
was cancelled | ||
|
||
ModemManager[1178]: [modem1] couldn't start initialization: | ||
Transaction timed out | ||
|
||
ModemManager[1178]: [modem1] fatal error initializing: Fatal | ||
error: modem is unusable | ||
|
||
|
||
This has been fixed upstream with the 2 patches we backport | ||
here: | ||
|
||
|
||
ModemManager[1139]: [modem0] power state updated: on | ||
|
||
ModemManager[1139]: [modem0] (quectel) continuing without | ||
enabling profile manager events | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Florin Sarbu <[email protected]> | ||
signed-off-by: Florin Sarbu <[email protected]> | ||
author: Florin Sarbu | ||
nested: [] | ||
version: meta-balena-6.0.7 | ||
title: "" | ||
date: 2024-08-09T17:47:34.390Z | ||
version: 6.0.7 | ||
title: "" | ||
date: 2024-08-10T01:51:29.625Z | ||
- commits: | ||
- subject: Update contracts to bb77690aa0498f1060b64bebc183aea4fafb57e7 | ||
hash: 422a5ae488c96f5c36de6fedb82c6f62be3826cf | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
6.0.6+rev1 | ||
6.0.7 |