For jammy a test kernel is available to test before I sent the SRU . Kernel version: 5.15.0-1033.37+testing08062024 Tag (pushed to launchpad.net/~canonical-hwe-team/limerick/+git/linux-xilinx-zynqmp): Ubuntu-xilinx-zynqmp-5.15.0-1033.37+testing08062024
1. Add limerick-test from your archive subscriptions to /etc/apt/sources.list 2. Run `sudo apt update` The test kernel is signed by launchpad, not the Canonical keys so you need to add keys it complains about. `sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys <key>` 3. Install the kernel directly, I did not provide a meta package so you need to install `linux-image-<version>-xilinx-zynqmp` instead of `linux-image-xilinx-zynqmp` `sudo apt install linux-image-5.15.0-1033-xilinx-zynqmp` 4. Reboot and check the version is correct. It should say `Linux kria 5.15.0-1030-xilinx-zynqmp #37+testing08062024` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055237 Title: Backport ps uart RS485 driver To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-xilinx-zynqmp/+bug/2055237/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
