linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zeno Davatz <zdavatz@gmail.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: David Miller <davem@davemloft.net>,
	rjw@sisk.pl, linux-kernel@vger.kernel.org,
	kernel-testers@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: [Bug #14622] Second IDE device not found
Date: Fri, 20 Nov 2009 14:35:07 +0100	[thread overview]
Message-ID: <40a4ed590911200535j2fe970fas3db14492c4c30b9d@mail.gmail.com> (raw)
In-Reply-To: <4B067E1A.7000102@garzik.org>

On Fri, Nov 20, 2009 at 12:31 PM, Jeff Garzik <jeff@garzik.org> wrote:

> I use minicom and a null modem serial cable.  One of minicom's commands will
> capture everything sent to the serial port, to a file.  Other options are
> available.  Googling for "linux serial console" found several useful
> starting-point links.
>
> The basic idea is to sent console output to a serial port, and then have
> some method of reading and capturing the serial port's data.
>
> Another alternative is netconsole (google for "linux netconsole"), which
> permits output over the network.

Ok, I will try to look into this.

> Well, this goes back to David's basic request:  IDE-only or ATA-only.

I find it a bit irritating, that CONFIG_IDE is mentioned as ATA in
make menuconfig. But I'm trying to understand your point.

> You really, really, really should not to enable both at the same time.

I recompiled the kernel only with below settings all enabled.

> If you are choosing ATA-only (libata), then you should disable CONFIG_IDE
> and everything associated with CONFIG_IDE, including CONFIG_BLK_DEV_SVWKS.

I disabled CONFIG_IDE this time.

> libata will want something like
> CONFIG_ATA
> CONFIG_ATA_VERBOSE_ERROR        <-- optional, but helpful
> CONFIG_PATA_SERVERWORKS
>
> CONFIG_SCSI
> CONFIG_SCSI_LOGGING             <-- ditto
> CONFIG_SCSI_CONSTANTS           <-- ditto
> CONFIG_BLK_DEV_SD
> CONFIG_BLK_DEV_SR               <-- required only for CD-ROM support

Recompiled with above enabled. And indeed: It worked. Booting as normal.

Thank you for the detailed instructions.

Best
Zeno

  reply	other threads:[~2009-11-20 13:35 UTC|newest]

Thread overview: 113+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-16 22:33 2.6.32-rc7-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
2009-11-16 22:33 ` [Bug #14277] Caught 8-bit read from freed memory in b43 driver at association Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14298] warning at manage.c:361 (set_irq_wake), matrix-keypad related? Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14331] Radeon XPRESS 200M: System hang with radeon DRI and Fedora 10 userspace unless DRI=off Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14296] spitz boots but suspend/resume is broken Rafael J. Wysocki
2009-11-18  9:19   ` Pavel Machek
2009-11-18 22:20     ` Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14352] WARNING: at net/mac80211/scan.c:267 Rafael J. Wysocki
2009-11-17  6:04   ` Maciej Rutecki
2009-11-17 22:19     ` Rafael J. Wysocki
2009-11-27 13:46       ` Sebastian Ott
2009-11-27 14:10         ` Johannes Berg
2009-11-27 14:11           ` Johannes Berg
2009-11-27 20:22         ` Maciej Rutecki
2009-11-16 22:37 ` [Bug #14297] console resume broken since ba15ab0e8d Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14355] USB serial regression after 2.6.31.1 with Huawei E169 GSM modem Rafael J. Wysocki
2009-11-16 23:05   ` Oliver Neukum
2009-11-16 23:12     ` Rafael J. Wysocki
2009-11-17  9:02       ` Benjamin Herrenschmidt
2009-11-17 22:24         ` Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14372] ath5k wireless not working after suspend-resume - eeepc Rafael J. Wysocki
2009-11-17  7:59   ` Fabio Comolli
2009-11-17 22:26     ` Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14373] Task blocked for more than 120 seconds Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14354] Bad corruption with 2.6.32-rc1 and upwards Rafael J. Wysocki
2009-11-17  2:02   ` Theodore Tso
2009-11-17 22:23     ` Rafael J. Wysocki
2009-11-18  0:11       ` tytso
2009-11-16 22:37 ` [Bug #14376] Kernel NULL pointer dereference/ kvm subsystem Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14383] hackbench regression with kernel 2.6.32-rc1 Rafael J. Wysocki
2009-11-18 11:09   ` Peter Zijlstra
2009-11-20  5:40     ` Zhang, Yanmin
2009-11-20  6:52       ` Mike Galbraith
2009-11-16 22:37 ` [Bug #14379] ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String Rafael J. Wysocki
2009-11-17  0:19   ` Justin P. Mattock
2009-11-17 22:28     ` Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14380] Video tearing/glitching with T400 laptops Rafael J. Wysocki
2009-11-17 12:52   ` Arkadiusz Miskiewicz
2009-11-17 22:30     ` Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14384] tbench regression with 2.6.32-rc1 Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14415] Reboot on kernel load Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14406] uvcvideo stopped work on Toshiba Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14436] Computer becomes unusable without any apparent reason Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14467] Linker errors on ia64 with NR_CPUS=4096 Rafael J. Wysocki
2009-11-16 22:55   ` Jiri Kosina
2009-11-16 23:08     ` Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14430] sync() hangs in bdi_sched_wait Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14426] CE: hpet increasing min_delta_ns flood Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14480] 2 locks held by cat -- running "find /sys | head -c 4" --> system hang Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14481] umount blocked for more than 120 seconds after USB drive removal Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14472] EXT4 corruption Rafael J. Wysocki
2009-11-16 23:30   ` Andy Lutomirski
2009-11-17 22:32     ` Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14482] kernel BUG at fs/dcache.c:670 +lvm +md +ext3 Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0 Rafael J. Wysocki
2009-11-17  0:40   ` Justin P. Mattock
2009-11-17 22:44     ` Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14504] intermittent hibernation problem again Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1 Rafael J. Wysocki
2009-11-17  0:21   ` Justin P. Mattock
2009-11-17  6:05   ` Ingo Molnar
2009-11-17 22:42     ` Rafael J. Wysocki
2009-11-17 23:07       ` Thomas Gleixner
2009-11-16 22:37 ` [Bug #14485] System lockup running "cat /sys/kernel/debug/dri/0/i915_regs" Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14597] thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31 Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14538] Unable to associate with AP after resume since 2.6.32-rc6 Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14618] OOM killer, page fault Rafael J. Wysocki
2009-11-17  8:40   ` Minchan Kim
2009-11-17  9:19     ` Norbert Preining
2009-11-17 22:51       ` Rafael J. Wysocki
2009-11-21 10:40   ` Norbert Preining
2009-11-16 22:37 ` [Bug #14616] [2.6.32 regression] sata_nv: commit 6489e3262e6b188a1a009b65e8a94b7aa17645b7 slows down system boot Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14619] ext3/jbd oops in journal_start Rafael J. Wysocki
2009-11-20 15:06   ` tytso
2009-11-20 15:18     ` Chris Mason
2009-11-20 15:32       ` tytso
2009-11-16 22:37 ` [Bug #14577] Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380) Rafael J. Wysocki
2009-11-17 12:27   ` Lukas Kolbe
2009-11-17 22:45     ` Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14622] Second IDE device not found Rafael J. Wysocki
2009-11-19 20:05   ` David Miller
2009-11-20  7:59     ` Zeno Davatz
2009-11-20  8:41       ` Jeff Garzik
2009-11-20  9:29         ` Zeno Davatz
2009-11-20 11:31           ` Jeff Garzik
2009-11-20 13:35             ` Zeno Davatz [this message]
2009-11-20 17:45               ` David Miller
2009-11-20 20:41                 ` Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14621] specjbb2005 and aim7 regression with 2.6.32-rc kernels Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14620] WARNING: at mm/page_alloc.c:1805 __alloc_pages_nodemask Rafael J. Wysocki
2009-11-17  2:43   ` Theodore Tso
2009-11-17 22:53     ` Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14625] Commit d451564 breaks ARM Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14627] i915: *ERROR* Execbuf while wedged Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14626] oops on boot starting udev Rafael J. Wysocki
2009-11-17  1:14   ` Greg KH
2009-11-17  2:04     ` Dmitry Torokhov
2009-11-17  2:59       ` Soeren Sonnenburg
2009-11-17  4:01         ` Dmitry Torokhov
2009-11-17  4:06           ` Soeren Sonnenburg
2009-11-19  2:59             ` Dmitry Torokhov
2009-11-21  6:21               ` Soeren Sonnenburg
2009-11-21  8:56               ` Soeren Sonnenburg
2009-11-21  9:30                 ` Justin P. Mattock
2009-11-21  9:35                 ` [SOLVED] kernel module loading does not work with binutils-gold (was Re: [Bug #14626] oops on boot starting udev) Soeren Sonnenburg
2009-11-21  9:58                   ` Justin P. Mattock
2009-11-21 10:08                     ` Soeren Sonnenburg
2009-11-21 10:29                       ` Justin P. Mattock
2009-11-16 22:37 ` [Bug #14624] ath9k: BUG kmalloc-8192: Poison overwritten Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14629] Oops on i915 on 8086:a011 pine trail Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14630] sched_rt_periodic_timer vs cpu hotplug Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14628] drm/ksm -> s2disk -> resume -> [drm:r100_ring_test] *ERROR* radeon: ring test failed Rafael J. Wysocki

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=40a4ed590911200535j2fe970fas3db14492c4c30b9d@mail.gmail.com \
    --to=zdavatz@gmail.com \
    --cc=davem@davemloft.net \
    --cc=jeff@garzik.org \
    --cc=kernel-testers@vger.kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    /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;
as well as URLs for NNTP newsgroup(s).