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

    CP4/CM5 WIFI module support list

    Scheduled Pinned Locked Moved Pi CM5
    11 Posts 3 Posters 917 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.
    • J
      jugg @george
      last edited by

      @george
      4B更新最新的内核是不是就可以支持这些了

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

        @jugg 4b更新代码以后USB接口的WIFI模组都可以支持。

        J 1 Reply Last reply Reply Quote 0
        • J
          jugg @george
          last edited by

          @george
          我编译了内核 怎么只有这些
          2385f7de-5ada-4961-93b7-b45f8816c7de-image.png

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

            @jugg 请更新代码,已经提交了cp4b的配置。

            J 2 Replies Last reply Reply Quote 0
            • J
              jugg @george
              last edited by

              @george
              代码已经更新了
              昨天更新的也不行
              今天更新的也不行

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

                @jugg

                commit 974b472e17aeaa9faf1aa7af9b0bd3e50982fa1d (HEAD -> develop, origin/develop, origin/HEAD)
                Author: george <george@cool-pi.com>
                Date:   Tue Jun 6 10:37:30 2023 +0800
                
                    add some wifi modules to cp4b
                
                1 Reply Last reply Reply Quote 0
                • J
                  jugg @george
                  last edited by

                  @george
                  就没有加进去
                  1a72e5a0-6017-4d46-bd9a-5e5ca638ce4a-image.png

                  1 Reply Last reply Reply Quote 0
                  • J
                    jugg
                    last edited by

                    b2134f6c-b2aa-4a52-b7e3-d1ab67ba067a-image.png
                    rk3588s_cp4b_defconfig有加model
                    但是实际编译出来没有

                    大法师大 1 Reply Last reply Reply Quote 0
                    • 大法师大
                      大法师 @jugg
                      last edited by

                      @jugg

                      tree out_modules/lib/modules/5.10.110/kernel/drivers/net/wireless/rockchip_wlan/   
                      out_modules/lib/modules/5.10.110/kernel/drivers/net/wireless/rockchip_wlan/
                      ├── aic8800
                      │   ├── aic8800_bsp
                      │   │   └── aic8800_bsp.ko
                      │   └── aic8800_fdrv
                      │       └── aic8800_fdrv.ko
                      ├── rkwifi
                      │   └── bcmdhd
                      │       ├── bcmdhd.ko
                      │       └── dhd_static_buf.ko
                      ├── rtl8188eu
                      │   └── 8188eu.ko
                      ├── rtl8821cu
                      │   └── 8821cu.ko
                      ├── rtl8822bu
                      │   └── 88x2bu.ko
                      └── rtl8852be
                          └── 8852be.ko
                      
                      9 directories, 8 files
                      

                      jack@cool-pi.com

                      大法师大 1 Reply Last reply Reply Quote 0
                      • 大法师大
                        大法师 @大法师
                        last edited by

                        also support RTL8188EUS module

                        ~$ lsusb 
                        Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                        Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                        Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                        Bus 005 Device 003: ID 17ef:6099 Lenovo 
                        Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                        Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
                        Bus 002 Device 002: ID 0bda:8179 Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter
                        Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                        Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
                        Bus 001 Device 007: ID 0000:3825  
                        Bus 001 Device 002: ID 1a86:8091 QinHeng Electronics 
                        Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                        
                        ~$ nmcli 
                        eth0: 已连接 to 有线连接
                                "eth0"
                                ethernet (rk_gmac-dwmac), E6:2C:6D:B0:52:A8, 硬件, mtu 1500
                                ip4 默认
                                inet4 192.168.1.167/24
                                route4 0.0.0.0/0
                                route4 192.168.1.0/24
                                inet6 fe80::fa42:ae1f:8f2e:29be/64
                                route6 fe80::/64mac), 00:55:7B:B5:7D:F7, 硬件, mtu 1500
                        
                        wlan0: 已连接 to TPLINK_2.4G
                                "Realtek RTL8188EUS"
                                wifi (rtl8188eu), 00:F0:06:A0:02:43, 硬件, mtu 1500536
                                inet4 192.168.3.191/24
                                route4 0.0.0.0/0
                                route4 192.168.3.0/24
                                inet6 fe80::bf81:3e6c:130d:c033/64
                                route6 fe80::/64
                        
                        p2p0: 已断开
                                "Realtek RTL8188EUS"
                                wifi (rtl8188eu), 02:F0:06:A0:02:43, 硬件, mtu 1500
                        ...
                        

                        jack@cool-pi.com

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