You are not logged in.

#1 2011-12-06 07:29:56

jancici
Member
From: svk
Registered: 2011-12-04
Posts: 194

[SOLVED] kernel crash with PCI wifi card

HI,
I id install and start to use arch just two weeks ago :-)
I was able to solve problems until now.

I am not sure if this is problem of arch kernel, maybe it will be general.

I did insert PCI wifi card to my PC with arch. Card is Z-COM XI-626 : LAST LINE:

lspci 
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5)
00:1c.6 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 7 (rev b5)
00:1c.7 PCI bridge: Intel Corporation 82801 PCI Bridge (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation H67 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
03:00.0 IDE interface: VIA Technologies, Inc. VT6415 PATA IDE Host Controller
04:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
06:00.0 PCI bridge: ASMedia Technology Inc. ASM108x PCIe to PCI Bridge Controller (rev 01)
07:00.0 Network controller: Intersil Corporation ISL3874 [Prism 2.5]/ISL3872 [Prism 3] (rev 01)

It start to work very nicely, I could connect to the network with NetworkManager in gnome.
BUT
after while connection is not working.
the is in message LOG:

Dec  6 07:53:09 localhost NetworkManager[686]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) scheduled...
Dec  6 07:53:09 localhost NetworkManager[686]: <info> Activation (wlan0) Stage 4 of 5 (IP6 Configure Timeout) complete.
Dec  6 07:53:09 localhost NetworkManager[686]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) started...
Dec  6 07:53:10 localhost NetworkManager[686]: <info> (wlan0): device state change: ip-config -> activated (reason 'none') [70 100 0]
Dec  6 07:53:10 localhost NetworkManager[686]: <info> Policy set 'Auto moje_wifi' (wlan0) as default for IPv4 routing and DNS.
Dec  6 07:53:10 localhost NetworkManager[686]: <info> Activation (wlan0) successful, device activated.
Dec  6 07:53:10 localhost NetworkManager[686]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) complete.
Dec  6 07:53:10 localhost dbus[661]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Dec  6 07:53:10 localhost dbus[661]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Dec  6 08:02:58 localhost kernel: [ 1889.872241] Pid: 0, comm: swapper Tainted: G         C  3.1.4-1-ARCH #1
Dec  6 08:02:58 localhost kernel: [ 1889.872243] Call Trace:
Dec  6 08:02:58 localhost kernel: [ 1889.872244]  <IRQ>  [<ffffffff810c6cfd>] __report_bad_irq+0x3d/0xe0
Dec  6 08:02:58 localhost kernel: [ 1889.872252]  [<ffffffff810c713d>] note_interrupt+0x14d/0x210
Dec  6 08:02:58 localhost kernel: [ 1889.872255]  [<ffffffff810c5079>] handle_irq_event_percpu+0xc9/0x2a0
Dec  6 08:02:58 localhost kernel: [ 1889.872257]  [<ffffffff810c5298>] handle_irq_event+0x48/0x70
Dec  6 08:02:58 localhost kernel: [ 1889.872259]  [<ffffffff810c7a7a>] handle_fasteoi_irq+0x5a/0xe0
Dec  6 08:02:58 localhost kernel: [ 1889.872262]  [<ffffffff81016992>] handle_irq+0x22/0x40
Dec  6 08:02:58 localhost kernel: [ 1889.872265]  [<ffffffff8140d01a>] do_IRQ+0x5a/0xe0
Dec  6 08:02:58 localhost kernel: [ 1889.872268]  [<ffffffff81409c6e>] common_interrupt+0x6e/0x6e
Dec  6 08:02:58 localhost kernel: [ 1889.872269]  <EOI>  [<ffffffff8131d3aa>] ? poll_idle+0x3a/0x80
Dec  6 08:02:58 localhost kernel: [ 1889.872273]  [<ffffffff8131d383>] ? poll_idle+0x13/0x80
Dec  6 08:02:58 localhost kernel: [ 1889.872275]  [<ffffffff8131d756>] cpuidle_idle_call+0xc6/0x350
Dec  6 08:02:58 localhost kernel: [ 1889.872277]  [<ffffffff81013229>] cpu_idle+0xc9/0x120
Dec  6 08:02:58 localhost kernel: [ 1889.872280]  [<ffffffff813e6912>] rest_init+0x96/0xa4
Dec  6 08:02:58 localhost kernel: [ 1889.872282]  [<ffffffff8194fc15>] start_kernel+0x3bf/0x3cc
Dec  6 08:02:58 localhost kernel: [ 1889.872285]  [<ffffffff8194f347>] x86_64_start_reservations+0x132/0x136
Dec  6 08:02:58 localhost kernel: [ 1889.872287]  [<ffffffff8194f140>] ? early_idt_handlers+0x140/0x140
Dec  6 08:02:58 localhost kernel: [ 1889.872289]  [<ffffffff8194f44d>] x86_64_start_kernel+0x102/0x111
Dec  6 08:03:05 localhost NetworkManager[686]: <info> (wlan0): roamed from BSSID 00:19:0A:01:1A:66 (moje_wifi) to (none) ((none))
Dec  6 08:03:05 localhost kernel: [ 1896.943757] wlan0: interrupt delivery does not seem to work
Dec  6 08:03:07 localhost kernel: [ 1898.942477] wlan0: interrupt delivery does not seem to work
Dec  6 08:03:10 localhost kernel: [ 1902.180399] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:12 localhost kernel: [ 1904.179118] wlan0: interrupt delivery does not seem to work
Dec  6 08:03:14 localhost kernel: [ 1906.177838] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:16 localhost kernel: [ 1908.176557] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:18 localhost kernel: [ 1910.175277] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:20 localhost kernel: [ 1912.173997] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:22 localhost kernel: [ 1914.172716] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:24 localhost kernel: [ 1916.171436] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:26 localhost kernel: [ 1918.170157] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:28 localhost kernel: [ 1920.168875] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:30 localhost kernel: [ 1922.167595] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:32 localhost kernel: [ 1924.166315] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:32 localhost kernel: [ 1924.279547] ------------[ cut here ]------------
Dec  6 08:03:32 localhost kernel: [ 1924.279553] WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x257/0x260()
Dec  6 08:03:32 localhost kernel: [ 1924.279555] Hardware name: System Product Name
Dec  6 08:03:32 localhost kernel: [ 1924.279556] NETDEV WATCHDOG: wifi0 (hostap_pci): transmit queue 0 timed out
Dec  6 08:03:32 localhost kernel: [ 1924.279558] Modules linked in: fuse ext2 mbcache snd_hda_codec_hdmi orinoco_pci orinoco cfg80211 snd_hda_codec_realtek i915 drm_kms_helper drm i2c_i801 hostap_pci hostap i2c_algo_bit i2c_core eeepc_wmi asus_wmi sparse_keymap rfkill psmouse pci_hotplug serio_raw snd_hda_intel mei(C) snd_hda_codec iTCO_wdt iTCO_vendor_support snd_hwdep snd_pcm snd_timer snd evdev r8169 mii pcspkr intel_agp intel_gtt button video lib80211 wmi processor soundcore snd_page_alloc btrfs zlib_deflate crc32c libcrc32c hid_a4tech usbhid hid sd_mod ahci pata_acpi libahci pata_via libata xhci_hcd ehci_hcd scsi_mod usbcore
Dec  6 08:03:32 localhost kernel: [ 1924.279599] Pid: 0, comm: swapper Tainted: G         C  3.1.4-1-ARCH #1
Dec  6 08:03:32 localhost kernel: [ 1924.279600] Call Trace:
Dec  6 08:03:32 localhost kernel: [ 1924.279602]  <IRQ>  [<ffffffff81061b9f>] warn_slowpath_common+0x7f/0xc0
Dec  6 08:03:32 localhost kernel: [ 1924.279610]  [<ffffffff81025047>] ? intel_pmu_enable_all+0xa7/0x110
Dec  6 08:03:32 localhost kernel: [ 1924.279612]  [<ffffffff81061c96>] warn_slowpath_fmt+0x46/0x50
Dec  6 08:03:32 localhost kernel: [ 1924.279615]  [<ffffffff8107e472>] ? __queue_work+0xe2/0x490
Dec  6 08:03:32 localhost kernel: [ 1924.279617]  [<ffffffff81364377>] dev_watchdog+0x257/0x260
Dec  6 08:03:32 localhost kernel: [ 1924.279620]  [<ffffffff81071e61>] run_timer_softirq+0x131/0x440
Dec  6 08:03:32 localhost kernel: [ 1924.279622]  [<ffffffff81364120>] ? qdisc_reset+0x50/0x50
Dec  6 08:03:32 localhost kernel: [ 1924.279624]  [<ffffffff8101c139>] ? read_tsc+0x9/0x20
Dec  6 08:03:32 localhost kernel: [ 1924.279626]  [<ffffffff810691c0>] __do_softirq+0xb0/0x270
Dec  6 08:03:32 localhost kernel: [ 1924.279629]  [<ffffffff81096158>] ? tick_dev_program_event+0x48/0x110
Dec  6 08:03:32 localhost kernel: [ 1924.279631]  [<ffffffff8109623f>] ? tick_program_event+0x1f/0x30
Dec  6 08:03:32 localhost kernel: [ 1924.279634]  [<ffffffff8140c76c>] call_softirq+0x1c/0x30
Dec  6 08:03:32 localhost kernel: [ 1924.279637]  [<ffffffff81016a15>] do_softirq+0x65/0xa0
Dec  6 08:03:32 localhost kernel: [ 1924.279639]  [<ffffffff810696ce>] irq_exit+0x9e/0xc0
Dec  6 08:03:32 localhost kernel: [ 1924.279641]  [<ffffffff8140d10e>] smp_apic_timer_interrupt+0x6e/0x99
Dec  6 08:03:32 localhost kernel: [ 1924.279643]  [<ffffffff8140afde>] apic_timer_interrupt+0x6e/0x80
Dec  6 08:03:32 localhost kernel: [ 1924.279644]  <EOI>  [<ffffffff81279e9b>] ? intel_idle+0xcb/0x120
Dec  6 08:03:32 localhost kernel: [ 1924.279649]  [<ffffffff81279e7d>] ? intel_idle+0xad/0x120
Dec  6 08:03:32 localhost kernel: [ 1924.279651]  [<ffffffff8131d756>] cpuidle_idle_call+0xc6/0x350
Dec  6 08:03:32 localhost kernel: [ 1924.279654]  [<ffffffff81013229>] cpu_idle+0xc9/0x120
Dec  6 08:03:32 localhost kernel: [ 1924.279657]  [<ffffffff813e6912>] rest_init+0x96/0xa4
Dec  6 08:03:32 localhost kernel: [ 1924.279659]  [<ffffffff8194fc15>] start_kernel+0x3bf/0x3cc
Dec  6 08:03:32 localhost kernel: [ 1924.279662]  [<ffffffff8194f347>] x86_64_start_reservations+0x132/0x136
Dec  6 08:03:32 localhost kernel: [ 1924.279664]  [<ffffffff8194f140>] ? early_idt_handlers+0x140/0x140
Dec  6 08:03:32 localhost kernel: [ 1924.279666]  [<ffffffff8194f44d>] x86_64_start_kernel+0x102/0x111
Dec  6 08:03:32 localhost kernel: [ 1924.279668] ---[ end trace 6f3b132eb24e1d2e ]---
Dec  6 08:03:32 localhost kernel: [ 1924.279669] wifi0 Tx timed out! Resetting card
Dec  6 08:03:32 localhost kernel: [ 1924.279694] hostap_pci: wifi0: resetting card
Dec  6 08:03:34 localhost kernel: [ 1926.278267] wifi0 Tx timed out! Resetting card
Dec  6 08:03:36 localhost kernel: [ 1928.163754] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:36 localhost kernel: [ 1928.276987] wifi0 Tx timed out! Resetting card
Dec  6 08:03:38 localhost kernel: [ 1930.162473] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:38 localhost kernel: [ 1930.222552] hostap_pci: wifi0: already resetting card - ignoring reset request
Dec  6 08:03:38 localhost kernel: [ 1930.262615] hostap_pci: wifi0: already resetting card - ignoring reset request
Dec  6 08:03:38 localhost kernel: [ 1930.262619] wifi0: Port type setting to 1 failed
Dec  6 08:03:38 localhost kernel: [ 1930.275703] wifi0 Tx timed out! Resetting card
Dec  6 08:03:40 localhost kernel: [ 1932.261129] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:40 localhost kernel: [ 1932.261131] wifi0: MAC port 0 enabling failed
Dec  6 08:03:40 localhost kernel: [ 1932.261150] hostap_pci: wifi0: resetting card
Dec  6 08:03:43 localhost kernel: [ 1934.463052] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:43 localhost kernel: [ 1934.463064] hostap_pci: wifi0: already resetting card - ignoring reset request
Dec  6 08:03:45 localhost kernel: [ 1936.461771] wifi0: interrupt delivery does not seem to work
Dec  6 08:03:45 localhost kernel: [ 1936.501864] hostap_pci: wifi0: already resetting card - ignoring reset request
Dec  6 08:03:45 localhost kernel: [ 1936.501866] wifi0: Port type setting to 1 failed
Dec  6 08:03:45 localhost kernel: [ 1936.521925] wifi0: MAC port 0 enabling failed
Dec  6 08:04:13 localhost kernel: [ 1964.923031] hostap_pci: wlan0: resetting card
Dec  6 08:04:15 localhost kernel: [ 1967.125469] wlan0: interrupt delivery does not seem to work
Dec  6 08:04:15 localhost kernel: [ 1967.125474] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:04:17 localhost kernel: [ 1969.124179] wifi0: interrupt delivery does not seem to work
Dec  6 08:04:17 localhost kernel: [ 1969.164257] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:04:17 localhost kernel: [ 1969.164259] wlan0: Port type setting to 1 failed
Dec  6 08:04:17 localhost kernel: [ 1969.184273] wlan0: MAC port 0 enabling failed
Dec  6 08:06:13 localhost kernel: [ 2084.846529] hostap_pci: wlan0: resetting card
Dec  6 08:06:15 localhost kernel: [ 2087.048638] wlan0: interrupt delivery does not seem to work
Dec  6 08:06:15 localhost kernel: [ 2087.048649] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:06:17 localhost kernel: [ 2089.047356] wifi0: interrupt delivery does not seem to work
Dec  6 08:06:17 localhost kernel: [ 2089.087406] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:06:17 localhost kernel: [ 2089.087407] wlan0: Port type setting to 1 failed
Dec  6 08:06:17 localhost kernel: [ 2089.107404] wlan0: MAC port 0 enabling failed
Dec  6 08:08:13 localhost kernel: [ 2204.769302] hostap_pci: wlan0: resetting card
Dec  6 08:08:15 localhost kernel: [ 2206.971827] wlan0: interrupt delivery does not seem to work
Dec  6 08:08:15 localhost kernel: [ 2206.971832] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:08:17 localhost kernel: [ 2208.970532] wifi0: interrupt delivery does not seem to work
Dec  6 08:08:17 localhost kernel: [ 2209.010630] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:08:17 localhost kernel: [ 2209.010634] wlan0: Port type setting to 1 failed
Dec  6 08:08:19 localhost kernel: [ 2211.009274] wlan0: interrupt delivery does not seem to work
Dec  6 08:08:19 localhost kernel: [ 2211.009275] wlan0: MAC port 0 enabling failed
Dec  6 08:10:13 localhost kernel: [ 2324.691574] hostap_pci: wlan0: resetting card
Dec  6 08:10:15 localhost kernel: [ 2326.891711] wlan0: interrupt delivery does not seem to work
Dec  6 08:10:15 localhost kernel: [ 2326.891716] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:10:17 localhost kernel: [ 2328.890393] wifi0: interrupt delivery does not seem to work
Dec  6 08:10:17 localhost kernel: [ 2328.930472] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:10:17 localhost kernel: [ 2328.930473] wlan0: Port type setting to 1 failed
Dec  6 08:10:17 localhost kernel: [ 2328.950482] wlan0: MAC port 0 enabling failed
Dec  6 08:12:13 localhost kernel: [ 2444.616669] hostap_pci: wlan0: resetting card
Dec  6 08:12:15 localhost kernel: [ 2446.818212] wlan0: interrupt delivery does not seem to work
Dec  6 08:12:15 localhost kernel: [ 2446.818218] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:12:17 localhost kernel: [ 2448.816887] wifi0: interrupt delivery does not seem to work
Dec  6 08:12:17 localhost kernel: [ 2448.856917] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:12:17 localhost kernel: [ 2448.856919] wlan0: Port type setting to 1 failed
Dec  6 08:12:17 localhost kernel: [ 2448.876938] wlan0: MAC port 0 enabling failed
Dec  6 08:14:13 localhost kernel: [ 2564.540113] hostap_pci: wlan0: resetting card
Dec  6 08:14:15 localhost kernel: [ 2566.741388] wlan0: interrupt delivery does not seem to work
Dec  6 08:14:15 localhost kernel: [ 2566.741394] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:14:17 localhost kernel: [ 2568.740062] wifi0: interrupt delivery does not seem to work
Dec  6 08:14:17 localhost kernel: [ 2568.780120] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:14:17 localhost kernel: [ 2568.780121] wlan0: Port type setting to 1 failed
Dec  6 08:14:17 localhost kernel: [ 2568.800135] wlan0: MAC port 0 enabling failed
Dec  6 08:16:13 localhost kernel: [ 2684.463514] hostap_pci: wlan0: resetting card
Dec  6 08:16:15 localhost kernel: [ 2686.664525] wlan0: interrupt delivery does not seem to work
Dec  6 08:16:15 localhost kernel: [ 2686.664530] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:16:17 localhost kernel: [ 2688.663241] wifi0: interrupt delivery does not seem to work
Dec  6 08:16:17 localhost kernel: [ 2688.703314] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:16:17 localhost kernel: [ 2688.703315] wlan0: Port type setting to 1 failed
Dec  6 08:16:17 localhost kernel: [ 2688.723340] wlan0: MAC port 0 enabling failed
Dec  6 08:18:13 localhost kernel: [ 2804.386357] hostap_pci: wlan0: resetting card
Dec  6 08:18:15 localhost kernel: [ 2806.587699] wlan0: interrupt delivery does not seem to work
Dec  6 08:18:15 localhost kernel: [ 2806.587704] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:18:17 localhost kernel: [ 2808.586422] wifi0: interrupt delivery does not seem to work
Dec  6 08:18:17 localhost kernel: [ 2808.626468] hostap_pci: wlan0: already resetting card - ignoring reset request
Dec  6 08:18:17 localhost kernel: [ 2808.626471] wlan0: Port type setting to 1 failed
Dec  6 08:18:19 localhost kernel: [ 2810.625118] wlan0: interrupt delivery does not seem to work
Dec  6 08:18:19 localhost kernel: [ 2810.625121] wlan0: MAC port 0 enabling failed

please, have anybody idea what is wrong?
thanks for help / tips ...

Last edited by jancici (2012-03-21 08:47:06)

Offline

#2 2011-12-06 22:19:03

jancici
Member
From: svk
Registered: 2011-12-04
Posts: 194

Re: [SOLVED] kernel crash with PCI wifi card

okay, I did blacklist hostap_pci, I did find out that with orinoco_pci module it is more stable
BUT
sometimes it hang up with same error message

Dec  6 23:03:45 localhost kernel: [ 2465.908317] ------------[ cut here ]------------
Dec  6 23:03:45 localhost kernel: [ 2465.908324] WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x257/0x260()
Dec  6 23:03:45 localhost kernel: [ 2465.908326] Hardware name: System Product Name
Dec  6 23:03:45 localhost kernel: [ 2465.908328] NETDEV WATCHDOG: eth1 (orinoco_pci): transmit queue 0 timed out
Dec  6 23:03:45 localhost kernel: [ 2465.908329] Modules linked in: fuse ext2 mbcache snd_hda_codec_hdmi snd_hda_codec_realtek orinoco_pci orinoco r8169 cfg80211 mii
 i915 drm_kms_helper drm snd_hda_intel evdev snd_hda_codec mei(C) i2c_algo_bit rfkill intel_agp psmouse wmi i2c_i801 i2c_core intel_gtt snd_hwdep snd_pcm button proc
essor video snd_timer snd soundcore snd_page_alloc btrfs zlib_deflate crc32c libcrc32c hid_a4tech usbhid hid sd_mod ahci pata_acpi libahci xhci_hcd pata_via libata e
hci_hcd scsi_mod usbcore
Dec  6 23:03:45 localhost kernel: [ 2465.908365] Pid: 0, comm: kworker/0:1 Tainted: G         C  3.1.4-1-ARCH #1
Dec  6 23:03:45 localhost kernel: [ 2465.908366] Call Trace:
Dec  6 23:03:45 localhost kernel: [ 2465.908368]  <IRQ>  [<ffffffff81061b9f>] warn_slowpath_common+0x7f/0xc0
Dec  6 23:03:45 localhost kernel: [ 2465.908375]  [<ffffffff81025047>] ? intel_pmu_enable_all+0xa7/0x110
Dec  6 23:03:45 localhost kernel: [ 2465.908378]  [<ffffffff81061c96>] warn_slowpath_fmt+0x46/0x50
Dec  6 23:03:45 localhost kernel: [ 2465.908381]  [<ffffffff810f1743>] ? perf_ctx_unlock+0x23/0x30
Dec  6 23:03:45 localhost kernel: [ 2465.908383]  [<ffffffff81364377>] dev_watchdog+0x257/0x260
Dec  6 23:03:45 localhost kernel: [ 2465.908386]  [<ffffffff81071e61>] run_timer_softirq+0x131/0x440
Dec  6 23:03:45 localhost kernel: [ 2465.908388]  [<ffffffff81364120>] ? qdisc_reset+0x50/0x50
Dec  6 23:03:45 localhost kernel: [ 2465.908390]  [<ffffffff8101c139>] ? read_tsc+0x9/0x20
Dec  6 23:03:45 localhost kernel: [ 2465.908392]  [<ffffffff810691c0>] __do_softirq+0xb0/0x270
Dec  6 23:03:45 localhost kernel: [ 2465.908395]  [<ffffffff81096158>] ? tick_dev_program_event+0x48/0x110
Dec  6 23:03:45 localhost kernel: [ 2465.908397]  [<ffffffff8109623f>] ? tick_program_event+0x1f/0x30
Dec  6 23:03:45 localhost kernel: [ 2465.908400]  [<ffffffff8140c76c>] call_softirq+0x1c/0x30
Dec  6 23:03:45 localhost kernel: [ 2465.908403]  [<ffffffff81016a15>] do_softirq+0x65/0xa0
Dec  6 23:03:45 localhost kernel: [ 2465.908404]  [<ffffffff810696ce>] irq_exit+0x9e/0xc0
Dec  6 23:03:45 localhost kernel: [ 2465.908407]  [<ffffffff8140d10e>] smp_apic_timer_interrupt+0x6e/0x99
Dec  6 23:03:45 localhost kernel: [ 2465.908409]  [<ffffffff8140afde>] apic_timer_interrupt+0x6e/0x80
Dec  6 23:03:45 localhost kernel: [ 2465.908410]  <EOI>  [<ffffffff81279e9b>] ? intel_idle+0xcb/0x120
Dec  6 23:03:45 localhost kernel: [ 2465.908415]  [<ffffffff81279e7d>] ? intel_idle+0xad/0x120
Dec  6 23:03:45 localhost kernel: [ 2465.908417]  [<ffffffff8131d756>] cpuidle_idle_call+0xc6/0x350
Dec  6 23:03:45 localhost kernel: [ 2465.908419]  [<ffffffff81013229>] cpu_idle+0xc9/0x120
Dec  6 23:03:45 localhost kernel: [ 2465.908422]  [<ffffffff813f8944>] start_secondary+0x202/0x209
Dec  6 23:03:45 localhost kernel: [ 2465.908424] ---[ end trace 58cac98ca8b4102b ]---
Dec  6 23:03:45 localhost kernel: [ 2465.908433] eth1: Tx timeout! ALLOCFID=0128, TXCOMPLFID=03eb, EVSTAT=808b

maybe I need some more modern card, something with atheros chipset ...

Offline

#3 2011-12-06 22:38:17

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: [SOLVED] kernel crash with PCI wifi card

buying a different card is definately faster if you dont want to spend time building kernel versions and testing patches.

if you want to debug and fix this. find the maintainer for the module (kernel sources) and mail him this bug report. be prepared to build kernels to fix this issue.

if you wish, you could try and install kernel-git and see if its already fixed in 3.2-rc series.

Offline

#4 2011-12-14 10:48:58

jancici
Member
From: svk
Registered: 2011-12-04
Posts: 194

Re: [SOLVED] kernel crash with PCI wifi card

okay, I did buy USB wifi TP-link WN722N and it works great

Offline

#5 2012-03-20 03:41:39

luuuciano
Member
Registered: 2007-01-27
Posts: 311

Re: [SOLVED] kernel crash with PCI wifi card

jancici, it was complicated to install/use the tp-link wn722n?


I arch, you arch, he arch, she arch, we arch, they arch...

Offline

#6 2012-03-21 08:46:49

jancici
Member
From: svk
Registered: 2011-12-04
Posts: 194

Re: [SOLVED] kernel crash with PCI wifi card

no, tp-link WN722n is easy to use, there was not problem.
sorry I don't remember exactly steps I have done, it was on my sister PC ...

Offline

Board footer

Powered by FluxBB