User Tools

Site Tools


eg-ciat:meetings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
eg-ciat:meetings [2024/10/16 12:38]
jsmoeller
eg-ciat:meetings [2025/02/05 14:00] (current)
jsmoeller
Line 28: Line 28:
  
 -------- --------
-==== Roadmap for 2024 ====+==== Roadmap for 2025 ====
  
   * Extend image/​machine matrix   * Extend image/​machine matrix
-  * Extend testsuite - contribution from Fujitsu 
   * Uprev LAVA   * Uprev LAVA
   * Remote LAVA labs   * Remote LAVA labs
Line 40: Line 39:
 -------- --------
  
-==== Meeting 2024/10/16 ====+ 
 +==== Meeting 2025/02/05 ==== 
 + 
 +=== Attendees === 
 +Jan-Simon, Scott, Marius 
 + 
 +===Topics=== 
 + 
 +Active topics: 
 + 
 +  * lava lab status 
 +    * 2/5:  
 +      * baylibre: operational 
 +      * agl-core: operational 
 + 
 +  * Flutter image default in CI 
 +    * 12/11 
 +      * added -device virtio-gpu-device on-top of -device VGA solved the issue 
 +      * still black screen https://​x0.at/​fyeq.png 
 +      * journal https://​x0.at/​Z9oR.txt 
 +      * reproducer:​ 
 +        * wget -nd -c "​https://​download.automotivelinux.org/​AGL/​snapshots/​master/​latest/​qemuarm64/​deploy/​images/​qemuarm64//​Image"​ 
 +        * wget -nd -c "​https://​download.automotivelinux.org/​AGL/​snapshots/​master/​latest/​qemuarm64/​deploy/​images/​qemuarm64//​agl-ivi-demo-flutter-qemuarm64.ext4.xz"​ 
 +        * cmdline: 
 +          * qemu-system-aarch64 -cpu cortex-a57 -machine virt -nographic -net nic,​model=virtio,​macaddr=52:​54:​00:​12:​34:​58 -net user -m 4096 -monitor none -smp 2 -device usb-ehci -device virtio-rng-pci -device VGA,​vgamem_mb=128,​edid=on -device virtio-gpu-device ​ -device qemu-xhci -device usb-tablet -device usb-kbd ​ -vnc :0 -kernel Image -append "​console=ttyAMA0,​115200 root=/​dev/​vda verbose mem=4096M systemd.log_color=false " -drive format=raw,​file=agl-ivi-demo-flutter-qemuarm64.ext4 
 +           * changed position of -device VGA and -device virtio-gpu-device ! 
 +         * connect to localhost:​0 ​ with vnc client 
 +      * job with working case: https://​lava.automotivelinux.org/​scheduler/​job/​37958  
 +      * todo: VERIFY increased timeout, verify master 
 +    * 01/22 
 +      * verified latest master on qemuarm 
 +        * https://​lava.automotivelinux.org/​scheduler/​job/​39100 
 +      * next: verify all boards 
 +        * qemux86-64 - working : https://​lava.automotivelinux.org/​scheduler/​job/​39119 
 +        * qemuarm64 - working : https://​lava.automotivelinux.org/​scheduler/​job/​39118 
 +        * refhw - working : https://​lava.automotivelinux.org/​scheduler/​job/​39114 
 +        * upsquare - brownout. board being checked on  
 +        * pi4 - not working - gfx error: https://​lava.automotivelinux.org/​scheduler/​job/​39104 
 +          * "​[ ​ 141.214304] vc4-drm gpu: [drm] *ERROR* Failed to allocate DLIST entry. Requested size=9. ret=-28. DISPCTRL is aa0c4fce"​ 
 +          * https://​github.com/​raspberrypi/​linux/​issues/​5674 
 +          * https://​github.com/​raspberrypi/​linux/​issues/​5684 
 +          * https://​forums.raspberrypi.com/​viewtopic.php?​t=357826 
 +          *  
 +        * pi5 - not working - gfx: [FAILED] Failed to start AGL compositor.  
 +          * need to add gfx dto or the like 
 +    * 02/05 
 +      * no update 
 + 
 +  * h3ulcb - kernel page oops 
 +    * compare kirkstone (quillback) with scarthgap (master) 
 +      * 11/27 
 +        * fw-update done, retesting 
 +        * page faults still appear on scarthgap, thus can rule out old firmware 
 +      * 1/22 
 +        * WIP 
 +    * 02/05 
 +      * no update 
 + 
 +   * -next 
 +     * SECURITY.md now required by upstream YP 
 +     * "​debug-tweaks"​ removed upstream YP ... will use individual options for same effect 
 + 
 +   * https://​lf-automotivelinux.atlassian.net/​browse/​SPEC-4464  
 +   * https://​lf-automotivelinux.atlassian.net/​browse/​SPEC-5341 
 +     * option: enable rdp packageconfig in meta-agl-demo per bbappend by default 
 +     * might have to package rdp plugin separately 
 + 
 +New Topics: 
 +  * 02/05 
 +    * github/​gitlab + CI setup e.g. forrest runner 
 +    * github/​gitlab usage by EGs 
 + 
 + 
 +On Hold: 
 +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
 +  * Binary Feed 
 + 
 +Next meeting: 
 +Feb 19th 
 + 
 + 
 + 
 +==== Meeting 2025/01/08 ==== 
 + 
 +=== Attendees === 
 +Jan-Simon,  
 + 
 +===Topics=== 
 + 
 +Active topics: 
 + 
 +  * lava lab status 
 +    * 10/02:  
 +      * baylibre: operational 
 +      * agl-core: operational 
 +        * pi5 installed but not passing H/C, yet.  
 + 
 +  * Flutter image default in CI 
 +    * 10/2 
 +      * test  https://​lava.automotivelinux.org/​scheduler/​job/​36446  
 +        * black screen instead of testimage ... more inspection needed. 
 +    * 11/13 
 +      * Same with master https://​lava.automotivelinux.org/​scheduler/​job/​37546 
 +    * 11/27 
 +      * need to compare runqemu vs lava cmdline -- JS 
 +      * -device VGA might not be good enough 
 +    * 12/11 
 +      * added -device virtio-gpu-device on-top of -device VGA solved the issue 
 +      * still black screen https://​x0.at/​fyeq.png 
 +      * journal https://​x0.at/​Z9oR.txt 
 +      * reproducer:​ 
 +        * wget -nd -c "​https://​download.automotivelinux.org/​AGL/​snapshots/​master/​latest/​qemuarm64/​deploy/​images/​qemuarm64//​Image"​ 
 +        * wget -nd -c "​https://​download.automotivelinux.org/​AGL/​snapshots/​master/​latest/​qemuarm64/​deploy/​images/​qemuarm64//​agl-ivi-demo-flutter-qemuarm64.ext4.xz"​ 
 +        * cmdline: 
 +          * qemu-system-aarch64 -cpu cortex-a57 -machine virt -nographic -net nic,​model=virtio,​macaddr=52:​54:​00:​12:​34:​58 -net user -m 4096 -monitor none -smp 2 -device usb-ehci -device virtio-rng-pci -device VGA,​vgamem_mb=128,​edid=on -device virtio-gpu-device ​ -device qemu-xhci -device usb-tablet -device usb-kbd ​ -vnc :0 -kernel Image -append "​console=ttyAMA0,​115200 root=/​dev/​vda verbose mem=4096M systemd.log_color=false " -drive format=raw,​file=agl-ivi-demo-flutter-qemuarm64.ext4 
 +           * changed position of -device VGA and -device virtio-gpu-device ! 
 +         * connect to localhost:​0 ​ with vnc client 
 +      * job with working case: https://​lava.automotivelinux.org/​scheduler/​job/​37958  
 +    * todo: VERIFY increased timeout, verify master 
 + 
 +  * h3ulcb - kernel page oops 
 +    * compare kirkstone (quillback) with scarthgap (master) 
 +      * 11/27 
 +        * fw-update done, retesting 
 +        * page faults still appear on scarthgap, thus can rule out old firmware 
 + 
 +   * -next 
 +     * SECURITY.md now required by upstream YP 
 +     * "​debug-tweaks"​ removed upstream YP ... will use individual options for same effect 
 + 
 + 
 +On Hold: 
 +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
 +  * Binary Feed 
 + 
 +Next meeting: 
 +Jan 22th 
 + 
 + 
 +==== Meeting 2024/12/11 ==== 
 + 
 +=== Attendees === 
 +Jan-Simon, Walt, Marius 
 + 
 +===Topics=== 
 + 
 +Active topics: 
 + 
 +  * lava lab status 
 +    * 10/02:  
 +      * baylibre: operational 
 +        * Firmware update for h3ulcb-kf due 
 +        * pi5 hw https://​lava.automotivelinux.org/​scheduler/​device/​bcm2712-rpi-5-b-01 up 
 +        * using pxe and config.txt injection over tftp 
 +        * Pass config over to Marius 
 +      * agl-core: operational 
 +        * pi5 verifying healthchecks 
 + 
 +  * Boards in CI: 
 +     * 11/13 
 +       * meta-aws: fixes in place.  
 + 
 + 
 +  * Flutter image default in CI 
 +    * 10/2 
 +      * test  https://​lava.automotivelinux.org/​scheduler/​job/​36446  
 +        * black screen instead of testimage ... more inspection needed. 
 +    * 11/13 
 +      * Same with master https://​lava.automotivelinux.org/​scheduler/​job/​37546 
 +    * 11/27 
 +      * need to compare runqemu vs lava cmdline -- JS 
 +      * -device VGA might not be good enough 
 +    * 12/11 
 +      * added -device virtio-gpu-device on-top of -device VGA solved the issue 
 +      * still black screen https://​x0.at/​fyeq.png 
 +      * journal https://​x0.at/​Z9oR.txt 
 +      * reproducer:​ 
 +        * wget -nd -c "​https://​download.automotivelinux.org/​AGL/​snapshots/​master/​latest/​qemuarm64/​deploy/​images/​qemuarm64//​Image"​ 
 +        * wget -nd -c "​https://​download.automotivelinux.org/​AGL/​snapshots/​master/​latest/​qemuarm64/​deploy/​images/​qemuarm64//​agl-ivi-demo-flutter-qemuarm64.ext4.xz"​ 
 +        * cmdline: 
 +          * qemu-system-aarch64 -cpu cortex-a57 -machine virt -nographic -net nic,​model=virtio,​macaddr=52:​54:​00:​12:​34:​58 -net user -m 4096 -monitor none -smp 2 -device usb-ehci -device virtio-rng-pci -device VGA,​vgamem_mb=128,​edid=on -device virtio-gpu-device ​ -device qemu-xhci -device usb-tablet -device usb-kbd ​ -vnc :0 -kernel Image -append "​console=ttyAMA0,​115200 root=/​dev/​vda verbose mem=4096M systemd.log_color=false " -drive format=raw,​file=agl-ivi-demo-flutter-qemuarm64.ext4 
 +           * changed position of -device VGA and -device virtio-gpu-device ! 
 +         * connect to localhost:​0 ​ with vnc client 
 +      * job with working case: https://​lava.automotivelinux.org/​scheduler/​job/​37958  
 + 
 +  * h3ulcb - kernel page oops 
 +    * compare kirkstone (quillback) with scarthgap (master) 
 +      * 11/13 
 +        * fw-update scheduled 
 +      * 11/27 
 +        * fw-update done, retesting 
 +        * page faults still appear on scarthgap, thus can rule out old firmware 
 + 
 +   * -next 
 +     * SECURITY.md now required by upstream YP 
 +     * "​debug-tweaks"​ removed upstream YP ... will use individual options for same effect 
 + 
 + 
 +On Hold: 
 +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
 +  * Binary Feed 
 + 
 +Next meeting: 
 +Jan 8th 
 + 
 + 
 +==== Meeting 2024/11/27 ==== 
 + 
 +=== Attendees === 
 +Jan-Simon, Walt, Scott 
 + 
 +===Topics=== 
 + 
 +Active topics: 
 + 
 +  * lava lab status 
 +    * 10/02:  
 +      * baylibre: operational 
 +        * Firmware update for h3ulcb-kf due 
 +        * pi5 hw https://​lava.automotivelinux.org/​scheduler/​device/​bcm2712-rpi-5-b-01 up 
 +        * using pxe and config.txt injection over tftp 
 +        * Pass config over to Marius 
 +      * agl-core: operational 
 +        * pi5 hw being setup 
 + 
 +  * Boards in CI: 
 +     * 11/13 
 +       * meta-aws: fixes in place.  
 + 
 + 
 +  * Flutter image default in CI 
 +    * 10/2 
 +      * test  https://​lava.automotivelinux.org/​scheduler/​job/​36446  
 +        * black screen instead of testimage ... more inspection needed. 
 +    * 11/13 
 +      * Same with master https://​lava.automotivelinux.org/​scheduler/​job/​37546 
 +    * 11/27 
 +      * need to compare runqemu vs lava cmdline -- JS 
 +      * -device VGA might not be good enough 
 + 
 +  * h3ulcb - kernel page oops 
 +    * compare kirkstone (quillback) with scarthgap (master) 
 +      * 11/13 
 +        * fw-update scheduled 
 +      * 11/27 
 +        * fw-update done, retesting 
 +        * page faults still appear on scarthgap, thus can rule out old firmware 
 + 
 +   * -next 
 +     * SECURITY.md now required by upstream YP 
 +     * "​debug-tweaks"​ removed upstream YP ... will use individual options for same effect 
 + 
 + 
 +On Hold: 
 +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
 +  * Binary Feed 
 + 
 +Next meeting: 
 +Nov 27th 
 + 
 + 
 +==== Meeting 2024/​11/​13 ​====
  
 === Attendees === === Attendees ===
Line 52: Line 312:
     * 10/​02: ​     * 10/​02: ​
       * baylibre: operational       * baylibre: operational
 +        * Firmware update for h3ulcb-kf due
 +        * pi5 hw being setup, check u-boot network support for pi5, pxe + kernel cmdline injection
       * agl-core: operational       * agl-core: operational
-        * boards pending: ​pi5, bb-ai+        * pi5 hw being setup
  
   * IC image and integration of drm-leasemanager   * IC image and integration of drm-leasemanager
-    * 9/4 
-      * can make progress on qemu possibly with 2 vnc screens and screenshooter in agl-compositor ​ 
-      * needs change in output folder 
  
   * Boards in CI:   * Boards in CI:
-     * 9/04 
-       * unmatched: waiting for drop from Joel 
      * 10/2      * 10/2
        * meta-aws updated, but rdp is black atm (-> Marius)        * meta-aws updated, but rdp is black atm (-> Marius)
Line 70: Line 327:
        * will try setting LLVM_DEFAULT_TARGET_TRIPLE in llvm recipe to verify arm64, after that check with Khem upstream or Ishii-san        * will try setting LLVM_DEFAULT_TARGET_TRIPLE in llvm recipe to verify arm64, after that check with Khem upstream or Ishii-san
        * see https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl/​+/​27003 and https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl/​+/​27004 ​        * see https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl/​+/​27003 and https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl/​+/​27004 ​
 +     * 11/13
 +       * meta-aws: fixes in place. ​
  
  
Line 76: Line 335:
       * test  https://​lava.automotivelinux.org/​scheduler/​job/​36446 ​       * test  https://​lava.automotivelinux.org/​scheduler/​job/​36446 ​
         * black screen instead of testimage ... more inspection needed.         * black screen instead of testimage ... more inspection needed.
 +    * 11/13
 +      * Same with master https://​lava.automotivelinux.org/​scheduler/​job/​37546
 +        * Do we need the KVM fix there as well ?!
  
   * h3ulcb - kernel page oops   * h3ulcb - kernel page oops
Line 81: Line 343:
       * 10/02 no update       * 10/02 no update
         * fw-update ?         * fw-update ?
 +      * 11/13
 +        * fw-update scheduled
  
   * -next branch   * -next branch
Line 90: Line 354:
  
 Next meeting: Next meeting:
-Nov 13th+Nov 27th
  
  
eg-ciat/meetings.1729082311.txt.gz · Last modified: 2024/10/16 12:38 by jsmoeller