Skip to content

Instantly share code, notes, and snippets.

@lvanasse
lvanasse / archinstall.md
Last active December 28, 2017 04:57 — forked from miguelfrde/archinstall.md
Preinstalled Windows 8.1 and Arch Linux dual boot

Arch Linux installation (preinstalled Windows 8.1 dual boot)

Before

  1. Disable Windows Fast-Startup
  2. Disable Secure Boot

Partitioning

#include <string>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <linux/i2c-dev.h>
#include <sys/ioctl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
@lvanasse
lvanasse / ci-risc-v-01.log
Created November 9, 2024 03:24
[risc-v-01] CI Log for nuttx @ ba2ad819dae1019b4c94799ce610cc4cbc3c8110 / nuttx-apps @ 39908cc40c6b04436805ec060d488c79327c3217
fpu.c:55:8: warning: #warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
adc_main.c:310:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
fpu.c:55:8: warning: #warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
Script started on 2024-11-09 02:56:26+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh risc-v-01" TERM="xterm-256color" TTY="/dev/pts/1" COLUMNS="104" LINES="57"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=risc-v-01
+ neofetch
/home/ludovic/nuttx-release/run-job.sh: line 13: neofetch: command not found
+ sleep 10
@lvanasse
lvanasse / ci-risc-v-02.log
Created November 9, 2024 04:14
[risc-v-02] CI Log for nuttx @ ba2ad819dae1019b4c94799ce610cc4cbc3c8110 / nuttx-apps @ 39908cc40c6b04436805ec060d488c79327c3217
Script started on 2024-11-09 03:25:02+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh risc-v-02" TERM="xterm-256color" TTY="/dev/pts/1" COLUMNS="211" LINES="57"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=risc-v-02
+ neofetch
.-/+oossssoo+/-.
`:+ssssssssssssssssss+:`
-+ssssssssssssssssssyyssss+-
.ossssssssssssssssssdMMMNysssso.
/ssssssssssshdmmNNmmyNMMMMhssssss/
@lvanasse
lvanasse / ci-risc-v-03.log
Created November 9, 2024 05:15
[risc-v-03] CI Log for nuttx @ ba2ad819dae1019b4c94799ce610cc4cbc3c8110 / nuttx-apps @ 39908cc40c6b04436805ec060d488c79327c3217
Script started on 2024-11-09 04:14:14+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh risc-v-03" TERM="xterm-256color" TTY="/dev/pts/1" COLUMNS="211" LINES="57"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=risc-v-03
+ neofetch
.-/+oossssoo+/-.
`:+ssssssssssssssssss+:`
-+ssssssssssssssssssyyssss+-
.ossssssssssssssssssdMMMNysssso.
/ssssssssssshdmmNNmmyNMMMMhssssss/
@lvanasse
lvanasse / ci-risc-v-04.log
Created November 9, 2024 05:45
[risc-v-04] CI Log for nuttx @ ba2ad819dae1019b4c94799ce610cc4cbc3c8110 / nuttx-apps @ 39908cc40c6b04436805ec060d488c79327c3217
fpu.c:55:8: warning: #warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
Script started on 2024-11-09 05:15:54+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh risc-v-04" TERM="xterm-256color" TTY="/dev/pts/1" COLUMNS="211" LINES="57"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=risc-v-04
+ neofetch
.-/+oossssoo+/-.
`:+ssssssssssssssssss+:`
-+ssssssssssssssssssyyssss+-
.ossssssssssssssssssdMMMNysssso.
@lvanasse
lvanasse / ci-risc-v-05.log
Created November 9, 2024 05:56
[risc-v-05] CI Log for nuttx @ ba2ad819dae1019b4c94799ce610cc4cbc3c8110 / nuttx-apps @ 39908cc40c6b04436805ec060d488c79327c3217
This file has been truncated, but you can view the full file.
***** BUILD FAILED
Script started on 2024-11-09 05:45:23+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh risc-v-05" TERM="xterm-256color" TTY="/dev/pts/1" COLUMNS="211" LINES="57"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=risc-v-05
+ neofetch
.-/+oossssoo+/-.
`:+ssssssssssssssssss+:`
-+ssssssssssssssssssyyssss+-
.ossssssssssssssssssdMMMNysssso.
@lvanasse
lvanasse / ci-xtensa-01.log
Created November 9, 2024 06:14
[xtensa-01] CI Log for nuttx @ / nuttx-apps @
Script started on 2024-11-09 06:13:49+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh xtensa-01" TERM="xterm-256color" TTY="/dev/pts/1" COLUMNS="211" LINES="57"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=xtensa-01
+ neofetch
.-/+oossssoo+/-.
`:+ssssssssssssssssss+:`
-+ssssssssssssssssssyyssss+-
.ossssssssssssssssssdMMMNysssso.
/ssssssssssshdmmNNmmyNMMMMhssssss/
@lvanasse
lvanasse / ci-risc-v-01.log
Created November 9, 2024 06:35
[risc-v-01] CI Log for nuttx @ ba2ad819dae1019b4c94799ce610cc4cbc3c8110 / nuttx-apps @ 39908cc40c6b04436805ec060d488c79327c3217
fpu.c:55:8: warning: #warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
adc_main.c:310:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
fpu.c:55:8: warning: #warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
Script started on 2024-11-09 06:18:25+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh risc-v-01" TERM="xterm-256color" TTY="/dev/pts/1" COLUMNS="211" LINES="57"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=risc-v-01
+ neofetch
.-/+oossssoo+/-.
`:+ssssssssssssssssss+:`
@lvanasse
lvanasse / ci-risc-v-02.log
Created November 9, 2024 07:24
[risc-v-02] CI Log for nuttx @ ba2ad819dae1019b4c94799ce610cc4cbc3c8110 / nuttx-apps @ 39908cc40c6b04436805ec060d488c79327c3217
Script started on 2024-11-09 06:35:53+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh risc-v-02" TERM="xterm-256color" TTY="/dev/pts/1" COLUMNS="211" LINES="57"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=risc-v-02
+ neofetch
.-/+oossssoo+/-.
`:+ssssssssssssssssss+:`
-+ssssssssssssssssssyyssss+-
.ossssssssssssssssssdMMMNysssso.
/ssssssssssshdmmNNmmyNMMMMhssssss/