Deleted user

Results 137125 comments of Deleted user

As far as I see correctly PWM is not yet supported/implemented: https://github.com/worproject/rpi5-uefi?tab=readme-ov-file#supported-peripherals-in-uefi (RP1 PWM row). Replacing the fan won't fix the issue. You need to wait till PWM control become...

this also happens on my Realme 11 Pro +

See this official documentation for all brands in Vercel. https://vercel.com/geist/introduction

Thanks for attention in this issue ❤️

Full log (config.log and Makefile included) when arm32le.h is selected: [arm32le.h.txt](https://github.com/user-attachments/files/18223820/arm32le.h.txt) Full log (idem) when arm64le.h is selected (error at line 1179): [arm64le.txt](https://github.com/user-attachments/files/18223844/arm64le.txt) I can't see what's causing it:

This is bad: https://github.com/openwall/john/blob/2d585e0f8a796bc0f89f26552e3c0d923a0d498a/src/arm64le.h#L45-L52 And wrong. **** **[EDITED]** In my example probably `configure` is doing the right thing and the `#ifndef` above is surely doing something wrong.

> Everything looks correct: Neither `__ARM_NEON` ... See my post above. It is being defined by` john/src/arm64le.h` ITSELF. **** **[EDITED]** The `#ifndef` is wrong. If some older gcc needs help,...

See https://github.com/openwall/john/commit/142544a658280fd9d8ebafbdf5620a3b72887f4c

> Oh, that explains it. But what exact CPU do you have a problem with? I would have thought any 64-bit ARM would support SIMD. We “need” to use Android...