Jump to content

haagen

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by haagen

  1. Well I did and voala - I didn't expected it, but it booted: Instead of copying dtb file to root folder of BOOT... I specified it in uEnv. Aaand I've also modified bootargs. My uEnv.ini looks like this: dtb_name=/dtb/meson8m2_n200C_2G_LAN100.dtb bootargs=root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyS0,115200n8 console=tty0 no_console_suspend ramoops.mem_address=0x04e00000 ramoops.mem_size=0x100000 ramoops.record_size=0x 8000 ramoops.console_size=0x4000 consoleblank=0 fsck.repair=yes net.ifnames=0 cvbsdrv=0 vdaccfg=0xa000 logo=osd1,loaded,0x7900000,${hdmimode},full cvbsmode=576cvbs I started booting Android, stopped it during boot and called printenv command via UART: ...Took this part from Androids bootargs: ramoops.mem_address=0x04e00000 ramoops.mem_size=0x100000 ramoops.record_size=0x8000 ramoops.console_size=0x4000 I can't really say that I know what it does (luck mostly), but ...it works right ? I dont want to kill my SD card, so I would like to move ROOT partiton to eMMC - is there any safe not error prone way to do this? And my second question .... I don't have DE installed, as I will be using this as Pi-Hole machine which I will access by SSH only. Is it possible to make HDMI work without Xorg running? SO I could see console?
  2. Hello, thank you for your reply! I've tried to copy over these dtb files as I have M8S Box with s812 CPU and 2GB RAM: meson8m2_n200_2G.dtb meson8m2_n200_2G_LAN100.dtb meson8m2_n200_2G_M8SPlus.dtb meson8m2_n200_2G_MXIIIPlus.dtb meson8m2_n200_2G_SD1.dtb meson8m2_n200C_2G.dtb meson8m2_n200C_2G_LAN100.dt But neither of them worked :/, so what else can I try? I will provide any info needed.
  3. Hi guys, ARM noob here.. I've managed to boot (toothpick method) Armbian without kernel panic ...with (I hope) the right DTB file. My system now boots into android recovery with options to apply update from: ADB,EXT, cache. But before flashing anything, I would like to try to run the OS from SD card first. HOW do I boot directly from sdcard? Image used: Armbian_5.77_Aml-s812_Debian_stretch_default_3.10.108_20190326.img NEVERMIND...I think I got it booting ...but Im unable to boot: [DVFS]aml_dvfs_do_voltage_change, no dvfs driver Boot log included, do you think you could help me with this one please ? boot.log
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines