From: Thom Borton <borton@phys.ethz.ch>
To: Dave Jones <davej@redhat.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: PCMCIA CD-ROM does not work
Date: Sat, 11 Oct 2003 13:14:18 +0200 [thread overview]
Message-ID: <200310111314.20368.borton@phys.ethz.ch> (raw)
In-Reply-To: <20031010164747.GG25856@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1307 bytes --]
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"?
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.
I attached the syslog files for the various working and non-working
configurations.
Thanks for your help,
Thom
On Friday 10 October 2003 18:47, Dave Jones wrote:
> On Fri, Oct 10, 2003 at 06:43:17PM +0200, Thom Borton wrote:
> > You were both right. With CONFIG_ISA the system does not hang
> > when I plug in the PCMCIA card, but I cannot mount it later.
> >
> > What can I do then?
>
> Binary search to find the exact pre that broke this would be
> a good start.
>
> Dave
--
Thom Borton
Switzerland
[-- Attachment #2: syslog-2.4.19-success.txt --]
[-- Type: text/plain, Size: 3000 bytes --]
: Serial sub-system self-test: passed.
Oct 10 17:47:21 grisu kernel: Internal registers self-test: passed.
Oct 10 17:47:21 grisu kernel: ROM checksum self-test: passed (0x04f4518b).
Oct 10 17:47:21 grisu kernel: Receiver lock-up workaround activated.
Oct 10 17:47:21 grisu apmd[320]: apmd 3.2.0 interfacing with apm driver 1.16 and APM BIOS 1.2
Oct 10 17:47:23 grisu modprobe: modprobe: Can't locate module char-major-6
Oct 10 17:47:23 grisu last message repeated 5 times
Oct 10 17:47:23 grisu modprobe: modprobe: Can't locate module char-major-4
Oct 10 17:47:24 grisu last message repeated 3 times
Oct 10 17:47:26 grisu kernel: Linux Kernel Card Services 3.1.22
Oct 10 17:47:26 grisu kernel: options: [pci] [cardbus] [pm]
Oct 10 17:47:26 grisu kernel: PCI: Found IRQ 9 for device 00:0c.0
Oct 10 17:47:26 grisu kernel: PCI: Sharing IRQ 9 with 00:0a.0
Oct 10 17:47:26 grisu kernel: Yenta IRQ list 00b8, PCI irq9
Oct 10 17:47:26 grisu kernel: Socket status: 30000416
Oct 10 17:47:26 grisu cardmgr[388]: watching 1 socket
Oct 10 17:47:26 grisu kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Oct 10 17:47:26 grisu kernel: cs: IO port probe 0x0800-0x08ff: clean.
Oct 10 17:47:26 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 10 17:47:26 grisu kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Oct 10 17:47:26 grisu cardmgr[389]: starting, version is 3.2.5
Oct 10 17:47:28 grisu anacron[414]: Anacron 2.3 started on 2003-10-10
Oct 10 17:47:29 grisu /usr/sbin/cron[416]: (CRON) INFO (pidfile fd = 3)
Oct 10 17:47:29 grisu /usr/sbin/cron[417]: (CRON) STARTUP (fork ok)
Oct 10 17:47:29 grisu anacron[414]: Normal exit (0 jobs run)
Oct 10 17:47:29 grisu /usr/sbin/cron[417]: (CRON) INFO (Running @reboot jobs)
Oct 10 17:47:49 grisu cardmgr[389]: socket 0: Ninja ATA
Oct 10 17:47:49 grisu kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 10 17:47:50 grisu cardmgr[389]: executing: 'modprobe ide-cs'
Oct 10 17:47:53 grisu kernel: hde: TOSHIBA CD-ROM XM-7002Bc, ATAPI CD/DVD-ROM drive
Oct 10 17:47:53 grisu kernel: ide2 at 0x180-0x187,0x386 on irq 3
Oct 10 17:47:53 grisu kernel: ide_cs: hde: Vcc = 5.0, Vpp = 0.0
Oct 10 17:47:53 grisu cardmgr[389]: executing: './ide start hde'
Oct 10 17:47:53 grisu kernel: hde: bad special flag: 0x03
Oct 10 17:48:09 grisu kernel: hde: ATAPI 16X CD-ROM drive, 128kB Cache
Oct 10 17:48:09 grisu kernel: Uniform CD-ROM driver Revision: 3.12
Oct 10 17:48:10 grisu kernel: ISO 9660 Extensions: Microsoft Joliet Level 3
Oct 10 17:48:10 grisu kernel: ISOFS: changing to secondary root
Oct 10 17:48:15 grisu kernel: ide2: unexpected interrupt, status=0xff, count=1
Oct 10 17:48:15 grisu cardmgr[389]: executing: './ide stop hde'
Oct 10 17:48:15 grisu modprobe: modprobe: Can't locate module block-major-33
Oct 10 17:48:15 grisu cardmgr[389]: + open() failed: No such device or address
Oct 10 17:48:16 grisu cardmgr[389]: executing: 'modprobe -r ide-cs'
[-- Attachment #3: syslog-2.4.20-success.txt --]
[-- Type: text/plain, Size: 977 bytes --]
Oct 11 12:29:51 grisu cardmgr[382]: socket 0: Ninja ATA
Oct 11 12:29:51 grisu cardmgr[382]: executing: 'modprobe ide-cs'
Oct 11 12:29:54 grisu kernel: hde: TOSHIBA CD-ROM XM-7002Bc, ATAPI CD/DVD-ROM drive
Oct 11 12:29:54 grisu kernel: ide2 at 0x180-0x187,0x386 on irq 3
Oct 11 12:29:54 grisu kernel: hde: ATAPI 16X CD-ROM drive, 128kB Cache
Oct 11 12:30:02 grisu kernel: ide_cs: hde: Vcc = 5.0, Vpp = 0.0
Oct 11 12:30:02 grisu cardmgr[382]: executing: './ide start hde'
Oct 11 12:30:02 grisu kernel: ISO 9660 Extensions: Microsoft Joliet Level 3
Oct 11 12:30:02 grisu kernel: ISOFS: changing to secondary root
Oct 11 12:30:11 grisu kernel: ide2: unexpected interrupt, status=0xff, count=4
Oct 11 12:30:11 grisu cardmgr[382]: executing: './ide stop hde'
Oct 11 12:30:11 grisu modprobe: modprobe: Can't locate module block-major-33
Oct 11 12:30:11 grisu cardmgr[382]: + open() failed: No such device or address
Oct 11 12:30:11 grisu cardmgr[382]: executing: 'modprobe -r ide-cs'
[-- Attachment #4: syslog-2.4.21-fail.txt --]
[-- Type: text/plain, Size: 692 bytes --]
Oct 10 18:22:48 grisu kernel: Yenta IRQ list 00b8, PCI irq9
Oct 10 18:22:48 grisu kernel: Socket status: 30000006
Oct 10 18:22:48 grisu cardmgr[381]: watching 1 socket
Oct 10 18:22:48 grisu kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Oct 10 18:22:48 grisu kernel: cs: IO port probe 0x0800-0x08ff: clean.
Oct 10 18:22:48 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 10 18:22:48 grisu kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Oct 10 18:22:48 grisu cardmgr[382]: starting, version is 3.2.5
Oct 10 18:23:25 grisu kernel: cs: socket c17ff800 voltage interrogation timed out
next prev parent reply other threads:[~2003-10-11 11:14 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 [this message]
2003-10-13 12:35 ` Marcelo Tosatti
2003-10-15 7:40 ` Thom Borton
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=200310111314.20368.borton@phys.ethz.ch \
--to=borton@phys.ethz.ch \
--cc=davej@redhat.com \
--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