04-11-2021, 04:04 PM
(This post was last modified: 04-11-2021, 09:51 PM by ab1jx.
Edit Reason: dtb
)
OK, I did apt-get install dtc, fetched the dts file from https://git.kernel.org/pub/scm/linux/ker...ok-pro.dts and put it in my /boot directory then ran dtc on it. I got:
Is that because I don't have the other files? Where do I get those? Not a very good error message. I was missing includes, I copied them in, same error. No line number, no missing file name, nothing.
If this is a compiled binary describing a laptop that 1000s of people have got, shouldn't it be possible to download a dtb file? I can maybe steal one from a Manjaro image, or Armbian.
Code:
Error: rk3399-pinebook-pro.dts:9.1-9 syntax error
FATAL ERROR: Unable to parse input tree
Is that because I don't have the other files? Where do I get those? Not a very good error message. I was missing includes, I copied them in, same error. No line number, no missing file name, nothing.
If this is a compiled binary describing a laptop that 1000s of people have got, shouldn't it be possible to download a dtb file? I can maybe steal one from a Manjaro image, or Armbian.