
./configure --user=www --group=www --prefix=/usr/local/nginx --with-http_stub_status_module –add-module=./nginx_mp4_streaming_public
望采纳。
你在安装时,以stages3为例,启动后,会看到很多加载信息,在最后快显示root提示符时,会有很多有用的信息,你可以使用liveCD/stage 3启动,此时lspci -v ,会看到你的网卡相关信息,包括kernel in use,也就是使用的驱动模块~记住这个模块名字,编译内核时,搜索/查找这个模块名字就可以了
在gentoo BBS上搜到了:
[*] Networking support --->
-*- Wireless --->
<*> cfg80211 - wireless configuration API
[ ] nl80211 testmode command
[ ] enable developer warnings
[ ] cfg80211 regulatory debugging
[*] enable powersave by default
[ ] cfg80211 DebugFS entries
[*] cfg80211 wireless extensions compatibility
[*] Wireless extensions sysfs files
<*> Common routines for IEEE802.11 drivers
[ ] lib80211 debugging messages
<*> Generic IEEE 802.11 Networking Stack (mac80211)
Default rate control algorithm (Minstrel) --->
[ ] Enable mac80211 mesh networking (pre-802.11s) support
-*- Enable LED triggers
[ ] Export mac80211 internals in DebugFS
[ ] Select mac80211 debugging features --->
Device Drivers --->
[*] Network device support --->
[*] Wireless LAN --->
<M> Atheros Wireless Cards --->
[*] Atheros wireless debugging
< > Atheros 5xxx wireless cards support
<M> Atheros 802.11n wireless cards support
[*] Atheros ath9k debugging
<> Atheros AR9170 802.11n USB support
里面回复说用的是ath9k~
你自己在make menuconfig 时,按下 / 键,输入at9k ,把相关的都编译进模块
如果我是你,为了保证windows 7能进,我会在windows7下面使用easybcd来添加grub的启动项,然后下次在windows 7的引导中选择grub,再进gentoo。目前我系统上是一个win7,一个mac osx 10.7,一个gentoo,最近才删了mac~gentoo你如果确定配置好了,那就按照我说的去做grub的选项~gentoo安装程序不会没有任何地方告诉你去安装grub,这些都是可选项,只要你能引导就行~假如你的kernel(make生成的bzImage)放在了(hd1,1),也就是第二块硬盘的第二个分区你可以进grub,然后输入:kernel (hd1,1)/bzImage root=/dev/sdb1boot就应该能进gentoo了欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)