Strona 1 z 1

Intel Corporation PRO/Wireless 3945ABG

: 06 września 2008, 16:44
autor: ETM
Witam!

Bez owijania w bawełnę mowie od razu, że ta karta bezprzewodowa, której nazwa jest w tytule mnie dobija :evil: Problemem jest to, że nie wiem czemu nie łączy sie z AP. Poniżej więcej szczegółów:

:arrow: debian:/home/rob# uname -a

Kod: Zaznacz cały

Linux debian 2.6.24-1-686 #1 SMP Thu May 8 02:16:39 UTC 2008 i686 GNU/Linux

:arrow: debian:/home/rob# lspci

Kod: Zaznacz cały

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
:arrow: debian:/home/rob# lsmod | grep 3945

Kod: Zaznacz cały

iwl3945                84712  0 
firmware_class          9312  1 iwl3945
mac80211              114380  1 iwl3945
:arrow: debian:/home/rob# dpkg -l | grep 3945

Kod: Zaznacz cały

ii  firmware-iwlwifi                     0.12                          Binary firmware for Intel Wireless 3945 and
:arrow: debian:/home/rob# iwconfig

Kod: Zaznacz cały

lo        no wireless extensions.

eth0      no wireless extensions.

wmaster0  no wireless extensions.

wlan0     IEEE 802.11g  ESSID:"XXXXX"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated   
          Tx-Power=27 dBm   
          Retry min limit:7   RTS thr :o ff   Fragment thr=2346 B   
          Encryption key :o ff
          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
:arrow: debian:/home/rob# ifconfig

Kod: Zaznacz cały

eth0      Link encap:Ethernet  HWaddr 00:18:f3:e1:3f:07  
          inet addr:10.0.0.5  Bcast:10.0.0.7  Mask:255.255.255.248
          inet6 addr: fe80::218:f3ff:fee1:3f07/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1347 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1472 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:981710 (958.7 KiB)  TX bytes:423333 (413.4 KiB)
          Interrupt:16 Base address:0xd800 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:840 (840.0 B)  TX bytes:840 (840.0 B)

wlan0     Link encap:Ethernet  HWaddr 00:18:de:a0:f6:b0  
          inet addr:192.168.0.116  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wmaster0  Link encap:UNSPEC  HWaddr 00-18-DE-A0-F6-B0-65-74-00-00-00-00-00-00-00-00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
:arrow: debian:/home/rob# cat /etc/network/interfaces

Kod: Zaznacz cały

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
#auto eth0
iface eth0 inet dhcp

#Zydas
#auto eth1
allow-hotplug eth1
iface eth1 inet static
wireless-essid XXXXX
address 192.168.0.116
netmask 255.255.255.0 
gateway 192.168.0.100
dns-nameservers 194.204.152.34 194.204.159.1

#Wi-FI
#allow-hotplug wlan0
iface wlan0 inet static
wireless-essid XXXXX
address 192.168.0.116
netmask 255.255.255.0
gateway 192.168.0.100
dns-nameservers 194.204.152.34 194.204.159.1
:arrow: debian:/home/rob# dmesg | grep iwl

Kod: Zaznacz cały

iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.1.17ks
iwl3945: Copyright(c) 2003-2007 Intel Corporation
iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
phy0: Selected rate control algorithm 'iwl-3945-rs'
iwl3945: Radio Frequency Kill Switch is On:
iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms.
iwl3945: Error sending REPLY_RXON: time out after 500ms.
iwl3945: Error setting new configuration (-110).
iwl3945: Error sending REPLY_RXON: time out after 500ms.
iwl3945: Error setting new configuration (-110).

:arrow: debian:/home/rob# iwlist wlan0 scan

Kod: Zaznacz cały

wlan0     No scan results
A co ciekawe na WinXP łączy sie bez problemu, więc odpada brak zasięgu, czy uszkodzenie karty. Z góry dziękuję za każdą wskazówkę.

: 06 września 2008, 21:31
autor: AdeBe
Jakbyś sobie walnął jajeczko 2.6.26 to byłoby fajnie. Na .25 i .24 u wielu osób ta karta nie działa lub działa tak że szkoda gadać (u mnie też tak było)
Do łączenia się z sieciami polecam Wicd (ew. network manager) bo ustawianie tego w plikach to tylko kupa nerwów i straconego czasu

: 06 września 2008, 22:13
autor: DadaD
Zerknij do tego:
tematu

Na forum w kilku jeszcze innych tematach były poruszane problemy z tą kartą.
Powinna Ci ruszyć bez problemu, łącznie z szyfrowaniem WPA.

Pozdrowienia