PINE64
issues after recent updates - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Sxmo on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=161)
+---- Thread: issues after recent updates (/showthread.php?tid=13054)



issues after recent updates - hiimtye - 02-10-2021

a few issues popped up after last nights updates.
1. sxmo_setpinebacklight segfults unless it is run with sudo, therefore adjustong brightness with the config menu or in xinitrc fails and just displays the default brightness of 750.
2. suspend and lock (screen off) both turn off the screen for a second or so and then turn it back on. it appears that suspend is completely broken

this is all ive noticed so far but its been a busy work week


RE: issues after recent updates - desca - 02-10-2021

Do any of the sxmo developers read this subforum and take action based on reports here, or have you had to make bug reports on their site in order to make anything happen? It seems very quiet here.


RE: issues after recent updates - anjanmomi - 02-13-2021

To answer @desca's question: https://forum.pine64.org/showthread.php?tid=13102

@hiimtye to fix your issue, try running

sudo rc-update add sxmo-pinephone default


and rebooting your pinephone.


RE: issues after recent updates - proycon - 02-13-2021

(02-13-2021, 01:33 PM)anjanmomi Wrote: To answer @desca's question: https://forum.pine64.org/showthread.php?tid=13102

@hiimtye to fix your issue, try running

sudo  rc-update add sxmo-pinephone default


and rebooting your pinephone.

We just released 1.3.1 that should fix this issue (don't forget to reboot): https://lists.sr.ht/~mil/sxmo-announce/%3C20210213212347.u34jrcrahesbuljm%40worker.anaproy.lxd%3E


RE: issues after recent updates - hiimtye - 02-13-2021

issues are fixed after todays updates