Site Tools


hardwarerelated:star64_model-a_risc-v

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hardwarerelated:star64_model-a_risc-v [2024/02/15 09:45] – [First boot] chrishardwarerelated:star64_model-a_risc-v [2024/02/15 10:40] (current) – [First boot] chris
Line 21: Line 21:
  
 ===== First boot ===== ===== First boot =====
-  * For first boot, I used the image from https://pine64.my-ho.st:8443/+  * For first boot, I used the image from https://pine64.my-ho.st:8443/ . Now I use image Armbian_23.09_Star64_sid_current_6.1.31.img.xz from [[https://disk.yandex.ru/d/eEC4riP1jBWCeg/ArmbianTV/20231123-current|here]]
   * Write that to an sd-card   * Write that to an sd-card
-  * I used an HDMI2usb converter to capture the output +  * You can use a HDMI2usb converter to capture the output, and connect a usb-keyboard for input 
-  * Serial connection is also easy, provides more details:+  * or use serial connection
 +    * provides more details/direct access than HDMI
     * Connect a usb/serial converter, connect the GND pin of the converter to for example pin6 of the star64, the adapters RX pin to the star64's pin8 (which is TX), and the adapters TX pin to the star64's pin10 (RX)     * Connect a usb/serial converter, connect the GND pin of the converter to for example pin6 of the star64, the adapters RX pin to the star64's pin8 (which is TX), and the adapters TX pin to the star64's pin10 (RX)
     * Execute "screen /dev/ttyUSB0 115200,cs8"     * Execute "screen /dev/ttyUSB0 115200,cs8"
     * [[https://files.pine64.org/doc/star64/Star64_Schematic_V1.0_20220721.pdf|pin schematics]]     * [[https://files.pine64.org/doc/star64/Star64_Schematic_V1.0_20220721.pdf|pin schematics]]
-  * Connect usb-keyboard, or access via serial console, or via SSH+  * later SSH login gets possible
   * login pine64/pine64, 'su -' / root-password is pine64   * login pine64/pine64, 'su -' / root-password is pine64
  
Line 42: Line 43:
 EOT EOT
 </code> </code>
-  * By default, armbian is setting up a 50MB tmpfs for /var/log. That's running out of space when updating the system, I increased it to 300MB in file /etc/default/armbian-ramlog . 
   * I added audit=0 in /boot/extlinux/extlinux.conf to disable audit.   * I added audit=0 in /boot/extlinux/extlinux.conf to disable audit.
 ===== Benchmarks ===== ===== Benchmarks =====
hardwarerelated/star64_model-a_risc-v.txt · Last modified: 2024/02/15 10:40 by chris