免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1867 | 回复: 1
打印 上一主题 下一主题

Problem with Synaptics [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-11-20 12:51 |只看该作者 |倒序浏览
I'm not sure whether there's someone else who encounter such interesting problem as well:

my laptop is sure to be with synaptics mouse, while I found it runs well with synaptics driver 1.4.6 under X 6.9 in Linux, I found it be misunderstanded by FreeBSD 6.2, even I've added the "hw.psm.synaptics_support=1
" in /boot/loader.conf, the kernel still says:
-----------
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse, device ID 3
-----------

but the proper one should be like:
-----------
psm0: model Synaptics Touchpad, device ID 0
-----------

Of course it leads to error to use IntelliMouse Driver anywhere.
Is there any method to properly set the kernel to understand my synaptics touchpad device? Thanks very much.

论坛徽章:
0
2 [报告]
发表于 2008-02-02 18:03 |只看该作者
Open /usr/src/sys/dev/atkbdc/psm.c, search "SYNAPTICS", and you would find a table.
Move the line contains "MOUSE_MODEL_INTELLI" and the next line to the bottom of the table, just before "MOUSE_MODEL_GENERIC".
And then recompile and install the kernel.
You would see that now the touchpad is detected as synaptics.
The problem is that FreeBSD set the mouse type to the first matching type in the list, and new synaptics touchpad "looks like" intelliMouse....
I've got this problem in my new laptop and fixed it this way.
http://unix.derkeiler.com/Mailin ... t/2004-08/1625.html
It seems like that this problem has been there for a while....
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP