×
日本語のページを検索
  • すべての言語
  • 日本語のページを検索
すべての結果
ethtoolコマンドを実行して、[Speed]や[Duplex]の値がおかしいときは、以下のように強制的に修正して、状況が改善されるかどうかを確認する。 # ethtool -s eth0 speed ...
関連する質問
2015/04/09 · ポートは管理上ダウン (フラグはアップしていて、実行は非アクティブ) しています。 Raw. $ ifconfig eth0 eth0 Link encap:Ethernet HWaddr 00:11:3F ...
2021/07/29 · Hi,. I am using Petalinux v 2020.1, Kernel v 5.4. The 2020.1 vivado project has an ethernet implemented using pcs pma v 16.2. In Linux ...
2019/10/01 · ... Duplex: Full Port: MII PHYAD: 0 Transceiver: internal Auto ... root@armadillo:~# ethtool -s eth0 speed 100 duplex full autoneg off root@armadillo ...
Automatic : デバイスに対してリンクオートネゴシエーションが強制されます。 Manual : Speed オプションおよび Duplex オプションを指定して、リンクネゴシエーションを ...
2020/01/21 · duplex の指定 (full fuplex). Copied! # ifconfig fxp0 media 100baseTX mediaopt full-duplex ...
... linux I was disabling auto-negotiation with. ethtool -s eth0 speed 1000 duplex full autoneg off. command. I tried with auto-negotiation enabled in linux as well ...
2021/12/26 · Hello: When I use the development board of the Feiling embedded imx8mini, I encountered the frame count increase when the chip's own network ...
2014/11/07 · Copied! # dmesg | grep "Link is Up" [ 8.724177] e1000: ens3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX. dmesgから読めばいいですね ...
2011/04/08 · ... duplex>) status: active % ifconfig(8)に「-m」オプションを指定するとサポートしているメディアが表示されるようになる % ifconfig -m re0 re0 ...