|
|
第 31 帖 | ||
|
|
引用:
方法很简单: 1、先检查hal有没有找到evdev驱动: hal-device|grep -B 15 input.x11.driver 如果输出的信息中有类似这样就可以用此法: 50: udi = '/org/freedesktop/Hal/devices/usb_device_461_4d15_noserial_if0_logicaldev_input' linux.sysfs_path = '/sys/class/input/input1/event1' (string) info.subsystem = 'input' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_461_4d15_noserial_if0' (string) info.product = 'USB Optical Mouse' (string) info.category = 'input' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_461_4d15_noserial_if0_logicaldev_input' (string) info.capabilities = { 'input', 'input.mouse' } (string list) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'input' (string) input.device = '/dev/input/event1' (string) linux.device_file = '/dev/input/event1' (string) input.product = 'USB Optical Mouse' (string) input.x11_driver = 'evdev' (string) input.originating_device = '/org/freedesktop/Hal/devices/usb_device_461_4d15_noserial_if0' (string) 或者在/var/log/Xorg.0.log文件中能找到有config/hal也一样的: (II) config/hal: Adding input device USB Optical Mouse (**) USB Optical Mouse: always reports core events (**) USB Optical Mouse: Device: "/dev/input/event1" (II) USB Optical Mouse: Found x and y relative axes (II) USB Optical Mouse: Found mouse buttons (II) USB Optical Mouse: Configuring as mouse (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE) 2、如果没有,大概是要pacman -S xf86-input-evdev安装一下这个驱动了。(因为我的直接查到有,所以不用做这一步) 3、确定了系统是用evdev来驱动键盘鼠标后,就可以在GNOME菜单的系统-首选项-键盘-布局-键盘型号里面选择Generic分类下的Evdev-managed keyboard布局了。暂时没发现有什么不对劲的键位。 更多信息请见官方wiki:http://wiki.archlinux.org/index.php/...ut_hotplugging
__________________
天佑我的爱人 |
||
|
|
|
||
|
|
第 32 帖 | |
|
|
我的是xorg -configure 出来的
现在的问题是,xorg 运行直接 command not found…… 怎么回事? 此帖于 08-12-07 19:54 被 oopszj 编辑. |
|
|
|
|
|
|
|
第 33 帖 | |
|
|
标题: 我一切正常!呵呵 显卡是intel i810,升级到xorg 1.5.3后一切正常!下面是版本信息:
lsz:~$ X -version X.Org X Server 1.5.3 Release Date: 5 November 2008 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.27-ARCH i686 Current Operating System: Linux myarch 2.6.27-ARCH #1 SMP PREEMPT Fri Nov 28 10:56:24 UTC 2008 i686 Build Date: 05 December 2008 09:10:55PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. xorg.conf是用xorgconfig半自动生成的。 |
|
|
|
|
|
|
|
第 34 帖 | ||
|
|
引用:
not xorg
__________________
我们生在中国, 我们葬在中国 我们所有的不幸,只有这么两个 躺在里面的,再也不必假装死了 留在外面的,还要继续假装活着 |
||
|
|
|
||
|
|
第 35 帖 | |
|
|
看来我要离开arch了,i810没了,intel一用屏幕就变超亮然后死机。论坛里的方法都试过了,没用......
__________________
毕业论文中 |
|
|
|
|
|
|
|
第 36 帖 | |
|
|
NVIDIA MX440,字体基本全是重影,搞不定,降级又降不下来,加上原来在gnome下,firefox有时会无故退出,准备换SLACKWARE或者DEBIAN了。
__________________
主板:华硕P4B533 845 CPU:P42.4B(Northwood) 内存:256M Kingstone DDR333 + 256M + 256M 硬盘:ST380011A 80G x 2 显卡:Leadtek Winfast A170 DDR MX440 64M 声卡:Cretive SBLive! Value 网卡:TP-Link 8139 ADSL猫:T&T ADSL2118E 刻录机:ASUS 5216A 光驱:ASUS S520 显示器:三星 940BW 机箱:世纪之星 键盘:微软Multimedia键盘 鼠标:微软IE3.0 系统:slackware12 + Windows XP |
|
|
|
|
|
|
|
第 37 帖 | |
|
|
今天下午一时冲动(主要是有空闲),决定装ARCH。到傍晚才发现XORG1.5.3不好对付!
基本用HWD -XA写的xorg.conf不行。startx时老是no srceen found. 用楼主的建议把i810改成intel,倒是能看到屏幕出现X鼠标,未来得及高兴,发现已经花屏了。5555555 其它的一些修改也试了。。。还是不行。。唉
__________________
开源传万世,因有我参与! linuxsir.org,我心中最好的社区. E6300+P43+POV GT9800节能版+2G RAM+HD 500G 此帖于 08-12-31 14:25 被 esky 编辑. |
|
|
|
|
|
|
|
第 38 帖 | |
|
|
Option "AllowEmptyInput" "False"
当时就是死在这项上,直接禁掉了我的鼠标和键盘,最后好不容易才找到答案...真不知道是1.5的特性还是bug... |
|
|
|
|
|
|
|
第 39 帖 | ||
|
|
引用:
__________________
请勿随意丢弃废旧电池,一个5号电池可将5平方米土地重金属污染达50年!! |
||
|
|
|
||