QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1754|回复: 17

郁闷啊,只能用lynx+zhcon上网.

[复制链接]
发表于 2005-1-28 21:39:55 | 显示全部楼层 |阅读模式
刚刚装上gentoo,不知道为什么,X总是起不来.黑屏,然后就是键盘没有响应.我估计是内核的问题.大家能不能给点Gentoo里面编译内核的建议.
 楼主| 发表于 2005-1-28 21:48:18 | 显示全部楼层
哦,忘了,想要用udev,还想要漂亮的bootsplash.我用的是geforce的显卡,大家给点线索吧.
回复

使用道具 举报

发表于 2005-1-28 21:58:58 | 显示全部楼层
有x的出错log吧, 贴出来看看先
回复

使用道具 举报

 楼主| 发表于 2005-1-29 09:10:55 | 显示全部楼层
[quote:3e17737cdc="linky_fan"]有x的出错log吧, 贴出来看看先 [/quote]
嘿嘿,不知道怎么在控制台里面复制粘贴,等一下转到fc3.
回复

使用道具 举报

 楼主| 发表于 2005-1-29 09:18:23 | 显示全部楼层
[code:1]
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(WW) No core pointer registered
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
No core pointer

Fatal server error:
failed to initialize core devices

Please consult the The X.Org Foundation support
         at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

FatalError re-entered, aborting
Caught signal 11.  Server aborting
[/code:1]
下面是我的xorg的配置。
[code:1]
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
................................
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option            "Protocol" "auto"
        Option            "Device" "/dev/mouse"
EndSection
[/code:1]
回复

使用道具 举报

 楼主| 发表于 2005-1-29 11:17:12 | 显示全部楼层
另外,我记得 genkernel all 得到的内核有一次进入到了X,我用startx ,出现了两个终端窗口,还有一个时钟。绿色的。后来加了 genkernel --udev --bootsplash all 之后就不行了。
难道是udev的问题?           
回复

使用道具 举报

发表于 2005-1-29 11:26:01 | 显示全部楼层
(WW) No core pointer registered

应该是udev的问题. 这个冬冬没有注册.
我记得 genkernel all 得到的内核有一次进入到了X,我用startx ,出现了两个终端窗口,还有一个时钟。绿色的

这个是emerge  xorg后自带的twm窗口管理器, 很快的.
回复

使用道具 举报

 楼主| 发表于 2005-1-30 08:54:52 | 显示全部楼层
  
果然是udev的问题啊。那应该采用什么步骤呢?版主能不能推荐几篇文档,我实在不知道从什么地方下手。
回复

使用道具 举报

发表于 2005-1-30 18:36:05 | 显示全部楼层
http://www.gentoo.org.tw/doc/udev-guide.xml

http://www.gentoo.org/doc/en/udev-guide.xml
回复

使用道具 举报

 楼主| 发表于 2005-1-31 00:44:14 | 显示全部楼层
收到,多谢了,有问题,我再来问啊。   
回复

使用道具 举报

 楼主| 发表于 2005-1-31 13:55:08 | 显示全部楼层
好像是解决了,grub里面加上引导参数 devfs=nodevfs ,然后修改了xorg.conf,鼠标的设备改成了 /dev/misc/psaux 。

这之后startxfce4 ,就OK了。

嘿嘿嘿,多谢linky_fan版主了。

接下来,我要搞定nvidia的驱动。屏幕偏向一边实在不爽。   
回复

使用道具 举报

发表于 2005-1-31 22:58:37 | 显示全部楼层
接下来,我要搞定nvidia的驱动。屏幕偏向一边实在不爽

xvidturn
回复

使用道具 举报

发表于 2005-1-31 23:49:10 | 显示全部楼层
xvidtune 吧
回复

使用道具 举报

 楼主| 发表于 2005-2-1 00:10:20 | 显示全部楼层
那是干什么的? 其实,我的想法是顺便把3D驱动解决了,fc里面CS还是有点卡。
回复

使用道具 举报

发表于 2005-2-1 00:18:08 | 显示全部楼层
[quote:9214fbb35a="fudaming"]那是干什么的? 其实,我的想法是顺便把3D驱动解决了,fc里面CS还是有点卡。 [/quote]
亏你还是老社员又混新帆,却连精华都不看 http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=881
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-10-6 21:23 , Processed in 0.081531 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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