I posted this on Mandriva forum too - I'm hoping someone here might know the answer...
I'm looking at installing 2008, so I downloaded the "One" live iso to try it out on my hardware.
It takes an age to boot, largely due to some sort of loop it gets into trying to configure the DVD Writer it is running from. (Toshiba ODD-DVD SD-R6252 on a Compaq Presario 2500 laptop - ALI M5229 IDE Controller)
It basically sits there saying
CODE
ata2.00: exception Emask 0x0 ... frozen
ata2.00: cmd ... ...(timeout)
ata2: soft resetting port
ata2.00: configured for MWDMA2
ata2: EH complete
ata2.00: cmd ... ...(timeout)
ata2: soft resetting port
ata2.00: configured for MWDMA2
ata2: EH complete
a few times,
then the same thing but
CODE
MWDMA1
for a while...
I'm assuming that this is because the new libata drivers are having a problem with this drive, negotiating DMA
The whole boot process takes about 15 minutes (2007.1 live iso boots in 2 minutes, tops, without these errors)
I've tried giving boot parameters:
live combined_mode=ide
live combined_mode=libata
live libata.atapi_enabled=0
live libata.atapi_enabled=1
in various combinations.
I've also tried noapic, nolapic, acpi=off
and even ide=nodma
None of these parameters seem to help at all.
Questions:
Is there any way to force libata new stuff not to be used at boot ?
Will this problem go away with a proper install ?
(ie Is it a peculiarity of the "live" iso)
3.10.2007: edited to change title to [SOLVED]
