Hello everyone,
I'm trying to build the GPL firmware for the TRB140. All is working great, expection made for the status leds.
In particular, leds mob_ssid_1 and mob_ssid_2 are respectively always on and always off, even during the startup/shutdown sequences, where all the other leds flashes. After a brief initial period, where all the led are blinking, the two mentioned leds become stuck.
Every change using the command line to these two leds is not applied, while the others are working correctly.
The only error noticed using the logread command is the following:
Thu Aug 4 12:52:24 2022 daemon.info ledman[4765]: [trb1_workaround_init:59] error: Unable to write "/sys/class/gpio/gpio986/direction": Operation not permitted
Is there anything to change in the building configuration file to solve this problem?
gpl_version: TRB1_R_GPL_00.07.02.4, source from tar without edits.