ixgbe-4.3.15
src 폴더에서 make, make install
모듈 제거
modprobe -r ixgbe
모듈 시작
modprobe ixgbe allow_unsupported_sfp=1
//설치 확인
ifconfig -a
p5p2 Link encap:Ethernet HWaddr 00:1b:21:5c:fb:25
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ethtool p5p2
Supported ports: [ FIBRE ]
Supported link modes: 10000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: No
Advertised link modes: 10000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: No
Speed: Unknown!
Duplex: Unknown! (255)
Port: FIBRE
PHYAD: 0
Transceiver: external
Auto-negotiation: off
Supports Wake-on: d
Wake-on: d
Current message level: 0x00000007 (7)
drv probe link
Link detected: no
Link detected: no ==> Yes 가 되어야함 선연결이 제대로 되어야 Yes가됨
src 폴더에서 make, make install
모듈 제거
modprobe -r ixgbe
모듈 시작
modprobe ixgbe allow_unsupported_sfp=1
//설치 확인
ifconfig -a
p5p2 Link encap:Ethernet HWaddr 00:1b:21:5c:fb:25
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ethtool p5p2
Supported ports: [ FIBRE ]
Supported link modes: 10000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: No
Advertised link modes: 10000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: No
Speed: Unknown!
Duplex: Unknown! (255)
Port: FIBRE
PHYAD: 0
Transceiver: external
Auto-negotiation: off
Supports Wake-on: d
Wake-on: d
Current message level: 0x00000007 (7)
drv probe link
Link detected: no
Link detected: no ==> Yes 가 되어야함 선연결이 제대로 되어야 Yes가됨
댓글
댓글 쓰기