Gentoo Archives: gentoo-user

From: "Hemmann
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dma_intr: status=0x51
Date: Sat, 08 Oct 2005 03:50:30
Message-Id: 200510080546.10723.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-user] dma_intr: status=0x51 by Matthias Langer
1 On Saturday 08 October 2005 04:15, Matthias Langer wrote:
2 > I just bought myself a new harddrive. While everything seems to work
3 > fine so far, I recognized these messages from dmesg:
4 >
5 > hdd: dma_intr: status=0x51 { DriveReady SeekComplete Error }
6 > hdd: dma_intr: error=0x84 { DriveStatusError BadCRC }
7 >
8 > I'm using vanilla-sources-2.6.12.5.
9 >
10 > Here are some other parts from dmesg, which are included to describe the
11 > relevant hardware in detail:
12 >
13 > SiI680: IDE controller at PCI slot 0000:00:09.0
14 > ....
15 > SiI680: chipset revision 1
16 > SiI680: BASE CLOCK == 133
17 > SiI680: 100% native mode on irq 10
18 > ide0: MMIO-DMA , BIOS settings: hda:pio, hdb:pio
19 > ide1: MMIO-DMA , BIOS settings: hdc:pio, hdd:pio
20 > ...
21 > Probing IDE interface ide1...
22 > hdc: _NEC DVD_RW ND-3540A, ATAPI CD/DVD-ROM drive
23 > hdd: Maxtor 6L250R0, ATA DISK drive
24 > hdd: max request size: 64KiB
25 > hdd: 490234752 sectors (251000 MB) w/16384KiB Cache, CHS=30515/255/63,
26 > UDMA(133)
27 > hdd: cache flushes supported
28 >
29 > Finally, this is what i get from hdparm -i /dev/hdd:
30 >
31 > Model=Maxtor 6L250R0, FwRev=BAH41G10, SerialNo=L59CY5SH
32 > Config={ Fixed }
33 > RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
34 > BuffType=DualPortCache, BuffSize=16384kB, MaxMultSect=16, MultSect=16
35 > CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=268435455
36 > IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
37 > PIO modes: pio0 pio1 pio2 pio3 pio4
38 > DMA modes: mdma0 mdma1 mdma2
39 > UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5 udma6
40 > AdvancedPM=yes: disabled (255) WriteCache=enabled
41 > Drive conforms to: (null):
42 >
43 > Maybe someone can give me a hint what might be wrong with my configuration.
44
45 first off all, you should never mix ata and atapi devices (harddisks and
46 opticals) on one channel. That is known for making problems.
47
48 Your error message could be have two origins: your cable is defective or not
49 properly seated (easy to check), or your harddisk is on its way to the great
50 vendor in the sky.
51 Get a different cable. Connect the drive with this new cable. ONLY connect the
52 drive, not the burner. Does the error still occurs? Bring back the harddisk,
53 where you bought it.
54 --
55 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] dma_intr: status=0x51 Matthias Langer <mlangc@×××.at>