|
发表于 2004-4-21 23:39:34
|
显示全部楼层
最初由 阿罗 发表
使用kernel-2.6以上,如果普通用户在X中不能登陆terminal:
root# cd /usr/src/linux
# make menuconfig
选择Device Drivers --> Character Device -->Unix98 PTY suppurt
选择File Systems --> Pseudo filesSystems --> /dev/pts file system for Unix98 PTYs
#make
#mount /boot
#cp arch/i386/boot/bzImage /boot/kernel-2.6.3-r3 (just an example)
大概2/3分钟即可搞定。
我已经这样作了,但是还是不行。。
另外,声卡如何配置阿?
同一个内核版本,同一个.config,在Slackware中有声音,在Gentoo中没有声音。 |
|