Christian Hewitt
Christian Hewitt
The one thing I did notice when looking at device trees is this: https://github.com/torvalds/linux/blob/master/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4b.dts#L26 vs. https://github.com/torvalds/linux/blob/master/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4b-plus.dts#L34 For kicks you could try compiling an image/kernel that modifies the 4b dts to...
Emgineering method (test one change at a time and observe the effect), e.g. boot LE using the Radxa kernel config and patchset, or using the Radxa u-boot version and patchset....
It would be academically interesting to know if it works/solves the issue for you, but since the patch would be applied to all RK devices we probably wouldn't accept it...
The `master` and `libreelec-10.0` branches are not in-sync to start with (each contains different overall content) so there is no need for the PRs to be in-sync. Just update the...
There are three forum reports and I had another on IRC with LE10. Reading the reports again, they are all from users with BT keyboards (where input is possible and...
I think we can close this out now :)
I can see the use-case for this and I'm all for having the feature in the buildsystem, but I'd like it "off by default" so we don't impose extra resource...
This needs the `brcmfmc_sdio-firmware` package adding to `Generic` and I'd suggest we use a firmware .dat file to cherry-pick that single specific firmware and nvmram file to the image. See...
I wouldn't personally seek to support Meson8 hardware. Upstream kernel support is incomplete and while MartinB's linux branches are better (due to lots of not-yet-upstream patches) there is no upstream...
This ticket will probably be closed because this is a bug tracker and you can't have a bug in code that doesn't exist. Feature requests should be made via the...