기존 이솝 임베디드 포럼의 지식인 서비스가 게시판 형태로 변경되었습니다.

 windows용 adb usb driver는 어디서 구할 수 있는지 알고 싶습니다.

자료실에 보니 windows xp용만 있던데, 제가 windows 7 64bit를 사용하고 있어서 따로 구해야 될 것 같습니다. ( 아마 vista 64bit용으로 문제없을 것 같습니다. )

android sdk안에 usb_driver안에 보면 들어는 있는데 vid나 pid가 android gadget driver에 들어있는 것과 다르더군요. ( 설마 강제로 맞춰주고 강제로 깔면 되는걸까요? )


android linux kernel에서는 vid가 0x18d1, pid가 0x0001, 0x0002를 사용합니다만 여기에 맞는 driver를 어디서 구할 수 있을까요?


미리 감사드립니다.

Taeho Oh ( [email protected] , [email protected] )   http://ohhara.sarang.net
Postech ( Pohang University of Science and Technology ) http://www.postech.edu
Alticast Corp.                                         http://www.alticast.com

엮인글 :
http://www.aesop.or.kr/index.php?mid=Board_Community_QandA&document_srl=26909&act=trackback&key=6d3

profile

김재훈

2009.10.06 23:21:51
*.162.5.128

오태호님 예상이 맞습니다. VID와 PID를 강제로 맞춰주고 깔면 되는 것 입니다. :)

구글에서도 그렇게 나와잇구요~ ㅎㅎ

 

다음을 참고해보세요.

 

Windows Connectivity

It is possible to get Windows to at least recognize the Android "Ethernet Gadget" and charge the FreeRunner using the Android USB Windows driver (http://dl.google.com/android/android_usb_windows.zip) by modifying the android_usb.inf file in that package before attempting to install the driver. The following modifications are required:

Add the following to the [Google.NTx86] section of the android_usb.inf file:

; Neo FreeRunner
%USBVID_1457&PID_5117.DeviceDescRelease%=androidusb.Dev, USBVID_1457&PID_5117
%USBVID_1457&PID_5117&MI_01.DeviceDescRelease%=androidusb.Dev, USBVID_1457&PID_5117&MI_01

and add the following to the to the [Strings] section of the android_usb.inf file:

USBVID_1457&PID_5117.DeviceDescRelease="Neo FreeRunner"
USBVID_1457&PID_5117&MI_01.DeviceDescRelease="Neo FreeRunner Composite ADB Interface"

The Windows version of adb does not appear to recognize the connected device yet but at least the FreeRunner charges and the device driver indicates that "This device is working properly."

 

출처 : http://wiki.openmoko.org/wiki/Android_porting#Windows_Connectivity

유형목

2009.10.06 23:59:59
*.32.117.22

다들 그냥 오픈모코에서 작업한걸 그냥 가져다 쓰는 모양인듯 ?

오태호

2009.10.07 09:51:54
*.81.154.98

답변 감사드립니다.

 

adb 잡았습니다. :)

 

inf에

%CompositeAdbInterface%     = USB_Install, USBVID_18D1&PID_0002&MI_01

를 2줄 추가해 줬더니 잘 잡는군요.

 

그런데 신기하게 이동식 디스크로도 잡혔는데 디스크 넣으라고 나오는군요. 흐음.

 

일단 adb잡은 거로 매우 만족 :)

List of Articles
번호 제목 글쓴이 날짜sort 조회 수
4028 rc.d에 대하여 질문 드립니다. [1] 강성곤 2009-10-06 488
4027 watchdog 관련 [5] 임의석 2009-10-06 651
» windows용 adb usb driver를 구하는 법? [3] 오태호 2009-10-06 1645
4025 cramfs 수정하는 방법에 관해 질문 있습니다. [6] 정회승 2009-10-07 1433
4024 android를 PC에서 USB Mass Storage로 사용하는 법 [4] 오태호 2009-10-07 2305
4023 AESOP6410에 RAMDISK 적용에 대해 질문을 드립니다. [2] 홍경동 2009-10-07 763
4022 S5PC100 정전식 터치스크린 포팅 관련 질문입니다. [4] 블랙아이 2009-10-07 1290
4021 안드로이드 콘솔 [2] 박이삭 2009-10-07 765
4020 SD Boot 이나 USB Boot 사용시 ? [4] 정낙주 2009-10-08 1360
4019 2410 프레임버퍼 피벗 질문 [2] 박종범 2009-10-08 602
4018 스타터 보드 추천 부탁드립니다. [1] 김영준 2009-10-08 612
4017 램디스크 이미지를 flahs에 구워서 쓸수 있나요? [1] 김종완 2009-10-08 664
4016 6410 Watchdog관련 제 질문 [2] 임의석 2009-10-08 596
4015 usb mount가 잘 안되는데 좀 도와주세요 ㅠ [4] 정회승 2009-10-09 868
4014 삼성 git 커널 2.6.27 가지고 계신 분? [6] 장세현 2009-10-09 703
4013 오드로이드에 쓰인 LCD와 정전터치패널 문의 드립니다. [2] 도찬구 2009-10-09 1326
4012 usb gadget 사용에 대해 질문드립니다. [2] 김종완 2009-10-10 1028
4011 SMDK2410 Ethernet Driver [1] frog 2009-10-10 802
4010 SMDK6410 보드에 포팅 하려고 합니다. [1] 심성보 2009-10-11 1009
4009 SMDK2440 U-boot [1] frog 2009-10-11 715

사용자 로그인