LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 890|回复: 3

总算把KDE装好了,不过问题还是一大堆

[复制链接]
发表于 2004-3-4 07:47:09 | 显示全部楼层 |阅读模式
首先是屏幕分辨率的问题
直接startx之后只能到640X480
在KDE下改不动
于是打开XF86config-4
将  Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
替换成主系统下的配置
    Section "Monitor"
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1024x768"
    HorizSync 31.5-48.5
    VertRefresh 40-70

结果不行,错误提示一会贴上来

还有一个,我编译XFREE86的时候忘记设置LC_ALL=zh_CN了
以至于现在KDE下没有中文
请问有办法补救没有?
 楼主| 发表于 2004-3-6 00:15:55 | 显示全部楼层
错误代码
XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.24 i686 [ELF]
Build Date: 14 February 2004
        Before reporting problems, check http://www.XFree86.Org/
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Mar  6 07:38:11 2004
(==) Using config file: "/etc/X11/XF86Config-4"
Data incomplete in file /etc/X11/XF86Config-4
        Undefined Monitor "Monitor0" referenced by Screen "Screen0".
(EE) Problem parsing the config file
(EE) Error from xf86HandleConfigFile()

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.

XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.
/lfs/root/kde.err lines 1-30/30 (END)


请指教
发表于 2004-3-6 04:02:48 | 显示全部楼层
You should copy the Monitor, Screen and Device (for your video card) sections at the same time, not just Monitor. Most of the problems are caused by Screen section, rather than Monitor. BTW, don't you think your VertRefresh value is too low? It will be all right for LCD, but definitely not for CRT.

You can set LC_ALL in console mode before starting KDE and then it will load the Chinese interface. You may want to put the export command in the .xinitrc to get it done automatically.
 楼主| 发表于 2004-3-6 19:36:59 | 显示全部楼层
呵呵,谢谢,分辨率的问题解决了
不过色深我设的是16
桌面看起来还是有点不对头,有颗粒

关于中文化的问题,我在startx之前执行了export LC_ALL="zh_CN"
我已经装了KDE-I18N那个包
但在KDE下边仍然不能正常浏览中文文件
出现的全是???
终端可以看到中文的提示

请问该怎么解决?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表