|
slackware 13.1
启动停止,出现以下错误信息:
”Starting udevd: /sbin/udevd --demon
Triggering udev events: /sbin/udevadm trigger
………………“
搜索找到原因:
“Both of these systems have Broadcom 4312 wireless chipsets which are incompatible with the b43 kernel module and the ssb module on which b43 depends. ”
没错!我的笔记本就是 BCM4312 网卡。
按照提示,在引导系统时加入 “ssb.blacklist=1”,就可以进入安装界面,一切正常
安装过程轻车熟路,结束后重启
无法启动,出现 kernel panic
为什么。。。 |
|