sitronen-
Anmeldungsdatum: 17. August 2012
Beiträge: 651
|
Servus, liebe Netzwerk-Götter!
Seit einigen Tagen lassen sich die (leider) üblichen, aber unregelmäßigen Verbindungsabbrüche nicht durch ein Ein- und Ausschalten der Hardware richten. Das Network Manager-Applet von KDE bleibt in diesem Fall schlicht blank, es wird nicht eines der deutzenden Netzwerke um mich herum mehr angzeigt. Nach einem Neustart ist alles in Butter. rsyslog hängt an. uname -a
Linux sitronen-T500 3.16.0-28-generic #38-Ubuntu SMP Fri Dec 12 17:37:40 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lspci -nnk | grep -i net -A2
00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM Gigabit Network Connection [8086:10f5] (rev 03)
Subsystem: Lenovo Device [17aa:20ee]
Kernel driver in use: e1000e
--
03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
Subsystem: Intel Corporation WM3945ABG MOW2 [8086:1001]
Kernel driver in use: iwl3945 lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 002: ID 17ef:1003 Lenovo Integrated Smart Card Reader
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1
cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 sitronen-T500
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
cat /var/lib/NetworkManager/NetworkManager.state
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq
[ifupdown]
managed=false
cat /etc/udev/rules.d/70-persistent-net.rules | egrep -i 'device|sub' -A3
# PCI device 0x8086:0x10f5 (e1000e)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:21:86:9f:65:6a", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# PCI device 0x8086:0x4222 (iwl3945)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1c:bf:53:b2:a2", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
dmesg | egrep 'net|eth|sky|sun|sis|via|3c3|3c5|e100|8139|8169|acx|air|ath|atl|ar9|carl|atme|at7|herm|iwl|ipw|rtl8|r81|rt2|rt3|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|zd|ndis|wmi|ns8|FW'
[ 0.000000] original variable MTRRs
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88017bc00000 s83328 r8192 d23168 u524288
[ 0.000000] pcpu-alloc: s83328 r8192 d23168 u524288 alloc=1*2097152
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.071110] Initializing cgroup subsys net_cls
[ 0.071145] Initializing cgroup subsys net_prio
[ 0.071272] CPU0: Thermal monitoring enabled (TM2)
[ 0.209793] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via DMI
[ 0.308782] pci 0000:15:00.0: proprietary Ricoh MMC controller disabled (via cardbus function)
[ 1.937862] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.939041] audit: initializing netlink subsys (disabled)
[ 1.963941] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.963948] ACPI: Thermal Zone [THM0] (44 C)
[ 1.966812] thermal LNXTHERM:01: registered as thermal_zone1
[ 1.966818] ACPI: Thermal Zone [THM1] (45 C)
[ 2.167085] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 2.225518] Loaded X.509 cert 'Magrathea: Glacier signing key: af30e7f37b41301c96f985f4789da5f4373e9e92'
[ 3.895125] wmi: Mapper loaded
[ 3.906954] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 3.906957] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 3.907152] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 3.907176] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[ 4.104354] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:21:86:9f:65:6a
[ 4.104358] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 4.104386] e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
[ 4.274070] fbcon: inteldrmfb (fb0) is primary device
[ 5.405722] Adding 5126140k swap on /dev/sda2. Priority:-1 extents:1 across:5126140k SSFS
[ 6.114440] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[ 6.114443] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[ 6.114510] iwl3945 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 6.188309] iwl3945 0000:03:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
[ 6.188313] iwl3945 0000:03:00.0: Detected Intel Wireless WiFi Link 3945ABG
[ 6.188381] iwl3945 0000:03:00.0: irq 48 for MSI/MSI-X
[ 6.203280] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
[ 6.352256] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 7.034683] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7.340124] audit: type=1400 audit(1420567227.556:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=930 comm="apparmor_parser"
[ 7.340134] audit: type=1400 audit(1420567227.556:14): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=930 comm="apparmor_parser"
[ 7.340147] audit: type=1400 audit(1420567227.556:17): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-ofono" pid=930 comm="apparmor_parser"
[ 7.462172] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[ 7.567801] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[ 7.567936] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.572776] iwl3945 0000:03:00.0: loaded firmware version 15.32.2.9
[ 7.657488] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8.079163] hdaps: LENOVO ThinkPad T500 detected, setting orientation 1
[ 13.992742] wlan0: authenticate with 02:26:4d:ac:8f:45
[ 14.000827] wlan0: send auth to 02:26:4d:ac:8f:45 (try 1/3)
[ 14.004497] wlan0: authenticated
[ 14.008458] wlan0: associate with 02:26:4d:ac:8f:45 (try 1/3)
[ 14.011283] wlan0: RX AssocResp from 02:26:4d:ac:8f:45 (capab=0x411 status=0 aid=1)
[ 14.016769] wlan0: associated
[ 14.016819] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 24.018683] wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 24.041620] wlan0: authenticate with 02:26:4d:ac:8f:45
[ 24.041731] wlan0: send auth to 02:26:4d:ac:8f:45 (try 1/3)
[ 24.043752] wlan0: authenticated
[ 24.044032] wlan0: associate with 02:26:4d:ac:8f:45 (try 1/3)
[ 24.046685] wlan0: RX AssocResp from 02:26:4d:ac:8f:45 (capab=0x411 status=0 aid=1)
[ 24.056406] wlan0: associated
[ 37.042253] audit_printk_skb: 24 callbacks suppressed
[ 696.312108] ieee80211 phy0: wlan0: No probe response from AP 02:26:4d:ac:8f:45 after 500ms, disconnecting.
[ 699.542021] wlan0: authenticate with 02:26:4d:ac:8f:45
[ 699.548728] wlan0: send auth to 02:26:4d:ac:8f:45 (try 1/3)
[ 699.550576] wlan0: authenticated
[ 699.552119] wlan0: associate with 02:26:4d:ac:8f:45 (try 1/3)
[ 699.554730] wlan0: RX AssocResp from 02:26:4d:ac:8f:45 (capab=0x411 status=0 aid=1)
[ 699.556247] wlan0: associated
[ 709.557910] wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 715.030963] wlan0: authenticate with 02:26:4d:ac:8f:45
[ 715.031093] wlan0: send auth to 02:26:4d:ac:8f:45 (try 1/3)
[ 715.033579] wlan0: authenticated
[ 715.036103] wlan0: associate with 02:26:4d:ac:8f:45 (try 1/3)
[ 715.040357] wlan0: RX AssocResp from 02:26:4d:ac:8f:45 (capab=0x411 status=0 aid=1)
[ 715.050198] wlan0: associated
cat /etc/modprobe.d/iwlwifi.conf
options iwlwifi 11n_disable=1
Einige Angaben habe ich im Gedanken weggelassen, dass der Fehler am laptop und nicht im Wifi-Netz liegt, da im problemfall ja keines mehr erkannt wird. Falls vor Kurzem erst ein ähnlicher Fehler behandelt wurde, einfach darauf verweisen - ich habe auf die Schnelle keinen entdecken können. Einen schönen Abend noch! Moderiert von rklm: Titel auf Wunsch des Autors präzisiert.
- wifi_failure.ksh (114.4 KiB)
- Download wifi_failure.ksh
|
praseodym
Supporter
Anmeldungsdatum: 9. Februar 2009
Beiträge: 22111
Wohnort: ~
|
[ 709.557910] wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice (Reason: 3=DEAUTH_LEAVING) Offenbar ein Netzwerkmanager-Problem. Teste Wicd mit Add-On: wget http://www.elektronenblitz63.de/download/wicd-1.6.x_addon01441.tar.gz
sudo apt-get install --reinstall wicd
tar xvf wicd-1.6.x_addon01441.tar.gz
cd wicd-1.6.x_addon01441
sudo ./install_wicd_addon
sudo service network-manager stop
sudo killall wpa_supplicant
sudo service wicd restart Wähle als Schnittstelle wlan0 und als Treiber wext. Die Konfigurationsdatei kann weg, der Treiber ist iwl3945:
sudo rm /etc/modprobe.d/iwlwifi.conf Welche Verschlüsselung wird verwendet?
|
sitronen-
(Themenstarter)
Anmeldungsdatum: 17. August 2012
Beiträge: 651
|
WICD mag ich eigentlich nicht so, da es wie ein Fremdkörper wirkt. Trotzdem versuche ich es einmal. Danke für die schnelle Antwort. Verwendet wird ausschließlich WPA2 PSK. Aber wie gesagt - solange kein Netzwerk im Netzwerk-Manager auftaucht, nicht einmal die unverschlüsselten, sollte (tm) es daran nicht liegen.
|
sitronen-
(Themenstarter)
Anmeldungsdatum: 17. August 2012
Beiträge: 651
|
In der Tat kann ich bei erneuten Problemen einfach den network-manager und wpa-supplicant abschießen und WICD starten, um weiter im Netz arbeiten zu können. Danke. Morgen öffne ich mal einen Bugreport.
Die Konfigurationsdatei kann weg, der Treiber ist iwl3945.
KLingt logisch. 😀 Danke.
|
sitronen-
(Themenstarter)
Anmeldungsdatum: 17. August 2012
Beiträge: 651
|
|
sitronen-
(Themenstarter)
Anmeldungsdatum: 17. August 2012
Beiträge: 651
|
Nun tauchen ähnliche Probleme auch bei der Nutzung von WICD auf:
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974910] WARNING: CPU: 1 PID: 16657 at /build/buildd/linux-3.16.0/net/mac80211/driver-ops.h:12 ieee80211_do_stop+0x8a4/0x8b0 [mac80211]()
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974912] wlan0: Failed check-sdata-in-driver check, flags: 0x4
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974913] Modules linked in: ctr ccm snd_hrtimer acpi_call(OE) tp_smapi(OE) hdaps(OE) thinkpad_ec(OE) rfcomm bnep binfmt_misc btusb bluetooth 6lowpan_iphc coretemp kvm_intel kvm snd_hda_codec_conexant snd_hda_codec_generic joydev snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep serio_raw snd_pcm r852 sm_common nand nand_ecc nand_bch lpc_ich r592 bch memstick nand_ids mtd arc4 pcmcia thinkpad_acpi nvram iwl3945 snd_seq_midi iwlegacy snd_seq_midi_event mac80211 snd_rawmidi snd_seq yenta_socket pcmcia_rsrc snd_seq_device snd_timer pcmcia_core cfg80211 snd shpchp mei_me mei soundcore parport_pc ppdev mac_hid lp parport i915 psmouse sdhci_pci pata_acpi sdhci e1000e i2c_algo_bit ptp drm_kms_helper pps_core drm wmi video
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974948] CPU: 1 PID: 16657 Comm: kworker/1:2 Tainted: G W OE 3.16.0-28-generic #38-Ubuntu
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974949] Hardware name: LENOVO 2089A22/2089A22, BIOS 6FET93WW (3.23 ) 10/12/2012
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974958] Workqueue: events ieee80211_restart_work [mac80211]
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974960] 0000000000000009 ffff880171c3fba8 ffffffff81781eaa ffff880171c3fbf0
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974962] ffff880171c3fbe0 ffffffff8106fedd ffff8800b6e40680 ffff8801731308c0
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974965] ffff8800b6e412b0 ffff8800b6e412c8 ffff880173131360 ffff880171c3fc40
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974967] Call Trace:
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974970] [<ffffffff81781eaa>] dump_stack+0x45/0x56
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974973] [<ffffffff8106fedd>] warn_slowpath_common+0x7d/0xa0
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974976] [<ffffffff8106ff4c>] warn_slowpath_fmt+0x4c/0x50
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974988] [<ffffffffc0377634>] ieee80211_do_stop+0x8a4/0x8b0 [mac80211]
12.01.2015 20:12:51 sitronen-T500 kernel [14303.974992] [<ffffffff816a4e83>] ? dev_deactivate_many+0x223/0x270
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975004] [<ffffffffc037765a>] ieee80211_stop+0x1a/0x20 [mac80211]
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975007] [<ffffffff8167b755>] __dev_close_many+0x95/0xf0
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975009] [<ffffffff8167b831>] dev_close_many+0x81/0x120
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975012] [<ffffffff8167da46>] dev_close.part.71+0x36/0x50
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975014] [<ffffffff8167da81>] dev_close+0x21/0x30
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975024] [<ffffffffc02718e5>] cfg80211_shutdown_all_interfaces+0x45/0xc0 [cfg80211]
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975038] [<ffffffffc03905f5>] ieee80211_reconfig+0x325/0x1500 [mac80211]
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975048] [<ffffffffc03621b2>] ieee80211_restart_work+0x42/0x80 [mac80211]
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975050] [<ffffffff8108da32>] process_one_work+0x182/0x4e0
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975053] [<ffffffff8108ddfb>] worker_thread+0x6b/0x6a0
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975055] [<ffffffff81784b2d>] ? __schedule+0x39d/0x890
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975058] [<ffffffff8108dd90>] ? process_one_work+0x4e0/0x4e0
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975060] [<ffffffff81094c6b>] kthread+0xdb/0x100
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975063] [<ffffffff81094b90>] ? kthread_create_on_node+0x1c0/0x1c0
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975065] [<ffffffff81789e3c>] ret_from_fork+0x7c/0xb0
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975068] [<ffffffff81094b90>] ? kthread_create_on_node+0x1c0/0x1c0
12.01.2015 20:12:51 sitronen-T500 kernel [14303.975070] ---[ end trace d50e7d719bbba9e0 ]---
12.01.2015 20:12:51 sitronen-T500 kernel [14303.976242] cfg80211: Calling CRDA to update world regulatory domain
12.01.2015 20:12:51 sitronen-T500 kernel [14303.997763] cfg80211: World regulatory domain updated:
12.01.2015 20:12:51 sitronen-T500 kernel [14303.997768] cfg80211: DFS Master region: unset
12.01.2015 20:12:51 sitronen-T500 kernel [14303.997770] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
12.01.2015 20:12:51 sitronen-T500 kernel [14303.997773] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
12.01.2015 20:12:51 sitronen-T500 kernel [14303.997775] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
12.01.2015 20:12:51 sitronen-T500 kernel [14303.997777] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
12.01.2015 20:12:51 sitronen-T500 kernel [14303.997779] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
12.01.2015 20:12:51 sitronen-T500 kernel [14303.997780] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
12.01.2015 20:12:52 sitronen-T500 dhclient Internet Systems Consortium DHCP Client 4.2.4
12.01.2015 20:12:52 sitronen-T500 dhclient Copyright 2004-2012 Internet Systems Consortium.
12.01.2015 20:12:52 sitronen-T500 dhclient All rights reserved.
12.01.2015 20:12:52 sitronen-T500 dhclient For info, please visit https://www.isc.org/software/dhcp/
12.01.2015 20:12:52 sitronen-T500 dhclient
12.01.2015 20:12:52 sitronen-T500 dhclient Listening on LPF/wlan0/00:1c:bf:53:b2:a2
12.01.2015 20:12:52 sitronen-T500 dhclient Sending on LPF/wlan0/00:1c:bf:53:b2:a2
12.01.2015 20:12:52 sitronen-T500 dhclient Sending on Socket/fallback
12.01.2015 20:12:52 sitronen-T500 dhclient DHCPRELEASE on wlan0 to 192.168.2.1 port 67 (xid=0x7b183789)
12.01.2015 20:12:52 sitronen-T500 dhclient send_packet: Network is unreachable
12.01.2015 20:12:52 sitronen-T500 dhclient send_packet: please consult README file regarding broadcast address.
12.01.2015 20:12:52 sitronen-T500 dhclient dhclient.c:2365: Failed to send 300 byte long packet over fallback interface.
12.01.2015 20:12:52 sitronen-T500 avahi-daemon[944] Withdrawing address record for 192.168.2.101 on wlan0.
12.01.2015 20:12:52 sitronen-T500 avahi-daemon[944] Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.2.101.
12.01.2015 20:12:52 sitronen-T500 avahi-daemon[944] Interface wlan0.IPv4 no longer relevant for mDNS.
12.01.2015 20:12:52 sitronen-T500 kernel [14305.192525] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:52 sitronen-T500 kernel [14305.192532] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:52 sitronen-T500 kernel [14305.239242] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:52 sitronen-T500 kernel [14305.239244] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:52 sitronen-T500 kernel [14305.285960] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:52 sitronen-T500 kernel [14305.285962] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:52 sitronen-T500 kernel [14305.332684] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:52 sitronen-T500 kernel [14305.332686] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:52 sitronen-T500 kernel [14305.379401] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:52 sitronen-T500 kernel [14305.379403] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:52 sitronen-T500 kernel [14305.415684] iwl3945 0000:03:00.0: Unable to initialize device after 5 attempts.
12.01.2015 20:12:52 sitronen-T500 kernel [14305.477602] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:52 sitronen-T500 kernel [14305.477606] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:52 sitronen-T500 kernel [14305.524319] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:52 sitronen-T500 kernel [14305.524321] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:52 sitronen-T500 kernel [14305.571024] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:52 sitronen-T500 kernel [14305.571026] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:52 sitronen-T500 kernel [14305.618042] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:52 sitronen-T500 kernel [14305.618044] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:53 sitronen-T500 kernel [14305.664750] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:53 sitronen-T500 kernel [14305.664752] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:53 sitronen-T500 kernel [14305.700837] iwl3945 0000:03:00.0: Unable to initialize device after 5 attempts.
12.01.2015 20:12:53 sitronen-T500 dhclient Internet Systems Consortium DHCP Client 4.2.4
12.01.2015 20:12:53 sitronen-T500 dhclient Copyright 2004-2012 Internet Systems Consortium.
12.01.2015 20:12:53 sitronen-T500 dhclient All rights reserved.
12.01.2015 20:12:53 sitronen-T500 dhclient For info, please visit https://www.isc.org/software/dhcp/
12.01.2015 20:12:53 sitronen-T500 dhclient
12.01.2015 20:12:53 sitronen-T500 dhclient Listening on LPF/eth0/00:21:86:9f:65:6a
12.01.2015 20:12:53 sitronen-T500 dhclient Sending on LPF/eth0/00:21:86:9f:65:6a
12.01.2015 20:12:53 sitronen-T500 dhclient Sending on Socket/fallback
12.01.2015 20:12:53 sitronen-T500 kernel [14306.002111] e1000e: eth0 NIC Link is Down
12.01.2015 20:12:53 sitronen-T500 kernel [14306.101547] e1000e 0000:00:19.0: irq 48 for MSI/MSI-X
12.01.2015 20:12:53 sitronen-T500 kernel [14306.204434] e1000e 0000:00:19.0: irq 48 for MSI/MSI-X
12.01.2015 20:12:53 sitronen-T500 kernel [14306.204659] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
12.01.2015 20:12:57 sitronen-T500 kernel [14310.075781] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:57 sitronen-T500 kernel [14310.075788] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:57 sitronen-T500 kernel [14310.122959] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:57 sitronen-T500 kernel [14310.122961] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:57 sitronen-T500 kernel [14310.169667] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:57 sitronen-T500 kernel [14310.169669] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:57 sitronen-T500 kernel [14310.216397] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:57 sitronen-T500 kernel [14310.216400] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:57 sitronen-T500 kernel [14310.263106] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:57 sitronen-T500 kernel [14310.263108] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:12:57 sitronen-T500 kernel [14310.299263] iwl3945 0000:03:00.0: Unable to initialize device after 5 attempts.
12.01.2015 20:13:02 sitronen-T500 kernel [14315.075065] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:02 sitronen-T500 kernel [14315.075069] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:02 sitronen-T500 kernel [14315.121769] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:02 sitronen-T500 kernel [14315.121771] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:02 sitronen-T500 kernel [14315.168480] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:02 sitronen-T500 kernel [14315.168482] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:02 sitronen-T500 kernel [14315.215188] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:02 sitronen-T500 kernel [14315.215190] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:02 sitronen-T500 kernel [14315.261909] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:02 sitronen-T500 kernel [14315.261911] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:02 sitronen-T500 kernel [14315.298012] iwl3945 0000:03:00.0: Unable to initialize device after 5 attempts.
12.01.2015 20:13:07 sitronen-T500 kernel [14320.075068] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:07 sitronen-T500 kernel [14320.075074] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:07 sitronen-T500 kernel [14320.121774] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:07 sitronen-T500 kernel [14320.121776] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:07 sitronen-T500 kernel [14320.168509] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:07 sitronen-T500 kernel [14320.168512] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:07 sitronen-T500 kernel [14320.215217] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:07 sitronen-T500 kernel [14320.215219] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:07 sitronen-T500 kernel [14320.261930] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:07 sitronen-T500 kernel [14320.261932] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:07 sitronen-T500 kernel [14320.298073] iwl3945 0000:03:00.0: Unable to initialize device after 5 attempts.
12.01.2015 20:13:12 sitronen-T500 kernel [14325.070927] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:12 sitronen-T500 kernel [14325.070933] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:12 sitronen-T500 kernel [14325.117645] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:12 sitronen-T500 kernel [14325.117648] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:12 sitronen-T500 kernel [14325.164372] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:12 sitronen-T500 kernel [14325.164374] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:12 sitronen-T500 kernel [14325.211089] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:12 sitronen-T500 kernel [14325.211091] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:12 sitronen-T500 kernel [14325.257798] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:12 sitronen-T500 kernel [14325.257800] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:12 sitronen-T500 kernel [14325.293958] iwl3945 0000:03:00.0: Unable to initialize device after 5 attempts.
12.01.2015 20:13:14 sitronen-T500 kernel [14326.703707] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:14 sitronen-T500 kernel [14326.703713] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:14 sitronen-T500 kernel [14326.750431] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:14 sitronen-T500 kernel [14326.750433] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:14 sitronen-T500 kernel [14326.797196] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:14 sitronen-T500 kernel [14326.797199] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:14 sitronen-T500 kernel [14326.843907] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:14 sitronen-T500 kernel [14326.843910] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:14 sitronen-T500 kernel [14326.890623] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:13:14 sitronen-T500 kernel [14326.890627] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
12.01.2015 20:13:14 sitronen-T500 kernel [14326.926822] iwl3945 0000:03:00.0: Unable to initialize device after 5 attempts.
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
Wohnort: NRW
|
Hallo, das Problem dürfte unabhängig vom verwendeten Netzwerk-Manager auftreten, da es sich ja anscheinend um einen Firmwarefehler handelt.
12.01.2015 20:12:52 sitronen-T500 kernel [14305.192525] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:52 sitronen-T500 kernel [14305.192532] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5 Du startest das System nicht zufällig aus dem Standby/Ruhezustand?
|
sitronen-
(Themenstarter)
Anmeldungsdatum: 17. August 2012
Beiträge: 651
|
elektronenblitz63 schrieb: Hallo, das Problem dürfte unabhängig vom verwendeten Netzwerk-Manager auftreten, da es sich ja anscheinend um einen Firmwarefehler handelt.
12.01.2015 20:12:52 sitronen-T500 kernel [14305.192525] iwl3945 0000:03:00.0: BSM uCode verification failed at addr 0x00003800+0 (of 900), is 0xa5a5a5a2, s/b 0xf802020
12.01.2015 20:12:52 sitronen-T500 kernel [14305.192532] iwl3945 0000:03:00.0: Unable to set up bootstrap uCode: -5
Ich zweifele die Analyse nicht an, aber es interessiert mit, weshalb dann teilweise WICD noch funktioniert, nachdem der Network Manager streikt.
Du startest das System nicht zufällig aus dem Standby/Ruhezustand?
Sehr oft. Der Fehler tritt allerdings erst einige Zeit, teilweise Stunden später auf, selten direkt danach. Also bleibt abzuwarten, bis die Sache im Kernel gerichtet wurde. Gegen welches Paket soll ich den Fehler melden? Linux-Firmware?
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
Wohnort: NRW
|
Hallo, teste dennoch versuchsweise mal pm-utils (Abschnitt „Module-vor-SUSPEND-entladen-nach-RESUME-wieder-laden“) -„Module vor SUSPEND entladen nach RESUME wieder laden" echo -e 'SUSPEND_MODULES="$SUSPEND_MODULES iwl3945"\n/sbin/ifconfig wlan0 up\nservice wicd restart' | sudo tee /etc/pm/config.d/00sleep_module
Dann noch ausführbar machen:
sudo chmod +x /etc/pm/config.d/00sleep_module
Standby und Funktion testen. Einstellung der Karte?
iwconfig wlan0
iw reg get
Wie hoch ist die Sendeleistung? In letzter Zeit gab es öfters Probleme mit überhitzten Chipsätzen, auch bei Intel und in Verbindung mit Ubuntu 14.10.
|
sitronen-
(Themenstarter)
Anmeldungsdatum: 17. August 2012
Beiträge: 651
|
wconfig wlan0
wlan0 IEEE 802.11abg ESSID:"FooBar"
Mode:Managed Frequency:2.437 GHz Access Point: 02:26:4D:AC:8F:45
Bit Rate=54 Mb/s Tx-Power=15 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=54/70 Signal level=-56 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:17 Missed beacon:0
iw reg get
country DE: DFS-UNSET
(2400 - 2483 @ 40), (N/A, 20)
(5150 - 5250 @ 40), (N/A, 20), NO-OUTDOOR
(5250 - 5350 @ 40), (N/A, 20), NO-OUTDOOR, DFS
(5470 - 5725 @ 40), (N/A, 26), DFS
(57240 - 65880 @ 2160), (N/A, 40), NO-OUTDOOR Das Skript ist angelegt. Da aber, wie gesagt, der Fehler nur ab und an getriggert wird, muss ich etwas warten, bis ich sagen kann, ob es funkioniert.
|
lubux
Anmeldungsdatum: 21. November 2012
Beiträge: 14258
|
sitronen- schrieb: Einige Angaben habe ich im Gedanken weggelassen, dass der Fehler am laptop und nicht im Wifi-Netz liegt, ...
Welchen WLAN-Router benutzt Du und seit wann? Wie sind auf deinem Laptop die Ausgaben von:
lsmod | grep -i iwl
cat /var/log/syslog | grep -i deauth
sudo tcpdump -c 300 -vvveni any arp
? EDIT: Hattest Du die "üblichen, aber unregelmäßigen Verbindungsabbrüche", mit deinem Laptop auch mit anderen Ubuntu-Versionen?
|
sitronen-
(Themenstarter)
Anmeldungsdatum: 17. August 2012
Beiträge: 651
|
lubux schrieb: sitronen- schrieb: Einige Angaben habe ich im Gedanken weggelassen, dass der Fehler am laptop und nicht im Wifi-Netz liegt, ...
Welchen WLAN-Router benutzt Du und seit wann? Wie sind auf deinem Laptop die Ausgaben von:
Eine Easybox805, seit sechs Jahren. Vor zwei Jahren gegen eine neue 805er ausgetauscht. Kein Problem mit irgendeinem der anderen 4 Geräte im Haushalt. lsmod | grep -i iwl
cat /var/log/syslog | grep -i deauth
sudo tcpdump -c 300 -vvveni any arp
?
lsmod | grep -i iwl
iwl3945 69185 0
iwlegacy 100515 1 iwl3945
mac80211 660592 2 iwl3945,iwlegacy
cfg80211 510218 3 iwl3945,iwlegacy,mac80211 cat /var/log/syslog | grep -i deauth
Jan 14 08:30:26 sitronen-T500 kernel: [ 24.153088] wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice (Reason: 2=PREV_AUTH_NOT_VALID)
Jan 14 08:30:27 sitronen-T500 kernel: [ 25.026418] wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice (Reason: 3=DEAUTH_LEAVING)
Jan 14 08:31:09 sitronen-T500 kernel: [ 67.237532] wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice (Reason: 3=DEAUTH_LEAVING)
Jan 14 08:31:16 sitronen-T500 kernel: [ 74.031502] wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice (Reason: 2=PREV_AUTH_NOT_VALID)
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.663120] wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice (Reason: 3=DEAUTH_LEAVING)
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.663256] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.663269] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.663294] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.663606] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.663623] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.663636] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.663900] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.663913] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.663925] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.664279] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.664292] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.664304] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.664651] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.664663] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.664675] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.664965] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.664982] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.664997] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.665255] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.665268] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.665280] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.665532] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.665545] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.665557] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.665854] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.665867] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.665879] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.666191] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.666203] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.666216] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.666469] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.666482] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.666494] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.666746] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.666759] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.666771] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667022] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667035] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667047] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667300] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667313] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667326] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667608] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667620] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667633] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667922] [<ffffffffc0461f10>] ieee80211_mgd_deauth+0x190/0x2b0 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667935] [<ffffffffc0432f18>] ieee80211_deauth+0x18/0x20 [mac80211]
Jan 14 08:34:00 sitronen-T500 kernel: [ 237.667947] [<ffffffffc039426f>] cfg80211_mlme_deauth+0x8f/0x140 [cfg80211]
Jan 14 08:37:59 sitronen-T500 kernel: [ 26.943928] wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice (Reason: 2=PREV_AUTH_NOT_VALID)
Jan 14 08:38:38 sitronen-T500 kernel: [ 66.018483] wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice (Reason: 3=DEAUTH_LEAVING)
Jan 14 08:38:45 sitronen-T500 kernel: [ 72.810658] wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice (Reason: 2=PREV_AUTH_NOT_VALID sudo tcpdump -c 300 -vvveni any arp
[sudo] password for sitronen:
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 262144 bytes
09:59:51.946033 B 02:26:4d:ac:8f:45 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.101 tell 192.168.2.1, length 28
09:59:51.946058 Out 00:1c:bf:53:b2:a2 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Reply 192.168.2.101 is-at 00:1c:bf:53:b2:a2, length 28
10:01:29.301064 B 02:26:4d:ac:8f:45 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.100 tell 192.168.2.1, length 28
10:07:52.581192 B 02:26:4d:ac:8f:45 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.101 tell 192.168.2.1, length 28
10:07:52.581220 Out 00:1c:bf:53:b2:a2 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Reply 192.168.2.101 is-at 00:1c:bf:53:b2:a2, length 28
10:10:26.487765 B 02:26:4d:ac:8f:45 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.100 tell 192.168.2.1, length 28
10:10:56.490472 B 02:26:4d:ac:8f:45 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.100 tell 192.168.2.1, length 28
10:11:26.595701 B 02:26:4d:ac:8f:45 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.100 tell 192.168.2.1, length 28
Hattest Du die "üblichen, aber unregelmäßigen Verbindungsabbrüche", mit deinem Laptop auch mit anderen Ubuntu-Versionen?
Ja, eigentlich seit ich das Gerät habe. Und mit dem Vorgängergerät, gleiche Hardware, gleiches Modell, gleiche Wifi-Karte. Das Wlan einmal entladen und wieder laden, oder den Hardware-Switch bedienen löste das Problem immer schnell. Hute morgen hat sich das T500 einmal komplett aufgehängt.
|
lubux
Anmeldungsdatum: 21. November 2012
Beiträge: 14258
|
sitronen- schrieb: sudo tcpdump -c 300 -vvveni any arp
[sudo] password for sitronen:
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 262144 bytes
09:59:51.946033 B 02:26:4d:ac:8f:45 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.101 tell 192.168.2.1, length 28
09:59:51.946058 Out 00:1c:bf:53:b2:a2 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Reply 192.168.2.101 is-at 00:1c:bf:53:b2:a2, length 28
10:07:52.581192 B 02:26:4d:ac:8f:45 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.101 tell 192.168.2.1, length 28
10:07:52.581220 Out 00:1c:bf:53:b2:a2 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Reply 192.168.2.101 is-at 00:1c:bf:53:b2:a2, length 28
Diese Probleme (d. h.: "deauthenticating from ...") hatte ich auch mit meinem:
:~$ lspci -nnk | grep -i net -A2
03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4227] (rev 02)
Subsystem: Intel Corporation ThinkPad R60e/X60s [8086:1011]
Kernel driver in use: iwl3945
Als workaround benutze ich:
einen statischen arp-Cache-Eintrag für den Router und
mit cron, ein Script mit arping, das alle 3 Minuten einen arp-request (wenn beantwortet wird) für den Router sendet und zusätzlich 2 "Gratuitous ARP" (das sind arp-replys) für den Laptop, in das WLAN sendet.
|
sitronen-
(Themenstarter)
Anmeldungsdatum: 17. August 2012
Beiträge: 651
|
lubux schrieb: sitronen- schrieb: sudo tcpdump -c 300 -vvveni any arp
[sudo] password for sitronen:
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 262144 bytes
09:59:51.946033 B 02:26:4d:ac:8f:45 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.101 tell 192.168.2.1, length 28
09:59:51.946058 Out 00:1c:bf:53:b2:a2 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Reply 192.168.2.101 is-at 00:1c:bf:53:b2:a2, length 28
10:07:52.581192 B 02:26:4d:ac:8f:45 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.101 tell 192.168.2.1, length 28
10:07:52.581220 Out 00:1c:bf:53:b2:a2 ethertype ARP (0x0806), length 44: Ethernet (len 6), IPv4 (len 4), Reply 192.168.2.101 is-at 00:1c:bf:53:b2:a2, length 28
Diese Probleme (d. h.: "deauthenticating from ...") hatte ich auch mit meinem:
:~$ lspci -nnk | grep -i net -A2
03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4227] (rev 02)
Subsystem: Intel Corporation ThinkPad R60e/X60s [8086:1011]
Kernel driver in use: iwl3945
Als workaround benutze ich:
einen statischen arp-Cache-Eintrag für den Router und
mit cron, ein Script mit arping, das alle 3 Minuten einen arp-request (wenn beantwortet wird) für den Router sendet und zusätzlich 2 "Gratuitous ARP" (das sind arp-replys) für den Laptop, in das WLAN sendet.
Wiebittewas? 😀
|
lubux
Anmeldungsdatum: 21. November 2012
Beiträge: 14258
|
sitronen- schrieb: Wiebittewas? 😀
Ergänzung: Betr. Module, habe ich folgende Konfiguration:
:~$ cat /etc/modprobe.d/iwl3945.conf
#parm: antenna:select antenna (1=Main, 2=Aux, default 0 [both]) (int)
#parm: swcrypto:using software crypto (default 1 [software]) (int)
#parm: disable_hw_scan:disable hardware scanning (default 1) (int)
#parm: fw_restart:restart firmware in case of error (int)
#
options iwl3945 antenna=1
options iwl3945 disable_hw_scan=0
options iwl3945 fw_restart=0 :~$ cat /etc/modprobe.d/cfg80211.conf
options cfg80211 cfg80211_disable_40mhz_24ghz=Y
options cfg80211 ieee80211_regdom="DE" :~$ cat /etc/modprobe.d/iwllegacy.conf
options iwllegacy bt_coex_active=N :~$ cat /etc/modprobe.d/mac80211.conf
options mac80211 max_nullfunc_tries=100
options mac80211 max_probe_tries=200
options mac80211 probe_wait_ms=3600000
|