Skip to content

Instantly share code, notes, and snippets.

View DieterReuter's full-sized avatar

Dieter Reuter DieterReuter

View GitHub Profile
@DieterReuter
DieterReuter / rpi3-uart-boot.log
Created July 14, 2019 11:38
HypriotOS/arm64, first boot log of new build hypriotos-rpi64-v20190713-213238.img.zip
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 4.19.58-hypriotos-v8 (root@1036600b04ac) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #1 SMP PREEMPT Sat Jul 13 15:08:03 UTC 2019
[ 0.000000] Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 8 MiB at 0x000000003dc00000
[ 0.000000] random: get_random_bytes called from start_kernel+0xb4/0x480 with crng_init=0
[ 0.000000] percpu: Embedded 24 pages/cpu s57496 r8192 d32616 u98304
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: enabling workaround for ARM erratum 843419
@DieterReuter
DieterReuter / kernel.config.fully-container-optimized
Created May 3, 2019 23:32
NVIDIA Jetson Nano - Linux Kernel Configuration which is Fully Container Optimized
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.9.140-hypriot Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_MMU=y
CONFIG_DEBUG_RODATA=y
CONFIG_ARM64_PAGE_SHIFT=12
@DieterReuter
DieterReuter / gist:cf341160304ff28bc39ca5ea3b5efdba
Created April 14, 2019 14:50
NVIDIA Jetson Nano - list SD card partitions
pirate@jetson-nano:~$ sudo fdisk --list /dev/mmcblk0
Disk /dev/mmcblk0: 59,6 GiB, 64021856256 bytes, 125042688 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: D048AD43-24FD-4DED-B06E-7BB8ED98158C
Device Start End Sectors Size Type
/dev/mmcblk0p1 24576 125042654 125018079 59,6G Linux filesystem
@DieterReuter
DieterReuter / gist:38d1e1f97866482999e50533dec6e099
Created April 14, 2019 14:45
NVIDIA Jetson Nano - List all available 12 partition on SD Card
pirate@jetson-nano:~$ sudo fdisk --list
[sudo] password for pirate:
Disk /dev/ram0: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/ram1: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
@DieterReuter
DieterReuter / gist:c0117acb61fe2a882b346f41deec5ed1
Created April 14, 2019 14:43
NVIDIA Jetson Nano - serial output after registering through computer monitor UI
[ 109.891955] edid invalid
[ 109.993480] edid invalid
[ 228.966357] hub 1-2.3:1.0: hub_ext_port_status failed (err = -71)
[ 228.973101] usb 1-2.3: Failed to suspend device, error -71
[ 501.319580] using random self ethernet address
[ 501.326688] using random host ethernet address
[ 501.681406] using random self ethernet address
[ 501.687705] using random host ethernet address
Ubuntu 18.04.2 LTS jetson-nano ttyS0
@DieterReuter
DieterReuter / gist:7f724a0a157a27de43fb7d75bec89e27
Created April 14, 2019 14:31
NVIDIA Jetson Nano - First booting the SD card image - Bootlog
[0008.162] Allocating memory for context
[0008.166] enabling clock
[0008.168] sd card init
[0008.170] Check card present and stable
[0008.174] Send command 0
[0008.191] Send command 3
[0008.195] Set RCA for the card
[0008.198] Query card specific data by command 9
[0008.204] Parse CSD data
[0008.207] Send command 7
@DieterReuter
DieterReuter / gist:2a7160d645b54387eafad5b260f02c68
Created April 14, 2019 14:15
NVIDIA Jetson Nano - Freshly flashed SD card
$ diskutil list /dev/disk3
/dev/disk3 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *64.0 GB disk3
1: Linux Filesystem 12.9 GB disk3s1
2: Linux Filesystem 131.1 KB disk3s2
3: Linux Filesystem 458.8 KB disk3s3
4: Linux Filesystem 589.8 KB disk3s4
5: Linux Filesystem 65.5 KB disk3s5
6: Linux Filesystem 196.6 KB disk3s6
@DieterReuter
DieterReuter / gist:ce4e02f7e6f55fb9dc33992286a0fef6
Created April 5, 2019 19:36
NVIDIA Jetson Nano - Bootlog without SD card inserted 03 - with USB key inserted
[0000.126] [TegraBoot] (version 00.00.2018.01-l4t-33e7fa82)
[0000.131] Processing in cold boot mode Bootloader 2
[0000.135] A02 Bootrom Patch rev = 1023
[0000.139] Power-up reason: pmc por
[0000.142] No Battery Present
[0000.145] pmic max77620 reset reason
[0000.148] pmic max77620 NVERC : 0x40
[0000.152] RamCode = 0
[0000.154] Platform has DDR4 type RAM
[0000.157] max77620 disabling SD1 Remote Sense
@DieterReuter
DieterReuter / gist:470b3120b29ee14fd98c68e665a1e6fe
Created April 5, 2019 19:34
NVIDIA Jetson Nano - Bootlog without SD card inserted 02
[0000.126] [TegraBoot] (version 00.00.2018.01-l4t-33e7fa82)
[0000.131] Processing in cold boot mode Bootloader 2
[0000.135] A02 Bootrom Patch rev = 1023
[0000.139] Power-up reason: pmc por
[0000.142] No Battery Present
[0000.145] pmic max77620 reset reason
[0000.148] pmic max77620 NVERC : 0x40
[0000.152] RamCode = 0
[0000.154] Platform has DDR4 type RAM
[0000.157] max77620 disabling SD1 Remote Sense
@DieterReuter
DieterReuter / gist:f1440fb6af1be76c2600f290a1acecdd
Created April 5, 2019 19:33
NVIDIA Jetson Nano - Bootlog without SD card inserted 01
[0000.126] [TegraBoot] (version 00.00.2018.01-l4t-33e7fa82)
[0000.131] Processing in cold boot mode Bootloader 2
[0000.135] A02 Bootrom Patch rev = 1023
[0000.139] Power-up reason: pmc por
[0000.142] No Battery Present
[0000.145] pmic max77620 reset reason
[0000.148] pmic max77620 NVERC : 0x40
[0000.152] RamCode = 0
[0000.154] Platform has DDR4 type RAM
[0000.157] max77620 disabling SD1 Remote Sense