From: Thom Borton <borton@phys.ethz.ch>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: PCMCIA CD-ROM does not work
Date: Wed, 15 Oct 2003 09:40:55 +0200 [thread overview]
Message-ID: <200310150940.56025.borton@phys.ethz.ch> (raw)
In-Reply-To: <Pine.LNX.4.44.0310131027060.3684-100000@logos.cnet>
[-- Attachment #1: Type: text/plain, Size: 1762 bytes --]
Hello Marcelo
The problem starts with 2.4.21-pre1. A couple of seconds after I plug
in the PCMCIA card, the system stops. No noise, no oops, just freeze.
Attached you find the corresponding syslog entries.
Thanks a lot, Tobias
On Monday 13 October 2003 14:35, Marcelo Tosatti wrote:
> On Sat, 11 Oct 2003, Thom Borton wrote:
> > Hey
> >
> > If have now compiled a series of kernels starting from 2.4.18 up
> > to 2.4.22. The drive stops working with 2.4.21. That is indeed
> > where the "drivers/ide/legacy" directory was introduced.
> >
> > What do you mean by binary search? What's a "pre"?
>
> Try 2.4.21-pre1, 2.4.21-pre2, 2.4.21-pre3 etc. to find exactly
> where it stopped working. You can find the patches against 2.4.20
> at
>
> ftp.kernel.org/pub/linux/kernel/v2.4/testing/old/
>
> > Further: In 2.4.22 I get an Oops and the whole system stops when
> > I unplug the pcmcia card -> hard reset.
> >
> > It says:
> >
> > ///////////
> > remove_proc_entry: hde/identify busy, count=1
> > remove_proc_entry: ide2/hde busy, count=1
> > Unable to handle kernel paging request at virtual address
> > 655f6373 printing eip:
> > c011c5b5
> > *pde = 00000000
> > Oops: 0002
> > CPU: 0
> > .......
> > .......
> > <0>Kernel panic: Aiee, killing interrupt handler!
> > In interrupt handler - not syncing
> > ///////////
> >
> > Sound's scarry, but doesnt tell me a lot, except that I have to
> > reboot the system.
>
> Can you please post the full kernel panic message?
>
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Thom Borton
Switzerland
[-- Attachment #2: syslog-2.4.21-pre1-fail.txt --]
[-- Type: text/plain, Size: 1703 bytes --]
Oct 15 09:32:10 grisu kernel: PCI: Found IRQ 9 for device 00:0c.0
Oct 15 09:32:10 grisu kernel: PCI: Sharing IRQ 9 with 00:0a.0
Oct 15 09:32:10 grisu kernel: Yenta IRQ list 00b8, PCI irq9
Oct 15 09:32:10 grisu kernel: Socket status: 30000006
Oct 15 09:32:10 grisu cardmgr[385]: watching 1 socket
Oct 15 09:32:10 grisu kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Oct 15 09:32:10 grisu kernel: cs: IO port probe 0x0800-0x08ff: clean.
Oct 15 09:32:10 grisu kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x170-0x177 0x220-0x22f 0x330-0x33f 0x370-0x37f 0x388-0x38f 0x398-0x39f 0x3f8-0x3ff 0x4d0-0x4d7
Oct 15 09:32:10 grisu kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Oct 15 09:32:10 grisu cardmgr[386]: starting, version is 3.2.5
Oct 15 09:32:12 grisu anacron[411]: Anacron 2.3 started on 2003-10-15
Oct 15 09:32:12 grisu /usr/sbin/cron[413]: (CRON) INFO (pidfile fd = 3)
Oct 15 09:32:12 grisu /usr/sbin/cron[414]: (CRON) STARTUP (fork ok)
Oct 15 09:32:13 grisu anacron[411]: Will run job `cron.daily' in 5 min.
Oct 15 09:32:13 grisu anacron[411]: Jobs will be executed sequentially
Oct 15 09:32:13 grisu /usr/sbin/cron[414]: (CRON) INFO (Running @reboot jobs)
Oct 15 09:32:45 grisu cardmgr[386]: socket 0: Ninja ATA
Oct 15 09:32:45 grisu kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 15 09:32:45 grisu cardmgr[386]: executing: 'modprobe ide-cs'
Oct 15 09:32:48 grisu kernel: hde: TOSHIBA CD-ROM XM-7002Bc, ATAPI CD/DVD-ROM drive
Oct 15 09:32:48 grisu kernel: ide2 at 0x180-0x187,0x386 on irq 3
Oct 15 09:32:48 grisu kernel: ide_cs: hde: Vcc = 5.0, Vpp = 0.0
Oct 15 09:32:48 grisu cardmgr[386]: executing: './ide start hde'
Oct 15 09:32:49 grisu kernel: hde: bad special flag: 0x03
next prev parent reply other threads:[~2003-10-15 7:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-10 14:52 PCMCIA CD-ROM does not work Thom Borton
2003-10-10 15:09 ` Dave Jones
2003-10-10 15:44 ` Thom Borton
2003-10-10 16:06 ` Bartlomiej Zolnierkiewicz
2003-10-10 16:27 ` Dave Jones
2003-10-10 16:43 ` Thom Borton
2003-10-10 16:47 ` Dave Jones
2003-10-11 11:14 ` Thom Borton
2003-10-13 12:35 ` Marcelo Tosatti
2003-10-15 7:40 ` Thom Borton [this message]
2003-11-10 19:55 ` Thom Borton
2003-10-10 16:04 ` Russell King
2003-10-10 16:35 ` Thom Borton
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=200310150940.56025.borton@phys.ethz.ch \
--to=borton@phys.ethz.ch \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/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