Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[WIFI] problème d'installe de IPW2200(résolu)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
illog1k
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2005
Posts: 115

PostPosted: Sun Jul 24, 2005 12:02 am    Post subject: Reply with quote

voila c est parti
merci ^^
Back to top
View user's profile Send private message
BuBuaBu
l33t
l33t


Joined: 09 Jul 2005
Posts: 914
Location: France

PostPosted: Sun Jul 24, 2005 12:12 am    Post subject: Reply with quote

les truc de la crypto sont en module, je pense qu'il faudrait le chargé avant ipw2200.
Perso, je les compile en dans le kernel (pas de modules).
Back to top
View user's profile Send private message
illog1k
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2005
Posts: 115

PostPosted: Sun Jul 24, 2005 12:16 am    Post subject: Reply with quote

j ai aussi essayer de les activer seulement dans le kernel ms ca n avait rien changer...je retente!
Back to top
View user's profile Send private message
illog1k
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2005
Posts: 115

PostPosted: Sun Jul 24, 2005 12:23 am    Post subject: Reply with quote

nop ca ne change rien...:'(
Code:
 modprobe ipw2200
WARNING: Error inserting ieee80211 (/lib/modules/2.6.11-gentoo-r9/net/ieee80211/ieee80211.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting ipw2200 (/lib/modules/2.6.11-gentoo-r9/net/wireless/ipw2200.ko): Unknown symbol in module, or unknown parameter (see dmesg)


dmesg :
Code:
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: Unknown symbol wireless_spy_update
ipw2200: Unknown symbol ieee80211_wx_set_encode
ipw2200: Unknown symbol ieee80211_wx_get_encode
ipw2200: Unknown symbol ieee80211_txb_free
ipw2200: Unknown symbol iw_handler_set_spy
ipw2200: Unknown symbol ieee80211_wx_get_scan
ipw2200: Unknown symbol ieee80211_freq_to_channel
ipw2200: Unknown symbol iw_handler_get_thrspy
ipw2200: Unknown symbol ieee80211_rx
ipw2200: Unknown symbol wireless_send_event
ipw2200: Unknown symbol ieee80211_channel_to_index
ipw2200: Unknown symbol iw_handler_get_spy
ipw2200: Unknown symbol ieee80211_rx_mgt
ipw2200: Unknown symbol ieee80211_get_geo
ipw2200: Unknown symbol free_ieee80211
ipw2200: Unknown symbol ieee80211_is_valid_channel
ipw2200: Unknown symbol iw_handler_set_thrspy
ipw2200: Unknown symbol alloc_ieee80211
Back to top
View user's profile Send private message
BuBuaBu
l33t
l33t


Joined: 09 Jul 2005
Posts: 914
Location: France

PostPosted: Sun Jul 24, 2005 12:32 am    Post subject: Reply with quote

ta essaié une maj de wireless-tools? perso j'ai la -27-r1
Back to top
View user's profile Send private message
illog1k
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2005
Posts: 115

PostPosted: Sun Jul 24, 2005 12:35 am    Post subject: Reply with quote

je pense etre sur les dernieres versions de wireless tools
Code:
 emerge -p wireless-tools

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] net-wireless/wireless-tools-27-r1
Back to top
View user's profile Send private message
BuBuaBu
l33t
l33t


Joined: 09 Jul 2005
Posts: 914
Location: France

PostPosted: Sun Jul 24, 2005 12:46 am    Post subject: Reply with quote

bon, j'ai identifié le problème, il provient bien du kernel :
dans linux/wireless.h
on a la fonction void wireless_spy_update (struct net_device *dev, unsigned char *address, struct iw_quality *wstats)

Désolé de te demandé ca mais tu install bien le kernel apprès le compiler??
Back to top
View user's profile Send private message
illog1k
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2005
Posts: 115

PostPosted: Sun Jul 24, 2005 12:48 am    Post subject: Reply with quote

BuBuaBu wrote:
bon, j'ai identifié le problème, il provient bien du kernel :
dans linux/wireless.h
on a la fonction void wireless_spy_update (struct net_device *dev, unsigned char *address, struct iw_quality *wstats)

Désolé de te demandé ca mais tu install bien le kernel apprès le compiler??


euh... bon en fait ce ke je fais c est :
1. cd /usr/src/linux
2. make menuconfig ( et apré je fais ce dont j ai besoin)
3. make && make modules_install
4. cp arch/i386/boot/bzImage /boot/kernel-2.6.12-gentoo-r6
cp System.map /boot/System.map-2.6.12-gentoo-r6
cp .config /boot/config-2.6.12-gentoo-r6
5. reboot

il me manques qqch??je doi faire autre chose??
Back to top
View user's profile Send private message
BuBuaBu
l33t
l33t


Joined: 09 Jul 2005
Posts: 914
Location: France

PostPosted: Sun Jul 24, 2005 12:55 am    Post subject: Reply with quote

tu boot avec grub? il boot bien sur ce kernel et pas l'ancien ?
regarde /boot/grub/grub.conf
si kernel /kernel... est l'ancien, duplique ls ligne entre title et kernel, et fait le pointer vers le nouveau
Back to top
View user's profile Send private message
BuBuaBu
l33t
l33t


Joined: 09 Jul 2005
Posts: 914
Location: France

PostPosted: Sun Jul 24, 2005 12:57 am    Post subject: Reply with quote

tape uname -r pour savoir le kernel en cours d'utilisation
Back to top
View user's profile Send private message
illog1k
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2005
Posts: 115

PostPosted: Sun Jul 24, 2005 1:00 am    Post subject: Reply with quote

Code:
uname -r
2.6.11-gentoo-r9


il boot sur l ancien comme tu px le voir je le change de suite

[EDIT]
c'est bon j arrive a modprobe ipw2200 ^^ enfin ^^
MERCI A TOUS ;)

par contre une fois que je modprobe ipw2200, l ethernet ne marche plus...-.- et je ne peux pas alllumer le switch de mon wifi...-.-
Back to top
View user's profile Send private message
BuBuaBu
l33t
l33t


Joined: 09 Jul 2005
Posts: 914
Location: France

PostPosted: Sun Jul 24, 2005 1:19 am    Post subject: Reply with quote

ethernet ne marche pas ?? précise.
pour allumer t sur que ce n'est pas seulement la led qui ne s'allume pas ? par default elle ne s'allume pas, il faut faire modprobe ipw2200 LED=1
Back to top
View user's profile Send private message
illog1k
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2005
Posts: 115

PostPosted: Sun Jul 24, 2005 1:23 am    Post subject: Reply with quote

BuBuaBu wrote:
ethernet ne marche pas ?? précise.


bah une fois que je modprobe ipw2200 et bien le net ne marche plus donc je suppose que le modules tg3 que j utilise pour ma carte ethernet "se bloque".
tg3 est autoload
Code:
 /etc/modules.autoload.d/kernel-2.6


il est chargé dedans... mais si je rajoute un autre module je ne peux plus utiliser mon ethernet...:s

[EDIT1]
bon bah ej vien de modprobe a nouveau et en fait pas de pb...:s coup de mal chance surement (ou pur newbie tout simplement lol)!!!
par contre qd j essai avec la led ca ne marche pas...:
Code:
 modprobe ipw2200 LED=1               
FATAL: Error inserting ipw2200 (/lib/modules/2.6.12-gentoo-r6/net/wireless/ipw2200.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Back to top
View user's profile Send private message
BuBuaBu
l33t
l33t


Joined: 09 Jul 2005
Posts: 914
Location: France

PostPosted: Sun Jul 24, 2005 1:27 am    Post subject: Reply with quote

il faut entrer les modules en colone, je ne comprend pas pkoi ca bloquerai l'ethernet. C'est pas un problème de dhcp plustot?
Back to top
View user's profile Send private message
illog1k
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2005
Posts: 115

PostPosted: Sun Jul 24, 2005 1:33 am    Post subject: Reply with quote

bon bah en fait si... qd je rajoute ipw2200 dans mon fichier /etc/modules.autoload.d/kernel-2.6 en colonne evidemment ;) et bien je n arrive plus a me connecter a l aide de l ethernet...-.- par contre quand je fais un modprobe mon ethernet marhce toujours...8O

sinon bah faut que j arrive a config mon wifi now ;)
Back to top
View user's profile Send private message
illog1k
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2005
Posts: 115

PostPosted: Sun Jul 24, 2005 9:02 am    Post subject: Reply with quote

bah finalement je ne comprends plus trop...:s

quand je rajoute ipw2200 a mes modules, ma connexion ethernet ne marche pas tout le temps...
je m explique. Quand je demarre sous linux avec le modules tg3 seulement mon ethernet marche nickel, une fois que je modprobe ipw2200 il arrive que par moment ma connexion ethernet ne marche plus; et c est de meme quand je rajoute dans /etc/modules.autoload.d/kernel-2.6

:|
Back to top
View user's profile Send private message
yesi
Guru
Guru


Joined: 25 Oct 2004
Posts: 331

PostPosted: Sun Jul 24, 2005 3:30 pm    Post subject: Reply with quote

salut,

que donne les commandes "lsmod", "iwconfig"?

t'as aussi le module "ieee80211_crypt" changé au démarrage?
Back to top
View user's profile Send private message
illog1k
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2005
Posts: 115

PostPosted: Sun Jul 24, 2005 5:13 pm    Post subject: Reply with quote

lsmod
Code:
 lsmod
Module                  Size  Used by
ipw2200               176776  -
ieee80211              45316  -
ieee80211_crypt         4616  -
tg3                    95140  -


iwconfig
Code:
iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      radio off  ESSID:off/any 
          Mode:Managed  Channel:0  Access Point: 00:00:00:00:00:00   
          Bit Rate=0 kb/s   Tx-Power=off   
          Retry 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
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
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