|
|
我在装Gentoo,在安装完xorg-x11后,出现下图信息:
不好意思,用手机拍的图片,有点模糊。
好像是说找不到鼠标驱动,但是我在编译内核是以经选上的呀!是否编译时参数有问题?
还有就是在字符模式下屏幕达不到全屏,内核的VESA我设置为1024X768@60了。
以下是我的设置文件:
make.conf
[php]
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
USE="-ipv6 -qt -kde -doc gtk gtk2 gnome nls cjk pic nptl nptlonly userlocales"
SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://mirror.gentoo.gr.jp http://gentoo.gg3.net/ ftp://gg3.net/pub/linux/gentoo/ http://gentoo.mirrors.pair.com/ http://prometheus.cs.wmich.edu/gentoo/ http://mirror.pacific.net.au/linux/Gentoo/"
PORTDIR_OVERLAY="/usr/portage"
PORTAGE_TMPDIR="/var/tmp"
CCEPT_KEYWORDS="~x86"
AUTOCLEAN="yes"
FEATURES="autoaddcvs autoconfig ccache cvs strict sfperms"
LANGUAGE="zh_CN en"
CLEAN_DELAY=3
EMERGE_WARNING_DELAY=5
[/php]
grub.conf
[php]
default 0
timeout 5
splashimage=(hd0,4)/boot/grub/splash.xpm.gz
title=Gentoo Linux 2.6.15-r1
root (hd0,4)
kernel /boot/kernel-2.6.15-gentoo-r1 root=/dev/hda5 video=vesafb:mtrr,ywrap,1024x768-16@60
title=Windows XP
rootnoverify(hd0,0)
makeactive
chainloader +1
[/php] |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|