06-07-2019, 07:34 AM
(This post was last modified: 06-07-2019, 07:37 AM by Mrfixit2001.)
(06-06-2019, 11:49 AM)Tim Jones Wrote: Any further news on this? I still can't boot from 190531 via 64GB eMMC. I've tried flashing with Etcher and by using dd and the un-xz'd image with the same result.
Is there anything that I can provide to assist? As mentioned before the armbian variants install and boot properly. I've ordered the serial terminal adapter, but it's "in the mail".
When I reloaded armbian on this chip, I now can't boot from armbian. I grabbed an eMMC from another SBC, flashed 190531, and I'm now booting!
Now, it's time to take over the world!
Tim
(06-06-2019, 11:49 AM)Tim Jones Wrote: Now, it's time to take over the world!
Oops, I should have said "Now it's time to ask lots of questions ...
I have tried to enable a 2560x1080 mode for my UWHD monitor. The results are a black screen that requires a reboot. Has anyone gotten this to work? Here's my modeline from one of the armbian runs:
# 2560x1080 @ 60.00 Hz hsync: 67.08 kHz; pclk: 230.76 MHz
Modeline "2560x1080_60.00" 230.76 2560 2728 3000 3440 1080 1081 1084 1118 -HSync +Vsync
Any ideas, or is this a "wait for it" moment?
Tim
I would probably start by removing the resolution that's defined in /boot/extlinux/extlinux.conf and see if that helps!
(06-01-2019, 12:42 PM)pbut5 Wrote: Just tried on this image like I posted in the non desktop version of your image.
No boot with a custom compiled kernel it seems to crash as soon as pcie is starting.
I've tried on both your desktop and non desktop debian images and on the armbian image with the same result.
Edit:
@Mrfixit2001
I have no idea if it's readable / useful but I'm adding a serial log of the error I get with a pcie attached it seems to error as soon as the custom compiled kernel is loaded.
Thanks for providing the log, hard to diagnose anything without that. It looks like you're doing more than just updating the kernel, you've swapped out uboot and the kernel. It seems to me that you are simply trying to use the rootfs from the desktop build with an entirely different setup. Unfortunately I can't really support that setup. The uboot and kernel in my build are completely customized. That being said, the kernel crash you're seeing is directly related to pcie, so you could try it with no pcie connected I suppose.