On 2020-04-27, Brian Woodcox wrote: >> On Apr 27, 2020, at 4:48 PM, Vagrant Cascadian wrote: >> >> On 2020-04-27, Brian Woodcox wrote: >>>> On Apr 27, 2020, at 3:54 PM, Vagrant Cascadian wrote: >>>>>> On Apr 27, 2020, at 12:15 PM, Vagrant Cascadian wrote: >>>>>> On 2020-04-24, Brian Woodcox wrote: >>>>>>> You need to edit the /boot/extlinux/extlinux.conf file on the SD card and alter the FDTDIR line. >>>>>>> >>>>>>> I changed mine from >>>>>>> >>>>>>> FDTDIR /gnu/store/ls1byzmapi911cylh4s6044x0cmc61c8-linux-libre-pinebook-pro-5.6.0/lib/dtbs >>>>>>> >>>>>>> to >>>>>>> >>>>>>> FDTDIR /gnu/store/ls1byzmapi911cylh4s6044x0cmc61c8-linux-libre-pinebook-pro-5.6.0/lib/dtbs/rockchip >>>>>> >>>>>> The u-boot-pinebook-pro-rk3399 on guix master works correctly as well as >>>>>> the one from wip-pinebook-pro (should be the same). >>>> >>>> Oops, my bad. I've been merging master and core-updates locally and >>>> forgot the status of wip-pinebook-pro... I think I was waiting for the >>>> core-updates merge, but it's probably worth merging master just to get >>>> the updated u-boot-pinebook-pro-rk3399 based more closely on upstream >>>> u-boot! >>> >>> I would be happy to test that out when done! >> >> Will keep you posted. Once I've merged that, maybe you can rebase your >> patch into a patch series? >> > > Sounds good. I will do that. Pushed! live well, vagrant