Hi, yesterday I executed yum update, after reboot I found that adb(from Android SDK) cannot find my phones.
[akira@localhost ~]$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 04fc:2801 Sunplus Technology Co., Ltd
Bus 001 Device 004: ID 0461:4d81 Primax Electronics, Ltd
Bus 002 Device 004: ID 04dd:94cb Sharp Corp.
[akira@localhost ~]$ adb devices
List of devices attached
[akira@localhost ~]$
Any ideas?