Gentoo Archives: gentoo-user

From: Matthias Langer <mlangc@×××.at>
To: gentoo-user@l.g.o
Subject: [gentoo-user] dma_intr: status=0x51
Date: Sat, 08 Oct 2005 02:19:58
Message-Id: 43472BAE.6000406@gmx.at
1 I just bought myself a new harddrive. While everything seems to work
2 fine so far, I recognized these messages from dmesg:
3
4 hdd: dma_intr: status=0x51 { DriveReady SeekComplete Error }
5 hdd: dma_intr: error=0x84 { DriveStatusError BadCRC }
6
7 I'm using vanilla-sources-2.6.12.5.
8
9 Here are some other parts from dmesg, which are included to describe the
10 relevant hardware in detail:
11
12 SiI680: IDE controller at PCI slot 0000:00:09.0
13 ....
14 SiI680: chipset revision 1
15 SiI680: BASE CLOCK == 133
16 SiI680: 100% native mode on irq 10
17 ide0: MMIO-DMA , BIOS settings: hda:pio, hdb:pio
18 ide1: MMIO-DMA , BIOS settings: hdc:pio, hdd:pio
19 ...
20 Probing IDE interface ide1...
21 hdc: _NEC DVD_RW ND-3540A, ATAPI CD/DVD-ROM drive
22 hdd: Maxtor 6L250R0, ATA DISK drive
23 hdd: max request size: 64KiB
24 hdd: 490234752 sectors (251000 MB) w/16384KiB Cache, CHS=30515/255/63,
25 UDMA(133)
26 hdd: cache flushes supported
27
28 Finally, this is what i get from hdparm -i /dev/hdd:
29
30 Model=Maxtor 6L250R0, FwRev=BAH41G10, SerialNo=L59CY5SH
31 Config={ Fixed }
32 RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
33 BuffType=DualPortCache, BuffSize=16384kB, MaxMultSect=16, MultSect=16
34 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=268435455
35 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
36 PIO modes: pio0 pio1 pio2 pio3 pio4
37 DMA modes: mdma0 mdma1 mdma2
38 UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5 udma6
39 AdvancedPM=yes: disabled (255) WriteCache=enabled
40 Drive conforms to: (null):
41
42 Maybe someone can give me a hint what might be wrong with my configuration.
43
44 Thanks, Matthias
45
46
47
48
49
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] dma_intr: status=0x51 "Hemmann