Your device is detected by adb, so I would say that your udev rules are
correct. What's the output of lsusb on your computer ?

But unless your Klif is rooted, you won't be able to connect it to the
webIDE, nor debug anything... You need the rooting kit. Did Orange supplied
it? I was said they must do so if they use FxOS.

Augustin Trancart
Dev Engineer - Phoxygen
+33 6 58 16 09 07
skype : augustin.trancart

2015-05-16 12:12 GMT+02:00 Guillaume Marty <[email protected]>:

> I'm trying to connect my laptop to a Klif (a device commercialised by
> Orange in Senegal).
>
> adb server returns the no permission message:
> List of devices attached
> ????????????    no permissions
>
> I'm on Ubuntu and my /etc/udev/rules.d/51-android.rules looks like this:
> SUBSYSTEM=="usb", ATTRS{idVendor}=="1782", MODE="0666"
> SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", MODE="0666", GROUP="plugdev"
> SUBSYSTEM=="usb", ATTR{idVendor}=="0bb4", MODE="0666", GROUP="plugdev"
> SUBSYSTEM=="usb", ATTR{idVendor}=="80ee", MODE="0666", GROUP="plugdev"
> SUBSYSTEM=="usb", ATTR{idVendor}=="08ee", MODE="0666", GROUP="plugdev"
> SUBSYSTEM=="usb", ATTR{idVendor}=="05c6", MODE="0666", GROUP="plugdev"
>
> Of course ADB and dev tools debugging by USB is enabled on the developers
> menu.
>
> The version running is Gaia 2.0 and Gecko 32.
>
> Am I missing anything?
>
> Thanks,
> --
> Guillaume Marty
> @g_marty
> http://gu.illau.me
>
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
>
>
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to