I am just trying to ask you to test with different options to find which one can work with your device. Because all these options work fine on the pc platform.
That’s fine. I’m just telling you what I’ve done. I applied the following to my uEnv.txt file:
zImage=/KERNELbootfile=/KERNEL mmcargs=setenv bootargs 'boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 dmfc=3 consoleblank=0 loglevel=2 vt.global_cursor_default=0 ssh debugging textmode'zImage=/KERNELbootfile=/KERNEL mmcargs=setenv bootargs 'boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 dmfc=3 consoleblank=0 loglevel=2 vt.global_cursor_default=0 ssh [B]debugging textmode[/B]'
This still just booted to a blank screen and I could not SSH into the system. For the record, when I say blank screen, all I see is the default screen my A/V receiver displays when there is no input.
I then cycled through the requested boot arguements
zImage=/KERNELbootfile=/KERNEL mmcargs=setenv bootargs 'boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 dmfc=3 consoleblank=0 loglevel=2 vt.global_cursor_default=0 ssh [B]debugging textmode noplash[/B]'
(I assumed this one was a typo, so I tried the next one)
zImage=/KERNELbootfile=/KERNEL mmcargs=setenv bootargs 'boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 dmfc=3 consoleblank=0 loglevel=2 vt.global_cursor_default=0 ssh [B]debugging textmode nosplash[/B]'
zImage=/KERNELbootfile=/KERNEL mmcargs=setenv bootargs 'boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 dmfc=3 consoleblank=0 loglevel=2 vt.global_cursor_default=0 ssh [B]debugging textmode break=load_modules[/B]'
zImage=/KERNELbootfile=/KERNEL mmcargs=setenv bootargs 'boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 dmfc=3 consoleblank=0 loglevel=2 vt.global_cursor_default=0 ssh [B]debugging textmode break=load_splash[/B]'
All of these variations came to same result. Blank screen. No SSH.
Please, if you want me to try anything else, then just let me know. I’m good at following instructions, but I’m not a Linux expert by any means. So, please be specific.
In the mean time, I’ll keep enjoying the build from February.
Maybe you didn’t paste well but you need a space zImage=/KERNELbootfile=/KERNEL should be zImage=/KERNEL bootfile=/KERNEL
[QUOTE=gouchi;37641]Maybe you didn’t paste well but you need a space zImage=/KERNELbootfile=/KERNEL should be zImage=/KERNEL bootfile=/KERNEL [/QUOTE] I’ll double check that when I get home this evening. I thought that was a direct copy from the .txt file, but something may have gone awry.
OKay, so its all on 3 lines. It must have just copied strangely, but I noticed that when I open in normal Notepad that it shows up on one line, though.
Try this image please: http://static.kivutar.me/Lakka-imx6.arm-devel-20160425172018-r21416-ga9ae092-cuboxi.img.gz
Still didn’t boot.
Ok, this one please http://static.kivutar.me/Lakka-imx6.cuboxi.arm-devel-20160425222139-r21416-ga9ae092.img.gz
We have a winner! That booted.
It booted, but didn’t display retroarch, right?
Everything acted like normal, to the best of my knowledge. Initial boot, I see the Lakka splash, saw the text in the upper left about resizing the partition to my card, then it rebooted to the main interface. I didn’t try to play anything, but presumed it would work.
Ok, I’m asking because the guy here with his hummungboard http://libretro.com/forums/showthread.php?t=5556&page=2 was able to boot it, but then RetroArch was not showing up.
Do you consider this fixed? Will the fix make its way into the nightlies?
It is fixed. The fix is in the nightlies.
Now I got the same problem with my XU4 device - lakka logo shows first time I boot, screen goes black. After updating to latest nightly and after that failing re-flashing with the current release
Second time no logo, just the black screen.
I seem to be a bit unlucky with the choice of my devices…
Tried yesterday’s nightly - works again. Seems there were some XU3 patches.