prime_161_akaiforce
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| prime_161_akaiforce [2023/09/06 17:22] – ounsatn | prime_161_akaiforce [2023/11/22 17:09] (current) – ounsatn | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| - | + | Then we are going to a create filesystem overlay which will contain our files. | |
| - | Then we are gogin to a create filesystem overlay which will contain our files. | + | |
| On you media card location ( eg : / | On you media card location ( eg : / | ||
| Line 48: | Line 47: | ||
| Create a folder named overlay on your media card ( eg : / | Create a folder named overlay on your media card ( eg : / | ||
| + | |||
| < | < | ||
| Line 53: | Line 53: | ||
| Mount the created filesystem file ( lower-fs.img) on overlay folder : | Mount the created filesystem file ( lower-fs.img) on overlay folder : | ||
| < | < | ||
| + | |||
| Go to your overlay folder : | Go to your overlay folder : | ||
| Line 71: | Line 72: | ||
| You can view the 512 Mb file from denon with 7zip, and extract / transfert files. | You can view the 512 Mb file from denon with 7zip, and extract / transfert files. | ||
| Another way is to mount the 512Mb file in another folder, and to copy files from there. That's i will do. | Another way is to mount the 512Mb file in another folder, and to copy files from there. That's i will do. | ||
| + | |||
| I put the 512Mb file in a folder named SC5 on my media card : | I put the 512Mb file in a folder named SC5 on my media card : | ||
| + | |||
| + | |||
| + | 02EB-7AEF is the name of my SD, it will be another on your side. | ||
| < | < | ||
| Line 90: | Line 95: | ||
| # cd / | # cd / | ||
| + | -- Here you see the content of the rootfs, mounted on / | ||
| # ls | # ls | ||
| bin dev home lib32 lost+found mnt proc | bin dev home lib32 lost+found mnt proc | ||
| Line 153: | Line 159: | ||
| to do this do a copy of the real file : | to do this do a copy of the real file : | ||
| - | <code | + | <code> |
| - | eg : copy / | + | eg : copy "/ |
| </ | </ | ||
| Line 175: | Line 181: | ||
| eg : mv / | eg : mv / | ||
| </ | </ | ||
| + | |||
| + | |||
| + | |||
| + | __**/!\ : before running prime , rename / | ||
| + | to do this : | ||
| + | < | ||
| + | mount remount / -o rw,remount | ||
| + | mv / | ||
| + | </ | ||
| + | |||
| + | Otherwise Prime may try to update STM32 firmware in dfu mode. | ||
| + | |||
| Now you can run prime, however like this , there is no mapping done to use it. | Now you can run prime, however like this , there is no mapping done to use it. | ||
| Line 184: | Line 202: | ||
| Issue the command ( in / | Issue the command ( in / | ||
| < | < | ||
| + | |||
| + | |||
| + | |||
| # ./Engine | # ./Engine | ||
| </ | </ | ||
| Line 207: | Line 228: | ||
| So the Next step to use prime is to create/ | So the Next step to use prime is to create/ | ||
| - | On Akai force there will be 4 importants | + | On Akai force you can make 4 qml in relation with audio interface. |
| + | I was not able to verify if public qml file are working because on my first try i had these 4 files. | ||
| " | " | ||
| Line 214: | Line 236: | ||
| " | " | ||
| - | Public files are used to map inputs, | + | Now i'm only using private files and it's working well. |
| - | Private files are used to map Led / Pad colors output | + | |
| + | |||
| + | |||
| + | <del>Public files are used to map inputs, | ||
| + | Private files are used to map Led / Pad colors output</ | ||
| {{http:// | {{http:// | ||
prime_161_akaiforce.1694013734.txt.gz · Last modified: 2023/09/06 17:22 by ounsatn