Could I maybe add the kernel flags before rootwait in u-boot.env
Or will I have to compile an image... Since I cant find anything that works for adding flags
You can replace the u-boot.scr by using the mkimage utility. Just cat the u-boot.scr and copy out the text portion of it and then use mkimage to generate a new u-boot.scr from that text.
Got everything working now but no difference yet. Going to try some other methods for creating an edid.bin since its the only thing I can see that might not be working
Comments
Ok Ignore that It seems I can get the same result by unplugging and replugging the hdmi a couple of times...
I'm going to have to change the flags some other way since all this does as temp change them and rebooting resets everything...
Im an idiot I know... Ill let you know if I make real progress
I've gone through
https://wiki.archlinux.org/index.php/kernel_parameters#systemd-boot
But none of the methods besides Hijacking which doesnt keep seems to work
Files are all missing in nano?
Could I maybe add the kernel flags before rootwait in u-boot.env
Or will I have to compile an image... Since I cant find anything that works for adding flags
You can replace the u-boot.scr by using the mkimage utility. Just cat the u-boot.scr and copy out the text portion of it and then use mkimage to generate a new u-boot.scr from that text.
Thanx I would not have figured that out
Ive got a flashing green light and no boot..
So ill format and try again...
Got everything working now but no difference yet. Going to try some other methods for creating an edid.bin since its the only thing I can see that might not be working
@Virgilius Try the latest images and let us know if that resolution still doesn't work.