[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problemi WI/FI Intel 3945ABG.



Debianissimo wrote:
Salve a tutti, io dovrei far funzionare la mia scheda wireless (Intel 3945ABG) sul mio portatile con Debian Lenny on-board...posto qui di seguito le operazioni fatte...

/* Scheda WI/FI Intel 3945ABG */
ho installato sulla mia macchina il seguente software:
   - firmware-iwlwifi - Binary firmware for Intel Wireless
   - wicd
   - iwlwifi-3945-ucode-2.14.4.tgz
   - iwlwifi-1.2.25.tgz

Noto però che la lucetta della scheda wireless non da segni di vita se può essere utile, ma se ho ben capito con iwl3945 non si ha ancora piena funzionalità come al contrario succede con ipw3945, e se qualcuno pensasse --beh allora usa ipw3945 invece di iwl3945-- dico subito che sono forse uno tra i pochi che non riesce ad usare ipw (...non vedo nemmeno il device con ifconfig). Di seguito:

   //La mia macchina
       Itchy:/home/gandalf# uname -ra
Linux Itchy 2.6.24-1-686 #1 SMP Mon Feb 11 14:37:45 UTC 2008 i686 GNU/Linux

   //I messagini del Kernel riguardanti la mia scheda
       Itchy:/home/gandalf# dmesg | grep iwl
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: Error sending REPLY_SCAN_ABORT_CMD: time out after 500ms.
       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.
1)
Sicuramente hai già controllato, ma  quel iwl3945: Radio Frequency Kill
Switch is On: mi porterebbe a pensare che la wireless sia inibia via
hardware, ricontrolla lo switch  e/o il bios se ha qualche impostazione
a riguardo... :D
2)
Hai la versione giusta del firmware in /lib/firmware?
a me funziona quasi perfettamente, ma niente vita dal led; ogni tanto se
il segnale non è dei migliori perde l'associazione con l'access point...
o meglio, lui dice di essere associato ma in realtà non comunica e un
iwconfig wlan0 ap auto oppure iwconfig wlan essid <essid> risolve la
cosa, qualcuno ne sa qualcosa per caso?


   //Lo stato dei miei moduli sempre riguardanti la scheda wireless
       Itchy:/home/gandalf# lsmod | grep iwl
       iwl3945                84712  0
       firmware_class          9312  1 iwl3945
       mac80211              114380  1 iwl3945


       Itchy:/home/gandalf# ifconfig
eth0 Link encap:Ethernet HWaddr 00:17:31:a4:5f:4b inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0
             inet6 addr: fe80::217:31ff:fea4:5f4b/64 Scope:Link
             UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
             RX packets:2390 errors:0 dropped:0 overruns:0 frame:0
             TX packets:2502 errors:0 dropped:0 overruns:0 carrier:0
             collisions:0 txqueuelen:1000
             RX bytes:1932773 (1.8 MiB)  TX bytes:424647 (414.6 KiB)
             Interrupt:219 Base address:0x4000

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:34026 errors:0 dropped:0 overruns:0 frame:0
             TX packets:34026 errors:0 dropped:0 overruns:0 carrier:0
             collisions:0 txqueuelen:0
             RX bytes:1703618 (1.6 MiB)  TX bytes:1703618 (1.6 MiB)

wlan0 Link encap:Ethernet HWaddr 00:13:02:91:60:38 inet6 addr: fe80::213:2ff:fe91:6038/64 Scope:Link
             UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
             RX packets:0 errors:0 dropped:0 overruns:0 frame:0
             TX packets:79 errors:0 dropped:0 overruns:0 carrier:0
             collisions:0 txqueuelen:1000
             RX bytes:0 (0.0 B)  TX bytes:14285 (13.9 KiB)

wmaster0 Link encap:UNSPEC HWaddr 00-13-02-91-60-38-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)

       Itchy:/home/gandalf# iwconfig
       lo        no wireless extensions.

       eth0      no wireless extensions.

       wmaster0  no wireless extensions.
wlan0 IEEE 802.11g ESSID:"My_Adhoc_Network" Mode:Ad-Hoc Frequency:2.422 GHz Cell: Not-Associated Tx-Power=27 dBm Retry min limit:7 RTS thr:off Fragment thr=2346 B Encryption key:off
             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

       Itchy:/home/gandalf#

Oramami sono 4/5 gg che ci sbatto il muso e mi sono scocciato, anche perchè dovrei fare un paio di esami
e questo leva parecchio tempo allo studio!

Anch'io dovrei pensare alla tesi, altro che reti wireless :D
Buona fortuna :)


/******************************************** FINE *********************************************/




--
|--
| Carli Samuele
|--
| Contacts:
|
|       E-mail : carlisamuele _at_ csspace.net
|       Icq    : 60401601
|       MSN    : wohthan@hotmail.com (no e-mails here!)
|--




Reply to: