Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ipw2200] errore configurazione wireless
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
jozmile
n00b
n00b


Joined: 08 Aug 2005
Posts: 48

PostPosted: Fri Jun 15, 2007 2:03 pm    Post subject: [ipw2200] errore configurazione wireless Reply with quote

Non riesco più a configurare la mia connessione wireless. Vi posto delle informazioni generali:
Code:
lupin ~ # uname -a
Linux lupin 2.6.21-gentoo-r3 #5 SMP Fri Jun 15 14:57:12 CEST 2007 i686 Intel(R) Pentium(R) M processor 1.60GHz GenuineIntel GNU/Linux

output dmesg
Code:
lupin ~ # dmesg | grep ipw2200                 
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0kdmprq
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
lupin ~ # dmesg | grep ieee80211
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
ieee80211_crypt: registered algorithm 'WEP'

output lsmod
Code:
 
ieee80211_crypt_wep     7552  1
ipw2200               152520  0
ieee80211              26952  1 ipw2200
ieee80211_crypt         6656  2 ieee80211_crypt_wep,ieee80211

.config interessante...
Code:
#
# Wireless LAN (non-hamradio)
#
CONFIG_NET_RADIO=y
CONFIG_NET_WIRELESS_RTNETLINK=y

#
# Wireless 802.11b ISA/PCI cards support
#
# CONFIG_IPW2100 is not set
CONFIG_IPW2200=m
CONFIG_IPW2200_MONITOR=y
CONFIG_IPW2200_RADIOTAP=y
CONFIG_IPW2200_PROMISCUOUS=y
CONFIG_IPW2200_QOS=y
CONFIG_IPW2200_DEBUG=y

# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
CONFIG_IEEE80211=m
# CONFIG_IEEE80211_DEBUG is not set
CONFIG_IEEE80211_CRYPT_WEP=m
CONFIG_IEEE80211_CRYPT_CCMP=m
CONFIG_IEEE80211_CRYPT_TKIP=m
CONFIG_IEEE80211_SOFTMAC=m
CONFIG_IEEE80211_SOFTMAC_DEBUG=y
CONFIG_WIRELESS_EXT=y
CONFIG_FIB_RULES=y


/etc/conf.d/net

Code:

# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d.  To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).



#----------- WIRELESS-------------#
modules=( "iwconfig" )
key_SpeedTouchB7CBAE="s:(miawepkey)"
preferred_aps=( "SpeedTouchB7CBAE" )
#sleep_scan_wlan0="1"
#sleep_associate_wlan0="25"
config_SpeedTouchB7CBAE=( "10.0.0.3 netmask 255.255.255.0 brd 10.0.0.255" )
routes_SpeedTouchB7CBAE=( "default via 10.0.0.138" )




#------------ ETHERNET -------------#
config_eth1=( "10.0.0.5 netmask 255.255.255.0 brd 10.0.0.255" )
routes_eth1=( "default gw 10.0.0.138" )


da notare...
: perchè se do
Code:
/etc/init.d/net.eth1 stop
/etc/init.d/net.eth0 restart

il sistema risponde con (da DMESG)
Code:
ipw2200: Firmware error detected.  Restarting.
ipw2200: Failed to send RTS_THRESHOLD: Already sending a command.
ipw2200: Failed to send FRAG_THRESHOLD: Already sending a command.
ipw2200: Failed to send SYSTEM_CONFIG: Command timed out.


???

Eppure mi ha sempre funzionato sto benedetto wireless!
_________________
>--J()z--<
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum