Skip to content

Instantly share code, notes, and snippets.

@bhush9
Last active October 9, 2019 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhush9/e07206854e5ca09f88f3afe116f880cc to your computer and use it in GitHub Desktop.
Save bhush9/e07206854e5ca09f88f3afe116f880cc to your computer and use it in GitHub Desktop.

Making calls work

Use pinephone-telephony branch of pmaports

Plasma should show network registration ^^

As normal user

Make call, it should work.

if doesn't work, as a normal user, run and give output.

eval $(cat /proc/$(pidof plasmashell)/environ | tr '\0' '\n' | grep -v ^PS1= | awk '{ print "export " $1 }')
plasmaphonedialer
  • upstream the dialer change #2
  • update plasma-phone-components
  • add urfkill and enable it
  • send tested-by to telepathyIM devs and get it merged in telepathy-ofono
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment