VBoxNetLwf Driver internal error with Win7 USB 3.0 RNDIS

Discussions related to using VirtualBox on Windows hosts.
Post Reply
laowei
Posts: 2
Joined: 17. Apr 2019, 06:24

VBoxNetLwf Driver internal error with Win7 USB 3.0 RNDIS

Post by laowei »

VBoxNetLwf Driver works ok when sharing mobile network (RNDIS) under usb 2.0 mode in Win7 64-bit system.
but not working under usb 3.0 RNDIS mode(connect mobile to pc usb 3.0 port by usb 3.0 cable),
whenever setting share usb 3.0 network(RNDIS) in mobile, Windows Event Viewer always append a error message:
The driver detected an internal driver error on \Device\VBoxNetLwf.
Detail:

Code: Select all

- <System>
  <Provider Name="VBoxNetLwf" /> 
  <EventID Qualifiers="49156">12</EventID> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2019-04-17T03:44:43.520201000Z" /> 
  <EventRecordID>741402</EventRecordID> 
  <Channel>System</Channel> 
  <Computer>lw-PC</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>\Device\VBoxNetLwf</Data> 
  <Binary>00000C0001000000000000000C0004C008000000000000000000000000000000000000000000000000AC00A317BEC85B762B228A</Binary> 
  </EventData>
  </Event>
Vbox Version: VirtualBox-6.0.4-128413-Win.exe + Oracle_VM_VirtualBox_Extension_Pack-6.0.4-128413.vbox-extpack
Windows: Win7 64-bit Professional + Intel USB 3.0 eXtensible Host Controller driver: Intel(R)_USB_3.0_eXtensible_Host_Controller_Driver_5.0.4.43_v2.zip
PC: Thinkpad T460, Intel 100 series, Intel Core i7-6600U CPU
Last edited by socratis on 17. Apr 2019, 10:15, edited 1 time in total.
Reason: Enclosed the information in [quote][code] tags for better readability
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: VBoxNetLwf Driver internal error with Win7 USB 3.0 RNDIS

Post by socratis »

  1. Please try with VirtualBox 6.0.6 from http://www.virtualbox.org/wiki/Downloads
  2. Take a look at viewtopic.php?f=6&t=87971
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
laowei
Posts: 2
Joined: 17. Apr 2019, 06:24

Re: VBoxNetLwf Driver internal error with Win7 USB 3.0 RNDIS

Post by laowei »

i tried 6.0.6, same result with 6.0.4.
Post Reply