linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Riccardo Castellani <r.castellani@usl6.toscana.it>
Cc: Stefan <gentoopower@yahoo.de>, linux-ide@vger.kernel.org
Subject: Re: UDMA5
Date: Tue, 20 Sep 2005 09:54:36 +0200	[thread overview]
Message-ID: <58cb370e050920005431d504b4@mail.gmail.com> (raw)
In-Reply-To: <001801c5bdb8$0c204240$1f01a8c0@Ric>

On 9/20/05, Riccardo Castellani <r.castellani@usl6.toscana.it> wrote:
> I replaced again 80 wire cable with another one for the fourth time.
> I tried to connect IDE cable inverting side ends.
> Now It works alright.
> Thanks
> 
> hdparm -i  /dev/hda gets:
> 
>  Model=Maxtor 6Y080L0, FwRev=YAR41BW0, SerialNo=Y23TZR2C
>  Config={ Fixed }
>  RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
>  BuffType=DualPortCache, BuffSize=2048kB, MaxMultSect=16, MultSect=16
>  CurCHS=4047/16/255, CurSects=16511760, LBA=yes, LBAsects=160086528
>  IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
>  PIO modes:  pio0 pio1 pio2 pio3 pio4
>  DMA modes:  mdma0 mdma1 mdma2
>  UDMA modes: udma0 udma1 udma2 udma3 *udma4 udma5 udma6
>  AdvancedPM=yes: disabled (255) WriteCache=enabled
>  Drive conforms to: (null):
> 
>  * signifies the current active mode
> 
> 
> But in dmesg I saw:
> 
> EXT3 FS on hda8, internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> kjournald starting.  Commit interval 5 seconds
> EXT3 FS on hda3, internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> Adding 1052216k swap on /dev/hda7.  Priority:-1 extents:1
> hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
> ide: failed opcode was: unknown
> hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
> ide: failed opcode was: unknown
> hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
> ide: failed opcode was: unknown
> hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
> ide: failed opcode was: unknown
> ide0: reset: success
> 
> why this error ?

Bad CRC detected during transfer (usually bad cable).

> ----- Original Message -----
> From: "Bartlomiej Zolnierkiewicz" <bzolnier@gmail.com>
> To: "Riccardo Castellani" <r.castellani@usl6.toscana.it>
> Cc: "Stefan" <gentoopower@yahoo.de>; <linux-ide@vger.kernel.org>
> Sent: Monday, September 19, 2005 5:36 PM
> Subject: Re: UDMA5
> 
> 
> > On 9/19/05, Riccardo Castellani <r.castellani@usl6.toscana.it> wrote:
> >> I think it's no kernel problem because after immediately POST stage
> >> (before
> >> that GRUB is loaded) I see hard disk properties where UDMA is set to 2
> >> value. PIO mode is set to 4.
> >
> > It is still worth to try (Linux VIA IDE driver overrides BIOS UDMA
> > settings,
> > it depends only on BIOS doing the cable detection - but you can try
> > booting
> > with "ide0=ata66" kernel parameter to force 80-wires cable).
> >
> >> ----- Original Message -----
> >> From: "Bartlomiej Zolnierkiewicz" <bzolnier@gmail.com>
> >> To: "Riccardo Castellani" <r.castellani@usl6.toscana.it>
> >> Cc: "Stefan" <gentoopower@yahoo.de>; <linux-ide@vger.kernel.org>
> >> Sent: Monday, September 19, 2005 5:16 PM
> >> Subject: Re: UDMA5
> >>
> >>
> >> > On 9/19/05, Riccardo Castellani <r.castellani@usl6.toscana.it> wrote:
> >> >> I run Maxtor MaxPower tool and HD test is ok.
> >> >> I didn't see any settings to change UDMA mode.
> >> >> I tried to run Knoppix live CD into machine and I had the same result:
> >> >> UDMA
> >> >> 2*
> >> >> I put this disk into another hardware and It worked in UDMA 6 !!!
> >> >> What do you think ?
> >> >
> >> >>>>> Linux version 2.6.12-1.1376_FC3 (bhcompile@tweety.build.redhat.com)
> >> >>>>> (gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)) #1 Fri Aug 26
> >> >>>>> 23:27:26
> >> >>>>> EDT 2005
> >> >
> >> > Try with *vanilla* kernel 2.6.13 or 2.6.14-rc1.
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-ide" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >
> 
>

      reply	other threads:[~2005-09-20  7:54 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-06  7:15 (unknown), Riccardo Castellani
2005-09-06  7:59 ` Stefan
2005-09-06  8:27   ` Re: Riccardo Castellani
2005-09-06 11:00     ` Re: Stefan
2005-09-07  8:30       ` Re: Riccardo Castellani
2005-09-07  9:28         ` Re: Erik Slagter
2005-09-07 10:13           ` UDMA5 not works ! Riccardo Castellani
2005-09-08  1:21         ` Stefan
2005-09-08  7:21           ` Re: Riccardo Castellani
2005-09-08  8:06             ` Re: Stefan
2005-09-08 11:34               ` Re: Riccardo Castellani
2005-09-08 15:55                 ` Re: Stefan
2005-09-19  9:19                   ` UDMA5 Riccardo Castellani
2005-09-19  9:50                     ` UDMA5 Stefan
2005-09-19 15:07                       ` UDMA5 Riccardo Castellani
2005-09-19 15:16                         ` UDMA5 Bartlomiej Zolnierkiewicz
2005-09-19 15:33                           ` UDMA5 Riccardo Castellani
2005-09-19 15:36                             ` UDMA5 Bartlomiej Zolnierkiewicz
2005-09-19 17:27                               ` UDMA5 Riccardo Castellani
2005-09-20  7:51                               ` UDMA5 Riccardo Castellani
2005-09-20  7:54                                 ` Bartlomiej Zolnierkiewicz [this message]

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=58cb370e050920005431d504b4@mail.gmail.com \
    --to=bzolnier@gmail.com \
    --cc=gentoopower@yahoo.de \
    --cc=linux-ide@vger.kernel.org \
    --cc=r.castellani@usl6.toscana.it \
    /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).