这篇文章主要介绍“Linux WIFI 4G内核怎么配置”,在日常操作中,相信很多人在Linux WIFI 4G内核怎么配置问题上存在疑惑,小编查阅了各式资料,整理出简单好用的操作方法,希望对大家解答”Linux WIFI 4G内核怎么配置”的疑惑有所帮助!接下来,请跟着小编一起来学习吧!
.config - Linux/arm 4.9.37 Kernel Configuration
Device Drivers
-> [*] USB support
//4G配置
--><*> USB Serial Converter support
---><*> USB driver for GSM and CDMA modems
-> [*] Network device support
//wifi
-->[*] Wireless LAN
--->[*] MediaTek devices
----><M> MediaTek MT7601U (USB) support
---><*> USB ZD1201 based Wireless device support
//4G
--><*> USB Network Adapters
---><*> Multi-purpose USB Networking Framework
----<*>Host for RNDIS and ActiveSync devices
--><*> PPP (point-to-point protocol) support
---><*> PPP BSD-Compress compression
---><*> PPP Deflate compression
--->[*] PPP filtering
---><*> PPP MPPE compression (encryption)
--->[*] PPP multilink support
---><*> PPP over Ethernet
---><*> PPP support for async serial ports
---><*> PPP support for sync tty ports
-> Character devices
//串口
--> Serial drivers
---> <*> ARM AMBA PL011 serial port support
---> [*] Support for console on AMBA serial port
[*] Networking support (优先设置)
-> Networking options
--> <*> Packet socket
-->[*] TCP/IP networking
//DHCP配置
---> [*] IP: DHCP support
---> [*] IP: BOOTP support
---> [*] IP: RARP support
->-*- Wireless
--> <*> cfg80211 - wireless configuration API
--> <*> Generic IEEE 802.11 Networking Stack (mac80211)
配置Busybox,使能以下选项:
Networking Utilities
-> [*] udhcp client for DHCPv6 (udhcpc6)
-> [*] udhcp server (udhcpd)
-> [*] dhcprelay
-> [*] udhcp client (udhcpc)
-->[*] Verify that the offered address is free, using ARP ping (NEW)
-->[*] Do not pass malformed host and domain names (NEW)
-->[*] Support for RFC3397 domain search (experimental) (NEW)
-->[*] Support for 802.1Q VLAN parameters (NEW)
到此,关于“Linux WIFI 4G内核怎么配置”的学习就结束了,希望能够解决大家的疑惑。理论与实践的搭配能更好的帮助大家学习,快去试试吧!若想继续学习更多相关知识,请继续关注亿速云网站,小编会继续努力为大家带来更多实用的文章!
亿速云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。
原文链接:https://my.oschina.net/u/343244/blog/4588126