[Q] How to install ViPER4Android FX drivers?

Search This thread

sarcastical

Member
Apr 21, 2014
26
5
Đija
When I install drivers for ViPER4Android FX I get "Driver installed, please reboot your device." and when I reboot, I'm asked to install drivers again. Did anyone figure out how to successfully install these drivers? I saw fixed around the forum, but they don't seem to work for me. :(
 

Madzix

Senior Member
May 1, 2012
161
22
When I install drivers for ViPER4Android FX I get "Driver installed, please reboot your device." and when I reboot, I'm asked to install drivers again. Did anyone figure out how to successfully install these drivers? I saw fixed around the forum, but they don't seem to work for me. :(

Doesn't it require root permission?
 

sarcastical

Member
Apr 21, 2014
26
5
Đija
My phone is rooted, I wouldn't be able to install them if it wasn't. The problem is that after required reboot, it's asking me to install divers again.
 

gregysk

Senior Member
May 14, 2014
262
72
Redmi 9

Sandokan91

New member
Dec 26, 2010
1
3
Here are instructions for installing VIPER4Android on P7

1) have your phone ROOTED
2) install BUSYBOX from PLAYSTORE
3) install terminal emulator from PLAYSTORE
4)open Terminal Emulator and type in the following commands exactly:

su

mount -o rw,remount /system

cd system

lsattr

chattr -R -i *

rm –f /system/set_immutable.list

lsattr

After this set_immutable.list should be removed and you should have full access. Now you can install VIPER4Android

Work on my P7-L10
 

sarcastical

Member
Apr 21, 2014
26
5
Đija
Here are instructions for installing VIPER4Android on P7

1) have your phone ROOTED
2) install BUSYBOX from PLAYSTORE
3) install terminal emulator from PLAYSTORE
4)open Terminal Emulator and type in the following commands exactly:

su

mount -o rw,remount /system

cd system

lsattr

chattr -R -i *

rm –f /system/set_immutable.list

lsattr

After this set_immutable.list should be removed and you should have full access. Now you can install VIPER4Android

Work on my P7-L10


This worked, thank you!
 
  • Like
Reactions: The Analog Kid

adrianbass09

Member
Aug 27, 2013
29
1
Isattr and chattr commands dont works for me :(
 

Attachments

  • 1411397913658.jpg
    1411397913658.jpg
    58.8 KB · Views: 1,133

adrianbass09

Member
Aug 27, 2013
29
1
Not works :( , adb on windows not works , busybox is installed but "lsattr" and "chattr -R -i *" appears to be "not found"
*sorry for my english*
 

gregysk

Senior Member
May 14, 2014
262
72
Redmi 9
Try install SuperSU true twrp,reboot to system,install BusyBox 1.22.1 Stericson,with root explorer navigate to system/app and delete Kinguser,reboot phone and than try again step by step.

Sent from my HUAWEI P7-L10 using Tapatalk
 

87insane

Senior Member
Feb 6, 2009
276
68
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    Here are instructions for installing VIPER4Android on P7

    1) have your phone ROOTED
    2) install BUSYBOX from PLAYSTORE
    3) install terminal emulator from PLAYSTORE
    4)open Terminal Emulator and type in the following commands exactly:

    su

    mount -o rw,remount /system

    cd system

    lsattr

    chattr -R -i *

    rm –f /system/set_immutable.list

    lsattr

    After this set_immutable.list should be removed and you should have full access. Now you can install VIPER4Android

    Work on my P7-L10
    1
    Here are instructions for installing VIPER4Android on P7

    1) have your phone ROOTED
    2) install BUSYBOX from PLAYSTORE
    3) install terminal emulator from PLAYSTORE
    4)open Terminal Emulator and type in the following commands exactly:

    su

    mount -o rw,remount /system

    cd system

    lsattr

    chattr -R -i *

    rm –f /system/set_immutable.list

    lsattr

    After this set_immutable.list should be removed and you should have full access. Now you can install VIPER4Android

    Work on my P7-L10


    This worked, thank you!
    1
    How i can change root genius to vroot, i have vroot in my pc? Sorry for de noob questions :l

    you must not re-rooting. you need only change your su binary.

    If your bootloader is locked, than you can do that. If not, you dont need this step.

    Sent from my HUAWEI P7-L10 using XDA Free mobile app