Comment by ~arjunaithal on ~mil/sxmo-tickets
The crust seems to be working fine for me. Running 5.17 kernel on sxmo head branch.
Comment by ~arjunaithal on ~mil/sxmo-tickets
With pipewire callaudio in git head it seems to work. May be it will be available in 1.9 release.
Comment by ~arjunaithal on ~mil/sxmo-tickets
Thanks for looking into this. Its working after the fix.
Ticket created by ~arjunaithal on ~mil/sxmo-tickets
Status bar is just shown as dwm-6.2 in sxmo version but the status bar is correct in swmo. I prefer to use sxmo instead of swmo so this seems be critical issue as I'm not aware of the status of modem, audio or network from the status bar.
Comment by ~arjunaithal on ~mil/sxmo-tickets
yes point 5 is true. There is no way now in swmo to just turn off screen and listen to music being played in mpv. The idle timer kicks in to put the phone into crust mode.
Comment by ~arjunaithal on ~mil/sxmo-tickets
Correction:- Pipe URL options doesn't work when used from active Netsurf window on swmo.
Code block in sxmo_urlhandler.sh - # Is normal browser? (FF or Netsurf) - use Ctrl-L Ctrl-C to copy URL ISNORMBROWS="$(xprop -id "$(xdotool getactivewindow)" | grep -E 'WM_CLASS.*(Netsurf|Firefox)')" if [ -n "$ISNORMBROWS" ]; then xdotool key --clearmodifiers --delay 20 "ctrl+l" "ctrl+c" sleep 0.2 URL="$(xclip -o)" fi
I guess the above code may need some change to make it compatible with wayland
Ticket created by ~arjunaithal on ~mil/sxmo-tickets
Pipe URL doesn't work in swmo. None of the pipe URL functions are working.
Comment by ~arjunaithal on ~mil/sxmo-tickets
REPORTED
RESOLVED FIXEDComment by ~arjunaithal on ~mil/sxmo-tickets
I was daily driving 21.06.1, upgraded it today to 21.06.2 after which incoming calls started to fail. Then tried sxmo pmos on edge branch with kernel version 5.14.1 and modemmanager 1.18.0 which also has issue in incoming call as reported above.
Comment by ~arjunaithal on ~mil/sxmo-tickets
Is it fixed in edge branch? I have modemmanager=1.18.0 in edge, but having issue where the phone wakes up but the modemmonitor script doesn't pick the call and the phone doesn't ring.