Bonjour la liste, J'ai un problème sur ma testing depuis un moment, dès que je met à jour Ndiswrapper, impossible de me connecter. Je me suis penché de nouveau hier soir sur le problème et voilà ce que j'ai trouvé : - Jusqu'à Ndiswrapper 1.15 pas de problèmes.
#modprobe ndiswrapper ACPI: PCI interrupt for device 0000:02:00.0 disabled ndiswrapper version 1.15 loaded (preempt=yes,smp=no) ndiswrapper: driver mrv8335 (Marvell,02/22/2005,3.1.1.7) loaded ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 PCI: Setting latency timer of device 0000:02:00.0 to 64 ndiswrapper: using irq 9 wlan0: vendor: '' wlan0: ndiswrapper ethernet device 02:11:22:33:70:ce using driver mrv8335, 11AB:1FAA.5.conf wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK wlan0: no IPv6 routers present #/etc/init.d/networking start /etc/network/options is deprecated. Setting up IP spoofing protection...done (rp_filter). Reconfiguring network interfaces...Failed to bring up eth0. Trying to associate with 00:07:cb:57:db:68 (SSID='chezmoi' freq=2462 MHz) Associated with 00:07:cb:57:db:68 CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys Associated with 00:07:cb:57:db:68 WPA: Key negotiation completed with 00:07:cb:57:db:68 [PTK=TKIP GTK=TKIP] CTRL-EVENT-CONNECTED - Connection to 00:07:cb:57:db:68 completed (auth) [id=0 id_str=] CTRL-EVENT-TERMINATING - signal 2 received (wpa_supplicant n'est en démon pour ces tests) Et si je passe en Ndiswrapper 1.16 : #modprobe ndiswrapper ACPI: PCI interrupt for device 0000:02:00.0 disabled ndiswrapper version 1.16 loaded (preempt=yes,smp=no) ndiswrapper: driver mrv8335 (Marvell,02/22/2005,3.1.1.7) loaded ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 PCI: Setting latency timer of device 0000:02:00.0 to 64 ndiswrapper: using irq 9 wlan0: vendor: '' wlan0: ndiswrapper ethernet device 02:11:22:33:70:ce using driver mrv8335, 11AB:1FAA.5.conf wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK wlan0: no IPv6 routers present (Pour info les sorties sont identiques pour modprobe) #/etc/init.d/networking start /etc/network/options is deprecated. Setting up IP spoofing protection...done (rp_filter). Reconfiguring network interfaces...Failed to bring up eth0. Bind socket to interface: No such device Trying to associate with 00:07:cb:57:db:68 (SSID='chezmoi' freq=2462 MHz) Association request to the driver failed Authentication with 00:00:00:00:00:00 timed out. Failed to initiate AP scan. CTRL-EVENT-TERMINATING - signal 2 received Failed to disable WPA in the driver. J'ai ce "bind socket: no such device" qui apparait et aussi je crois un "wlan0 link not ready" Ma carte PCMCIA est à base de mrv8335, j'ai cherché un driver plus récent sans succès. Ndiswrapper est compilé depuis les sources sourceforge. Ndis source 1.23 testing ne fonctionne bien sur pas mieux :( Si vous aviez des infos ce serait sympa. Merci d'avance @+ Sil

