linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.21-rc boot stalls
@ 2003-05-08  5:21 Bob Gill
  2003-05-08 11:07 ` Alan Cox
  0 siblings, 1 reply; 4+ messages in thread
From: Bob Gill @ 2003-05-08  5:21 UTC (permalink / raw)
  To: linux-kernel

Hi. I just built 2.4.21-rc.  It hangs on boot.  More specifically, I
get: 
hda: (ide_dma_test_irq) called while not waiting
blk queue c031e840
I/O limit 4095 Mb (mask 0xffffffff)
setting using_dma_to 1 (on)


... It gets here and stalls.  No OOPS.  My ide devices are:
cat /proc/ide/hda/model
Maxtor 92041U4
cat /proc/ide/hdb/model
Maxtor 98196H8
cat /proc/ide/hdc/model
SAMSUNG DVD-ROM SD-608
cat /proc/ide/hdd/model
CR-4804TE

My chipset is:
cat /proc/ide/sis
SiS 5513 Ultra 100 chipset
--------------- Primary Channel ---------------- Secondary Channel
-------------Channel Status: On 	 	 	 	 On 
Operation Mode: Compatible 	 	 	 Compatible 
Cable Type:     80 pins 	 	 	 80 pins
Prefetch Count: 512 	 	 	 	 512
Drive 0:        Postwrite Enabled 	 	 Postwrite Disabled
                Prefetch  Enabled 	 	 Prefetch  Disabled
                UDMA Enabled 	 	 	 UDMA Disabled
                UDMA Cycle Time    3 CLK 	 UDMA Cycle Time    Reserved
                Data Active Time   3 PCICLK 	 Data Active Time   3
PCICLK
                Data Recovery Time 1 PCICLK 	 Data Recovery Time 1
PCICLK
Drive 1:        Postwrite Enabled 	 	 Postwrite Disabled
                Prefetch  Enabled 	 	 Prefetch  Disabled
                UDMA Enabled 	 	 	 UDMA Disabled
                UDMA Cycle Time    2 CLK 	 UDMA Cycle Time    Reserved
                Data Active Time   3 PCICLK 	 Data Active Time   3
PCICLK
                Data Recovery Time 1 PCICLK 	 Data Recovery Time 3
PCICLK


I checked /Documentation/Changes and confirmed that all of my build
software meets/exceeds the minimum requirements, but be aware I am using
gcc 3.2.2 and glibc-2.3.1.  I also use hdparm to set multi-word 32 bit
I/O with DMA (hdparm -d1 -c3 -m16 -k1) at boot time.  (Also, 2.4.21-pre6
builds/boots/runs OK).

Thanks in advance,

Bob




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.4.21-rc boot stalls
  2003-05-08  5:21 2.4.21-rc boot stalls Bob Gill
@ 2003-05-08 11:07 ` Alan Cox
  2003-05-09  9:04   ` Bob Gill
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Cox @ 2003-05-08 11:07 UTC (permalink / raw)
  To: Bob Gill; +Cc: Linux Kernel Mailing List

On Iau, 2003-05-08 at 06:21, Bob Gill wrote:
> Hi. I just built 2.4.21-rc.  It hangs on boot.  More specifically, I
> get: 
> hda: (ide_dma_test_irq) called while not waiting
> blk queue c031e840
> I/O limit 4095 Mb (mask 0xffffffff)
> setting using_dma_to 1 (on)

Do you have APIC support or ACPI enabled ?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.4.21-rc boot stalls
  2003-05-08 11:07 ` Alan Cox
@ 2003-05-09  9:04   ` Bob Gill
  2003-05-09 12:05     ` Alan Cox
  0 siblings, 1 reply; 4+ messages in thread
From: Bob Gill @ 2003-05-09  9:04 UTC (permalink / raw)
  To: Alan Cox; +Cc: linux-kernel

On Thu, 2003-05-08 at 05:07, Alan Cox wrote:
> On Iau, 2003-05-08 at 06:21, Bob Gill wrote:
> > Hi. I just built 2.4.21-rc.  It hangs on boot.  More specifically, I
> > get: 
> > hda: (ide_dma_test_irq) called while not waiting
> > blk queue c031e840
> > I/O limit 4095 Mb (mask 0xffffffff)
> > setting using_dma_to 1 (on)
> 
> Do you have APIC support or ACPI enabled ?
> 
(from the build script)
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y

# CONFIG_HOTPLUG_PCI_ACPI is not set
# CONFIG_ACPI is not set

My motherboard has the SiS645 chipset.  
The SiS961 is the I/O APIC (ACPI 1.0b and APM 1.2 Compliant).

Currently my BIOS ACPI is set to suspend to standby (but I don't use it
and so haven't configured it in the kernel). 

I will rebuild the kernel with ACPI support and let you know the results
(later today...after sleep).

Thanks for your reply,

Bob 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.4.21-rc boot stalls
  2003-05-09  9:04   ` Bob Gill
@ 2003-05-09 12:05     ` Alan Cox
  0 siblings, 0 replies; 4+ messages in thread
From: Alan Cox @ 2003-05-09 12:05 UTC (permalink / raw)
  To: Bob Gill; +Cc: Linux Kernel Mailing List

On Gwe, 2003-05-09 at 10:04, Bob Gill wrote:
> CONFIG_X86_GOOD_APIC=y
> CONFIG_X86_UP_APIC=y
> CONFIG_X86_UP_IOAPIC=y
> CONFIG_X86_LOCAL_APIC=y
> CONFIG_X86_IO_APIC=y
> 
> # CONFIG_HOTPLUG_PCI_ACPI is not set
> # CONFIG_ACPI is not set
> 
> My motherboard has the SiS645 chipset.  
> The SiS961 is the I/O APIC (ACPI 1.0b and APM 1.2 Compliant).

SiS APIC's are only supported in 2.5.x


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-09 12:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-08  5:21 2.4.21-rc boot stalls Bob Gill
2003-05-08 11:07 ` Alan Cox
2003-05-09  9:04   ` Bob Gill
2003-05-09 12:05     ` Alan Cox

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).