OpenDingux / buildroot

Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or file pull requests here.
http://buildroot.org
Other
63 stars 46 forks source link

Suspend (Power + X) causes reboot #120

Open stevetuc opened 1 year ago

stevetuc commented 1 year ago

Using #174 on RG350M, Suspend (Power + X as defined in default pwswd.conf) causes a reboot. Edit: actually it's POWER +Y that causes the reset. However the function of X and Y Buttons in pwswd.conf seems to be reversed. I've noticed this in the Adam firmware also- but there Power +Y does correctly suspend.

SiarheiVolkau commented 1 year ago

Found that there were no suspend issue with kernel 5.17 but appear with latest 6.2, jz4725b, jz4755 at least. Will dig into for more details.

pcercuei commented 1 year ago

@stevetuc Does setting the date / time (with the clock app) fix it?

stevetuc commented 1 year ago

@pcercuei No, it still reboots as above.