linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Denys Fedoryshchenko <denys@visp.net.lb>
Cc: Jeff Garzik <jeff@garzik.org>, Mark Lord <liml@rtr.ca>,
	James Andrewartha <jamesa@daa.com.au>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org,
	alan@lxorguk.ukuu.org.uk, htejun@gmail.com
Subject: Re: SC1200 failure in 2.6.23 and 2.6.24-rc1-git10
Date: Thu, 8 Nov 2007 01:30:53 +0100	[thread overview]
Message-ID: <200711080130.54143.bzolnier@gmail.com> (raw)
In-Reply-To: <20071107235548.M95675@visp.net.lb>

On Thursday 08 November 2007, Denys Fedoryshchenko wrote:
> 2.6.24-rc2 not working very well
> 
> 
> dmesg
> [   12.386395] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
> [   12.405579] ide: Assuming 33MHz system bus speed for PIO modes; override 
> with idebus=xx
> [   12.430441] SC1200: IDE controller (0x100b:0x0502 rev 0x01) at  PCI slot 
> 0000:00:12.2
> [   12.454070] SC1200: not 100% native mode: will probe irqs later
> [   12.471947]     ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, 
> hdb:pio
> [   12.493873]     ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, 
> hdd:pio
> [   12.515810] Probing IDE interface ide0...
> [   12.528810] Clocksource tsc unstable (delta = -497423729 ns)
> [   12.545888] Time: pit clocksource has been installed.
> [   12.563379] hda: SanDisk SDCFH-1024, CFA DISK drive
> [   12.578340] hda: applying conservative PIO "downgrade"
> [   12.593869] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO1
> [   12.594006] hda: MW DMA 2 mode selected
> [   12.594297] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> [   12.608778] Probing IDE interface ide1...
> [   12.623192] hda: max request size: 128KiB
> [   12.635322] hda: 2001888 sectors (1024 MB) w/1KiB Cache, CHS=1986/16/63, 
> DMA
> [   12.657134]  hda:<4>hda: dma_timer_expiry: dma status == 0x21
> [   12.865846] hda: DMA timeout error
> [   12.876092]  ide_dma_end dma_stat=21 err=1 newerr=0
> [   12.890753] hda: dma timeout error: status=0x58 { DriveReady SeekComplete 
> DataRequest }
> [   12.914977] ide: failed opcode was: unknown
> [   12.927743] hda: DMA disabled
> [   12.937035] ide0: reset: success
> [   12.948324]  hda1
> 
> Mounting taking long time on 1GB card cause of DMA issues. In dmesg i am not 
> sure about timestamp showing few seconds, in real life it took about 2 
> minutes.

Please try booting with "hda=nodma".

It could be a hardware problem (CF adapter without DMA lines).

Thanks,
Bart

  reply	other threads:[~2007-11-08  0:24 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20071101213013.M54162@visp.net.lb>
2007-11-07  6:15 ` SC1200 failure in 2.6.23 and 2.6.24-rc1-git10 Andrew Morton
2007-11-07 13:27   ` Denys Fedoryshchenko
2007-11-07 15:23     ` James Andrewartha
2007-11-07 16:06       ` Denys Fedoryshchenko
2007-11-07 19:12         ` Mark Lord
2007-11-07 21:22           ` Denys Fedoryshchenko
2007-11-07 22:31             ` Mark Lord
2007-11-07 22:54               ` Alan Cox
2007-11-07 21:36           ` Denys Fedoryshchenko
2007-11-07 23:20           ` Jeff Garzik
2007-11-07 23:24             ` Mark Lord
2007-11-07 23:49             ` Denys Fedoryshchenko
2007-11-08  0:01             ` Denys Fedoryshchenko
2007-11-08  0:30               ` Bartlomiej Zolnierkiewicz [this message]
2007-11-08  7:16                 ` Denys Fedoryshchenko
2007-11-08 10:48                   ` Alan Cox
2007-11-08 16:44                     ` Denys Fedoryshchenko
2007-11-08 17:31                       ` Jeff Garzik
2007-11-08 19:56                         ` Denys Fedoryshchenko
2007-11-08 22:40                           ` Alan Cox
2007-11-09  1:44                           ` Tejun Heo
     [not found] <fa.FFqM2AneKZLH2d3/UIeCMjE/RLE@ifi.uio.no>
2007-11-08  1:41 ` Robert Hancock
2007-11-08  7:01   ` Denys Fedoryshchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200711080130.54143.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=denys@visp.net.lb \
    --cc=htejun@gmail.com \
    --cc=jamesa@daa.com.au \
    --cc=jeff@garzik.org \
    --cc=liml@rtr.ca \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).