public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* IDE cs5530 hda: lost interrupt
@ 2006-11-08 22:05 Saulo
  2006-11-08 21:44 ` Alan Cox
  2006-11-08 23:53 ` Mark Lord
  0 siblings, 2 replies; 9+ messages in thread
From: Saulo @ 2006-11-08 22:05 UTC (permalink / raw)
  To: linux-kernel

Hi all,

any help is wellcome...

--------------------
CPU: NSC Geode(TM) Integrated Processor by National Semi stepping 02
...
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
CS5530: ide CONTROLLER AT pci SLOT 0000:00:12.2
CS5530: chipset revision 0
CS5530: not 100% native mode: will probe irqs later
PCI: Enabling bus mastering for device 0000:00:12.2
PCI: Setting latency timer of device 0000:00:12.2 to 64
     ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:pio
     ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:pio
hda: CF 32MB, CFA DISK drive
hda: IRQ probe failed (0xfeba)    >>> I think my problem may start here, 
but when I fix to IRQ 14 in try_to_identify() to hda the problem persist
ide0 at 0x1f0-0x1f7,0x3f6 on irq14
hdc: Hitachi CV 5.1.1, CFA DISK drive
ide1 at 0x170-0x177,0x376 on irq 15 (serialized with ide0)
hda: max request size: 128KiB
hda: 62976 sectors (32MB) w/1KiB Cache, CHS=492/4/32
 hda:<4>hda: lost interrupt
hda: lost interrupt
hda: lost interrupt
...
 hd1
hdc: max request size: 128KiB
hdc: 31488 sectors (16 MB) w/1KiB Cache, CHS=246/4/32
 hdc: hdc1
USB Universal Host Controller Interface driver v3.0
...
INIT: ...
---------------
when I look in my /proc/interrupts I see something strange

0:      929785    XT-PIC  timer
1:         128    XT-PIC  I8042
2:           0    XT-PIC  cascade
6:           3    XT-PIC  floppy
8:           0    XT-PIC  rtc
14:          2    XT-PIC  ide0    >>> just 2 interrupts
15:       2964    XT-PIC  ide1
NMI:         0
ERR:         0
  
pci devices (lspci)

00:00.0 Class 0600: 1078:0001 - Host bridge: Cyrix Corporation:PCI Master
00:12.0 Class 0601: 1078:0100 - ISA bridge: Cyrix Corporation:5530 
Legacy [Kahlua] (rev 30)
00:12.1 Class 0680: 1078:0101 - POWER interface: Cyrix Corporation:5530 
SMI [Kahlua]
00:12.2 Class 0101: 1078:0102 - IDE interface: Cyrix Corporation:5530 
IDE [Kahlua]
00:12.3 Class 0401: 1078:0103 - Multimedia audio controller: Cyrix 
Corporation:5530 Audio [Kahlua]
00:12.4 Class 0300: 1078:0104 - VGA compatible controller: Cyrix 
Corporation:5530 Video [Kahlua]
00:13.0 Class 0c03: 0e11:a0f8 - USB open host controller: Compaq 
Computer Corporation: ZFMicro Chipset USB (rev 06)

this is my machine configuration:
- GEODE GX1 BGA 200MHZ
- 64MB
- CS5530 with 2 controllers IDE master primary CompactFlash and master 
secondary, without slave connectors.

I tried all of present configurations from ide.txt and all that I found 
in the internet about this, and ever I get lots of <hda: lost interrupt>.
The incredible is that hdc work fine, and I undertand why.

Yes I tried all
    - ide=nodma
    - hda=noprobe
    - set default values to ide0
    - ide0=serialize ide1=serialize
    - disabling acpi and apic
    - chage CompactFlash
    - checking

thank´s

-- 
[]´s Saulo Alessandre



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-11-09 13:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-08 22:05 IDE cs5530 hda: lost interrupt Saulo
2006-11-08 21:44 ` Alan Cox
     [not found]   ` <45525EB0.1070907@tse.gov.br>
2006-11-08 21:59     ` Alan Cox
2006-11-08 23:17       ` Saulo
2006-11-09 13:30       ` Saulo
2006-11-09 13:28         ` Alan Cox
2006-11-08 22:56   ` Saulo
2006-11-08 23:53 ` Mark Lord
2006-11-09 13:59   ` Saulo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox