Tomáš Kelemen

Results 54 comments of Tomáš Kelemen

@synthic thank you for the PR. I modified the make options (replaced `rpi-` with `unix-`, as the Makefile was adding incorrect `-mcpu/-mtune` options - for RPi). Also I don't think...

Hi @synthic, thanks for the PR update. Regarding the `-D` switch, as I wrote, nowhere in the source the macro is used, but as mentioned it looks like mupen is...

Hi, can you check `dmesg` and look for any missing firmware?

This PR can be closed, no issues with gcc14 anymore, except for this: https://github.com/libretro/mupen64plus-libretro-nx/pull/536/files#diff-f4fdf68db2fd04f2484065df2aa0112d17b6c6f9b72ed55d87baf7cafecc745eR22 fails due to impilict declarations of read, write, lseek, ...

Hi, on first look it seems to be either corrupted download or flashing or medium. Can you try redownloading and re-flashing the image on a different medium? I would try...

Try without Ventoy, it's possible that the kernel feature is not enabled to make Ventoy work (something with device-mapper iirc)

and grub is now default for EFI boot, syslinux is for legacy boot. but it's possible that syslinux might be broken, try to switch your computer to legacy boot to...

Therefore I think something on Ventoy side needs to be adapted, as we changed the EFI bootloader from syslinux to grub.

please check the documentation to the raspberry pi screen, most probably you must add some args to cmdline to rotate the output.

I just noticed the PR with update from upstream (#319), after that it is possible that this PR is obsolete.