user:trimen:mpclive
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
user:trimen:mpclive [2020/01/26 18:35] – created trimen | user:trimen:mpclive [2020/01/30 14:23] (current) – trimen | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | MPC Live | + | ====== |
- | I recently bought this Akai [[https:// | + | I recently bought this Akai [[https:// |
Here is brief overview of it's configuration: | Here is brief overview of it's configuration: | ||
+ | >SOM: [[https:// | ||
>CPU: Rockchip RK3288 - Quad core ARM cortex A17 @ 1.8GHz | >CPU: Rockchip RK3288 - Quad core ARM cortex A17 @ 1.8GHz | ||
>RAM: 2GB | >RAM: 2GB | ||
Line 21: | Line 22: | ||
On the CPU board is populated 4 pin header (on picture is connected) with UBoot/OS serial console living on it. | On the CPU board is populated 4 pin header (on picture is connected) with UBoot/OS serial console living on it. | ||
Pinout is **GND, RX, TX, 3V3**. | Pinout is **GND, RX, TX, 3V3**. | ||
+ | After connecting and powering device up you can enter UBoot bootloader or system after. Login name is root and no password is needed. | ||
+ | From Uboot you can boot system or enter fastboot mode for flashing system image. | ||
+ | Whole system partition is read only and for any modifications it's needs to be remounted. | ||
[[https:// | [[https:// | ||
Line 26: | Line 30: | ||
[[http:// | [[http:// | ||
- | SSH | + | ===== SSH ===== |
By default authorized_keys is key: | By default authorized_keys is key: | ||
Line 45: | Line 49: | ||
Then add our ssh pubkey to ~/ | Then add our ssh pubkey to ~/ | ||
+ | |||
Run sshd with /sbin/sshd | Run sshd with /sbin/sshd | ||
+ | |||
Done! | Done! | ||
- | Now set automatic run of sshd at start -> currently I'm not able to run sshd service after boot | + | Now set automatic run of sshd at start -> currently I'm not able to run sshd service after boot I solved this by installing inside ESP8266 which act as serial to telnet bridge over WiFi. |
user/trimen/mpclive.1580063731.txt.gz · Last modified: 2020/01/26 18:35 by trimen