Jump to content

Chaton Pascal

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Chaton Pascal

  1. Are you sure that you are using the latest dtb (not holding the package?). I have been working on this stability issue the last week, up to rc6. I was able to pinpoint the problem to the opp table patch back in June. I opened a pull request few minutes ago. For people that had to do a apt-mark hold on the dtb package, I have built a new package with the latest dtb minus one patch: https://github.com/chaton78/build/releases/tag/opp-patch-dsiabled
  2. Hi, Perhaps it is documented elsewhere but I could not find a direct solution after googling few minutes. My u-boot partition was stuck at the same version on the nightly. I needed to fix the reboot issue. I've tried few things like apt upgrade or direct dpkg -i... Anyway, this is what I did on a EMMC installation (/dev/mmcblk2) after I've built and download my own version of the package: dpkg -i ./linux-u-boot-dev-orangepi3_5.86_arm64.deb cd /usr/lib/linux-u-boot-dev-orangepi3_5.86_arm64 cat sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin dd if=u-boot-sunxi-with-spl.bin of=/dev/mmcblk2 bs=1024 seek=8 reboot I'm my case I had to unplug it and replug... (broken reboot). The new version is now installed : U-Boot 2019.04-armbian (May 11 2019 - 08:05:18 -0400) Reboot works, and now it has a fixed mac addr (new feature).
  3. This is a great news. When do you plan to integrate the panfrost driver? This is exactly what I am trying to achieve.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines