

LluviaFria
-
Posts
12 -
Joined
-
Last visited
Reputation Activity
-
LluviaFria reacted to Ernest Kusa in H2: Sunvell R69 Android TV Box (AliExpress)
The image is quite popular so I compiled a new one for r69. I didn't have time to test it, so be careful This is standard minimal image
Armbian_21.08.0-trunk_Sunvell-r69_buster_current_5.10.37_minimal
https://mega.nz/file/V3QQyBaY#Y332sD2oa36L5BZa0xtANx1O6QrS_903Qj1RHg1vuy8
-
LluviaFria reacted to Ernest Kusa in H2: Sunvell R69 Android TV Box (AliExpress)
OK, I compiled new image for Sunvell R69
Armbian_20.05.0-trunk_Sunvell-r69_buster_current_5.4.33_minimal
- Installation/flashing to internal emmc via armbian-config works fine
- 2 x USB works
- Analog audio device is detected but I can't get any sound, maybe my unit is broken or I'm doing something wrong (feedback needed)
- Working IR, WiFi and ethernet
- Default password (root/1234)
https://mega.nz/file/4ugAhKjb#NIt6KIv2tsPFzVVGwLcykFSdQp0MgCXgdCzxcj0PUxA
-
LluviaFria reacted to usual user in No SD-Card when booting from SSD
Out of curiosity, are you interested in a little experiment? If so,
- prepare an entire cleared SD card (dd if=/dev/zero of=/dev/${entire-SD-card})
- dd the unpacked firmware (tar -xzf uboot-meson.tgz) that is uploaded here in place with:
dd bs=512 seek=1 conv=notrunc,fsync if=u-boot-meson.bin of=/dev/${entire-SD-card} - dd the unmodified Armbian_23.02.2_Odroidc4_jammy_current_6.1.11 image onto your USB 3.0 storage
- plug in the prepared SD card and your USB 3.0 storage into your odroid c4
- boot the odroid c4 and post the serial console log