LinuxSir.cn,穿越时空的Linuxsir!

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

(求救)vga=791时,cce无法运行

[复制链接]
发表于 2005-11-21 22:43:51 | 显示全部楼层 |阅读模式
我是在debian上安装的cce
刚开始是apt-get install cce安装cce
不给grub传递参数时  (在kernel这一行不加vga=791)
cce可以正常工作,但是字太大了
不过当我在kernel这一行添加了vga=791之后
cce运行很慢
显示如下:
CCE> Console Chinese Environment Version 0.36-05052000 (May 2000)
CCE> Load file /usr/lib/cce/sysphrase.tab in shmem(1015823): 368420 Bytes
CCE> Load ISO8859-1 in shmem(1048592): 4096 Bytes
CCE> Load GB2312.1980-0 in shmem(1081361): 243648 Bytes
CCE> Load input method 0 & 9: PinYin & Internal Code
CCE> Load input method 1: /usr/lib/cce/pinyin.tab
CCE> Load input method 2: /usr/lib/cce/wubi.tab
CCE> Mouse type `Microsoft', correct? If not, change cce.cfg

到最后一行就没反应了

后来我在网上下载了cce-0.51-02132004-dist.tgz
./configure
make
make install
安装之后
结果还是一样
/etc/cce.cfg显示如下:
##################################################
#
#         Configuration file for CCE
#
##################################################

# The VideoCard must be the first section of this config file
# If you are using a S3 Video Card, please set this option to 'S3'
# CCE will automatically detect the frame buffer and use it
#Display:
#       S3
Display:
        VGA

# You can specify the rows/columns here, if it's 0, cce will automatically
# choose a suitable value. If the resolution can't achieve Row*Columns, cce
# will adjust these values.
# LineGap: gap between lines
# Format:  Rows Columns LineGap
Screen:
        0 0 2

#  Font  definition
#
#
gb: Font
        /usr/lib/cce/8x16.bin
        /usr/lib/cce/gb16fs.bin
big5:
        /usr/lib/cce/8x16.bin
        /usr/lib/cce/taipei16.bin
jis:
        /usr/lib/cce/7x14rk.bin
        /usr/lib/cce/k14.bin

*  Input Methods
#  Ctrl+Alt+0  PinYin Input Method
#  Ctrl+Alt+9  Internal Code Input Method
#  Ctrl+Alt+1-8 you can define below
#
gb: InputMethod
        /usr/lib/cce/pinyin.tab
        /usr/lib/cce/wubi.tab

big5:
jis:

# Startup command definition (usually font loading commands are specified)
#
#  you can change the preloaded fonts by move the 'StartUp' to
#  big5/gb or jis
#

big5:

gb: StartUp

jis:

#################################
# OPTIONAL SETUP ENTRIES
#################################

# Mouse type definition.  Choose one of: Microsoft,
# MouseSystems, BusMouse, MMSeries, Logitech, or None.
Mouse:
        Microsoft
# Mouse baud rate
MouseBaud:
        1200
# Mouse device file name
MouseDev:
        /dev/mouse

# Use hard scroll
HardScroll:
        On

# Zh/Ch/Sh Z/C/Sh FuzzyPinyin
FuzzyPinyin:
        Off

# Length of beep sound (1/100 sec).
BeepCounter:
        5

# Cursor blink interval (1/10 sec).
CursorInterval:
        4

# Screen blank time (minutes).
SaveTime:
        5

# Use double width cursor on kanji character
KanjiCursor:
        On

# Cursor top raster line (0..15)
CursorTop:
        14

# Cursor bottom raster line (CursorTop..15)
CursorBottom:
        15

# Vga Font Offset
VgaFontOffset:
        0

# Save font data in plane 3 (required for Trident TVGA series)
SavePlane3:
        Off

Mouse3Buttons:
        Off

# Coding
# SingleByte DoubleByte 8bitCode
#   ISO8895-[123456789], JISX0201.1976-0
#   BIG5.HKU-0, GB2312.1980-1, JISX0208.1983-0, KSC5601.1987-0
#   EUC, SJIS

ja_JP.ujis:
        JISX0201.1976-0 JISX0208.1983-0 EUC

ja_JP.sjis:
        JISX0201.1976-0 JISX0208.1983-0 SJIS

zh_TW.Big5:
        ISO8859-1 BIG5 BIG5

#zh_TW.big5:
#        ISO8859-1 BIG5.ETen.3.10-1 BIG5

# BIG5.HKU-0 is an incorrect encoding.
#zh_TW.big5:
#       ISO8859-1 BIG5.HKU-0

zh_CN.GBK: Coding
        ISO8859-1 GB2312.1980-0 GB

zh_CN.GB2312:
        ISO8859-1 GB2312.1980-0 GB

#zh_CN.ugb: Coding
#       ISO8859-1 GB2312.1980-0 GB

ko_KR.euc:
        ISO8859-1 KSC5601.1987-0

# Show `No warranty' message
StartupMessage:
        Off
 楼主| 发表于 2005-11-21 22:52:09 | 显示全部楼层
我试着把开始那一部分该了一下
如下:
# The VideoCard must be the first section of this config file
# If you are using a S3 Video Card, please set this option to 'S3'
# CCE will automatically detect the frame buffer and use it
Display:
        S3
#Display:
#       VGA

结果在vga=791下能运行cce了
不过显示是800X600(忘了,好象是这个,反正字比较大就是了)
而且ctrl+Alt+FN是黑屏
退出cce之后屏幕没有字全是绿斑

不解中。。。

请教大哥们
我该怎么办

先谢了噢

再加一点
我的显卡是集成显卡
至于什么型号就不知道了
回复 支持 反对

使用道具 举报

发表于 2005-11-22 09:21:20 | 显示全部楼层
vga=771
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-22 23:04:32 | 显示全部楼层
试了一下
vga=771
还是不行

感觉跟frame buffer有关

我的显卡是Intel 82845
刚才好象安装了Intel的驱动
不过还是只能进800X600的模式
退出时屏幕全是绿斑
其它终端全是黑屏
不过如果开着图形
按Alt+Ctrl+F7就就能进
回复 支持 反对

使用道具 举报

发表于 2005-11-23 09:02:42 | 显示全部楼层
我的意思就是叫你进800X600的,我的机子配置比较差,1024x768进不去。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-23 09:07:23 | 显示全部楼层
可是这个模式字太大了阿
一个屏幕没几个字就没了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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