2001-12-14 22:20:39

by Francois Romieu

[permalink] [raw]
Subject: freeze (2.4.17-pre/rc + Promise 20265)

As soon as a disk is present in the first slot of the Promise adapter the
kernel locks during boot as shown below (no sysrq, no led, nothing)
[...]
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 39
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1
ide0: BM-DMA at 0xb000-0xb007, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xb008-0xb00f, BIOS settings: hdc:DMA, hdd:pio
PDC20265: IDE controller on PCI bus 00 dev 60
PDC20265: chipset revision 2
ide: Found promise 20265 in RAID mode.
PDC20265: not 100% native mode: will probe irqs later
PDC20265: (U)DMA Burst Bit ENABLED Primary MASTER Mode Secondary MASTER Mode.
ide2: BM-DMA at 0xdc00-0xdc07, BIOS settings: hde:pio, hdf:pio
ide3: BM-DMA at 0xdc08-0xdc0f, BIOS settings: hdg:pio, hdh:pio <- appears
[insert guru meditation here]

It's 100% reproductible with 2.4.17-pre8/-rc1 and RedHat's 2.4.7-10.
The disks are all the sames. Swapping them doesn't change anything.
Tried RH 2.96-98 as well as egcs-1.1.2 -> lock.
Disabled APM, ACPI, SMP (APIC+IOAPIC enabled) -> lock.

/proc/pci and /proc/cpuinfo follow.
Attached is a "normal" complete boot dmesg (I simply removed the disk).

If it isn't the expected behavior before refund, I'm open to
suggestions.

Thanks.

$ cat /proc/pci

PCI devices found:
Bus 0, device 0, function 0:
Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev 196).
Prefetchable 32 bit memory at 0xd0000000 [0xd3ffffff].
Bus 0, device 1, function 0:
PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP] (rev 0).
Master Capable. No bursts. Min Gnt=12.
Bus 0, device 7, function 0:
ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 64).
Bus 0, device 7, function 1:
IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 6).
Master Capable. Latency=32.
I/O at 0xb000 [0xb00f].
Bus 0, device 7, function 2:
USB Controller: VIA Technologies, Inc. UHCI USB (rev 26).
IRQ 5.
Master Capable. Latency=32.
I/O at 0xb400 [0xb41f].
Bus 0, device 7, function 3:
USB Controller: VIA Technologies, Inc. UHCI USB (#2) (rev 26).
IRQ 5.
Master Capable. Latency=32.
I/O at 0xb800 [0xb81f].
Bus 0, device 7, function 4:
Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 64).
IRQ 9.
Bus 0, device 12, function 0:
RAID bus controller: Promise Technology, Inc. 20265 (rev 2).
IRQ 11.
Master Capable. Latency=32.
I/O at 0xcc00 [0xcc07].
I/O at 0xd000 [0xd003].
I/O at 0xd400 [0xd407].
I/O at 0xd800 [0xd803].
I/O at 0xdc00 [0xdc3f].
Non-prefetchable 32 bit memory at 0xd8000000 [0xd801ffff].
Bus 0, device 14, function 0:
Ethernet controller: 3Com Corporation 3c905C-TX [Fast Etherlink] (rev 120).
IRQ 10.
Master Capable. Latency=32. Min Gnt=10.Max Lat=10.
I/O at 0xe000 [0xe07f].
Non-prefetchable 32 bit memory at 0xd8020000 [0xd802007f].
Bus 1, device 0, function 0:
VGA compatible controller: ATI Technologies Inc Rage XL AGP (rev 39).
IRQ 10.
Master Capable. Latency=32. Min Gnt=8.
Non-prefetchable 32 bit memory at 0xd4000000 [0xd4ffffff].
I/O at 0xa000 [0xa0ff].
Non-prefetchable 32 bit memory at 0xd6000000 [0xd6000fff].

$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 10
cpu MHz : 1002.287
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips : 1998.84

--
Ueimor


Attachments:
(No filename) (3.98 kB)
dmesg.gz (5.31 kB)
Download all attachments

2001-12-14 22:38:10

by Xavier Bestel

[permalink] [raw]
Subject: Re: freeze (2.4.17-pre/rc + Promise 20265)

le ven 14-12-2001 ? 23:19, Francois Romieu a ?crit :
> As soon as a disk is present in the first slot of the Promise adapter the
> kernel locks during boot as shown below (no sysrq, no led, nothing)
> [...]
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> VP_IDE: IDE controller on PCI bus 00 dev 39
> VP_IDE: chipset revision 6
> VP_IDE: not 100% native mode: will probe irqs later
> VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1
> ide0: BM-DMA at 0xb000-0xb007, BIOS settings: hda:DMA, hdb:DMA
> ide1: BM-DMA at 0xb008-0xb00f, BIOS settings: hdc:DMA, hdd:pio
> PDC20265: IDE controller on PCI bus 00 dev 60
> PDC20265: chipset revision 2
> ide: Found promise 20265 in RAID mode.
> PDC20265: not 100% native mode: will probe irqs later
> PDC20265: (U)DMA Burst Bit ENABLED Primary MASTER Mode Secondary MASTER Mode.
> ide2: BM-DMA at 0xdc00-0xdc07, BIOS settings: hde:pio, hdf:pio
> ide3: BM-DMA at 0xdc08-0xdc0f, BIOS settings: hdg:pio, hdh:pio <- appears
> [insert guru meditation here]

Click left mouse button to restart and disable ACPI

Xav

2001-12-14 22:47:40

by Xavier Bestel

[permalink] [raw]
Subject: Re: freeze (2.4.17-pre/rc + Promise 20265)


> > PDC20265: (U)DMA Burst Bit ENABLED Primary MASTER Mode Secondary MASTER Mode.
> > ide2: BM-DMA at 0xdc00-0xdc07, BIOS settings: hde:pio, hdf:pio
> > ide3: BM-DMA at 0xdc08-0xdc0f, BIOS settings: hdg:pio, hdh:pio <- appears
> > [insert guru meditation here]
>
> Click left mouse button to restart and disable ACPI

Oops, I thought this was the classic ACPI bug ...


2001-12-14 23:06:04

by Francois Romieu

[permalink] [raw]
Subject: Re: freeze (2.4.17-pre/rc + Promise 20265)

Xavier Bestel <[email protected]> :
> Click left mouse button to restart and disable ACPI

Nothing changed.

<head scratch>
What makes you believe there's X on this machine ?

--
Ueimor

2001-12-14 23:17:11

by Xavier Bestel

[permalink] [raw]
Subject: Re: freeze (2.4.17-pre/rc + Promise 20265)

le sam 15-12-2001 ? 00:05, Francois Romieu a ?crit :
> Xavier Bestel <[email protected]> :
> > Click left mouse button to restart and disable ACPI
>
> Nothing changed.
>
> <head scratch>
> What makes you believe there's X on this machine ?

Well, I have the exact same symptom and have seen it reported here by
others, and the cause is ACPI, since several kernel revisions.
But I read your dmesg, apparently you didn't configure it.

Xav