Le 28/08/2013 15:47, Kevin Hankens a écrit :
> Also, make sure that you enable USB 2.0 support and create a filter in the
> virtualbox host configuration. The other difficult thing is that you'll
> need two filters in virtualbox, one for the ZTE vendor and one for the
> standard Google vendor (fastboot). The only way I was able to do this was
> to start flash.sh and then go back to the host and enable the new filter,
> then run lsusb to get the vendor and product ids. You will also need two
> corresponding rules in your /etc/udev/rules.d/ file... something like the
> following:
>
> SUBSYSTEM=="usb", ATTR{idVendor}=="19d2", ATTR{idProduct}=="1350",
> MODE="0666", GROUP="plugdev"
> SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="d00d",
> MODE="0666", GROUP="plugdev"I usually only use the idVendor, and the "18d1" one is actually always the same for fastboot. > > Now, that said, after all of that work, it turns out that my ZTE Open > didn't have root access, so all I succeeded in doing was wiping my userdata > :) sorry :(
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
