Hey,
i seem to be a step further:
I noticed, i can reach the odroid via putty, shortly after bootup!
Still no webinterface and no monitor output though.
Also there is some reaction in the mobile app MPD-Remote:
it connects, i can “select outputs” (“alsa” or “multiroom”), Volume is -1%
Here’s the output from SUDO BLKID, as you mentioned problems with the second partition:
volumio@volumio:~$ sudo blkid
/dev/loop0: TYPE=“squashfs”
/dev/mmcblk0: PTUUID=“5b250000” PTTYPE=“dos”
/dev/mmcblk0p1: SEC_TYPE=“msdos” LABEL=“BOOT” UUID=“3BF0-A9F4” TYPE=“vfat” PARTUUID=“5b250000-01”
/dev/mmcblk0p2: LABEL=“volumio” UUID=“5a48f24c-1593-492f-afae-1204d1130abf” TYPE=“ext4” PARTUUID=“5b250000-02”
/dev/mmcblk0p3: LABEL=“volumio_data” UUID=“76fe7e7c-a347-41b1-8359-c2f912e0642b” TYPE=“ext4” PARTUUID=“5b250000-03”
Attached is the output of dmesg directly after bootup.
I would like to help to track this issue down, if you do want to guide me through the process, as I have just some basic linux knowledge…
dmesg.7z (11.9 KB)