HopelessFantasy / openetna

Automatically exported from code.google.com/p/openetna
0 stars 0 forks source link

No USB notification #424

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Did you search through the other issues to make sure that this issue has
not been already reported?
Did you look at the FAQ http://wiki.openetna.com/w/Manual:FAQ ?
Did you use SetCPU or other means to overclock the cpu? The report will
only be accepted if the problem occurs _without_ overclocking!

What steps will reproduce the problem?
1.plug in the usb cable from computer
2.
3.

What is the expected output? What do you see instead?
Should get usb notification and usb debugging notification

What version of OpenEtna are you using?
6.3-rc7

Can you provide logcat output during that error?

If the issue made your phone crash&reboot, please provide the output of
"adb shell cat /proc/last_kmsg" on the boot following the crash.

Please provide any additional information below.

tried turnning usb debug off and on, didn't make a difference

Original issue reported on code.google.com by bsmith.k...@gmail.com on 17 Feb 2011 at 9:39

GoogleCodeExporter commented 9 years ago

Original comment by trmfrei...@gmail.com on 17 Feb 2011 at 11:51

GoogleCodeExporter commented 9 years ago
I've got the same issue, 6.3rc7 usb plugging in. no notification. Reboot 
phone--> still no notification. 
Not able to use usb debugging in eclipse.
Nice release though

Original comment by dieter.b...@gmail.com on 18 Feb 2011 at 6:29

GoogleCodeExporter commented 9 years ago
Please see installation in wiki.
You have to change your driver.

About the notification, that is the real issue that is duplicate.

Original comment by trmfrei...@gmail.com on 18 Feb 2011 at 10:28

GoogleCodeExporter commented 9 years ago
^
When you say driver, did you mean this line?
;LG eve
%SingleAdbInterface%        = USB_Install, USB\VID_18D1&PID_D00D
%CompositeAdbInterface%     = USB_Install, USB\VID_18D1&PID_D00D&MI_01
;LG GW620
%CompositeAdbInterface%     = USB_Install, USB\VID_1004&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_18D1&PID_D00D

b/c that didn't solve my problem... I still didn't have notification for my USB

Original comment by albertch...@gmail.com on 18 Feb 2011 at 6:00