On Fri, May 14, 2010 at 10:21, Bryan <[email protected]> wrote: > I have my Droid (Cyanogenmod 5.0.6.2 installed) hooked up to my > laptop, and I'm able to get an IP, and I see traffic moving across my > Droid, but when I do "pkg_add" or do a cvs pull, I get the following > message: > > urndis0: urndis_decap invalid msg len 1558 > buffer len 1542 >
I was talking to the folks working on the driver, and for this issue I changed the "MTU" to 1400, and was able to pull cvs and ftp with no issues. The message has not come up, and I'm using it to send this message... ifconfig urndis0 mtu 1400 I ran that right after I received an IP address. hope that helps...

