Open praveenbhamidipati opened 9 years ago
I have the same issue. I noticed that each packet with length 41, 42, 666, 977 and 1133 bytes are incorrectly receive by adapter. In network N everything goes OK. The problem is with AC network.
having same issue on my 4.9.35+ #1014 Fri Jun 30 14:34:49 BST 2017 armv6l GNU/Linux
and 0bda:a811
this is blocking some DHCP replies
00:23:13.081519 IP truncated-ip - 4 bytes missing! (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 360)
10.x.x.x.bootps > 10.x.x.x.x.bootpc: [no cksum] BOOTP/DHCP, Reply, length 332, xid 0xd581e0bf, Flags [none] (0x0000)
I have purchased D-Link DWA-171. I pulled down the sources from master branch and found that my card DWA-171 (
13d3:3394
) was not represented inos_dep/linux/usb_intf.c
. I added an entry just above DWA-172 corresponding to the USB vendor and device ids of my card, built, installed and restarted to get a wireless interface corresponding to DWA-171.My issue is that 802.11n works just fine, but 802.11 ac has issues when accessing some websites (i am writing this ticket using 802.11ac). The following is what I observed in
tcpdump
:curl 'https://accounts.google.com/ServiceLogin'
)curl 'https://accounts.google.com/ServiceLogin'
)Sometimes (strangely I can reproduce this consistently when accessing the above mentioned url), the packets in case of 802.11ac are shown are corrupt 'IP truncated-ip - 4 bytes missing!' and this causes a failure to load some websites, while other websites seem to work fine.
I have seen this problem with both Ubuntu 14.12 kernel and now with 3.19.0-22-generic as well. How do I debug this further?
Additonal Information
The output of lsusb -v is as follows: