Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13933 - Kernel hangs an Partition check on PDC20268 (Promise Ultra100 TX2)
Summary: Kernel hangs an Partition check on PDC20268 (Promise Ultra100 TX2)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Bob Johnson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-14 15:36 UTC by Nick Murtagh
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Murtagh 2003-01-14 15:36:05 UTC
Attempted install of gentoo-basic-x86-1.4_rc2.iso

This is on an ABIT BP6 with 2 x Celeron 400MHz.

IBM Hard Disk attached (Deskstar 120GXP)
hde: IC35L040AVVA07-0, ATA DISK drive

kernel hangs at

Partition check:
  /dev/ide/host2/bus0/target0/lun0:

Tried booting with 
  gentoo noapic acpi=off noscsi
but this made no difference.

(acpi=no as documented in the cdrom bootloader screen doesn't turn
of acpi. acpi=off is needed to do this.)
Comment 1 Nick Murtagh 2003-01-14 15:37:52 UTC
To clarify, the IDE controller is a Promise Ultra 100TX2 (PDC20268)
Comment 2 Bob Johnson (RETIRED) gentoo-dev 2003-01-14 20:10:16 UTC
try latest experimental livecd please , has newest ide core  
Comment 3 Nick Murtagh 2003-01-16 02:59:36 UTC
I tried livecd-basic-x86-2003011400.iso.

It got past the Partition check on 3 out of 4 boots.

On writing partition table with fdisk I get

hde: timeout waiting for DMA
PDC202xx: Primary channel reset
ide_dmaproc: chipset supported ide_dma_timeout func only: 16

The partition table does not get written. 

I've going to run the disk through IBM's Drive Fitness Test
to rule out a problem with the drive, and I'll see if it
works ok with DMA turned off. 

My gut feeling is that PDC202xx doesn't work properly yet with DMA :(
Comment 4 Nick Murtagh 2003-01-17 09:59:22 UTC
Hi

DFT says disk is in good health.

Everything works ok if I turn DMA off (create partitions and filesystems)

ide=nodma does NOT turn off DMA on this device, although it does allow
the kernel to boot. I had to turn off DMA manually with hdparm before
I could safely use fdisk.

I think I'll try installing gentoo with DMA turned off and then try 
various kernels such as -ac or 2.5. I'll complain to lkml if I don't 
get anywhere, so feel free to close this bug...

Thanks,

Nick
Comment 5 Bob Johnson (RETIRED) gentoo-dev 2003-01-18 01:03:39 UTC
xfs-sources and gs-sources, maybe gentoo-sources (check changelog) 
Have fixes for this chipset.