tantal Posted December 5, 2023 Posted December 5, 2023 Hi There, I would like to run Linux5 or Linux6 on Jetson nano, display using HDMI-DVI adapter. It worked fine with Jetpack4 (=Linux4). When I boot with armbian/Linux5.10, which is linux-image-current-jetson-nano, the display tells me it is out of sync then I would force the display as 1280x1024@60Hz, since it looks like Linux fb or X11 are trying to use 1280x1024@75Hz, so that I need edid/1280x1024.bin (maybe with video=1280x1024@60) using {linux-source}/tools/edid to maintain the resolution and sync. I tried both of gcc-10 and gcc-9 to build it, but failed with below error: edid.S: Assembler messages: edid.S:274: Error: cannot represent BFD_RELOC_8 relocation in this object file format Any workaround? or is this plan never work? Thank you. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.