Re: hda=noprobe fails



Note: don't top post. I've rearranged yours.

On Sat, Nov 10, 2007 at 06:31:41PM -0800, Serena Cantor wrote:
--- "Douglas A. Tutty" <dtutty@xxxxxxxxxxxxx> wrote:
On Sat, Nov 10, 2007 at 05:38:37PM -0800, Serena Cantor wrote:
I install etch on an old system, but get boot messages below:

Nov 10 17:44:40 debian kernel: hda: IRQ probe failed (0xfffff7f8)
Nov 10 17:44:40 debian kernel: hda: IRQ probe failed (0xfffff7f8)
Nov 10 17:44:40 debian kernel: hda: no response (status = 0x0a),
resetting drive

Probing takes too much time. As I use scsi disk, I want to disable
probing, so I read files in kerenl-doc-2.6 package and change a
line in menu.lst to:

kernel /boot/vmlinuz-2.6.18-5-686 root=/dev/sda4 ro
noisapnp hda=noprobe

After grub-install and reboot, "hda=noprobe" does not have any
effect.

The motherboard is a BX Slot 1 board. I have installed Win98 and
sarge. In sarge, which use kernel 2.4, I have successfully disabled
ide probing.

The board's ide interface is OK, because I have used IDE disk and
cdrom before.

It's not a hardware problem. The problem is with kernel 2.6

I just want to disable ide probing during boot.


I wonder if the ide is built into the kernel or is part of the initrd.
If the latter, then kernel command lines won't do anything. You'll need
to change the parameters in the initrd setup and rebuild it.

Not that I know how to do that.

In fact, in /boot/config-2.6.18-5-amd64 I see that most of the IDE lines
are listed as modules and that they are in
/lib/modules/2.6.18-5-amd64/kernel/drivers/ide/

Since the initrd setup tells it to load "most" modules on boot, my guess
is that this is the problem.

Doug.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • 2.6.25 Regression: DriveStatusError
    ... I tried all -git Kernels since begining of cycle and starting when they finaly ... Root is on a raid1 using a IDE Samsung SP1614N as hda and a SATA Samsung ... Kernel driver in use: VIA_IDE ... # AX.25 network device drivers ...
    (Linux-Kernel)
  • Kernel 2.6.31 locks up during initialization.
    ... I am not a member of the list, but do read it via a Usenet gateway.Linux version 2.6.31 does not work - locks up at point noted below after finding IDE devices and before finding ethernet device on motherboard. ... mask FE0000000 write-back ... Use a HIGHMEM enabled kernel. ...
    (Linux-Kernel)
  • Re: IDE cdrom problem with PLEXTOR DVDR PX-608AL
    ... Actually the interrupt handler in ide-cd got rewritten and you're still using the ... IDE device, a Pioneer DVR-115D DVD-ROM, hooked up to the JMicron IDE port. ... With the IDE driver compiled into the kernel any access to the DVD is fine ...
    (Linux-Kernel)
  • Re: 2.6.8 stock kernel bug
    ... Among the kernel modules in kernel 2.6.8, ... > deciding whether they are required for mounting an IDE CDROM device. ... >> we're talking about the ide driver that controls the disk where the ... echo Mounted /proc filesystem ...
    (comp.os.linux.hardware)
  • Re: Cant enable DMA
    ... If someone out there is using Debian and a PCI IDE ... You need a newer kernel. ... In fact there's a ton of VIA chipset updates between 2.4.20 and 2.4.21, ... Linux agpgart interface v0.99 Jeff Hartmann ...
    (Debian-User)