Usb tethering driver windows

Usb tethering driver windows

USB-tethering на ББ с Win XP: +1 способ?

Sony Xperia E dual
ОС и прошивка: Android 4.0.4

Описание проблемы:
Захотелось интернет на комп через телефон.
Сначала действовал согласно этой инструкции: Техподдержка Гугл.
При попытке установить драйвер с помощью полученного файла (указывал папку с ним вручную) столкнулся с ошибкой установки драйвера. Что-то вроде в указанной папке драйвер не найден.
В диспетчере устройств увидел следующее:

Предпринимались действия:
Решил подкорректировать полученный .inf. Приведу его целиком и выделю добавленные строки:

; MS-Windows driver config matching some basic modes of the
; Linux-USB Ethernet/RNDIS gadget firmware:
;
; — RNDIS plus CDC Ethernet . this may be familiar as a DOCSIS
; cable modem profile, and supports most non-Microsoft USB hosts
;
; — RNDIS plus CDC Subset . used by hardware that incapable of
; full CDC Ethernet support.
;
; Microsoft only directly supports RNDIS drivers, and bundled them into XP.
; The Microsoft «Remote NDIS USB Driver Kit» is currently found at:
; [url=»http://www.microsoft.com/whdc/hwdev/resources/HWservices/rndis.mspx»]http://www.microsoft.com/whdc/hwdev/resour. ices/rndis.mspx[/url]

[Version]
Signature = «$CHICAGO$»
Class = Net
ClassGUID = <4d36e972-e325-11ce-bfc1-08002be10318>
Provider = %Android%
Compatible = 1
MillenniumPreferred = .ME
DriverVer = 03/30/2004,0.0.0.0
; catalog file would be used by WHQL
;CatalogFile = Android.cat

[AndroidDevices]
; Google Nexus One without adb
%AndroidDevice% = RNDIS, USB\VID_18D1&PID_4E13
; Google Nexus One with adb
%AndroidDevice% = RNDIS, USB\VID_18D1&PID_4E14
; Google Nexus S without adb
%AndroidDevice% = RNDIS, USB\VID_18D1&PID_4E23
; Google Nexus S with adb
%AndroidDevice% = RNDIS, USB\VID_18D1&PID_4E24
; HTC Sapphire without adb
%AndroidDevice% = RNDIS, USB\VID_0BB4&PID_0FFE
; HTC Sapphire with adb
%AndroidDevice% = RNDIS, USB\VID_0BB4&PID_0FFC
; Motorola Sholes without adb
%AndroidDevice% = RNDIS, USB\VID_22B8&PID_41E4
; Motorola Sholes with adb
%AndroidDevice% = RNDIS, USB\VID_22B8&PID_41E5
[color=»red»];Sony Xperia E dual C1605
%AndroidDevice% = RNDIS, USB\VID_0FCE&PID_718c&mi_00[/color]

[AndroidDevices.NT.5.1]
; Google Nexus One without adb
%AndroidDevice% = RNDIS.NT.5.1, USB\VID_18D1&PID_4E13
; Google Nexus One with adb
%AndroidDevice% = RNDIS.NT.5.1, USB\VID_18D1&PID_4E14
; Google Nexus S without adb
%AndroidDevice% = RNDIS.NT.5.1, USB\VID_18D1&PID_4E23
; Google Nexus S with adb
%AndroidDevice% = RNDIS.NT.5.1, USB\VID_18D1&PID_4E24
; HTC Sapphire without adb
%AndroidDevice% = RNDIS.NT.5.1, USB\VID_0BB4&PID_0FFE
; HTC Sapphire with adb
%AndroidDevice% = RNDIS.NT.5.1, USB\VID_0BB4&PID_0FFC
; Motorola Sholes without adb
%AndroidDevice% = RNDIS.NT.5.1, USB\VID_22B8&PID_41E4
; Motorola Sholes with adb
%AndroidDevice% = RNDIS.NT.5.1, USB\VID_22B8&PID_41E5
[color=»red»];Sony Xperia E dual C1605
%AndroidDevice% = RNDIS.NT.5.1, USB\VID_0FCE&PID_718c&mi_00[/color]

[RNDIS.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType = 15
DriverVer = 03/30/2004,0.0.0.0
AddReg = RNDIS_AddReg_NT, RNDIS_AddReg_Common
; no copyfiles — the files are already in place

[RNDIS.NT.5.1.Services]
AddService = USB_RNDIS, 2, RNDIS_ServiceInst_51, RNDIS_EventLog

[RNDIS_ServiceInst_51]
DisplayName = %ServiceDisplayName%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\usb8023.sys
LoadOrderGroup = NDIS
AddReg = RNDIS_WMI_AddReg_51

[RNDIS_WMI_AddReg_51]
HKR, , MofImagePath, 0x00020000, «System32\drivers\rndismp.sys»

; Windows 2000 and Windows XP common sections ———————

[RNDIS_AddReg_NT]
HKR, Ndi, Service, 0, «USB_RNDIS»
HKR, Ndi\Interfaces, UpperRange, 0, «ndis5»
HKR, Ndi\Interfaces, LowerRange, 0, «ethernet»

[RNDIS_EventLog_AddReg]
HKR, , EventMessageFile, 0x00020000, «%%SystemRoot%%\System32\netevent.dll»
HKR, , TypesSupported, 0x00010001, 7

[RNDIS_AddReg_Common]
HKR, NDI\params\NetworkAddress, ParamDesc, 0, %NetworkAddress%
HKR, NDI\params\NetworkAddress, type, 0, «edit»
HKR, NDI\params\NetworkAddress, LimitText, 0, «12»
HKR, NDI\params\NetworkAddress, UpperCase, 0, «1»
HKR, NDI\params\NetworkAddress, default, 0, » «
HKR, NDI\params\NetworkAddress, optional, 0, «1»

[DestinationDirs]
RNDIS_CopyFiles_98 = 10, system32/drivers
RNDIS_CopyFiles_ME = 10, system32/drivers
RNDIS_CopyFiles_NT = 12

[Strings]
ServiceDisplayName = «USB Remote NDIS Network Device Driver»
NetworkAddress = «Network Address»
Android = «Android»
AndroidDevice = «Android USB Ethernet/RNDIS»
SourceDisk = «Ethernet/RNDIS Driver Install Disk»

Как видим всё довольно просто. Нужно только знать VID и PID своего устройства. Для этого следует запустить диспетчер устройств и зайти в свойства неизвестного устройства RNDIS:

Нужно добавить в файл .inf выделенную на скрине строку.
После этого устройство установилось и в папке Сетевые подключения появилось Сетевой подключение 2.
Эффект достигнут. Надеюсь, не баян.

Сообщение отредактировал sh00rs — 22.09.13, 01:22

Usb tethering driver windows

Краткое описание:
Когда телефон подключен к ББ с помощью кабеля USB приложение автоматически включает модем

Описание:
Это приложение отслеживает порт USB телефон. Всякий раз, когда телефон подключен к компьютеру или ноутбуку с помощью кабеля USB приложение автоматически включается модема USB, опционально, после подтверждения пользователем. USB-модема можно с Android версии 2.2, но это занимает довольно много раздражающих нажатий на экран телефона, чтобы включить функцию. Авто USB модема позволяет автоматизировать все эти действия вручную. Просто подключите телефон к ноутбуку и вы instantantly подключены к Интернету с ноутбука через 3G/4G сетей.
Это удобно, если вы часто используете телефон в качестве модема для ноутбука обеспечивают с подключением к Интернету в течение длительного периода времени. Wi-Fi модема является оптимальным решением для такого использования. С Wi-Fi привязывать стоков батареи очень быстро, вы должны положить телефон на зарядное устройство, так или иначе (переменного или USB) и USB-соединение способ быстрее и надежнее, то Wi-Fi.

USB модема работает со всеми последними версиями ОС Windows и Linux. Он не работает с Mac OS без драйверов третьих сторон. Разработчик веб-сайта имеет для получения дополнительной информации об этом приложении, включая вопросы и ответы.

Существует также «Auto USB модема Премиум», которая обеспечивает более настройки. Пожалуйста, проверьте это, если вы думаете, это приложение является полезной и планируем сохранить его установки.

ВНИМАНИЕ: Приборы распространяются некоторые операторы (? AT & T) была изменена версия Android установленных который отключает стандартный USB-модема возможностей. Это приложение не будет работать на этих устройствах. Пожалуйста, не дать приложению плохой рейтинг по этой причине. Вина вашего оператора вместо этого. Чтобы исправить это вы должны либо «корень» телефона и установить другую прошивку (ROM) или переключиться на другое устройство. Существует ничего этого приложения (или другие) могут сделать.

Русский интерфейс: Нет
Программой поддерживается установка на SD (OS 2.2+).

Скачать: версия: Версия приложения: 1.14
om.ttxapps.autousbtethering.premium_1.apk ( 5,87 КБ )
rg.tdtran.autousbtethering_1.apk ( 79,3 КБ )

Сообщение отредактировал Gridzilla — 03.08.12, 19:27

Windows 10 USB tethering problems with Android phones. [Resolved]

Windows 10 selected an older NDIS driver in default so that after connecting to the internet with USB tethering, it becomes extremely laggy and unusable.

How to reproduce:

1. Connect an Android Phone to your computer.

2. Turn on USB tethering on your phone.

1. Open Device Manager

2. Go to Network Adapters

3. Right click «Remote NDIS based Internet Sharing Device» and select «Update»

4. Choose «Browse my Computer for driver software«

5. Select «Let me pick from a list of device drivers on my computer»

6. Uncheck «show compatible hardware»

7. In the manufacturer section, select Microsoft

8. Choose the «Remote NDIS Compatible Device» model and click Next

Known devices having this issue:

2. Asus Zenfone 3

Windows 10 Pro Build 15031.0

Just posting this in case someone encountered the same issue.

Was this discussion helpful?

Sorry this didn’t help.

Great! Thanks for your feedback.

How satisfied are you with this discussion?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this discussion?

Thanks for your feedback.

Replies (5) 

56 people found this reply helpful

Was this reply helpful?

Sorry this didn’t help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

230 people found this reply helpful

Was this reply helpful?

Sorry this didn’t help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

This fix resolved my issue of Windows 10 Network & Sharing Center becoming very laggy when PC is connected to my Google Pixel. «Remote NDIS based Internet Sharing Device» constantly stuck at «Identifying. » and no internet connectivity available.

To update the driver I used this procedure:

1. Open Control Panel -> Network & Internet -> Network Connections

2. Right-click «Remote NDIS based Internet Sharing Device», click «Properties»

3. Click «Configure», go to «Driver» tab, click «Update Driver»

4. Select «Remote NDIS Compatible Device» driver as per steps 4-8 above.

USB tethering not working on Windows 10 PC

If you are trying to share the internet from your Android mobile to your Windows 10 PC, but USB tethering is not working, then this post will help you. You may be able to connect your Android mobile to a computer via USB cable but may not able to use the internet. In other words, if you have connected your mobile to your computer via USB cable, and you have enabled the USB tethering option in your mobile – but still the internet does not work on your computer!

USB tethering not working on Windows 10

To fix the USB tethering problem on Windows 10, follow these suggestions:

  1. Install USB RNDIS Adapter
  2. Run Internet Connections & Network Adapter troubleshooters
  3. Disable unnecessary network adapters

1] Install/update USB RNDIS Adapter

The Remote Network Driver Interface Specification or RNDIS driver can be helpful to fix your issue. If the pre-installed driver is not helping you to provide internet, you can install the USB RNDIS driver. For that, do follow these steps.

)pen the Device Manager. You can press Win + X, and select Device Manager from the list. Expand the Network adapters option, right-click on Remote NDIS based Internet Sharing Device and select Update driver.

Generally, this option appears as ‘Remote NDIS based Internet Sharing Device’. However, if you are using a Samsung mobile, you might find ‘Samsung’ in the title of this option.

After that, select Browse my computer for driver software and Let me pick from a list of available drivers on my computer. Then, you have to remove the tick from the checkbox saying Show compatible hardware.

Now find out Microsoft from the list that is appearing on your left-hand side, select Remote NDIS based Internet Sharing Device on your right-hand side, and click the Next button.

A popup will appear, and you need to select Yes. After that, the driver will be installed. Click the Close button, restart your computer, and check if it solves the issue or not.

2] Run Internet Connections and Network Adapter troubleshooters

As you are using Windows 10, this is very easy to find out the troubleshooters. You can open Windows 10 Settings and navigate to the Troubleshoot page in the Update & Security section. Here you should find some troubleshooters to fix common Network issues like this one. From the list, you need to run two troubleshooters, and they are Internet Connections and Network Adapter. To run a troubleshooter, select it and click the Run the troubleshooter button.

After that, you need to follow the screen instructions to finish the process. This step can show everything if there is an internal issue.

3] Disable unnecessary network adapters/connections

Let’s assume that your Ethernet connection is displays ping loss. This means that the internet is unstable at this moment. Meanwhile, if you try to use the USB tethering functionality, you might not get the internet connection from your mobile. As your computer gives priority to the Ethernet connection, the internet will be disconnected frequently.

Therefore, you should disable that Ethernet connection. For that, you need to open the Run prompt by pressing Win + R buttons together, type ncpa.cpl and hit the Enter button. Now, right-click on the Ethernet connection, and select Disable.

After that, check if you can use the internet or not.

These are some of the common troubleshooting suggestions. However, you could verify a few other things:

  • Check if the USB tethering option is selected on your mobile. You cannot expect an internet connection on your computer if you haven’t turned this option on.
  • Make sure you have a valid internet pack on your mobile. You cannot use USB tethering with a Wi-Fi connection. You must have a cellular data connection.
  • Turn the Airplane mode on and off. Sometimes it may help you when you are in a lousy network coverage area.

Hope these solutions will help you fix the problem.

Читайте также:  Создание фейковой точки доступа kali linux
Оцените статью