Hello, I tested the noble version of this package by doing the following:
* Provision an AGX Thor device with the following image: https://cdimage.ubuntu.com/nvidia-tegra/ubuntu-server/noble/daily- preinstalled/current/noble-preinstalled-server-arm64+tegra-jetson.img.xz * Connect the HDMI port to a 4K monitor, run the following command as root: "rtcwake -d /dev/rtc0 -m no -s 30 && systemctl suspend", the device will auto wake up after 30s, but the 4K monitor output will stay black as disconnected * Run "$ sudo apt install -y bluez && sudo hciconfig" and observe the following output: hci0: Type: Primary Bus: USB BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0 DOWN RX bytes:0 acl:0 sco:0 events:0 errors:0 TX bytes:0 acl:0 sco:0 commands:0 errors:0 * Install linux-firmware-nvidia-tegra from noble-proposed: ubuntu@ubuntu:~$ apt list --installed | grep linux-firmware-nvidia-tegra WARNING: apt does not have a stable CLI interface. Use with caution in scripts. linux-firmware-nvidia-tegra/noble-proposed,now 38.2.2-20250925153837-0ubuntu0.24.04 arm64 * Reboot * Run "$ sudo hciconfig" and observe the following: hci0: Type: Primary Bus: USB BD Address: F8:3D:C6:91:AC:6D ACL MTU: 1021:8 SCO MTU: 255:12 UP RUNNING RX bytes:1553 acl:0 sco:0 events:111 errors:0 TX bytes:3016 acl:0 sco:0 commands:111 errors:0 * Run again as root: "rtcwake -d /dev/rtc0 -m no -s 30 && systemctl suspend", the device auto wakes up after 30s and the 4K monitor output is back -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2127473 Title: [SRU] Update linux-firmware-nvidia-tegra to 38.2.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-firmware-nvidia-tegra/+bug/2127473/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
