Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

[SOLVED] IT8212 Problem { DriveReady SeekComplete Error }

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
5 posts • Page 1 of 1
Author
Message
KotBehemot
n00b
n00b
User avatar
Posts: 71
Joined: Mon Feb 28, 2005 5:14 pm
Location: Poland Gdansk

[SOLVED] IT8212 Problem { DriveReady SeekComplete Error }

  • Quote

Post by KotBehemot » Tue Nov 22, 2005 12:12 am

hi there i have a strange think, i'm using gigabyte motherboard and there are 3 ide chanels, the thirst one is on ICH7 chipset and both ide2 and ide3 are on IT8212 and when the kernel is loading i get those strange outputs on the monitor:

Code: Select all

IT8212: chipset revision 19
it821x: controller in smart mode.
IT8212: 100% native mode on irq 18
    ide2: BM-DMA at 0xa800-0xa807, BIOS settings: hde:pio, hdf:DMA
    ide3: BM-DMA at 0xa808-0xa80f, BIOS settings: hdg:DMA, hdh:pio
Probing IDE interface ide2...
hde: SAMSUNG SP0802N, ATA DISK drive
hdf: WDC WD800BB-00FRA0, ATA DISK drive
hde: Performing identify fixups.
hdf: Performing identify fixups.
ide2 at 0x9810-0x9817,0x9c02 on irq 18
Probing IDE interface ide3...
hdg: SAMSUNG SP0802N, ATA DISK drive
hdg: Performing identify fixups.
ide3 at 0xa010-0xa017,0xa402 on irq 18
Probing IDE interface ide1...
hda: max request size: 128KiB
hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 hda3
hde: max request size: 128KiB
hde: 156365903 sectors (80059 MB) w/2048KiB Cache, CHS=16383/255/63, BUG
hde: cache flushes not supported
 hde:hde: recal_intr: status=0x51 { DriveReady SeekComplete Error }
hde: recal_intr: error=0x04 { DriveStatusError }
ide: failed opcode was: unknown
 hde1
hdf: max request size: 128KiB
hdf: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63, BUG
hdf: cache flushes not supported
 hdf:hdf: recal_intr: status=0x51 { DriveReady SeekComplete Error }
hdf: recal_intr: error=0x04 { DriveStatusError }
ide: failed opcode was: unknown
 hdf1
hdg: max request size: 128KiB
hdg: 156365903 sectors (80059 MB) w/2048KiB Cache, CHS=16383/255/63, BUG
hdg: cache flushes not supported
 hdg:hdg: recal_intr: status=0x51 { DriveReady SeekComplete Error }
hdg: recal_intr: error=0x04 { DriveStatusError }
ide: failed opcode was: unknown
there are three hard disks connected to that controller and all of them got those "DriveReady SeekComplete Error" what is it wrong?? maybe somebody can help me to fix it?? because i think that i have some bad sectors but if i mount them, the data stored on them is allright
Last edited by KotBehemot on Thu Dec 13, 2007 1:29 pm, edited 1 time in total.
Top
winston_nolan
n00b
n00b
Posts: 71
Joined: Tue Aug 24, 2004 9:36 am
Location: cape town, south africa

  • Quote

Post by winston_nolan » Tue May 16, 2006 7:28 am

good morning Rucok,

i have the same mother board, and im also getting these erros :)

Code: Select all

hde: max request size: 128KiB
hde: 781422768 sectors (400088 MB) w/8192KiB Cache, CHS=48641/255/63, BUG
 hde:hde: recal_intr: status=0x51 { DriveReady SeekComplete Error }
hde: recal_intr: error=0x04 { DriveStatusError }
ide: failed opcode was: unknown
 hde1
hdf: max request size: 128KiB
hdf: 781422768 sectors (400088 MB) w/8192KiB Cache, CHS=48641/255/63, BUG
 hdf:hdf: recal_intr: status=0x51 { DriveReady SeekComplete Error }
hdf: recal_intr: error=0x04 { DriveStatusError }
ide: failed opcode was: unknown
 hdf1
hdg: max request size: 128KiB
hdg: 781422768 sectors (400088 MB) w/8192KiB Cache, CHS=48641/255/63, BUG
 hdg:hdg: recal_intr: status=0x51 { DriveReady SeekComplete Error }
hdg: recal_intr: error=0x04 { DriveStatusError }
ide: failed opcode was: unknown
 hdg1
hdh: max request size: 128KiB
hdh: 781422768 sectors (400088 MB) w/8192KiB Cache, CHS=48641/255/63, BUG
 hdh:hdh: recal_intr: status=0x51 { DriveReady SeekComplete Error }
hdh: recal_intr: error=0x04 { DriveStatusError }
ide: failed opcode was: unknown
 hdh1
hdb: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
I'll look into this and if i get it fixed ill post it here,
enjoy your day my man!
Winston Nolan
www.3ampsy.com - PSYTRANCE! Listen to full tracks for Free, and buy various Psytrance related gear.

Please add [solved] to the initial post's subject line if you feel your problem is resolved.
Have a great day!
Top
mbar
Advocate
Advocate
User avatar
Posts: 2000
Joined: Wed Jan 19, 2005 9:45 am
Location: Poland

  • Quote

Post by mbar » Tue May 16, 2006 10:27 am

I have this controller on a PCI card. It works OK only when I configure it as a RAID with two drivers (RAID0, i have only two matching hds, so I can't check any other configuration). But recently I migrated my RAID to other computer and tried to use IT8212 as a regular IDE (no RAID) controller. Then these errors showed up for me also. It seems that using this controller as a regular IDE is not a good idea.
Top
KotBehemot
n00b
n00b
User avatar
Posts: 71
Joined: Mon Feb 28, 2005 5:14 pm
Location: Poland Gdansk

  • Quote

Post by KotBehemot » Tue May 30, 2006 8:04 pm

ohh i see thx a lot really big thx:) one more thing, can u tell me exactly how did u made those two disks as raid0??
Top
KotBehemot
n00b
n00b
User avatar
Posts: 71
Joined: Mon Feb 28, 2005 5:14 pm
Location: Poland Gdansk

  • Quote

Post by KotBehemot » Thu Dec 13, 2007 1:28 pm

i solved this problem, it waqs just one thing to change in bios controller setting from raid to ide:) moron i am:-p
Top
Post Reply

5 posts • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic