Hi, if i try to enable PWM with this instructions:
/lib/firmware# sudo sh -c “echo bone_pwm_P9_22 > $SLOTS”
/lib/firmware# sudo sh -c “echo am33xx_pwm > $SLOTS”
/lib/firmware# cat $SLOTS
I always get this error even after the first line:
sudo: parse error in /etc/sudoers near line 11
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin
Iam logged in as root.
ls pwm looks like this
/lib/firmware# ls bone_pwm*
bone_pwm_P8_13-00A0.dtbo bone_pwm_P8_46-00A0.dtbo bone_pwm_P9_28-00A0.dtbo
bone_pwm_P8_19-00A0.dtbo bone_pwm_P9_14-00A0.dtbo bone_pwm_P9_29-00A0.dtbo
bone_pwm_P8_34-00A0.dtbo bone_pwm_P9_16-00A0.dtbo bone_pwm_P9_31-00A0.dtbo
bone_pwm_P8_36-00A0.dtbo bone_pwm_P9_21-00A0.dtbo bone_pwm_P9_42-00A0.dtbo
bone_pwm_P8_45-00A0.dtbo bone_pwm_P9_22-00A0.dtbo
Pls help me
Regards 619Zoro