Ok, im BIOS läßt sich fast nichts einstellen außer Uhr/Datum,Boot Devices und Reihenfolge und das BIOS Passwort. Sonst nichts . Sehr mageres aber übersichtliches BIOS.
compat-wireless Paket ist raus.
Hier wieder die Ausgaben:
Code:
linux-st3a:/home/matze/Desktop # lsmod | grep iwl
iwl4965 129248 0
mac80211 190616 1 iwl4965
firmware_class 25984 11 iwl4965,xc5000,tda1004x,sp887x,sp8870,or51211,or51132,nxt200x,bcm3510,dvb_ttpci,microcode
Code:
linux-st3a:/home/matze/Desktop # iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11g ESSID:""
Mode:Managed Channel:0 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
Code:
linux-st3a:/home/matze/Desktop # dmesg | grep -i radio | tail -n 5
iwl4965: Radio disabled by HW RF Kill switch
iwl4965: Radio disabled by HW RF Kill switch
iwl4965: Radio disabled by HW RF Kill switch
iwl4965: Radio disabled by HW RF Kill switch
Code:
linux-st3a:/home/matze/Desktop # modinfo iwl4965
filename: /lib/modules/2.6.25.16-0.1-pae/kernel/drivers/net/wireless/iwlwifi/iwl4965.ko
license: GPL
author: Copyright(c) 2003-2007 Intel Corporation
version: 1.2.23ks
description: Intel(R) Wireless WiFi Link 4965AGN driver for Linux
srcversion: AC6A4FE6202A365D4C0A3F4
alias: pci:v00008086d00004230sv*sd*bc*sc*i*
alias: pci:v00008086d00004229sv*sd*bc*sc*i*
depends: mac80211,firmware_class
vermagic: 2.6.25.16-0.1-pae SMP mod_unload 586
parm: antenna:select antenna (1=Main, 2=Aux, default 0 [both]) (int)
parm: disable:manually disable the radio (default 0 [radio on]) (int)
parm: hwcrypto:using hardware crypto engine (default 0 [software])
(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)
Und Konsole 1:
Code:
Oct 23 21:37:58 linux-st3a rcnetwork: Shutting down the NetworkManager
Oct 23 21:37:58 linux-st3a kernel: sky2 eth0: disabling interface
Oct 23 21:37:59 linux-st3a ifdown: eth0 device: Marvell Technology Group Ltd. 88E8039 PCI-E Fast Ethernet Controller (rev 14)
Oct 23 21:37:59 linux-st3a ifdown: No configuration found for eth0
Oct 23 21:37:59 linux-st3a ifdown: Nevertheless the interface will be shut down.
Oct 23 21:37:59 linux-st3a ifdown: wlan0 device: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61)
Oct 23 21:37:59 linux-st3a ifdown: No configuration found for wlan0
Oct 23 21:37:59 linux-st3a ifdown: Nevertheless the interface will be shut down.
Oct 23 21:38:31 linux-st3a ifdown: wlan0
Oct 23 21:38:31 linux-st3a ifdown: Interface not available and no configuration found.
Oct 23 21:38:31 linux-st3a ifdown: wmaster0
Oct 23 21:38:31 linux-st3a ifdown: Interface not available and no configuration found.
Oct 23 21:38:38 linux-st3a kernel: iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.2.23ks
Oct 23 21:38:38 linux-st3a kernel: iwl4965: Copyright(c) 2003-2007 Intel Corporation
Oct 23 21:38:38 linux-st3a kernel: PCI: Setting latency timer of device 0000:07:00.0 to 64
Oct 23 21:38:38 linux-st3a kernel: iwl4965: Detected Intel Wireless WiFi Link 4965AGN
Oct 23 21:38:38 linux-st3a kernel: iwl4965: Tunable channels: 13 802.11bg, 19 802.11a channels
Oct 23 21:38:38 linux-st3a kernel: phy0: Selected rate control algorithm 'iwl-4965-rs'
Oct 23 21:38:38 linux-st3a ifup: interface 'wmaster0' is a wlan helper interface. Exiting.
Oct 23 21:38:38 linux-st3a ifup: Service network not started and mode 'auto' -> skipping
Oct 23 21:38:52 linux-st3a rcnetwork: Starting the NetworkManager
Oct 23 21:38:56 linux-st3a kernel: sky2 eth0: enabling interface
Oct 23 21:38:56 linux-st3a kernel: iwl4965: Radio disabled by HW RF Kill switch
Konsole 2:
Code:
linux-st3a:/home/matze/Desktop # rcnetwork stop
Shutting down the NetworkManager done
Shutting down network interfaces:
eth0 device: Marvell Technology Group Ltd. 88E8039 PCI-E Fast Ethernet Controller (rev 14)
No configuration found for eth0
Nevertheless the interface will be shut down. done
wlan0 device: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61)
No configuration found for wlan0
Nevertheless the interface will be shut down. done
Shutting down service network . . . . . . . . . . . . . done
Code:
linux-st3a:/home/matze/Desktop # modprobe -rv iwl4965
rmmod /lib/modules/2.6.25.16-0.1-pae/kernel/drivers/net/wireless/iwlwifi/iwl4965.ko
rmmod /lib/modules/2.6.25.16-0.1-pae/kernel/net/mac80211/mac80211.ko
rmmod /lib/modules/2.6.25.16-0.1-pae/kernel/net/wireless/cfg80211.ko
Code:
linux-st3a:/home/matze/Desktop # modprobe -v iwl4965
insmod /lib/modules/2.6.25.16-0.1-pae/kernel/net/wireless/cfg80211.ko
insmod /lib/modules/2.6.25.16-0.1-pae/kernel/net/mac80211/mac80211.ko
insmod /lib/modules/2.6.25.16-0.1-pae/kernel/drivers/net/wireless/iwlwifi/iwl4965.ko
Code:
linux-st3a:/home/matze/Desktop # rcnetwork start
Starting the NetworkManager done
linux-st3a:/home/matze/Desktop # iwlist wlan0 scan
wlan0 Interface doesn't support scanning : Network is down
^
iwlist gibt jetzt was anderes aus.
Nachdem jetzt wieder der iwl4965 Treiber benutzt wird, muss ich bestimmt noch irgendwo was einstellen.
Lesezeichen