小编Log*_*man的帖子

如何在 Ubuntu 13.04 上安装新版 RTL8187 驱动程序?

好吧,Ubuntu 使我在 Linux 世界中感到非常受欢迎,在遇到严重问题时张开双臂。我想我不会说我是新手,但我已经将近 5 年没有使用 Ubuntu 了。

我遇到了一个大问题,我的 Alfa AWUS036H 无线适配器连接速度非常慢。下载 5MB 大约需要 5-10 分钟,我的提供商的下载速度为 100mbps。这在 Windows 上效果很好,但是现在我已经切换到 Ubuntu,我遇到了很多问题。

在这里读到,如果我重新安装新版本的 Realtek RTL8187 驱动程序,它将解决我的速度问题。我下载了最新版本的 RTL8187L 驱动程序,按照提供的步骤操作,最后得到了这个堆栈跟踪:

make[1]: Entering directory `/usr/src/linux-headers-3.8.0-19-generic'
CC [M]  /home/lehmanlb/Desktop/rtl8187L_linux_1041.0209.2012/rtl8187/r8187_core.o
/home/lehmanlb/Desktop/rtl8187L_linux_1041.0209.2012/rtl8187/r8187_core.c:153:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtl8187_usb_probe’
/home/lehmanlb/Desktop/rtl8187L_linux_1041.0209.2012/rtl8187/r8187_core.c:155:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtl8187_usb_disconnect’
/home/lehmanlb/Desktop/rtl8187L_linux_1041.0209.2012/rtl8187/r8187_core.c:168:12: error: ‘rtl8187_usb_probe’ undeclared here (not in a function)
/home/lehmanlb/Desktop/rtl8187L_linux_1041.0209.2012/rtl8187/r8187_core.c:169:16: error: ‘rtl8187_usb_disconnect’ undeclared here (not in a function)
/home/lehmanlb/Desktop/rtl8187L_linux_1041.0209.2012/rtl8187/r8187_core.c: In function ‘rtl8180_tx’:
/home/lehmanlb/Desktop/rtl8187L_linux_1041.0209.2012/rtl8187/r8187_core.c:1382:12: …
Run Code Online (Sandbox Code Playgroud)

wireless drivers 13.04

6
推荐指数
2
解决办法
2万
查看次数

标签 统计

13.04 ×1

drivers ×1

wireless ×1