Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[wireless] no access point found (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
killerwhile
Tux's lil' helper
Tux's lil' helper


Joined: 16 May 2005
Posts: 130
Location: Switzerland

PostPosted: Mon Mar 27, 2006 3:45 pm    Post subject: [wireless] no access point found (résolu) Reply with quote

Bonjour,

Je viens de me motiver à passer mon desktop sous gentoo, et j'ai des petits problèmes avec le wireless.

Ma carte réseau est une :
Code:
Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)

et j'ai emergé ipw2100 et son firmware, ainsi que wireless-tools (j'ai fais un autre test non concluant avec wpa_supplicant, alors je voulais d'abord essayer wireless-tools)

lsmod me donne :
Code:
Module                  Size  Used by
ipw2100               143524  0
ieee80211              46248  1 ipw2100
ieee80211_crypt         4928  1 ieee80211
(j'ai enlevé les modules concernant les governors et le son)

/etc/conf.d/net :
Code:
iface_eth0="dhcp"
iface_eth1="dhcp"

et /etc/conf.d/wireless :
Code:
mode_eth1="auto"


Rien de bien sorcier, mais quand je fais un net.eth1 start on me dit :
Code:
 * Starting eth1
 *   Configuring wireless network for eth1
 *     no access points found
 *   Couldn't find any access points on eth1
 *   Failed to configure wireless for eth1                                [ !! ]


Je dois certainement oublié/mal faire une étape...

Merci d'avance de votre aide


Last edited by killerwhile on Mon Mar 27, 2006 5:09 pm; edited 1 time in total
Back to top
View user's profile Send private message
man in the hill
Veteran
Veteran


Joined: 15 Dec 2005
Posts: 1552
Location: Madinina

PostPosted: Mon Mar 27, 2006 4:43 pm    Post subject: Reply with quote

Salut,


Avant tout, vu que ton driver est chargé , colle cette commande:
Code:
iwconfig



ensuite on verra pour les fichiers...



@+
_________________
Get Up and Go !
Back to top
View user's profile Send private message
killerwhile
Tux's lil' helper
Tux's lil' helper


Joined: 16 May 2005
Posts: 130
Location: Switzerland

PostPosted: Mon Mar 27, 2006 4:51 pm    Post subject: Reply with quote

oui j'ai oublié la commande principale ;)

iwconfig eth1 :
Code:
eth1      unassociated  ESSID:off/any  Nickname:"ipw2100"
          Mode:Managed  Channel=0  Access Point: Not-Associated
          Bit Rate=0 kb/s   Tx-Power:off
          Retry min limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management: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
Back to top
View user's profile Send private message
killerwhile
Tux's lil' helper
Tux's lil' helper


Joined: 16 May 2005
Posts: 130
Location: Switzerland

PostPosted: Mon Mar 27, 2006 5:05 pm    Post subject: Reply with quote

un début d'info :

J'ai un acer TravelMate 372

cat /sys/class/net/eth1/device/rf_kill ==> 2

Je vais essayer du côté de rfswitch
Back to top
View user's profile Send private message
killerwhile
Tux's lil' helper
Tux's lil' helper


Joined: 16 May 2005
Posts: 130
Location: Switzerland

PostPosted: Mon Mar 27, 2006 5:09 pm    Post subject: Reply with quote

la solution est du côté d'acerhk !

du fait que 2 = HW based RF kill active (radio off), il me faudra utiliser ce driver à l'avenir.

Je suis content !
Back to top
View user's profile Send private message
man in the hill
Veteran
Veteran


Joined: 15 Dec 2005
Posts: 1552
Location: Madinina

PostPosted: Mon Mar 27, 2006 5:16 pm    Post subject: Reply with quote

Salut,

Utilse un seul fichier pour ta config , le fichier /etc/conf.d/net ,

Code:
modules_eth1=( "iwconfig" )
config_eth1=( "dhcp" )
#key_ESSID="[1] clé_wep [1] enc restricted"    à bien renseigner quand ta connexion serra établie...
dhcp_eth1="ndns nontp nonis"


Aussi ds ton fichier sois tu utilises le wifi ou le filaire !!!! donc commente la ligne eth0.

iface n'est plus d'actualité...

Ton routeur doit être bien configuré sans clé pour l'instant.


je lis que tu vas utiliser un autre driver , j'espère que cela va fonctionner pour toi :wink: .





@+
_________________
Get Up and Go !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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