LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-02-2006, 08:54 AM   #1
papasj
LQ Newbie
 
Registered: Apr 2005
Posts: 9

Rep: Reputation: 0
Problem with SATA2 and Intel 82801EB


Hello,

I've recently purchased a WesternDigital SATA2 drive. My motherboard is a GigaByte GA-8IPE1000 with Intel 82801EB SATA controller. The problem I'm having is during the boot operation and mounting of the SATA disk. When I boot the system it slows down during the SATA (/dev/hde) identification. My kernel is 2.6.15.1

--------------- dmesg begins ---------------------
hde: 312581808 sectors (160041 MB) w/8192KiB Cache, CHS=19457/255/63, UDMA(33)
irq 11: nobody cared (try booting with the "irqpoll" option)
[<c0132fa8>] __report_bad_irq+0x2a/0x8f
[<c0132a2d>] handle_IRQ_event+0x2e/0x64
[<c01330a3>] note_interrupt+0x7c/0xe1
[<c0132afe>] __do_IRQ+0x9b/0xa5
[<c01048dc>] do_IRQ+0x19/0x24
[<c0102fe2>] common_interrupt+0x1a/0x20
[<c011ca5b>] __do_softirq+0x2f/0x8a
[<c011cadc>] do_softirq+0x26/0x28
[<c01048e1>] do_IRQ+0x1e/0x24
[<c0102fe2>] common_interrupt+0x1a/0x20
[<c0101050>] default_idle+0x32/0x50
[<c01010d1>] cpu_idle+0x4f/0x58
[<c044272d>] start_kernel+0x16c/0x1a8
[<c04422f7>] unknown_bootoption+0x0/0x1ab
handlers:
[<c028dfe3>] (ide_intr+0x0/0x126)
Disabling IRQ #11
hde: cache flushes supported
hde:<4>hde: dma_timer_expiry: dma status == 0x64
hde: DMA interrupt recovery
hde: lost interrupt
hde1 < hde5 hde6 >
irq 11: nobody cared (try booting with the "irqpoll" option)
--------------- dmesg ends --------------------

--------------- lspci begins -------------------
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
Subsystem: Giga-byte Technology GA-8IPE1000 Pro2 motherboard (865PE)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at <unassigned>
Region 1: I/O ports at <unassigned>
Region 2: I/O ports at <unassigned>
Region 3: I/O ports at <unassigned>
Region 4: I/O ports at f000 [size=16]
Region 5: Memory at 50000000 (32-bit, non-prefetchable) [size=1K]
00: 86 80 db 24 07 00 88 02 02 8a 01 01 00 00 00 00
10: 01 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00
20: 01 f0 00 00 00 00 00 50 00 00 00 00 58 14 d2 24
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00

00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Giga-byte Technology GA-8IPE1000 Pro2 motherboard (865PE)
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at c000 [size=8]
Region 1: I/O ports at c400 [size=4]
Region 2: I/O ports at c800 [size=8]
Region 3: I/O ports at cc00 [size=4]
Region 4: I/O ports at d000 [size=16]
00: 86 80 d1 24 05 00 a8 02 02 8f 01 01 00 00 00 00
10: 01 c0 00 00 01 c4 00 00 01 c8 00 00 01 cc 00 00
20: 01 d0 00 00 00 00 00 00 00 00 00 00 58 14 d1 24
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00
----------------- lspci ends ------------------

When I try to mount a /dev/hde partition I always get a "Disabling IRQ #11" warning and the mount is completed with a delay of 10 seconds. Note that the mount is being done but only after the delay.

If you need the full dmesg and lspci output please say so. I haven't included it since they are long.

Last edited by papasj; 02-02-2006 at 09:23 AM.
 
Old 04-02-2006, 05:37 AM   #2
papasj
LQ Newbie
 
Registered: Apr 2005
Posts: 9

Original Poster
Rep: Reputation: 0
problem solved!

Since noone had a clue about what was the problem, i just wanted to say that I still don't know why the sata hdd failed to work properly under 2.6.15_1. However I just tried 2.6.16 stable version and without modifying anything the drive is working perfectly.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel Corp. 82801eb AC'97 Soundcard Stargod Linux - Hardware 6 12-12-2007 08:31 PM
Help! Install SLES 9 SP3 ell Precision 470 Intel 82801EB SATA controller betancoj SUSE / openSUSE 4 01-25-2006 03:03 PM
intel 82801eb ac 97 sound card fedora shakeeb Linux - Hardware 1 06-26-2004 02:11 AM
No sound on Intel 82801EB, help please manboy Linux - Newbie 1 03-19-2004 05:11 PM
Help Me: Problem with Intel Corp. 82801EB AC'97 in Redhat 9 palla Linux - Hardware 1 01-21-2004 10:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration