Active Topics

 


Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#21
Originally Posted by aspergerguy View Post
You are saying that you can't input the following?

Code:
devel-su
mv /usr/lib/AccountSetup/bin/oviplugin /usr/lib/AccountSetup/bin/.oviplugin
Sorry second line should be continuous but can't get enough room, there is space between oviplugin /user
Thanks. I could not
Code:
# rm /usr/bin/ovi-startup
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
Posts: 48 | Thanked: 191 times | Joined on Jan 2016 @ Münsterland, Germany
#22
Hi, I just did a
Code:
devel-su
cp  /usr/lib/AccountSetup/bin/oviplugin \
 /usr/lib/AccountSetup/bin/.oviplugin 
rm  /usr/lib/AccountSetup/bin/oviplugin
on my n950 (open mode)

The file oviplugin "vanished" as expected. rm works, at least in open mode

After a restart the nokia-login page was not shown anymore.
 

The Following 4 Users Say Thank You to xelo For This Useful Post:
Posts: 290 | Thanked: 385 times | Joined on Jan 2012 @ Madrid, Spain
#23
Hi.
I also had to 'touch' another file. I rename the files instead of delete. The login screen was still present after reboot so I had to do:
Code:
 mv /usr/lib/AccountSetup/genericplugin  /usr/lib/AccountSetup/genericplugin.orig
So far no more annoying login screens.
Regards.
 

The Following 3 Users Say Thank You to pasko For This Useful Post:
Posts: 49 | Thanked: 32 times | Joined on Sep 2012
#24
Originally Posted by pasko View Post
Hi.
I also had to 'touch' another file. I rename the files instead of delete. The login screen was still present after reboot so I had to do:
Code:
 mv /usr/lib/AccountSetup/genericplugin  /usr/lib/AccountSetup/genericplugin.orig
So far no more annoying login screens.
Regards.
i couldn't remove login screen after touching

Code:
devel-su
cp  /usr/lib/AccountSetup/bin/oviplugin \
 /usr/lib/AccountSetup/bin/.oviplugin 
rm  /usr/lib/AccountSetup/bin/oviplugin
and

Code:
 mv /usr/lib/AccountSetup/genericplugin  /usr/lib/AccountSetup/genericplugin.orig
shouldn't it be

Code:
 mv /usr/lib/AccountSetup/bin/genericplugin  /usr/lib/AccountSetup/bin/genericplugin.orig
 
Posts: 49 | Thanked: 32 times | Joined on Sep 2012
#25
Anyone can help me?
 
Posts: 290 | Thanked: 385 times | Joined on Jan 2012 @ Madrid, Spain
#26
Originally Posted by genes View Post
Anyone can help me?
Hi.

I just made a few quick checks and the route for this file in my device is in folder "/usr/lib/AccountSetup".
I would also add that my device is flashed in openmode although I'm not sure if this is relevant in this case or not.
Anyway, Could you try to rename the file - wherever it is - and see if it works as expected?. You can always undo it if it doesn't.

Regards.
 
Posts: 803 | Thanked: 1,585 times | Joined on Aug 2014
#27
Originally Posted by genes View Post
Anyone can help me?
As a last resort I just had to use this command line:
Code:
chmod -rwx /usr/lib/AccountSetup/bin/oviplugin
from this thread:http://talk.maemo.org/showpost.php?p...4&postcount=56
 
Posts: 803 | Thanked: 1,585 times | Joined on Aug 2014
#28
Originally Posted by genes View Post
Shouldn't it be

Code:
 mv /usr/lib/AccountSetup/bin/genericplugin  /usr/lib/AccountSetup/bin/genericplugin.orig
Not if you don't want to have to install any .deb by using aegis-dpkg -i instead of device UI.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 06:46.