Jump to content
XPEnology Community

umdanwait

Rookie
  • Posts

    3
  • Joined

  • Last visited

Everything posted by umdanwait

  1. I compiled my network driver (e1000) using sources 25426branch apollolake but all incomming connections (exempt ping) stuck in SYN_RECV state. If I try "curl http://127.0.0.1:5000" or using the IP over serial console I got HTML response. The "route" command takes ~20 seconds to complete but everything's fine. Someone could help me, for now I'm out of ideas to fix this ? I'm running under VirtualBox with Intel PRO/1000 MT (82540EM). version: 7.3.21-k8-NAPI license: GPL description: Intel(R) PRO/1000 Network Driver author: Intel Corporation, <linux.nics@intel.com> srcversion: E8EA0212E46FF2123F995C4 depends: retpoline: Y intree: Y vermagic: 4.4.180+ SMP mod_unload parm: TxDescriptors:Number of transmit descriptors (array of int) parm: RxDescriptors:Number of receive descriptors (array of int) parm: Speed:Speed setting (array of int) parm: Duplex:Duplex setting (array of int) parm: AutoNeg:Advertised auto-negotiation setting (array of int) parm: FlowControl:Flow Control setting (array of int) parm: XsumRX:Disable or enable Receive Checksum offload (array of int) parm: TxIntDelay:Transmit Interrupt Delay (array of int) parm: TxAbsIntDelay:Transmit Absolute Interrupt Delay (array of int) parm: RxIntDelay:Receive Interrupt Delay (array of int) parm: RxAbsIntDelay:Receive Absolute Interrupt Delay (array of int) parm: InterruptThrottleRate:Interrupt Throttling Rate (array of int) parm: SmartPowerDownEnable:Enable PHY smart power down (array of int) parm: copybreak:Maximum size of packet that is copied to a new buffer on receive (uint) parm: debug:Debug level (0=none,...,16=all) (int) Thanks !
×
×
  • Create New...