インターネット速度は100/100Mbpsに制限されます(BIOSアップデート後)[閉じる]

インターネット速度は100/100Mbpsに制限されます(BIOSアップデート後)[閉じる]

問題が実際にBIOSアップデートに関連しているかどうかはわかりませんが、最近CMOSリセットを含むアップデートを実行しました。

私はDebian 10(安定版)を使用しており、インターネット接続速度は500/200Mbpsですが、現在は100/100Mbpsに制限されているようです。

以前と同じUTPケーブルを使用しましたが、他のケーブルを使用しても結果は同じでした。

私のマザーボードはASRock B450 Pro4、関連仕様は以下の通りです。

  • PCIE x1ギガビットLAN 10/100/1000Mb/s
  • Realtek RTL8111H

出力ethtool enp8s0

Settings for enp8s0:
    Supported ports: [ TP AUI BNC MII FIBRE ]
    Supported link modes:   10baseT/Half 10baseT/Full 
                            100baseT/Half 100baseT/Full 
                            1000baseT/Full 
    Supported pause frame use: Symmetric Receive-only
    Supports auto-negotiation: Yes
    Supported FEC modes: Not reported
    Advertised link modes:  10baseT/Half 10baseT/Full 
                            100baseT/Half 100baseT/Full 
                            1000baseT/Full 
    Advertised pause frame use: Symmetric Receive-only
    Advertised auto-negotiation: Yes
    Advertised FEC modes: Not reported
    Link partner advertised link modes:  10baseT/Half 10baseT/Full 
                                         100baseT/Half 100baseT/Full 
                                         1000baseT/Full 
    Link partner advertised pause frame use: Symmetric
    Link partner advertised auto-negotiation: Yes
    Link partner advertised FEC modes: Not reported
    Speed: 1000Mb/s
    Duplex: Full
    Port: MII
    PHYAD: 0
    Transceiver: internal
    Auto-negotiation: on
    Supports Wake-on: pumbg
    Wake-on: g
    Current message level: 0x00000033 (51)
                   drv probe ifdown ifup
    Link detected: yes

そしてlshw -C network

  *-network                 
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:08:00.0
       logical name: enp8s0
       version: 15
       serial: 70:85:c2:be:21:ba
       size: 1Gbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp aui bnc mii fibre 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 duplex=full ip=192.168.1.128 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
       resources: irq:38 ioport:d000(size=256) memory:fcb04000-fcb04fff memory:fcb00000-fcb03fff

速度テスト結果:

ここに画像の説明を入力してください。

これがBIOS/ハードウェア/ISPの問題か、私の設定が間違っているのかを調べようとしています。

どんなアドバイスでも本当に感謝します。

ベストアンサー1

これはルータの問題です。

再起動してケーブルを別のポートに接続しましたが、正常に動作しているようです。

おすすめ記事