|
From: Serge L. <ser...@gm...> - 2011-03-29 20:51:51
|
Hi Christian,
can you please check if "libata.dma=3" works for your ( instead of “ide=nodma”).
If not, you can try "libata.dma=0" - disable DMA for all pata and sata. ('=3'
should disable it for CF only)
Docs (Documentation/kernel-parameters.txt )
libata.dma= [LIBATA] DMA control
libata.dma=0 Disable all PATA and SATA DMA
libata.dma=1 PATA and SATA Disk DMA only
libata.dma=2 ATAPI (CDROM) DMA only
libata.dma=4 Compact Flash DMA only
Combinations also work, so libata.dma=3 enables DMA
for disks and CDROMs, but not CFs.
Serge
On 03/29/2011 01:36 AM, Christian Höfgen wrote:
> I try to upgrade our Devil Linux version 1.3.6 which is installed on a Compaq
> Flash Card to the latest 1.4.2 version.
>
> On 1.3.6 with boot loader Grub, and parameter “ide=nodma” it workt fine.
>
> With version 1.4.2 I get DMA timeout error
>
> Getting the message “had: ide_dma_sff_timer_expired: DMA status (0x21)”
>
> Than the message “had: DMA disabled”
>
> And then the system hangs on the message “ide0: reset time-out, stutus=0x80”
>
> I am not yet so familiar with Linux.
>
> But as far as I can see it looks like Grub has not been changed. It looks like
> the boot parameter “ide=nodma” is not picked up any more at boot time.
>
> Help would be appreciate.
>
> Greetings,
> Chris Höfgen
>
>
>
> ------------------------------------------------------------------------------
> Enable your software for Intel(R) Active Management Technology to meet the
> growing manageability and security demands of your customers. Businesses
> are taking advantage of Intel(R) vPro (TM) technology - will your software
> be a part of the solution? Download the Intel(R) Manageability Checker
> today! http://p.sf.net/sfu/intel-dev2devmar
>
>
>
> _______________________________________________
> Devil-linux-discuss mailing list
> Dev...@li...
> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss
|