rtl8188ee совершают ошибки на 13,04 (L75D-A7280)

Я пытаюсь установить свой Wi-Fi на новых 13,04 установках на Спутнике Toshiba L75D-A7280.

Я - все еще новичок Linux, таким образом, я, возможно, спустился по кроличьей норе, но я сделал ее настолько далеко:

http://webcache.googleusercontent.com/search?q=cache:hAk00I57NH4J:ubuntuforums.org/showthread.php%3Ft%3D2162026+RTL8188EE+ubuntu+wireless&cd=1&hl=en&ct=clnk&gl=us&client=browser-ubuntu

http://webcache.googleusercontent.com/search?q=cache:X64AZzPqfMcJ:ubuntuforums.org/showthread.php%3Ft%3D2146803+&cd=1&hl=en&ct=clnk&gl=us&client=ubuntu

Я отредактировал pci.h как рекомендуется, но я все еще надеваю это make:

make -C /lib/modules/3.8.0-19-generic/build M=/home/trevor/Downloads/realtek modules
make[1]: Entering directory `/usr/src/linux-headers-3.8.0-19-generic'
  CC [M]  /home/trevor/Downloads/realtek/base.o
In file included from /home/trevor/Downloads/realtek/base.c:39:0:
/home/trevor/Downloads/realtek/pci.h:30:1: error: unknown type name ‘fndef’
/home/trevor/Downloads/realtek/pci.h:33:2: error: #endif without #if
In file included from include/linux/pci.h:20:0,
                 from /home/trevor/Downloads/realtek/pci.h:39,
                 from /home/trevor/Downloads/realtek/base.c:39:
include/linux/mod_devicetable.h:12:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘typedef’
include/linux/mod_devicetable.h:21:2: error: unknown type name ‘kernel_ulong_t’
include/linux/mod_devicetable.h:36:2: error: unknown type name ‘kernel_ulong_t’
include/linux/mod_devicetable.h:37:33: error: ‘kernel_ulong_t’ undeclared here (not in a function)
include/linux/mod_devicetable.h:37:3: error: requested alignment is not an integer constant
include/linux/mod_devicetable.h:125:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:151:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:164:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:178:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:189:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:197:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:205:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:210:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:275:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:324:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:351:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:376:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:423:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:443:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:454:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:518:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:550:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:561:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
include/linux/mod_devicetable.h:592:2: error: expected specifier-qualifier-list before ‘kernel_ulong_t’
make[2]: *** [/home/trevor/Downloads/realtek/base.o] Error 1
make[1]: *** [_module_/home/trevor/Downloads/realtek] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.8.0-19-generic'
make: *** [all] Error 2

Как я могу получить свою беспроводную работу?

lspci -nnk | grep -iEA3 "(wireless|network)"

05:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter [10ec:8179] (rev 01)
    Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:0181]

работа проводного соединения

Я счастливо соединен и говорящий с миром на моей первой человечности lappie через проводное соединение. Я не знаю, какой драйвер это использует. 13.04 видел его во время установки.

0
задан 22 July 2013 в 02:09

1 ответ

Забудьте об исправлении.

Из комментария № 36 в ошибке LP № 1096989 сообщается, что стабильное ядро Linux 3.10 получило поддержку Вашего Устройства беспроводной LAN. Да, это об устройстве Lenovo Ideapad, но это не имеет значения, поскольку оно содержит ту же самую Карту беспроводной локальной сети, которую Вы имеете (определенный числовым идентификатором).

Вот то, как установить ядро магистрали: Как обновить ядро к последней версии магистрали без какого-либо обновления Дистрибутива? и выберите 3.10.1 (теперь последнее стабильное ядро): http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.1-saucy/

Но действительно, смотрите этот отчет об ошибках и удалите ядро, после того как это фиксируется в ядре стабильной версии Ubuntu. Путем установки ядра магистрали самостоятельно Вы не получите обновлений системы защиты.

Для будущих посетителей: обновите до последнего стабильного (недистанционного управления) 3.10 + ядро, которое Вы видите на http://kernel.ubuntu.com/~kernel-ppa/mainline

1
ответ дан 22 July 2013 в 02:09

Другие вопросы по тегам:

Похожие вопросы: