Difference between revisions of "X86/TSN/ADD-ONs"
From ESS-WIKI
(→TSN) |
(→Misc.) |
||
(22 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{DISPLAYTITLE:ADD-ONs | + | {{DISPLAYTITLE:ADD-ONs}} |
<div style="float:right; position:fixed; margin:0 1em 0 0; top:200px; right:10px; max-height: 350px; overflow: auto">__TOC__</div> | <div style="float:right; position:fixed; margin:0 1em 0 0; top:200px; right:10px; max-height: 350px; overflow: auto">__TOC__</div> | ||
== Installation == | == Installation == | ||
* download and copy the specified add-ons to the target device. | * download and copy the specified add-ons to the target device. | ||
− | * run the following commands ... | + | * run the following commands on Intel Yocto Linux ... |
+ | <syntaxhighlight lang="bash"> | ||
+ | ##### Intel Yocto Linux ##### | ||
for F in addon_TOP_*.tgz; do tar xvf $F -C /; done | for F in addon_TOP_*.tgz; do tar xvf $F -C /; done | ||
for F in addon_USER_*.tgz; do tar xvf $F -C /home/root; done | for F in addon_USER_*.tgz; do tar xvf $F -C /home/root; done | ||
sync;sync | sync;sync | ||
reboot | reboot | ||
+ | # end of Intel Yocto Linux ## | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | * run the following commands on Ubuntu with kernel overlay ... | ||
+ | <syntaxhighlight lang="bash"> | ||
+ | |||
+ | ##### Ubuntu with kernel overlay ##### | ||
+ | # double click the desktop icon named TSN to start one terminal window | ||
+ | # and run the following commands in that terminal window | ||
+ | for F in addon_TOP_*.tgz; do tar xvf $F -C /; done | ||
+ | for F in addon_USER_*.tgz; do tar xvf $F -C $HOME; done | ||
+ | sync;sync | ||
+ | # end of Ubuntu with kernel overlay ## | ||
+ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 20: | Line 36: | ||
! '''notes''' | ! '''notes''' | ||
|- | |- | ||
− | | [https://www.dropbox.com/sh/hjdm01i77di6dij/ | + | | [https://www.dropbox.com/sh/hjdm01i77di6dij/AADHKKYDdEijwwdejlKOWcsAa/ADDONs/addon_TOP_616446-1.9_20220720_1446.tgz?dl=0 addon_TOP_616446-1.9_20220720_1446.tgz] |
| simplify commands | | simplify commands | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| EHL/TGL/ADL | | EHL/TGL/ADL | ||
− | | | + | | update for #616446-1.9 |
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| [https://www.dropbox.com/sh/hjdm01i77di6dij/AADR_kTzAAZXh_AR07fw5OlUa/ADDONs/addon_TOP_616446-2.0_20221026_0848.tgz?dl=0 addon_TOP_616446-2.0_20221026_0848.tgz] | | [https://www.dropbox.com/sh/hjdm01i77di6dij/AADR_kTzAAZXh_AR07fw5OlUa/ADDONs/addon_TOP_616446-2.0_20221026_0848.tgz?dl=0 addon_TOP_616446-2.0_20221026_0848.tgz] | ||
Line 50: | Line 51: | ||
| update for #616446-2.2 | | update for #616446-2.2 | ||
|- | |- | ||
− | | addon_TOP_616446-2. | + | | [https://www.dropbox.com/s/suiwo6s63273975/addon_TOP_616446-2.4_20230621_1528.tgz?dl=0 addon_TOP_616446-2.4_20230621_1528.tgz] |
! style="text-align: center" | 〃 | ! style="text-align: center" | 〃 | ||
| EHL/ADL/RPL | | EHL/ADL/RPL | ||
− | | update for #616446-2.4 | + | | update for #616446-2.4 |
|- | |- | ||
− | | addon_TOP_616446-2. | + | | [https://www.dropbox.com/scl/fi/5mq8xkff6tkxepenjj5gy/addon_TOP_616446-2.6_20240410_1518.tgz?rlkey=8ru662ysvybotqnngk4ykvrmc&dl=0 addon_TOP_616446-2.6_20240410_1518.tgz] |
! style="text-align: center" | 〃 | ! style="text-align: center" | 〃 | ||
| EHL/ADL/RPL | | EHL/ADL/RPL | ||
− | | | + | | update for #616446-2.6<br/>2 cpu cores support<br/>XDP support<br/>compatible with Ubuntu(RPL-P PV2+)<br/>stop NetworkManager<br/>stop tmpfiles-clean timer |
|- | |- | ||
− | | [https://www.dropbox.com/scl/fi/ | + | | [https://www.dropbox.com/scl/fi/01ogxgge0np7hm5ncz6iu/addon_TOP_616446-2.8_20240611_1710.tgz?rlkey=7i5twssajlgk6yk1r1s3s4uwv&st=dd3e4n8l&dl=0 addon_TOP_616446-2.8_20240611_1710.tgz] |
! style="text-align: center" | 〃 | ! style="text-align: center" | 〃 | ||
− | | EHL/ADL/RPL | + | | EHL/ADL/RPL/ASL |
− | | | + | | update for #616446-2.8<br/>compatible with Ubuntu(ASL PV) |
|- | |- | ||
− | | [https://www.dropbox.com/sh/hjdm01i77di6dij/ | + | | [https://www.dropbox.com/sh/hjdm01i77di6dij/AADBwfhCuKuik7ARw3reTiifa/ADDONs/addon_USER_616446_20220620_1650.tgz?dl=0 addon_USER_616446_20220620_1650.tgz] |
| additional files in home directory | | additional files in home directory | ||
− | | EHL | + | | EHL/TGL/ADL |
| update for #616446-1.9 | | update for #616446-1.9 | ||
|- | |- | ||
− | | [https://www.dropbox.com/ | + | | [https://www.dropbox.com/scl/fi/b1pfg2n2cjzuevbptrprw/addon_USER_616446_20231101_1054.tgz?rlkey=vk9pjstns0wb2c7qgq4swqvpq&dl=0 addon_USER_616446_20231101_1054.tgz] |
! style="text-align: center" | 〃 | ! style="text-align: center" | 〃 | ||
− | | EHL/ | + | | EHL/ADL/RPL |
− | | | + | | rebuild for #616446-2.6 |
|} | |} | ||
Line 136: | Line 137: | ||
| In-Band ECC test script | | In-Band ECC test script | ||
| ADL-N | | ADL-N | ||
− | | | + | | Intel #750907-1.0 |
+ | |- | ||
+ | | [https://www.dropbox.com/scl/fi/raiy3mzjjc2gevad6yad3/addon_TOP_ADL-N_IBECC_20231110_0929.tgz?rlkey=a716xyzznw8mdmdlnaz29pl89&dl=0 addon_TOP_ADL-N_IBECC_20231110_0929.tgz] | ||
+ | | In-Band ECC test script | ||
+ | | ADL-N | ||
+ | | Intel #750907-1.1 | ||
+ | |- | ||
+ | | [https://www.dropbox.com/scl/fi/hsuojwptzx7o24m4212ju/addon_TOP_ADL-N_IBECC_20231129_1106.tgz?rlkey=wstw2u0ln7qvqq1evq2gnnqxy&dl=0 addon_TOP_ADL-N_IBECC_20231129_1106.tgz] | ||
+ | | In-Band ECC test script | ||
+ | | ADL-N | ||
+ | | Intel #750907-1.1 <br>(Check_Error_Script included) | ||
+ | |- | ||
+ | | [https://www.dropbox.com/scl/fi/tz9rsvi7urjbzrjtx9qzt/addon_TOP_RPL-P_IBECC_20231201_1402.tgz?rlkey=n3gk6qmdf82q8psfefqcyuxpi&dl=0 addon_TOP_RPL-P_IBECC_20231201_1402.tgz] | ||
+ | | In-Band ECC test script | ||
+ | | RPL-P | ||
+ | | Intel #751401-1.0 | ||
+ | |- | ||
+ | | [https://www.dropbox.com/scl/fi/hz5lfi8d0fy68y63qnhwg/addon_TOP_RPL-P_IBECC_20240206_1713.tgz?rlkey=gqsm7mg2ej7g4mnpw31715s26&dl=0 addon_TOP_RPL-P_IBECC_20240206_1713.tgz] | ||
+ | | In-Band ECC test script | ||
+ | | RPL-P | ||
+ | | Intel #751401-1.0 <br>(Check_Error_Script included) | ||
+ | |- | ||
+ | | [https://www.dropbox.com/scl/fi/4iuyv6y9mr0nktpteb6ed/addon_TOP_MTL-UH_IBECC_20240418_1104.tgz?rlkey=o820rxm42akjsef79gz22tkji&dl=0 addon_TOP_MTL-UH_IBECC_20240418_1104.tgz] | ||
+ | | In-Band ECC test script <br>and Check_Error_Script | ||
+ | | MTL-U/H | ||
+ | | Intel #816985-1.0 | ||
+ | |- | ||
+ | | [https://www.dropbox.com/scl/fi/u1iypwqxoxtjyietlu99l/addon_TOP_MTL-UH_IBECC_20241111_1448.tgz?rlkey=95pt5sbbxg8esdcwdmmrh2zrh&st=x8q3hkvh&dl=0 addon_TOP_MTL-UH_IBECC_20241111_1448.tgz] | ||
+ | | In-Band ECC test script <br>and Check_Error_Script | ||
+ | | MTL-U/H | ||
+ | | Intel #816985-1.1 | ||
+ | |- | ||
+ | | [https://www.dropbox.com/scl/fi/rfanju8t1gv24sh2d6yta/addon_TOP_ASL_IBECC_20240515_1358.tgz?rlkey=xmmnqc7yvjs4i44zvfo3km28w&st=kaufgfvr&dl=0 addon_TOP_ASL_IBECC_20240515_1358.tgz] | ||
+ | | In-Band ECC test script | ||
+ | | ASL | ||
+ | | no official document, <br>use Intel #750907-1.1 instead <br>(Check_Error_Script included) | ||
|} | |} |
Latest revision as of 10:12, 11 November 2024
Contents
Installation
- download and copy the specified add-ons to the target device.
- run the following commands on Intel Yocto Linux ...
##### Intel Yocto Linux #####
for F in addon_TOP_*.tgz; do tar xvf $F -C /; done
for F in addon_USER_*.tgz; do tar xvf $F -C /home/root; done
sync;sync
reboot
# end of Intel Yocto Linux ##
- run the following commands on Ubuntu with kernel overlay ...
##### Ubuntu with kernel overlay #####
# double click the desktop icon named TSN to start one terminal window
# and run the following commands in that terminal window
for F in addon_TOP_*.tgz; do tar xvf $F -C /; done
for F in addon_USER_*.tgz; do tar xvf $F -C $HOME; done
sync;sync
# end of Ubuntu with kernel overlay ##
Category
TSN
addon | description | platform | notes |
---|---|---|---|
addon_TOP_616446-1.9_20220720_1446.tgz | simplify commands | EHL/TGL/ADL | update for #616446-1.9 |
addon_TOP_616446-2.0_20221026_0848.tgz | 〃 | EHL/TGL/ADL | update for #616446-2.0 |
addon_TOP_616446-2.2_20221125_1444.tgz | 〃 | EHL/TGL/ADL | update for #616446-2.2 |
addon_TOP_616446-2.4_20230621_1528.tgz | 〃 | EHL/ADL/RPL | update for #616446-2.4 |
addon_TOP_616446-2.6_20240410_1518.tgz | 〃 | EHL/ADL/RPL | update for #616446-2.6 2 cpu cores support XDP support compatible with Ubuntu(RPL-P PV2+) stop NetworkManager stop tmpfiles-clean timer |
addon_TOP_616446-2.8_20240611_1710.tgz | 〃 | EHL/ADL/RPL/ASL | update for #616446-2.8 compatible with Ubuntu(ASL PV) |
addon_USER_616446_20220620_1650.tgz | additional files in home directory | EHL/TGL/ADL | update for #616446-1.9 |
addon_USER_616446_20231101_1054.tgz | 〃 | EHL/ADL/RPL | rebuild for #616446-2.6 |
CANbus
addon | description | platform | notes |
---|---|---|---|
addon_TOP_CANbus_test_scripts_20220712_1516.tgz | test flow/steps designed by PM | EHL/TGL/ADL | extra parameters time gap, frames |
Misc.
addon | description | platform | notes |
---|---|---|---|
addon_TOP_fonts.tgz | extra X terminal font | EHL/TGL/ADL | |
addon_TOP_EHL_MR3_i2s-audio_20220615_0936.tgz | i2s audio firmware | EHL | Intel #619566-3.3 (MR3) |
addon_TOP_EHL_MR5_i2s-audio_20221108_1612.tgz | i2s audio firmware | EHL | Intel #619566-6.1 (MR5) |
addon_TOP_EHL_MR6_i2s-audio_20230428_1209.tgz | i2s audio firmware | EHL | Intel #619566-7.0 (MR6) |
addon_TOP_TGL_MR6_i2s-audio_20221026_1008.tgz | i2s audio firmware | TGL | Intel #635120-6.0 (MR6) |
addon_TOP_637079-1.4_3.4.5_20220621_0955.tgz | enable HDA audio features | ADL | Intel #637079-1.4 (PV) |
addon_USER_dot-icewm_20210901_1718.tgz | icewm default settings | EHL/TGL/ADL | |
addon_TOP_ADL-N_IBECC_20230523_1459.tgz | In-Band ECC test script | ADL-N | Intel #750907-1.0 |
addon_TOP_ADL-N_IBECC_20231110_0929.tgz | In-Band ECC test script | ADL-N | Intel #750907-1.1 |
addon_TOP_ADL-N_IBECC_20231129_1106.tgz | In-Band ECC test script | ADL-N | Intel #750907-1.1 (Check_Error_Script included) |
addon_TOP_RPL-P_IBECC_20231201_1402.tgz | In-Band ECC test script | RPL-P | Intel #751401-1.0 |
addon_TOP_RPL-P_IBECC_20240206_1713.tgz | In-Band ECC test script | RPL-P | Intel #751401-1.0 (Check_Error_Script included) |
addon_TOP_MTL-UH_IBECC_20240418_1104.tgz | In-Band ECC test script and Check_Error_Script |
MTL-U/H | Intel #816985-1.0 |
addon_TOP_MTL-UH_IBECC_20241111_1448.tgz | In-Band ECC test script and Check_Error_Script |
MTL-U/H | Intel #816985-1.1 |
addon_TOP_ASL_IBECC_20240515_1358.tgz | In-Band ECC test script | ASL | no official document, use Intel #750907-1.1 instead (Check_Error_Script included) |