Ok,
habe jetzt das Paket "firmware-iwlwifi" deinstalliert und mir die aktuelle (ver. 1.2.26ks) iwl4965-Firmware geladen. Diese habe ich entpackt und in "/lib/firmware" kopiert. Habe dann mit
"modeprobe iwl4965 disabe=0" das Modul geladen und anschließend mit "/etc/init.d/networking restart" versucht die Netzwerkschnittstellen neu zu laden.
Leider findet der Wicd-Manager immer noch nichts und die Wlan-LED kriege ich mit "FN u. F2" immer noch nicht zum leuchten.
Hier einige Konsolen-ausgaben:
Schlepptop:/# iwconfig
Code: Alles auswählen
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11 ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=0 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 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
Schlepptop:/# modinfo iwl4965
Code: Alles auswählen
filename: /lib/modules/2.6.26-1-686/kernel/drivers/net/wireless/iwlwifi/iwl4965.ko
license: GPL
author: Copyright(c) 2003-2008 Intel Corporation
version: 1.2.26ks
description: Intel(R) Wireless WiFi Link 4965AGN driver for Linux
srcversion: 7954423D668CB4B5A752DA0
alias: pci:v00008086d00004230sv*sd*bc*sc*i*
alias: pci:v00008086d00004229sv*sd*bc*sc*i*
depends: mac80211,iwlcore,cfg80211,firmware_class
vermagic: 2.6.26-1-686 SMP mod_unload modversions 686
parm: antenna:select antenna (1=Main, 2=Aux, default 0 [both]) (int)
parm: disable:manually disable the radio (default 0 [radio on]) (int)
parm: swcrypto:using crypto in software (default 0 [hardware])
(int)
parm: debug:debug output mask (int)
parm: disable_hw_scan:disable hardware scanning (default 0) (int)
parm: queues_num:number of hw queues. (int)
parm: qos_enable:enable all QoS functionality (int)
parm: amsdu_size_8K:enable 8K amsdu size (int)
Schlepptop:/# iwlist scan
Code: Alles auswählen
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11 ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=0 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 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
Schlepptop:/# dmesg|tail -n 50
Code: Alles auswählen
[ 1453.484187] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 1453.484187] iwl4965: Could not read microcode: -2
[ 1453.484187] ACPI: PCI interrupt for device 0000:05:00.0 disabled
[ 1477.144538] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 1477.144638] PM: Writing back config space on device 0000:05:00.0 at offset 1 (was 100102, writing 100106)
[ 1477.144809] firmware: requesting iwlwifi-4965-1.ucode
[ 1477.155211] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 1477.155223] iwl4965: Could not read microcode: -2
[ 1477.155296] ACPI: PCI interrupt for device 0000:05:00.0 disabled
[ 1574.051012] iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.2.26ks
[ 1574.051012] iwl4965: Copyright(c) 2003-2008 Intel Corporation
[ 1574.051012] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 1574.051012] PCI: Setting latency timer of device 0000:05:00.0 to 64
[ 1574.051012] iwl4965: Detected Intel Wireless WiFi Link 4965AGN
[ 1574.087010] iwl4965: Tunable channels: 11 802.11bg, 13 802.11a channels
[ 1574.087517] phy0: Selected rate control algorithm 'iwl-4965-rs'
[ 1574.091013] input: 4965AGN as /class/input/input8
[ 1611.431529] iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.2.26ks
[ 1611.431529] iwl4965: Copyright(c) 2003-2008 Intel Corporation
[ 1611.431529] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 1611.431529] PCI: Setting latency timer of device 0000:05:00.0 to 64
[ 1611.431529] iwl4965: Detected Intel Wireless WiFi Link 4965AGN
[ 1611.463689] iwl4965: Tunable channels: 11 802.11bg, 13 802.11a channels
[ 1611.466685] phy0: Selected rate control algorithm 'iwl-4965-rs'
[ 1611.470657] input: 4965AGN as /class/input/input9
[ 2020.875234] r8169: eth0: link up
[ 2028.413878] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 2028.416990] firmware: requesting iwlwifi-4965-1.ucode
[ 2028.426642] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 2028.426642] iwl4965: Could not read microcode: -2
[ 2031.316833] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 2031.317092] firmware: requesting iwlwifi-4965-1.ucode
[ 2031.328578] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 2031.328578] iwl4965: Could not read microcode: -2
[ 2031.761804] eth0: no IPv6 routers present
[ 2384.549089] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 2384.549204] firmware: requesting iwlwifi-4965-1.ucode
[ 2384.559470] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 2384.559470] iwl4965: Could not read microcode: -2
[ 2432.019203] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 2432.019203] firmware: requesting iwlwifi-4965-1.ucode
[ 2432.027086] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 2432.027099] iwl4965: Could not read microcode: -2
[ 2433.731287] r8169: eth0: link up
[ 2435.540647] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 2435.540647] firmware: requesting iwlwifi-4965-1.ucode
[ 2435.545731] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 2435.545731] iwl4965: Could not read microcode: -2
[ 2435.551976] r8169: eth0: link up
[ 2446.306354] eth0: no IPv6 routers present
Schlepptop:/# dmesg|tail -n 50
[ 1453.484187] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 1453.484187] iwl4965: Could not read microcode: -2
[ 1453.484187] ACPI: PCI interrupt for device 0000:05:00.0 disabled
[ 1477.144538] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 1477.144638] PM: Writing back config space on device 0000:05:00.0 at offset 1 (was 100102, writing 100106)
[ 1477.144809] firmware: requesting iwlwifi-4965-1.ucode
[ 1477.155211] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 1477.155223] iwl4965: Could not read microcode: -2
[ 1477.155296] ACPI: PCI interrupt for device 0000:05:00.0 disabled
[ 1574.051012] iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.2.26ks
[ 1574.051012] iwl4965: Copyright(c) 2003-2008 Intel Corporation
[ 1574.051012] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 1574.051012] PCI: Setting latency timer of device 0000:05:00.0 to 64
[ 1574.051012] iwl4965: Detected Intel Wireless WiFi Link 4965AGN
[ 1574.087010] iwl4965: Tunable channels: 11 802.11bg, 13 802.11a channels
[ 1574.087517] phy0: Selected rate control algorithm 'iwl-4965-rs'
[ 1574.091013] input: 4965AGN as /class/input/input8
[ 1611.431529] iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.2.26ks
[ 1611.431529] iwl4965: Copyright(c) 2003-2008 Intel Corporation
[ 1611.431529] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 1611.431529] PCI: Setting latency timer of device 0000:05:00.0 to 64
[ 1611.431529] iwl4965: Detected Intel Wireless WiFi Link 4965AGN
[ 1611.463689] iwl4965: Tunable channels: 11 802.11bg, 13 802.11a channels
[ 1611.466685] phy0: Selected rate control algorithm 'iwl-4965-rs'
[ 1611.470657] input: 4965AGN as /class/input/input9
[ 2020.875234] r8169: eth0: link up
[ 2028.413878] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 2028.416990] firmware: requesting iwlwifi-4965-1.ucode
[ 2028.426642] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 2028.426642] iwl4965: Could not read microcode: -2
[ 2031.316833] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 2031.317092] firmware: requesting iwlwifi-4965-1.ucode
[ 2031.328578] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 2031.328578] iwl4965: Could not read microcode: -2
[ 2031.761804] eth0: no IPv6 routers present
[ 2384.549089] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 2384.549204] firmware: requesting iwlwifi-4965-1.ucode
[ 2384.559470] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 2384.559470] iwl4965: Could not read microcode: -2
[ 2432.019203] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 2432.019203] firmware: requesting iwlwifi-4965-1.ucode
[ 2432.027086] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 2432.027099] iwl4965: Could not read microcode: -2
[ 2433.731287] r8169: eth0: link up
[ 2435.540647] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 2435.540647] firmware: requesting iwlwifi-4965-1.ucode
[ 2435.545731] iwl4965: iwlwifi-4965-1.ucode firmware file req failed: Reason -2
[ 2435.545731] iwl4965: Could not read microcode: -2
[ 2435.551976] r8169: eth0: link up
[ 2446.306354] eth0: no IPv6 routers present