rayhunter icon indicating copy to clipboard operation
rayhunter copied to clipboard

No udev rules for Orbic RC400L causes install to fail

Open LambdaCalculus37 opened this issue 10 months ago • 1 comments

Running Debian on the "testing" channel (trixie) and whenever I try using 'adb devices' to look for a connected hotspot, adb fails with the following:

List of devices attached eb9f484b no permissions (missing udev rules? user is in the plugdev group); see [http://developer.android.com/tools/device.html]

My user on my laptop is indeed in the plugdev group, but I did notice there are no udev rules for this device set at all, and this isn't mentioned in the documentation. I don't know if this would affect other Linux distros, but a script to set the udev rules would be useful for potential users.

LambdaCalculus37 avatar Mar 14 '25 17:03 LambdaCalculus37

the device won't show up in adb devices until you have rooted it. Have you tried running the installer?

cooperq avatar Mar 18 '25 00:03 cooperq

closing due to inactivity.

untitaker avatar Jun 04 '25 20:06 untitaker