hv_netvsc eth0: nvsp_rndis_pkt_complete error status: 2
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 33.7k
- Forks
- 1.8k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 116
Description
### Windows Version
Windows-Version: 10.0.26100.3624
### WSL Version
2.5.6.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
6.6.84.1-1
### Distro Version
Ubuntu 24.04 noble
### Other Software
```php
wsl --version
WSL-Version: 2.5.6.0
Kernelversion: 6.6.84.1-1
WSLg-Version: 1.0.66
MSRDC-Version: 1.2.6074
Direct3D-Version: 1.611.1-81528511
DXCore-Version: 10.0.26100.1-240331-1435.ge-release
Windows-Version: 10.0.26100.3624
```
### Repro Steps
dmesg | grep hv_netvsc
```ini
[wsl2]
networkingMode=bridged
vmSwitch=bridged
```
### Expected Behavior
no errors
### Actual Behavior
hv_netvsc 82c91f61-1e09-41bb-9602-ba7442566c01 eth0: nvsp_rndis_pkt_complete error status: 2
### Diagnostic Logs
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the report with WSL 2 using networkingMode=bridged and vmSwitch=bridged, then inspect the dmesg output for the hv_netvsc error. Compare the reported Windows, WSL, kernel, and Ubuntu versions and collect diagnostic logs. Done means the cause of status 2 is understood and a verified resolution or next step is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, ubuntu
- Domain
- networking, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100