擦,这次升级差点挂了!
- anonymity
- 帖子: 645
- 注册时间: 2009-03-14 16:31
- 来自: 不在故乡的地方
擦,这次升级差点挂了!
nnd,幸亏我机灵,看了半天,把以前指纹扫描遗留的so给删了,才算把lib给搞成了。
systemd为什么不支持在/etc/modules-load.d/xxx.conf文件里用options选项了?为什么?我的thinkfan怎么默认开启……
firefox14是不是把那个菜单下拉的bug给修改了?到现在为止还没出现过。
systemd为什么不支持在/etc/modules-load.d/xxx.conf文件里用options选项了?为什么?我的thinkfan怎么默认开启……
firefox14是不是把那个菜单下拉的bug给修改了?到现在为止还没出现过。
Only the dead have seen the end of war!
- 枫叶饭团
- 帖子: 14683
- 注册时间: 2010-06-16 1:05
- 系统: Mac OS X
- 来自: Tencent
- 联系:
-
- 帖子: 22323
- 注册时间: 2010-07-19 21:41
- 系统: OS X
- netphi
- 帖子: 1051
- 注册时间: 2008-08-29 21:31
- 枫叶饭团
- 帖子: 14683
- 注册时间: 2010-06-16 1:05
- 系统: Mac OS X
- 来自: Tencent
- 联系:
Re: 擦,这次升级差点挂了!
不啊,我也以为我要配置很久。结果一天就搞定了。。。
- cuihao
- 帖子: 4793
- 注册时间: 2008-07-24 11:33
- 来自: 郑州
- 联系:
Re: 擦,这次升级差点挂了!
LZ 显然混淆了 /etc/modprobe.d/ 和 /etc/modules-load.d/ 。
求人不如求它仨: 天蓝的Wiki 屎黄的Wiki 蓝红黄蓝绿红
Site: CUIHAO.TK Twitter: @cuihaoleo
Machine: Athlon64 X2 5200+ / 2x2GB DDR2-800 / GeForce GTS 450
AD: ~まだ見ぬ誰かの笑顔のために~
Site: CUIHAO.TK Twitter: @cuihaoleo
Machine: Athlon64 X2 5200+ / 2x2GB DDR2-800 / GeForce GTS 450
AD: ~まだ見ぬ誰かの笑顔のために~
- anonymity
- 帖子: 645
- 注册时间: 2009-03-14 16:31
- 来自: 不在故乡的地方
Re: 擦,这次升级差点挂了!
不是上个版本的systemd都支持配置文件写成options xxx xxx=xxx吗?cuihao 写了:LZ 显然混淆了 /etc/modprobe.d/ 和 /etc/modules-load.d/ 。
Only the dead have seen the end of war!
- jouyouwen
- 帖子: 96
- 注册时间: 2011-02-13 15:50
- 系统: Deepin
- 联系:
Re: 擦,这次升级差点挂了!
LZ 运气真好,我的还是经常出现,受不了了,已经换 10.0 的了anonymity 写了:firefox14是不是把那个菜单下拉的bug给修改了?到现在为止还没出现过。
- cuihao
- 帖子: 4793
- 注册时间: 2008-07-24 11:33
- 来自: 郑州
- 联系:
Re: 擦,这次升级差点挂了!
模块配置是放在 /etc/modprobe.d/ 里面的:anonymity 写了:不是上个版本的systemd都支持配置文件写成options xxx xxx=xxx吗?cuihao 写了:LZ 显然混淆了 /etc/modprobe.d/ 和 /etc/modules-load.d/ 。
代码: 全选
cuihao@cuihao-arch /tmp $ cat /etc/modprobe.d/custom.conf
alias net-pf-10 off
blacklist ipv6
blacklist floppy
blacklist sp5100_tco
blacklist pcspkr
代码: 全选
cuihao@cuihao-arch /tmp $ cat /etc/modules-load.d/custom.conf
powernow-k8
phc-k8
#cpufreq-ondemand
fuse
#vboxdrv
求人不如求它仨: 天蓝的Wiki 屎黄的Wiki 蓝红黄蓝绿红
Site: CUIHAO.TK Twitter: @cuihaoleo
Machine: Athlon64 X2 5200+ / 2x2GB DDR2-800 / GeForce GTS 450
AD: ~まだ見ぬ誰かの笑顔のために~
Site: CUIHAO.TK Twitter: @cuihaoleo
Machine: Athlon64 X2 5200+ / 2x2GB DDR2-800 / GeForce GTS 450
AD: ~まだ見ぬ誰かの笑顔のために~
- naturalaw
- 帖子: 1360
- 注册时间: 2011-09-06 22:04