Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. [root@Sailfish ~]# systemctl status ofono
  2. ● ofono.service - Telephony service
  3. Loaded: loaded (/lib/systemd/system/ofono.service; disabled; vendor preset: enabled)
  4. Active: active (running) since Tue 2018-06-19 08:53:03 ACST; 1min 28s ago
  5. Main PID: 571 (ofonod)
  6. CGroup: /system.slice/ofono.service
  7. └─571 /usr/sbin/ofonod -n --nobacktrace --noplugin=,he910,dun_gw_bluez5,hfp_bluez5,hfp_ag_bluez5,cdma_provision,bluez5,isimodem,n900,u85...
  8.  
  9. Jun 19 08:53:02 Sailfish ofonod[571]: Excluding SpeedUp modem driver
  10. Jun 19 08:53:02 Sailfish ofonod[571]: Excluding Phone Simulator driver
  11. Jun 19 08:53:02 Sailfish ofonod[571]: Excluding CDMA AT modem driver
  12. Jun 19 08:53:02 Sailfish ofonod[571]: Excluding External Hands-Free Profile Plugin
  13. Jun 19 08:53:02 Sailfish ofonod[571]: Excluding Dial-up Networking Profile Plugins
  14. Jun 19 08:53:02 Sailfish ofonod[571]: Excluding BlueZ 5 Utils Plugin
  15. Jun 19 08:53:02 Sailfish ofonod[571]: Excluding Hands-Free Audio Gateway Profile Plugins
  16. Jun 19 08:53:02 Sailfish ofonod[571]: Excluding CDMA provisioning Plugin
  17. Jun 19 08:53:02 Sailfish ofonod[571]: [grilio] ERROR! Can't connect to RILD: Connection refused
  18. Jun 19 08:53:04 Sailfish ofonod[571]: RIL version 6
  19. [root@Sailfish ~]# ps ax | grep rild
  20. 524 ? Sl 0:01 /system/bin/rild
  21. 6062 pts/0 S+ 0:00 grep rild
  22. [root@Sailfish ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement