View Single Post
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#51
Originally Posted by juiceme View Post
And the update also redefined the group permissions, so my ping stopped working again...

Same solution as after update to 2.2.0 Mouhijoki is needed;
Code:
devel-su usermod -a -G net_raw nemo
Problem here is that no group net_raw exists:
Code:
[root@Sailfish nemo]# groups
root video users ssu timed oneshot system bluetooth graphics input audio camera media mtp inet nemo
having nemo already added to net_raw
Code:
[root@Sailfish nemo]# groups nemo
nemo video users oneshot timed ssu system bluetooth graphics input audio camera media mtp inet net_raw
--another edit
Now it is working fine (probably another or more reboots were needed?):
Code:
[nemo@Sailfish ~]$ groups
nemo video users ssu timed oneshot system bluetooth graphics input audio camera media mtp inet net_raw
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature

Last edited by peterleinchen; 2018-09-17 at 05:03.
 

The Following 2 Users Say Thank You to peterleinchen For This Useful Post: