LINUX.ORG.RU

Куда совать firmware к Wifi-карте?


0

0

Собрал 2.6.15-rc5 для своего ноута, с поддержкой ipw2200. После агнузки в логах ругня типа "Unable to load firmware: -2", "ipw-2.4-boot.fw load failed: Reason -2". Где его брать и куда совать?

anonymous

Господа, я что-то совсем запутался. До сих пор у меня стояло ядро 2.6.12.6, к которому я всю эту байду, включая fw, ieee80211 и ipw2200 качал и ставил отдельно. И всё работало. Теперь я собрал 2.6.15. Как я понимаю, всё, кроме fw, там уже есть в ядре??? Или мне опять что-то ещё собирать надо? Потому что fw я слил, в нужный каталог поместил, но оно опять орёт!

Dec 6 11:02:37 Notebook kernel: ipw2200: ipw-2.4-boot.fw load failed: Reason -2
Dec 6 11:02:37 Notebook kernel: ipw2200: Unable to load firmware: -2
Dec 6 11:02:37 Notebook kernel: ipw2200: failed to register network device
Dec 6 11:02:37 Notebook kernel: ipw2200: probe of 0000:02:04.0 failed with error -5

Почему failed-то??? Лежит же всё (причём 2.4, всё нормально) в том же каталоге, что и 2.3 для 2.6.12 лнжало!!! Чего ему ещё-то надо???

anonymous
()
Ответ на: комментарий от anonymous

Или "CONFIG_IEEE80211=y" и "CONFIG_IPW2200=y " в ядре - это что-то совсем другое???

anonymous
()
Ответ на: комментарий от anonymous

Читай их страницу:

In some kernel configurations (users have most frequently reported the problem only with 2.6.9), the default timeout value for the hotplug subsystem is too low. You may have this problem if you see the following in your kernel log (via dmesg or /var/log/messages):

ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.1
ipw2200: Copyright(c) 2003-2004 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: ipw-2.2-boot.fw load failed: Reason -2
ipw2200: Unable to load firmware: 0xFFFFFFFE
ipw2200: failed to register network device
ipw2200: probe of 0000:00:0b.0 failed with error -5

To work around this, you can increase the default timeout value:

echo 100 > /sys/class/firmware/timeout

and then reload the ipw2200 module. If this corrects your problem, you may wish to add the above line to your system startup scripts prior to the point at which the driver module would be loaded.

The other most common reason for getting the above error is that the firmware files are not installed in the correct location. Please see the INSTALL document for information on installing the firmware files.

Включена ли поддержка загрузки firmware в ядре?

grob ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.