Gentoo:内核驱动配置:修订间差异
imported>Soleverlee 以“=驱动配置= 以下是我在配置内核时,选择的驱动: ==CPU== 我的CPU为Intel CORE I7 4700 ,因此选择: *Processor type and features -> Processo...”为内容创建页面 |
imported>Soleverlee |
||
第5行: | 第5行: | ||
*Processor type and features -> Processor family -> Core 2/newer Xeon | *Processor type and features -> Processor family -> Core 2/newer Xeon | ||
==网卡== | ==网卡== | ||
我的网卡有两个,从windows设备管理器可以看到型号: | |||
*Killer E2200 Gigabit Ethernet Controller | |||
*Realtek RTL8723AE 无线 LAN 802.11n PCI-E NIC | |||
杀手网卡对应的其实是 atheros的芯片,linux中有glx的驱动模块。 | |||
*Device drivers -> Network device support -> Ethernet driver support -> Atheros devices -> Qualcomm Atheros AR816x/AR817x support | |||
*Device drivers -> Network device support -> Wileless LAN -> Realtek rtlwifi family of devices -> Realtek RTL8723AE PCIe Wireless Network Adapter | |||
这样选择了驱动,其他的网卡驱动都可以去掉了。 | |||
==磁盘== | ==磁盘== | ||
==蓝牙== | ==蓝牙== |
2016年3月28日 (一) 14:32的版本
驱动配置
以下是我在配置内核时,选择的驱动:
CPU
我的CPU为Intel CORE I7 4700 ,因此选择:
- Processor type and features -> Processor family -> Core 2/newer Xeon
网卡
我的网卡有两个,从windows设备管理器可以看到型号:
- Killer E2200 Gigabit Ethernet Controller
- Realtek RTL8723AE 无线 LAN 802.11n PCI-E NIC
杀手网卡对应的其实是 atheros的芯片,linux中有glx的驱动模块。
- Device drivers -> Network device support -> Ethernet driver support -> Atheros devices -> Qualcomm Atheros AR816x/AR817x support
- Device drivers -> Network device support -> Wileless LAN -> Realtek rtlwifi family of devices -> Realtek RTL8723AE PCIe Wireless Network Adapter
这样选择了驱动,其他的网卡驱动都可以去掉了。