|
|
第 1 帖 | |
|
|
标题: 费劲九牛二虎之力,重装N次,重编译N次,终于能够看到xWindow了,但是... 看到window就死机,这个啥问题?是不是内核编译没有鼠标键盘支持?我在终端下没有鼠标光标,但键盘没有问题,一执行startx就键盘锁死,鼠标也不能移动。
:( |
|
|
|
|
|
|
|
第 2 帖 | |
|
|
你可以查看一下xorg.0.log文件,看看是哪里出错了
__________________
Linux是我的最爱! MSN: GentooFans@hotmail.com BLOG: http://gentoofans.spaces.live.com/ |
|
|
|
|
|
|
|
第 3 帖 | |
|
|
关键一启动就死,这样也会有xorg.0.log?晚上回家检查,谢谢。
|
|
|
|
|
|
|
|
第 4 帖 | |
|
|
我昨天也遇到了,启动X就假死,看到nvidia的图片就黑了,只好到另一台机子上ssh过去,看了一下log说X 出错段错误,位于ld-2.9的什么位置上。
本打算看看晚上空了整理一下错误信息,发个新贴问大家的
__________________
gentoo archlinux debian freebsd amd3600+ T61 GunsNRose 我的百度BLOG: http://hi.baidu.com/3444542 |
|
|
|
|
|
|
|
第 5 帖 | ||
|
|
引用:
|
||
|
|
|
||
|
|
第 6 帖 | |
|
|
是不是用了 fb ? 我的 ati 用了 radeon的fb 之后,用 fglrx 启动 x 就挂
__________________
wd irc.oftc.net/6667 #chat-cn, #openbox-cn |
|
|
|
|
|
|
|
第 7 帖 | |
|
|
我昨天升级也遇到这个问题了。无论是startx还是xdm,无论是用intel还是vesa的驱动,甚至是把xorg.conf给删了,都不行。一启动到X,键盘、鼠标就死锁了,只能按电源开关关机。
今天早上google了一下,有可能是刚升级的xorg-server-1.5.3的问题: http://lists.ibiblio.org/pipermail/s...er/001184.html 上面的链接给了解决办法,但我还没来得及试。 |
|
|
|
|
|
|
|
第 8 帖 | |
|
|
加了~x86? xorg-server用回1.3就行了
__________________
Linux Gentoo 2.6.32-gentoo-r3 #1 SMP Fri Feb 12 14:46:19 HKT 2010 i686 Intel(R) Pentium(R) Dual CPU E2160 @ 1.80GHz GenuineIntel GNU/Linux Mem: 1023020 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller |
|
|
|
|
|
|
|
第 9 帖 | |
|
|
的确是~x86,怎么改回来,改成x86,重新emerge就行?
|
|
|
|
|
|
|
|
第 10 帖 | |
|
|
很有可能是 evdev 没有正确安装与设置造成的,先找两篇关于 evdev 的东东看看吧。
__________________
Lenovo Thinkpad X61 (B67) Core2 T7500 + 1G Ram + 160G Sata(5400rpm) + X3100 Gentoo 2008.0 x86 + Windows XP SP3 Gentoo 是 我用过的最好用的发行版 (^_^) 欢迎访问我的博客:http://hi.baidu.com/zyangmath |
|
|
|
|
|
|
|
第 11 帖 | ||
|
|
引用:
/etc/init.d/hald start |
||
|
|
|
||
|
|
第 12 帖 | |
|
|
evdev的资料不是很多啊。
我的make.conf INPUT_DEVICES="keyboard mouse" 没有写 INPUT_DEVICES="evdev keyboard mouse" 那我需要重新编译? |
|
|
|
|
|
|
|
第 13 帖 | |
|
|
http://www.linuxsir.org/bbs/thread338245.html
http://www.linuxsir.org/bbs/lastpostinthread341381.html
__________________
手提:戴尔Dell Latitude E5410 CPU:Intel i5-520M 主板芯片:Intel HM55 内存:DDR3 4Gx1条 显卡:i5集成 声卡:IDT 92HDxxx HD Audio 网卡:Broadcom 无线网卡:Intel Wifi 6200 蓝牙:Dell 375 bluetooth 硬盘:希捷320G |
|
|
|
|
|
|
|
第 14 帖 | |
|
|
这个问题我反复碰到过,大概得情形是如果不用ati驱动,好像就没问题。使用了以后就会出问题。主要是ati把配置文件搞的有问题。应该有下面一段:
Section "ServerFlags" Option "AutoAddDevices" "False" EndSection 这样就解决了我的问题,但不知道是不是能解决你的问题。不知我的回复有没有问题?
__________________
新手,从来都是高手的后备军!还是新手。。。 Arch Linux 没有版本号,AMD athlon64 3000+,1G×2=2G RAM, 硬盘没空间了 |
|
|
|
|
|
|
|
第 15 帖 | |
|
|
我是815E集成的显卡,i752 82815,可能跟楼上的情况还有一点不一样
|
|
|
|
|
|