Hello
Thanks for you answer Paul
I forgot to tell that my RPi is a 3B.
I also tried:
dtoverlay=pwm,pin=12,func=4
and
dtoverlay=pwm,pin=18,func=2
Which is what is explained in the docs. But it doesn't works.
The documentation is the same as with bookworm (kernel 6.6.62) and the same config works.
I cannot see any errors in dmesg. Do you know if some errors messages are available about overlays?
I also tried to load from the shell but the overlays cannot be found:
tc@box:~$ dtoverlay -a
*Failed to find overlays directory
Do you know what show be the overlays directory?
Bests