Здраствуйте!
У меня такая проблема!
Дома стоит Wi-Fi-router, под Windows все работает отлично.
А в Linux'e не находит мою Wi-Fi карту (Intel PRO/Wireless 3945ABG) ,
пытаюсь поставить дрова ( iwlwifi-1.2.23 ) на нее,
# make
Kernel Makefile not found at '/lib/modules/2.6.25-14.fc9.i686/source'
chmod: невозможно получить доступ к `compatible/*': Нет такого файла или каталога
/bin/sh: line 2: compatible/kversion: Нет такого файла или каталога
Makefile has been modified by generate_compatible, please run `make' again
make: *** [compatible/kversion] Ошибка 1
----------------------------
В чем проблема и что должно находиться в каталоге /source?
P.S. Linux Fedora 9, Acer Extensa 5220, Intel PRO/Wireless 3945ABG.
Не удается установить драйвер Wi-Fi
Модератор: Модераторы разделов
-
Ali1
- Сообщения: 2250
Re: Не удается установить драйвер Wi-Fi
sudo yum install kernel-devel - делали?
А что родной модуль не работает?
lspci что пишет?
А что родной модуль не работает?
Код: Выделить всё
$ /sbin/modinfo iwl3945
filename: /lib/modules/2.6.26.5-45.fc9.i686/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
license: GPL
author: Copyright(c) 2003-2008 Intel Corporation
version: 1.2.26kds
description: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux
srcversion: CB3F275983D8E787E695CB8
alias: pci:v00008086d00004227sv*sd*bc*sc*i*
alias: pci:v00008086d00004222sv*sd*bc*sc*i*
alias: pci:v00008086d00004227sv*sd00001014bc*sc*i*
alias: pci:v00008086d00004222sv*sd00001044bc*sc*i*
alias: pci:v00008086d00004222sv*sd00001034bc*sc*i*
alias: pci:v00008086d00004222sv*sd00001005bc*sc*i*
depends: mac80211,cfg80211,rfkill
vermagic: 2.6.26.5-45.fc9.i686 SMP mod_unload 686 4KSTACKS
parm: antenna:select antenna (1=Main, 2=Aux, default 0 [both]) (int)
parm: disable:manually disable the radio (default 0 [radio on]) (int)
parm: hwcrypto:using hardware crypto engine (default 0 [software])
(int)
parm: debug:debug output mask (int)
parm: disable_hw_scan:disable hardware scanning (default 0) (int)
parm: queues_num:number of hw queues. (int)
parm: qos_enable:enable all QoS functionality (int)lspci что пишет?
-
SLEDopit
- Модератор
- Сообщения: 4824
- Статус: фанат консоли (=
- ОС: GNU/Debian, RHEL
Re: Не удается установить драйвер Wi-Fi
я дико извиняюсь, но где вы в дровах для 25 ядра make нашли?о.О
там же просто архив, в котором файл есть iwlwifi-3945-1.ucode, его нужно извлечь в /lib/firmware
и если ядро поддерживает загрузку firmware то все будет работать.
сам лично ставил по этой схеме - все работает. или я что то не так сделал?
пс я вот эти качал http://www.intellinuxwireless.org/iwlwifi/...e-15.28.1.6.tgz
ппс да и 1.2.25 давно вышли уже.
там же просто архив, в котором файл есть iwlwifi-3945-1.ucode, его нужно извлечь в /lib/firmware
и если ядро поддерживает загрузку firmware то все будет работать.
сам лично ставил по этой схеме - все работает. или я что то не так сделал?
пс я вот эти качал http://www.intellinuxwireless.org/iwlwifi/...e-15.28.1.6.tgz
ппс да и 1.2.25 давно вышли уже.
UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity. © Dennis Ritchie
The more you believe you don't do mistakes, the more bugs are in your code.
The more you believe you don't do mistakes, the more bugs are in your code.
-
Am1r
- Сообщения: 3
- ОС: Fedora 9
Re: Не удается установить драйвер Wi-Fi
команда sudo yum install kernel-devel
написала мне
в /lib/firmware/ нашел файл iwlwifi-3945.ucode, если я правильно понимаю это оно и есть...
команда sudo yum install kernel-devel
написала мне
в /lib/firmware/ нашел файл iwlwifi-3945.ucode, если я правильно понимаю это оно и есть...
написала мне
Код: Выделить всё
Installed: kernel-devel.i686 0:2.6.25-14.fc9
Complete!Код: Выделить всё
[root@localhost ~]# lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
04:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01)
0f:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
0f:06.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
0f:06.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
0f:06.3 SD Host controller: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controllerв /lib/firmware/ нашел файл iwlwifi-3945.ucode, если я правильно понимаю это оно и есть...
Код: Выделить всё
[root@localhost ~]# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
irda0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11 ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=0 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:6173-646F-706C
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
pan0 no wireless extensions.команда sudo yum install kernel-devel
написала мне
Код: Выделить всё
Installed: kernel-devel.i686 0:2.6.25-14.fc9
Complete!Код: Выделить всё
[root@localhost ~]# lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
04:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01)
0f:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
0f:06.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
0f:06.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
0f:06.3 SD Host controller: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controllerв /lib/firmware/ нашел файл iwlwifi-3945.ucode, если я правильно понимаю это оно и есть...
Код: Выделить всё
[root@localhost ~]# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
irda0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11 ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=0 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:6173-646F-706C
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
pan0 no wireless extensions.-
SLEDopit
- Модератор
- Сообщения: 4824
- Статус: фанат консоли (=
- ОС: GNU/Debian, RHEL
Re: Не удается установить драйвер Wi-Fi
правильно понимаете.
ну так в чем теперь проблема?Am1r писал(а): ↑10.10.2008 21:29[code][root@localhost ~]# iwconfig
wlan0 IEEE 802.11 ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=0 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:6173-646F-706C
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
теперь все должно настроиться:
iwconfig wlan0 essid "имя_точки_доступа" подключит вас куда надо. если есть шифрование смотрите в мане.
ну и само собой не забываем про обычную настройку dns'ов (man resolv.conf) и gateway'ев (man route).
UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity. © Dennis Ritchie
The more you believe you don't do mistakes, the more bugs are in your code.
The more you believe you don't do mistakes, the more bugs are in your code.
-
Am1r
- Сообщения: 3
- ОС: Fedora 9
Re: Не удается установить драйвер Wi-Fi
Как я понял у меня дрйавер стоит, но! при запуске wi-fi пишет:
Код: Выделить всё
Определяется информация IP для wlan0...SIOCSIFFLAGS: Нет такого файла или каталога
SIOCSIFFLAGS: Нет такого файла или каталога