Power & Source of Big Ideas

The first line that writes the number "59" to the "export" file should create the "gpio59" directory. Are you getting an error message, either on the shell or in "dmesg"? No, I don't get an error by running the first command, just the second command gives me ...
The initial OP said I also can't put to work a Noctua 5V 40mm with the ZH1.5-2pin connector and I was trying the commands before going to the init script method mentioned before. echo 59 > /sys/class/gpio/export echo out > /sys/class/gpio/gpio59/direction echo 1 > /sys/class/gpio/gpio59/value When d...