[résolu] wifi intel 4965 pas reconnu sur sid

Bonjour,
Je viens d’installer debian sid sur mon zepto 6625WD
Tout marche a part le wifi

Je ne parviens pas a détecter ma carte wifi
voila ce que donne iwconfig:

lo        no wireless extensions.

eth0      no wireless extensions.

il me semble pourtant que le noyau 2.6.22 integre directement cette carte
je n’ai eu aucun problèmes avec suse 10.3 et ubuntu 7.10

Salut à toi, il nous faudrai plus d’infos, tape ceci:

lspci iwlist nomDeInterfaceWiFi scan cat /etc/network/interfaces

Sinon as tu essayé ce tuto ?

En fait ce post m’interesse, car moi aussi mon wifi n’est pas reconnu et je suis bloqué dans le tuto quand il faut installer le “fichier.inf”.

mes info:

02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)

cat /etc/network/interfaces
# 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 eth1
iface eth1 inet dhcp

Et j’ai le même iwconfig.

lspci, la ligne intéressante donne:

cat /etc/network/interfaces:

# 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
iface eth0 inet dhcp

pour le tuto j’ai pa esayé et je pense pas que j’essayerai car il y a moyen de le faire aller normalement et j’ai vu des posts disant que ca ne marche pas super bien

# apt-cache search iwl
firmware-iwlwifi - Binary firmware for Intel Wireless

ça peut peut-être aider !

bon je viens de trouver ce tuto(en anglais désolé)
mais je pense qu’il marche très bien car un lspci apres l’install me donne:

et voila ce que me donne iwconfig:

[code]lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan0 IEEE 802.11g ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
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
[/code]

En fait je pensais qu’il était intégré directement dans le noyau 2.6.22 mais il ne l’est qu’a partir du 2.6.23 pour debian