我用20的config再调整一次。 新的内核开启了一些新特性,一些宣称提高性能的特性可能会有问题。 关机问题是magic-artwork-2.1.20071002-1mgc.i686.rpm
和magic-kde-config-3.5.x.20071020-1mgc.i686.rpm其中至少一个包引起的。 是magic-kde-config引起的。
修改kdmrc里的halt为poweroff就可以了。 经检查,和 magic-kde-config 无关,因为我看了都是
# The command (subject to word splitting) to run to halt the system.
# Default is "/sbin/halt"
HaltCmd=/sbin/poweroff
另外我用MI2.1R4降级内核压的ISO仍不能关机,并且KDE程序上网就异常的现象又发生了。
对于MGC2.1只能从0727版开始,否则会浪费更多时间在BUG群中,由于服务器不稳定,我甚至怀疑是否有人在包群中放入了破坏成员。 你用服务器上的包压的新ISO?
从0727也是一样的。
你的magic-kde-config有问题。如果是1109之前的几个iso,默认的关机命令都是halt. 我这里把halt改poweroff能正常关机了。
我把0727和1107的magic-kde-config包都专门拿了出来,
0727的包是magic-kde-config-3.5-11mgc.i686.rpm
1107的包是magic-kde-config-3.5.x.20071020-1mgc.i686.rpm
0727的是:
# The command (subject to word splitting) to run to halt the system.
# Default is "/sbin/halt"
HaltCmd=/sbin/poweroff
1107的是:
BootManager=None
HaltCmd=/sbin/halt
0727的2个包分别是Magic-artwork-2.1-1mgc.i686.rpm(M为大写)和magic-kde-config-3.5-11mgc.i686.rpm,2个包是独立的。
而1107的2个包分别是magic-artwork-2.1.20071002-1mgc.i686.rpm(m为小写...)和magic-kde-config-3.5.x.20071020-1mgc.i686.rpm,2个包有依赖关系......
内核和KDE的反复升降级搞得都快乱完了,想重新装一次无奈1107竟然有950M...... 1111已经有960M了。不过有些东西正式发布的时候未必会带,比如wxgtk和相关的东西。
1111的已经改了。
至少到目前为止还没有那个BUG。 1107的KDE窗口装饰配置界面超出屏幕了,没办法确定。 未能重现。不过你可以拖回来么? 我新建的用户也是一样的,应该不是我设置的问题,明天拿另外的机器再试试看。
回复 #1 sejishikong 的帖子
奋战考试的晚上心血来潮上老地方看看,发现色兄已经荣升了啊。恭喜恭喜……ps:早点发布新版本,有机会让我也试试看看哈 原帖由 xx_zz 于 2007-11-13 00:25 发表 http://www.linuxfans.org/bbs/images/common/back.gif
我新建的用户也是一样的,应该不是我设置的问题,明天拿另外的机器再试试看。
的确有这个问题。得1280x1024的分辨率才行,不过要改这个比较麻烦,推荐你用菜单里的控制中心里的,那个没有问题。或者换个窗口装饰,确定后下面就出来了。
是因为这个窗口装饰的可配置项太多造成的。
类似问题
我用wine运行魔兽争霸,此时分辨率被设置成800x600,然后按Alt+Tab切换到桌面,打开控制中心的字体更改选项,也是如此,移动只能移动到屏幕中间,也是无法看到下面的按钮。我的nv驱动装好后,设置成1152x864没有出现什么问题。没装驱动,设置成1024x768才可以。
[ 本帖最后由 lsh0211 于 2007-11-13 09:48 编辑 ]
wine编译问题
为何我每次用官方的wine编译都通不过?config.status: executing dlls/gdi32/mfdrv commands
config.status: executing dlls/kernel32/nls commands
config.status: executing dlls/user32/resources commands
config.status: executing dlls/wineps.drv/data commands
config.status: executing include/wine commands
configure: WARNING: FontForge is missing.
Fonts will not be built. Dialog text may be invisible or unaligned.
Configure finished.Do 'make depend && make' to compile Wine.
We need to install wine as root user, do you want us to build wine,
'su root' and install Wine?Enter 'no' to continue without installing
(yes/no) yes
Compiling WINE. Grab a lunch or two, rent a video, or whatever,
in the meantime...
rm -f wine && ln -s ./tools/winewrapper wine
make: Entering directory `/home/lw/Downloads/wine-0.9.46/tools'
gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith-g -O2-o makedep.o makedep.c
cc1: unrecognized option `-Wdeclaration-after-statement'
make: *** Error 1
make: Leaving directory `/home/lw/Downloads/wine-0.9.46/tools'
make: *** Error 2
make: Entering directory `/home/lw/Downloads/wine-0.9.46/tools'
gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith-g -O2-o makedep.o makedep.c
cc1: unrecognized option `-Wdeclaration-after-statement'
make: *** Error 1
make: Leaving directory `/home/lw/Downloads/wine-0.9.46/tools'
make: *** Error 2
Compilation failed, aborting install.