Rudi Heitbaum

Results 330 comments of Rudi Heitbaum

Run test on latest 6.18-rc5: ``` root@radxa-cubie-a5e:~# dmesg | head [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 0.000000] Linux version 6.18.0-rc5-edge-sun55iw3 (build@armbian) (aarch64-linux-gnu-gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU...

build and run tested with tag: v26.2.0-trunk.32 against both 6.17.9 and 6.18. ``` root@radxa-cubie-a5e:~# dmesg | head [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 0.000000] Linux version...

My mileage is very different from the reported issues. In that my ntfs3 and exfat volumes don’t have issue, I have never (maybe once with an early 5.15 ntfs3 not...

With the work being done with ntfsplus and their ntfsck, This is something to check out. It sounds like it is heading in the right direction, the journal playback sounds...

Latest patch set - https://lore.kernel.org/lkml/[email protected]/ Looks likely to land concurrently with ntfs3

> > https://lore.kernel.org/lkml/[email protected]/ > > In the comments, maintainers have asked that `ntfsplus` is renamed to `ntfs` and will announce deprecation of `ntfs3` at the same time. As there are...

Best create a thread at https://forum.libreelec.tv/board/44-allwinner/ to have others look at this.

- master update to enable #10399 backport of gtk-pixbuf 2.43.3 patch

[aarch-meson-log.txt](https://github.com/user-attachments/files/21955528/aarch-meson-log.txt) [arm-meson-log.txt](https://github.com/user-attachments/files/21955529/arm-meson-log.txt) The issue looks to be the arguments being passed to gcc (the `-m64` being the obvious argument, but `x86_64-unknown-linux-gnu/lib` does not look right either) ``` Called: `/var/media/DATA/home-rudi/LibreELEC.kernel/build.LibreELEC-H6.aarch64-13.0-devel/toolchain/bin/rustc -C...

Making the following changes has allowed the target to be passed through. Now getting a rustc error. ``` warning: target json file contains unused fields: is-builtin error[E0461]: couldn't find crate...