小编D W*_*D W的帖子

从挂起状态恢复后鼠标卡住

我在 Gateway TA1 可转换平板电脑上使用 Ubuntu 10.04。通过关闭盖子暂停并通过重新打开盖子恢复后,我无法再使用触控板鼠标。我怎样才能解决这个问题?

更新:xinput --list 输出

? Virtual core pointer                     id=2 [master pointer  (3)]
?   ? Virtual core XTEST pointer               id=4 [slave  pointer  (2)]
?   ? Macintosh mouse button emulation         id=11 [slave  pointer  (2)]
? Virtual core keyboard                    id=3 [master keyboard (2)]
    ? Virtual core XTEST keyboard              id=5 [slave  keyboard (3)]
    ? Power Button                             id=6 [slave  keyboard (3)]
    ? Power Button                             id=7 [slave  keyboard (3)]
    ? Sleep Button                             id=8 [slave  keyboard (3)]
    ? AT Translated Set 2 …
Run Code Online (Sandbox Code Playgroud)

battery mouse 10.04 tablet suspend-resume

5
推荐指数
2
解决办法
1563
查看次数

MadWifi 与 ndiswrapper

我将尝试在安装了 Ubuntu 的计算机上设置 wifi,但它无法开箱即用。电脑是Acer Veriton L460,带AR5001 wifi卡。据我所知,有两种选择:

  1. 使用 MadWifi
  2. 使用 ndiswrapper

这里有使用 Madwifi 的步骤:http ://ubuntuforums.org/showthread.php?t=1305514

ndiswrapper 的一些提示在这里:http : //ubuntuforums.org/archive/index.php/t-240280.html。驱动程序似乎在这里可用:http : //www.netgate.com/support/Drivers/STA_24071bin/Install/

所以我的问题是,还有其他类型的方法可以做到这一点吗?选择 MadWifi 或 ndiswrapper 有什么优点和缺点吗?有没有人在 ubuntu 中成功安装过这个特定的 wifi 卡,如果是这样,你用的是什么?

installation wireless drivers

2
推荐指数
1
解决办法
797
查看次数