• Recent
    • Docs
    • Github
    • 百度网盘
    • Onedrive
    • Official
    • Shop
    • Register
    • Login

    CoolPi CM5 intel AX200 Adaptation record

    Scheduled Pinned Locked Moved Pi CM5
    4 Posts 2 Posters 390 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      george
      last edited by george

      • JD bought a cheaper one
        26ea933d-3ee9-4a2f-82cb-47338671cf25-image.png

      • The kernel code has been updated to the latest version, including the following submission records: commit 4235ffbfee944d67d14d8143762e0a9314af8ee3
        e2f19a30-3708-475e-af7e-edce70ab6fd1-image.png

      • Compile the kernel and copy it to the device,Remember that modules.tar.gz needs to be decompressed

      sudo cp ./out  /boot/firmware -R
      sudo tar -zxvf ./out/modules.tar.gz -C /lib
      sudo reboot
      
      • Confirm that the network card is properly recognized,Confirm Bluetooth recognition is normal.
        aa2f1baf-c1c5-480f-9aac-a6eddd8f43de-image.png
        1c73f25f-80b2-49ce-9bd2-cd559f6ab529-image.png

      • Download WiFi/BT firmware

      git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
      sudo cp -rfp ./linux-firmware/iwlwifi-cc-a0* /lib/firmware/ 
      sudo cp -rfp ./linux-firmware/intel /lib/firmware/ -R
      sudo reboot
      
      • Actual measurement effect
        e7282b1d-425c-41dd-85bd-2784598146b4-image.png
        1d0ac0d6-8806-4bb8-a0a5-9618688e4a77-image.png
      W 1 Reply Last reply Reply Quote 0
      • W
        wuming @george
        last edited by

        @george 3aa8716f-cecd-4a82-b0df-b475194b689b-image.png

        G 1 Reply Last reply Reply Quote 0
        • G
          george @wuming
          last edited by

          @wuming 你的模组需要的固件是iwlwifi-ty-a0-gf-a0-59.ucode
          sudo cp ./linux-firmware/iwlwifi* /lib/firmware

          W 1 Reply Last reply Reply Quote 0
          • W
            wuming @george
            last edited by

            @george 我的网络不能git文件

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post