User Tools

Site Tools


agl-distro:release-notes

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
Next revision Both sides next revision
agl-distro:release-notes [2020/02/06 13:31]
jsmoeller
agl-distro:release-notes [2020/03/03 19:32]
jsmoeller
Line 34: Line 34:
   * html5 only image using WAM   * html5 only image using WAM
  
-==== Icefish ​RC4 (v8.99.4) ====+==== Itchy Icefish ​v9.0.====
  
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​agl-icefish-8.99.4.tar.bz2|Itchy Icefish ​8.99.source tar]]  ​+Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​agl-icefish-9.0.0.tar.bz2|Itchy Icefish ​9.0.source tar]]  ​
  
 ^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ ^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^
 | Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | | Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    |
-| QEMU                   | x86_64 ​     | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.4/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | +| QEMU                   | x86_64 ​     | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​9.0.0/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | 
-| Up² (Intel) ​ | x86_64 ​       | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.4/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | +| Up² (Intel) ​ | x86_64 ​       | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​9.0.0/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | 
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.4/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​9.0.0/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
-| Raspberry Pi 4         | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.4/​raspberrypi4/​deploy/​images/​raspberrypi4/ ​                                                                                                                                |+| Raspberry Pi 4         | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​9.0.0/​raspberrypi4/​deploy/​images/​raspberrypi4/ ​                                                                                                                                |
  
-More builds available under https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.4/ .+More builds available under https://​download.automotivelinux.org/​AGL/​release/​icefish/​9.0.0/ .
  
  
-To download all layers for the for Icefish ​8.99.:+To download all layers for the for Icefish ​9.0.:
  
-    $ repo init -b master -m icefish_8.99.4.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b master -m icefish_9.0.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
Line 56: Line 56:
 Known issues: Known issues:
   * No audio on Raspberry Pi 3/4 jack; HDMI works.   * No audio on Raspberry Pi 3/4 jack; HDMI works.
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=12807 | All Jira issues closed for Icefish]]. 
- 
-==== Icefish RC3 (v8.99.3) ==== 
- 
-** Do not use RC3. A critical bug in af-main was fixed in RC4 ** 
- 
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​agl-icefish-8.99.3.tar.bz2|Itchy Icefish 8.99.3 source tar]]  ​ 
- 
-^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ 
-| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | 
-| QEMU                   | x86_64 ​     | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.3/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | 
-| Up² (Intel) ​ | x86_64 ​       | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.3/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | 
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.3/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
-| Raspberry Pi 4         | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.3/​raspberrypi4/​deploy/​images/​raspberrypi4/ ​                                                                                                                                | 
- 
- 
-To download all layers for the for Icefish 8.99.3 : 
- 
-    $ repo init -b master -m icefish_8.99.3.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
-    $ repo sync 
- 
- 
-Known issues: 
-  * No audio on Raspberry Pi 3/4 jack; HDMI works. ​ 
-  * Changes in audio config files for PipeWire per board required check /​etc/​wireplumber 
- 
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=12807 | All Jira issues closed for Icefish]]. 
- 
- 
-==== Icefish RC2 (v8.99.2) ==== 
- 
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​agl-icefish-8.99.2.tar.bz2|Itchy Icefish 8.99.2 source tar]]  ​ 
- 
-^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ 
-| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | 
-| QEMU                   | x86_64 ​     | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.2/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | 
-| Up² (Intel) ​ | x86_64 ​       | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.2/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | 
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.2/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
-| Raspberry Pi 4         | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.2/​raspberrypi4/​deploy/​images/​raspberrypi4/ ​                                                                                                                                | 
- 
- 
-To download all layers for the for Icefish 8.99.2 : 
- 
-    $ repo init -b master -m icefish_8.99.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
-    $ repo sync 
- 
- 
-Known issues: 
-  * Volume control not working. 
-  * No audio on Raspberry Pi 3/4 jack; HDMI works. ​ 
-  * Changes in audio config files for PipeWire per board required as documented by George. ​ See https://​github.com/​automotive-grade-linux/​docs-sources/​pull/​6/​commits/​8b5b33e504e2d42e55ac25d8ba7ec5102ecd746f 
- 
- 
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=12807 | All Jira issues closed for Icefish]]. 
- 
- 
-==== Icefish RC1 (v8.99.1) ==== 
- 
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​agl-icefish-8.99.1.tar.bz2|Itchy Icefish 8.99.1 source tar]]  ​ 
- 
-^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ 
-| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | 
-| QEMU                   | x86_64 ​     | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.1/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ | 
-| Up² (Intel) ​ | x86_64 ​       | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.1/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   | 
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.1/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
-| Raspberry Pi 4         | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.1/​raspberrypi4/​deploy/​images/​raspberrypi4/ ​                                                                                                                                | 
- 
- 
-To download all layers for the for Icefish 8.99.1 : 
- 
-    $ repo init -b master -m icefish_8.99.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
-    $ repo sync 
- 
- 
-Known issues: 
-  * Volume control not working. 
-  * No audio on Raspberry Pi 3/4 jack; HDMI works. ​ 
-  * Changes in audio config files for PipeWire per board required as documented by George. ​ See https://​github.com/​automotive-grade-linux/​docs-sources/​pull/​6/​commits/​8b5b33e504e2d42e55ac25d8ba7ec5102ecd746f 
- 
- 
  
 [[https://​jira.automotivelinux.org/​issues/?​filter=12807 | All Jira issues closed for Icefish]]. [[https://​jira.automotivelinux.org/​issues/?​filter=12807 | All Jira issues closed for Icefish]].
agl-distro/release-notes.txt · Last modified: 2024/04/23 12:41 by wminer