Oppo Find 7a Treiber restoren

Posted: 6th September 2014 by rene in Allgemein

Hallo zusammen,

 

ich habe ein wenig mit meinem Handy herum gespielt und dabei im System die Treiber für Bluetooth, W-LAN, GPS, und Kamera  gelöscht. Hier ist eine kurze Anleitung wie man seine Treiber wieder herstellen kann.

1. Man läd sich ADB / Fastboot incl. Treiber von Hier herunter

2. man läd sich die Treiber für das Oppo Find 7a von hier herunter.

man entpackt die Treiber in das Rootverzeichnis von ADB  und klickt mit der rechten Maustaste und gedrückter SHIFT Taste in das Verzeichnis. Danach öffnet man ein Eingabefenster und gibt folgende Befehle ein:


adb push DRIVER /tmp
adb push fsc /tmp
adb push fsg /tmp
adb push grow /tmp
adb push LOGO /tmp
adb push misc /tmp
adb push persist /tmp
adb push reserve1 /tmp
adb push reserve2 /tmp
adb push reserve3 /tmp
adb push reserve4 /tmp
adb push ssd /tmp
adb shell

dd if=/tmp/DRIVER of=/dev/block/platform/msm_sdcc.1/by-name/DRIVER
dd if=/tmp/fsc of=/dev/block/platform/msm_sdcc.1/by-name/fsc
dd if=/tmp/fsg of=/dev/block/platform/msm_sdcc.1/by-name/fsg
dd if=/tmp/grow of=/dev/block/platform/msm_sdcc.1/by-name/grow
dd if=/tmp/LOGO of=/dev/block/platform/msm_sdcc.1/by-name/LOGO
dd if=/tmp/misc of=/dev/block/platform/msm_sdcc.1/by-name/misc
dd if=/tmp/persist of=/dev/block/platform/msm_sdcc.1/by-name/persist
dd if=/tmp/reserve1 of=/dev/block/platform/msm_sdcc.1/by-name/reserve1
dd if=/tmp/reserve2 of=/dev/block/platform/msm_sdcc.1/by-name/reserve2
dd if=/tmp/reserve3 of=/dev/block/platform/msm_sdcc.1/by-name/reserve3
dd if=/tmp/reserve4 of=/dev/block/platform/msm_sdcc.1/by-name/reserve4
dd if=/tmp/ssd of=/dev/block/platform/msm_sdcc.1/by-name/ssd

sync
sync

rm /tmp/*
exitadb reboot

 

Jetzt sollten die Treiber / bzw. das Telefon wieder ordnungsgemäß funktionieren 🙂 HAVE FUN!

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

*

* Copy This Password *

* Type Or Paste Password Here *

2.311Spam-Kommentare bisher blockiert vonSpam Free Wordpress

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.