Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
Can't get an MK808 (2207:300a) to list with adb
Collapse
X
-
What windows version are you on and how did you install ADB drivers?
If on windows 7 you may have to make a ini file manually.
go into users>your user name> and create a folder .android if it is not there. Now in .android create a file called adb_usb.ini and in this file put this device ID 0x2207
Bob"Pzebacz im, bo nie wiedzą, co czynią"
"Прости им, они не ведают, что творят"
"Perdona loro perché non sanno quello che fanno"
"Vergib ihnen, denn sie wissen nicht, was sie tun"
"Vergeef hen want ze weten niet wat ze doen"
"Pardonne-leur car ils ne savent pas ce qu'ils font"
"Perdónalos porque no saben que lo que hacen"
"Oprosti im, jer ne znaju što čine"
"Forgive them as they know not what they do"
-
I do not use windows, I run linux. I already have the lines in my adb_usb.ini file. They are also in my udev android.rules file. They are listed below. I seem to have another problem now though. My stick will not boot. I have not yet done anything to it but it just sits at the android bootsplash.
~/.android/adb_usb.ini
Code:# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT. # USE 'android update adb' TO GENERATE. # 1 USB VENDOR ID PER LINE. 0x1949 0x0006 0x0005 0x2207 0x0e79
Code:SUBSYSTEM=="usb", ATTR{idVendor}=="1949", ATTR{idProduct}=="0006", MODE="0600", OWNER="eshep" SUBSYSTEM=="usb", ATTR{idVendor}=="1949", ATTR{idProduct}=="0005", MODE="0600", OWNER="eshep" SUBSYSTEM=="usb", ATTR{idVendor}=="2207", MODE="0600", OWNER="eshep"
Comment
-
If it wont boot then the /data file system got corrupted. Common to happen with these units if you just unplug it while Android is up. Your going to have to flash a ROM to it now.
Bob"Pzebacz im, bo nie wiedzą, co czynią"
"Прости им, они не ведают, что творят"
"Perdona loro perché non sanno quello che fanno"
"Vergib ihnen, denn sie wissen nicht, was sie tun"
"Vergeef hen want ze weten niet wat ze doen"
"Pardonne-leur car ils ne savent pas ce qu'ils font"
"Perdónalos porque no saben que lo que hacen"
"Oprosti im, jer ne znaju što čine"
"Forgive them as they know not what they do"
Comment
What's Going On
Collapse
There are currently 2735 users online. 2 members and 2733 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment