顯示結果從 111 到 120 共計 543 條

查看主題

  1. #10
    註冊日期
    2014-08-02
    文章
    335
    Thanks
    0
    Thanked 803 Times in 283 Posts

    預設

    華碩主機板的苦主好像是比較多一點:

    https://www.reddit.com/r/buildapc/co...ler_i225v_igc/
    TLDR: Reach out to ASUS, since it seems exclusive to asus. Intel team unable to repro in lab.


    不知道問題是否源自 Intel I225-V 專用的韌體呢?

    https://www.reddit.com/r/buildapc/co...mment/ivkkqwf/
    Same issue, been struggling with it for a last month or so: both with Ubuntu and Arch Linux. I have a dual-boot system with Windows 11, and did not notice any issues with ethernet or wifi on Windows. So this indeed seems like a firmware issue, particularly in igc. Not the adapter itself

    Running on Arch Linux kernel 6.0.7, same motherboard as in your post

    https://gist.github.com/LilDojd/2f03...85725adfb8c456


    不一定有幫助,但是值得一試:

    https://www.reddit.com/r/buildapc/co...mment/ixxz8mu/

    • Edit /etc/default/grub
    • Add pcie_port_pm=off pcie_aspm.policy=performance to GRUB_CMDLINE_LINUX_DEFAULT
      • e.g. GRUB_CMDLINE_LINUX_DEFAULT="quiet pcie_aspm.policy=performance pcie_port_pm=off"

    • Double check file - cat /etc/defualt/grub
    • Run sudo update-grub
    • Reboot (don't forget this part!!)
    • Check params from boot cat /proc/cmdline
      • You should see your new parameters attached to end of line
    PCIe 的部分跟這個方案差不多:

    https://github.com/clearlinux/distri...ment-702087065

  2. The Following User Says Thank You to seeteeyou For This Useful Post:


發文規則

  • 不可以發表新主題
  • 不可以發表回覆
  • 不可以上傳附件
  • 不可以編輯自己的文章
  •