将 WLAN 与 Lenovo ThinkPad x121e 一起使用时遇到永久性问题。使用的无线网络适配器是这个:
lspci:
01:00.0 网络控制器:Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi 适配器(修订版 01)
连接通常可以正常工作一段时间,然后开始变慢并最终断开连接。有时几秒钟后重新建立连接,有时需要 30 秒或更长时间,有时根本不重新连接。
到目前为止,我尝试过的每个驱动程序都会出现此问题。尤其是内核驱动
Linux ThinkPad 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
和 Realteks 驱动程序,可以在这里找到。我目前使用的驱动程序是在这个 ppa: 中找到的驱动程序ppa:tista/x120e。
这是www.thinkwiki.org 的另一个链接,它暗示了 realtek 驱动程序中的“低功耗状态”(LPS)选项,但似乎无法在当前驱动程序中禁用它。
有没有办法通过这种设置获得更稳定的 WLAN?
更多系统信息:
lshw -类网络:
description: Wireless interface
product: RTL8188CE 802.11b/g/n WiFi Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:01:00.0
logical name: wlan0
version: …Run Code Online (Sandbox Code Playgroud)