From: David <david@blue-labs.org>
To: linux-kernel@vger.kernel.org, linux-drivers@lists.quicknet.net
Subject: [OOPS] Quicknet PhoneJACK usage in 2.4.4 isn't a good thing
Date: Thu, 03 May 2001 14:10:30 -0700 [thread overview]
Message-ID: <3AF1C946.6060602@blue-labs.org> (raw)
Kernel 2.4.4, nothing special. PCI PhoneJACK.
00:0a.0 Multimedia audio controller: Quicknet Technologies Inc: Unknown
device 0500
Flags: medium devsel
I/O ports at a400 [size=32]
Memory at c9000000 (32-bit, non-prefetchable) [size=4K]
I/O ports at a000 [size=32]
Memory at c8800000 (32-bit, non-prefetchable) [size=4K]
$ cat /proc/ixj
$Id: ixj.c,v 3.31 2000/04/14 19:24:47 jaugenst Exp $
$Id: ixj.h,v 3.14 2000/03/30 22:06:48 eokerson Exp $
$Id: ixjuser.h,v 3.21 2001/04/03 23:42:00 eokerson Exp $
Card Num 0
DSP Base Address 0xa400
XILINX Base Address 0xa410
DSP Type 8022
DSP Version 01.17
Serial Number 500414e7
Card Type = Internet PhoneJACK PCI
Readers 0
Writers 0
FSK words 0
Capabilities 12
DSP Processor load 0
Caller ID data not sent
Caller ID Date
Caller ID Time
Caller ID Name
Caller ID Number
Play CODEC NO CODEC CHOSEN
Record CODEC NO CODEC CHOSEN
AEC OFF
Hook state 0
Port POTS
SLIC state STANDBY
Problems:
1) loading the ixj module while X is running causes a kernel OOPS in the
swapper, killing the machine flat out.
2) after successfully loading the modules and starting X to use gnophone
GUI application, answering a call will cause a crash. Sometimes just
the inbound ringing is sufficient to crash.
The CVS version of these modules doesn't kill the machine but it still
OOPS and a reboot is necessary to remove the broken modules.
Here is an oops of the module loading. I'll be posting more oopses as I
can catch them.
David
==============================================================
Unable to handle kernel paging request at virtual address 67615d6c
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<d0a90c81>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax: 67615d64 ebx: cc600000 ecx: 00600000 edx: 0000607c
esi: d0a8a5c0 edi: 00000000 ebp: d0a98180 esp: c03a3f14
ds: 0018 es: 0018 ss: 0018
Process swapper (pid: 0, stackpage=c03a3000)
Stack: cc600000 d0a8a606 cc600000 00000000 d0a8a5c0 00000000 c03a3fa4
00000000
c011a315 00000001 c011a6b6 00000000 00000000 c03e25a0 00000000
c03a3fa4
c040d24c c0119fe2 c037d7f8 c0117bbf 00000000 c0117af8 00000000
00000001
Call Trace: [<d0a8a606>] [<d0a8a5c0>] [<c011a315>] [<c011a6b6>]
[<c0119fe2>] [<c0117bbf>] [<c0117af8>]
[<c0117a02>] [<c0107e99>] [<c0105118>] [<c0105118>] [<c0106afc>]
[<c0105118>] [<c0105118>] [<c0100018>]
[<c010513b>] [<c010519e>] [<c0105000>] [<c0100197>]
Code: 8b 40 08 85 c0 74 09 50 e8 aa 5f 69 ef 83 c4 04 8b 83 08 0c
>>EIP; d0a90c81 <[ixj].rodata.start+ba1/1031> <=====
Trace; d0a8a606 <[ixj]ixj_daa_write+7f2/d2c>
Trace; d0a8a5c0 <[ixj]ixj_daa_write+7ac/d2c>
Trace; c011a315 <update_wall_time+3d/40>
Trace; c011a6b6 <timer_bh+20e/248>
Trace; c0119fe2 <tqueue_bh+16/1c>
Trace; c0117bbf <bh_action+1b/60>
Trace; c0117af8 <tasklet_hi_action+38/5c>
Trace; c0117a02 <do_softirq+42/64>
Trace; c0107e99 <do_IRQ+9d/b0>
Trace; c0105118 <default_idle+0/28>
Trace; c0105118 <default_idle+0/28>
Trace; c0106afc <ret_from_intr+0/20>
Trace; c0105118 <default_idle+0/28>
Trace; c0105118 <default_idle+0/28>
Trace; c0100018 <startup_32+18/a5>
Trace; c010513b <default_idle+23/28>
Trace; c010519e <cpu_idle+3e/54>
Trace; c0105000 <init+0/108>
Trace; c0100197 <L6+0/2>
Code; d0a90c81 <[ixj].rodata.start+ba1/1031>
00000000 <_EIP>:
Code; d0a90c81 <[ixj].rodata.start+ba1/1031> <=====
0: 8b 40 08 mov 0x8(%eax),%eax <=====
Code; d0a90c84 <[ixj].rodata.start+ba4/1031>
3: 85 c0 test %eax,%eax
Code; d0a90c86 <[ixj].rodata.start+ba6/1031>
next reply other threads:[~2001-05-03 21:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-03 21:10 David [this message]
2001-05-04 0:33 ` [OOPS] Quicknet PhoneJACK usage in 2.4.4 isn't a good thing David
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=3AF1C946.6060602@blue-labs.org \
--to=david@blue-labs.org \
--cc=linux-drivers@lists.quicknet.net \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox