Commit Graph

69 Commits

Author SHA1 Message Date
Joe Da Silva 3db1c81830 If Google==18d1 (and friends) found, we don't need to repeat idVendor test
again. NOTE some vendors also used 18d1 as their idVendor code too.
When done, go directly to bottom of script.
2014-04-23 22:41:26 -07:00
Joe Da Silva 0da97faa57 If Archos==0a5c found, we don't need to repeat idVendor test again.
When done, go directly to bottom of script
2014-04-23 22:26:49 -07:00
Joe Da Silva 5a26dca4a2 If Acer==0502 found, we don't need to repeat idVendor test again.
When done, go directly to bottom of script
2014-04-23 22:21:33 -07:00
M0Rf30 a4bc2e772f Note 8.0 description 2014-04-08 15:27:19 +02:00
Leong Hean Hong f09bab7079 Add Sony Acro 2014-04-07 22:54:46 +08:00
M0Rf30 9f1e148458 Xperia V added 2014-04-05 18:45:39 +02:00
M0Rf30 b2f153bfcd Xperia SP rules 2014-04-03 16:13:21 +02:00
M0Rf30 4abab7d95c LG G2 added 2014-03-23 15:26:14 +01:00
M0Rf30 c9bfd90581 Moto G (Global GSM added) 2014-03-01 13:52:00 +01:00
M0Rf30 4d7e062daf Geeksphone Zero 2014-02-25 19:10:55 +01:00
M0Rf30 f816a4d6e1 Intel, Geeksphone Revolution 2014-02-25 19:09:04 +01:00
M0Rf30 0f972061ee Ubislate 7Ci added 2014-02-19 16:14:22 +01:00
M0Rf30 99d5e269cd Fairphone update 2014-02-16 15:00:06 +01:00
M0Rf30 d4b6997359 Updated 2014-02-10 15:58:09 +01:00
Tom Anderson 85952d4717 Added Spreadtrum vendor ID 2014-02-04 13:49:27 +00:00
ilaxel2033 fc8795efcc style 2014-01-31 18:39:03 +04:00
M0Rf30 a9c493bb85 Updated 2014-01-10 18:23:26 +01:00
Gianluca Boiano 076436e1d6 Merge pull request #29 from Arguggi/master
Add Motorola Moto G
2014-01-10 09:18:47 -08:00
Gianluca Boiano 9ec059a2e2 Merge pull request #27 from spamn/patch-1
Update 51-android.rules
2014-01-10 09:18:18 -08:00
Arguggi 40c47fcba5 Add Motorola Moto G 2014-01-09 18:00:17 +01:00
M0Rf30 228a25fb40 added HTC one (m7) and lg 4x 2014-01-05 16:00:00 +01:00
M0Rf30 e789c308e5 TI OMAP 44xx added 2013-12-05 13:22:44 +01:00
spamn 9b0673e04d Update 51-android.rules
Added rule for Xperia Mini Pro
2013-11-26 19:15:34 +01:00
M0Rf30 d45ea07c11 Typo 2013-11-05 16:40:15 +01:00
M0Rf30 0bb6a8e2d0 Updated 2013-10-31 15:00:45 +01:00
Scott Moak d2e925aada Add rules for the Motorola Droid Razr XT912 2013-10-28 09:35:25 -07:00
Firef0x 5d2b8c14ca Added rules for LG Optimus LTE 2013-10-20 00:04:42 +08:00
lizaifang efcb5f6056 XiaoMi Mi2A 2013-10-13 10:15:33 +08:00
M0Rf30 8dfd1cd000 style 2013-09-11 20:08:07 +02:00
laloch e6db8904d4 Zopo C2 MTP support 2013-09-11 08:15:04 +02:00
M0Rf30 8f61d3d741 Haier and MTK entries added 2013-09-10 18:29:22 +02:00
blueperil a9924676da Added Sony Xperia L 2013-08-29 11:25:06 +02:00
M0Rf30 3b7ebf22dd Added 101 xs 2013-08-08 15:05:08 +02:00
M0Rf30 4f8bf303f3 Rules updated 2013-07-21 14:45:52 +02:00
Martín Cigorraga ed7bfbafce Update 51-android.rules
Hello and thank you for maintaining this list.
I own the Intl. Samsung Galaxy S4 GT-I9500 Exynos Octo Core and was having a hard time to make it recognized within Windows so I can use Odin to root it.
The issue was that my current kernel [OS: Chakra, kernel 3.9.2-CHAKRA] detects it as 04e8:6860 while it's correct ID is 04e8:685d (I got aware of this later when rebooted the smartphone into recovery mode), once I corrected the ID I created a new rule following advice here: http://developer.android.com/tools/device.html and then I finally was able to make the Windows guest recognize it.

Note: this is my first ever contribution to a GIT project/repository, please excuse if there's anything wrong with it :/

Best regards.
2013-07-21 05:07:27 -03:00
M0Rf30 756f9530e1 Blank lines 2013-06-24 13:44:42 +02:00
Raudi1 1dd5a5d20e Added correct device ids for Nexus 4/7
Google Nexus 4/7 devices change their id when you enable debugging or go into the bootloader. The id's for my Nexus 4 and 7 according to lsusb are these:

Nexus 4:
Fastboot - ID 18d1:4ee0 Google Inc.
MTP      - ID 18d1:4ee1 Google Inc. Nexus 4
MTP+ADB  - ID 18d1:4ee2 Google Inc. Nexus 4 (debug)

Nexus 7:
Fastboot - ID 18d1:4e40 Google Inc. Nexus 7 (fastboot)
MTP      - ID 18d1:4e41 Google Inc. ASUS Nexus 7 (MTP modus)
MTP+ADB  - ID 18d1:4e42 Google Inc. Nexus 7 (debug)

I hope I made the necessary changes. Also the Nexus 10 seems to have a wrong id, so I commented it out since it would be the same as for the Nexus 4 in MTP mode. Someone with the device should check. Also I deleted the entries for the Nexus 4/7 in the Samsung devices section. As far as I understand Udev (not much sadly), they are duplicates, but it should be checked by someone who understands Udev.
2013-06-23 23:52:22 +03:00
M0Rf30 10d7d0fe22 Oppo Find 5 added 2013-06-09 12:44:41 +02:00
Adrian 21f85d2bac Added Galaxy Nexus 2013-06-07 14:49:05 -03:00
M0Rf30 339cfbcc72 syntax 2013-06-03 00:43:43 +02:00
averred 8b321116a9 Added Sony Xperia S 2013-06-02 19:05:47 +02:00
kuci 2b08fba82a Add rules for Xperia Neo V 2013-06-02 10:10:46 +02:00
M0Rf30 19dd5d796c cleanup 2013-05-13 01:27:09 +02:00
CupIvan 54dc425fe3 add Zopo ZP900 rules 2013-05-12 19:29:07 +04:00
CupIvan 725eb441f5 Update 51-android.rules 2013-05-06 17:29:43 +04:00
M0Rf30 1a8ad101c7 ADVANCE vendor S5 product added 2013-05-04 17:14:30 +02:00
Marius T 60a6f724bc add uaccess tag to devices
udev automatically gives the user in the active
session permissions on all devices with the
uaccess tag (see also 70-uaccess.rules). This
means that it not necessary anymore to be
in the adbusers group if the user is in an active
session (which should pretty much cover 99% of
all use cases).
2013-04-27 19:23:44 +02:00
Joe Da Silva 44e2daa44b Added consistent result of GROUP=aduser, MODE=0660 2013-02-25 20:33:21 -08:00
Joe Da Silva 7d246f47e9 Don't need to test for SUBSYSTEM=="usb" every time. Tested only once now. 2013-02-25 20:13:25 -08:00
M0Rf30 f4ae5b717e updated 2013-02-24 20:36:42 +01:00