From: MadLoisae at gmx.net <MadLoisae@gmx.net>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] kernel panic possibly related to ath9k
Date: Sat, 11 Sep 2010 00:30:18 +0200 [thread overview]
Message-ID: <4C8AB17A.5070801@gmx.net> (raw)
Hi Guys,
since a few weeks I am using an Atheros based WLAN PCMCIA-card as AP in
my linux-gateway.
The only client for this network is at the moment a Nokia E72, I am
using hostapd in version 0.6.10, I have a WPA/WPA2 PSK encrypted network
on channel 2 configured.
About two times a week my box crashes, now I have removed the panic=30
out of my kernel command line and captured an panic (also attached here,
but I don't know if the attachments work trough the mailing list):
http://cableguy.no-ip.com/Files/panic.jpg
I think the panic is caused by the ath9k driver.
I have attached my kernel config and my dmesg-output from my last boot,
I am using kernel 2.6.35.4 on debian lenny.
Hardware is a Via Nehemiah CPU with Via CLE266 chipset, 1GB RAM, CF and
HDD (both on secondary IDE channel), DVB-Card (Terratec Cinergy 1200
DVB-C) and WLAN-Card (Atheros AR4516) in PCMCIA-Slot. I am using two of
the 4 onboard Realtek-LANs, I do not use the onboard soundcard.
lspci:
00:00.0 Host bridge: VIA Technologies, Inc. VT8623 [Apollo CLE266]
00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]
00:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
00:0c.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev 82)
00:0c.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev 82)
00:0d.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller (rev 80)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller (rev 80)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller (rev 80)
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo
CLE266] integrated CastleRock graphics (rev 03)
02:00.0 Network controller: Atheros Communications Inc. AR5416
802.11abgn Wireless PCI Adapter (rev 01)
cat /proc/interrupts:
0: 454776 XT-PIC-XT timer
1: 2 XT-PIC-XT i8042
2: 0 XT-PIC-XT cascade
3: 2 XT-PIC-XT
4: 919 XT-PIC-XT serial
7: 446149 XT-PIC-XT yenta, uhci_hcd:usb2, ath9k, eth0
8: 2 XT-PIC-XT rtc
9: 0 XT-PIC-XT acpi
10: 1 XT-PIC-XT uhci_hcd:usb4, VIA8233
11: 133037 XT-PIC-XT yenta, ehci_hcd:usb1, uhci_hcd:usb3,
saa7146 (0), eth1
12: 4 XT-PIC-XT i8042
14: 0 XT-PIC-XT pata_via
15: 22687 XT-PIC-XT pata_via
The kernel-taint is caused by vmware-server running on this machine,
here is also my lsmod:
Module Size Used by
vmnet 22670 11
vmmon 1784348 5
padlock_aes 4033 0
ath9k 75660 0
ath9k_common 3618 1 ath9k
ath9k_hw 255175 2 ath9k,ath9k_common
ath 6252 3 ath9k,ath9k_common,ath9k_hw
budget_av 11414 9
mac80211 113014 2 ath9k,ath9k_common
saa7146_vv 30498 1 budget_av
videobuf_dma_sg 5927 1 saa7146_vv
videobuf_core 10394 2 saa7146_vv,videobuf_dma_sg
budget_core 4916 1 budget_av
saa7146 10230 3 budget_av,saa7146_vv,budget_core
ttpci_eeprom 1156 1 budget_core
tda10021 3862 1 budget_av
cfg80211 104553 4 ath9k,ath9k_common,ath,mac80211
tda10023 4947 1 budget_av
I am familar with applying kernel patches, but I am not able to program
anysth. :-/
Thanks for any help!
best regards
Alois
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.gz
Type: application/gzip
Size: 14920 bytes
Desc: not available
Url : http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20100911/f52b1c6b/attachment-0001.bin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dmesg
Url: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20100911/f52b1c6b/attachment-0001.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: panic.jpg
Type: image/jpeg
Size: 403481 bytes
Desc: not available
Url : http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20100911/f52b1c6b/attachment-0001.jpg
next reply other threads:[~2010-09-10 22:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-10 22:30 MadLoisae at gmx.net [this message]
2010-09-10 23:27 ` [ath9k-devel] kernel panic possibly related to ath9k Peter Stuge
-- strict thread matches above, loose matches on Subject: below --
2010-09-11 21:00 MadLoisae at gmx.net
2010-09-13 7:05 ` Adrian Chadd
2010-09-13 8:06 ` MadLoisae at gmx.net
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C8AB17A.5070801@gmx.net \
--to=madloisae@gmx.net \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.